Skip to content
Success

Console Output

Pull request #40395 updated
Started by user Sebastiaan van Stijn
Rebuilds build #2
14:16:47 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at f9d136b6c68d02257991b2e3176f5c6adc104f7c rather than 4d249ae1f33d3e57be78ec1ce573589397720741
Obtained Jenkinsfile from f9d136b6c68d02257991b2e3176f5c6adc104f7c
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
14:16:53 [2020-01-21T14:16:53.766Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:16:53 [2020-01-21T14:16:53.774Z] Trying to pass milestone 2
[Pipeline] milestone
14:16:53 [2020-01-21T14:16:53.799Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:16:53 [2020-01-21T14:16:53.966Z] Running on ubuntu-1804-overlay2 (i-0370eb716d5ed8ad6) in /home/ubuntu/workspace/moby_PR-40395
[Pipeline] {
[Pipeline] checkout
14:16:54 [2020-01-21T14:16:54.023Z] using credential docker-jenkins-github-credentials
14:16:54 [2020-01-21T14:16:54.033Z] Cloning the remote Git repository
14:16:54 [2020-01-21T14:16:54.033Z] Cloning with configured refspecs honoured and without tags
14:16:54 [2020-01-21T14:16:54.030Z] Cloning repository https://github.com/moby/moby.git
14:16:54 [2020-01-21T14:16:54.031Z]  > git init /home/ubuntu/workspace/moby_PR-40395 # timeout=10
14:16:54 [2020-01-21T14:16:54.039Z] Fetching upstream changes from https://github.com/moby/moby.git
14:16:54 [2020-01-21T14:16:54.039Z]  > git --version # timeout=10
14:16:54 [2020-01-21T14:16:54.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:16:54 [2020-01-21T14:16:54.045Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:17:07 [2020-01-21T14:17:07.763Z] Fetching without tags
14:17:08 [2020-01-21T14:17:08.041Z] Merging remotes/origin/master commit f9d136b6c68d02257991b2e3176f5c6adc104f7c into PR head commit 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:07 [2020-01-21T14:17:07.728Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:07 [2020-01-21T14:17:07.734Z]  > git config --add remote.origin.fetch +refs/pull/40395/head:refs/remotes/origin/PR-40395 # timeout=10
14:17:07 [2020-01-21T14:17:07.746Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:17:07 [2020-01-21T14:17:07.754Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:07 [2020-01-21T14:17:07.760Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:07 [2020-01-21T14:17:07.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:07 [2020-01-21T14:17:07.760Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:17:08 [2020-01-21T14:17:08.039Z]  > git config core.sparsecheckout # timeout=10
14:17:08 [2020-01-21T14:17:08.045Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:08 [2020-01-21T14:17:08.538Z] Merge succeeded, producing 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:08 [2020-01-21T14:17:08.539Z] Checking out Revision 4d249ae1f33d3e57be78ec1ce573589397720741 (PR-40395)
14:17:09 [2020-01-21T14:17:09.082Z] Commit message: "remove extra space in code comment in ping.go"
14:17:08 [2020-01-21T14:17:08.521Z]  > git merge f9d136b6c68d02257991b2e3176f5c6adc104f7c # timeout=10
14:17:08 [2020-01-21T14:17:08.528Z]  > git rev-parse HEAD^{commit} # timeout=10
14:17:08 [2020-01-21T14:17:08.536Z]  > git config core.sparsecheckout # timeout=10
14:17:08 [2020-01-21T14:17:08.541Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:09 [2020-01-21T14:17:09.080Z]  > git rev-list --no-walk 4d249ae1f33d3e57be78ec1ce573589397720741 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:17:10 [2020-01-21T14:17:10.140Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40395:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
14:17:10 [2020-01-21T14:17:10.140Z] Unable to find image 'alpine:latest' locally
14:17:10 [2020-01-21T14:17:10.140Z] latest: Pulling from library/alpine
14:17:10 [2020-01-21T14:17:10.140Z] c9b1b535fdd9: Already exists
14:17:10 [2020-01-21T14:17:10.140Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
14:17:10 [2020-01-21T14:17:10.140Z] Status: Downloaded newer image for alpine:latest
14:17:13 [2020-01-21T14:17:13.418Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
14:17:13 [2020-01-21T14:17:13.966Z] Running on ubuntu-1804-overlay2 (i-0370eb716d5ed8ad6) in /home/ubuntu/workspace/moby_PR-40395
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
14:17:14 [2020-01-21T14:17:14.021Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-40395
[Pipeline] checkout
[Pipeline] // stage
14:17:14 [2020-01-21T14:17:14.041Z] using credential docker-jenkins-github-credentials
14:17:14 [2020-01-21T14:17:14.052Z] Fetching changes from the remote Git repository
[Pipeline] // stage
14:17:14 [2020-01-21T14:17:14.057Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
14:17:14 [2020-01-21T14:17:14.138Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40395
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] {
14:17:14 [2020-01-21T14:17:14.187Z] 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] }
14:17:14 [2020-01-21T14:17:14.205Z] Cloning the remote Git repository
14:17:14 [2020-01-21T14:17:14.205Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:17:14 [2020-01-21T14:17:14.340Z] Merging remotes/origin/master commit f9d136b6c68d02257991b2e3176f5c6adc104f7c into PR head commit 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:14 [2020-01-21T14:17:14.422Z] Merge succeeded, producing 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:14 [2020-01-21T14:17:14.423Z] Checking out Revision 4d249ae1f33d3e57be78ec1ce573589397720741 (PR-40395)
14:17:14 [2020-01-21T14:17:14.477Z] Commit message: "remove extra space in code comment in ping.go"
14:17:14 [2020-01-21T14:17:14.773Z] using credential docker-jenkins-github-credentials
14:17:14 [2020-01-21T14:17:14.817Z] Cloning the remote Git repository
14:17:14 [2020-01-21T14:17:14.817Z] Cloning with configured refspecs honoured and without tags
14:17:14 [2020-01-21T14:17:14.043Z]  > git rev-parse --is-inside-work-tree # timeout=10
14:17:14 [2020-01-21T14:17:14.049Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:14 [2020-01-21T14:17:14.055Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:14 [2020-01-21T14:17:14.055Z]  > git --version # timeout=10
14:17:14 [2020-01-21T14:17:14.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:14 [2020-01-21T14:17:14.060Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:17:14 [2020-01-21T14:17:14.337Z]  > git config core.sparsecheckout # timeout=10
14:17:14 [2020-01-21T14:17:14.353Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:14 [2020-01-21T14:17:14.403Z]  > git merge f9d136b6c68d02257991b2e3176f5c6adc104f7c # timeout=10
14:17:14 [2020-01-21T14:17:14.411Z]  > git rev-parse HEAD^{commit} # timeout=10
14:17:14 [2020-01-21T14:17:14.420Z]  > git config core.sparsecheckout # timeout=10
14:17:14 [2020-01-21T14:17:14.423Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:14 [2020-01-21T14:17:14.850Z] Cloning repository https://github.com/moby/moby.git
14:17:14 [2020-01-21T14:17:14.890Z]  > git init /home/jenkins/workspace/moby_PR-40395 # timeout=10
14:17:14 [2020-01-21T14:17:14.925Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:14 [2020-01-21T14:17:14.927Z]  > git --version # timeout=10
14:17:14 [2020-01-21T14:17:14.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:14 [2020-01-21T14:17:14.948Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:17:14 [2020-01-21T14:17:14.209Z] Cloning repository https://github.com/moby/moby.git
14:17:14 [2020-01-21T14:17:14.209Z]  > git init /home/docker/workspace/moby_PR-40395 # timeout=10
14:17:14 [2020-01-21T14:17:14.219Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:14 [2020-01-21T14:17:14.219Z]  > git --version # timeout=10
14:17:14 [2020-01-21T14:17:14.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:14 [2020-01-21T14:17:14.224Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:17:16 [2020-01-21T14:17:16.490Z] + [ PR != PR ]
14:17:16 [2020-01-21T14:17:16.490Z] + [ master != master ]
14:17:16 [2020-01-21T14:17:16.490Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:17:16 [2020-01-21T14:17:16.848Z] + docker version
14:17:16 [2020-01-21T14:17:16.848Z] Client: Docker Engine - Community
14:17:16 [2020-01-21T14:17:16.848Z]  Version:           19.03.2
14:17:16 [2020-01-21T14:17:16.848Z]  API version:       1.40
14:17:16 [2020-01-21T14:17:16.848Z]  Go version:        go1.12.8
14:17:16 [2020-01-21T14:17:16.848Z]  Git commit:        6a30dfc
14:17:16 [2020-01-21T14:17:16.848Z]  Built:             Thu Aug 29 05:29:11 2019
14:17:16 [2020-01-21T14:17:16.848Z]  OS/Arch:           linux/amd64
14:17:16 [2020-01-21T14:17:16.848Z]  Experimental:      false
14:17:16 [2020-01-21T14:17:16.848Z] 
14:17:16 [2020-01-21T14:17:16.848Z] Server: Docker Engine - Community
14:17:16 [2020-01-21T14:17:16.848Z]  Engine:
14:17:16 [2020-01-21T14:17:16.848Z]   Version:          19.03.2
14:17:16 [2020-01-21T14:17:16.848Z]   API version:      1.40 (minimum version 1.12)
14:17:16 [2020-01-21T14:17:16.848Z]   Go version:       go1.12.8
14:17:16 [2020-01-21T14:17:16.848Z]   Git commit:       6a30dfc
14:17:16 [2020-01-21T14:17:16.848Z]   Built:            Thu Aug 29 05:27:45 2019
14:17:16 [2020-01-21T14:17:16.848Z]   OS/Arch:          linux/amd64
14:17:16 [2020-01-21T14:17:16.848Z]   Experimental:     true
14:17:16 [2020-01-21T14:17:16.848Z]  containerd:
14:17:16 [2020-01-21T14:17:16.848Z]   Version:          1.2.6
14:17:16 [2020-01-21T14:17:16.848Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:17:16 [2020-01-21T14:17:16.848Z]  runc:
14:17:16 [2020-01-21T14:17:16.848Z]   Version:          1.0.0-rc8
14:17:16 [2020-01-21T14:17:16.848Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:17:16 [2020-01-21T14:17:16.848Z]  docker-init:
14:17:16 [2020-01-21T14:17:16.848Z]   Version:          0.18.0
14:17:16 [2020-01-21T14:17:16.848Z]   GitCommit:        fec3683
[Pipeline] sh
14:17:17 [2020-01-21T14:17:17.138Z] + docker info
14:17:17 [2020-01-21T14:17:17.138Z] Client:
14:17:17 [2020-01-21T14:17:17.138Z]  Debug Mode: false
14:17:17 [2020-01-21T14:17:17.138Z] 
14:17:17 [2020-01-21T14:17:17.138Z] Server:
14:17:17 [2020-01-21T14:17:17.138Z]  Containers: 0
14:17:17 [2020-01-21T14:17:17.138Z]   Running: 0
14:17:17 [2020-01-21T14:17:17.138Z]   Paused: 0
14:17:17 [2020-01-21T14:17:17.138Z]   Stopped: 0
14:17:17 [2020-01-21T14:17:17.138Z]  Images: 34
14:17:17 [2020-01-21T14:17:17.138Z]  Server Version: 19.03.2
14:17:17 [2020-01-21T14:17:17.138Z]  Storage Driver: overlay2
14:17:17 [2020-01-21T14:17:17.138Z]   Backing Filesystem: extfs
14:17:17 [2020-01-21T14:17:17.138Z]   Supports d_type: true
14:17:17 [2020-01-21T14:17:17.138Z]   Native Overlay Diff: true
14:17:17 [2020-01-21T14:17:17.138Z]  Logging Driver: json-file
14:17:17 [2020-01-21T14:17:17.138Z]  Cgroup Driver: cgroupfs
14:17:17 [2020-01-21T14:17:17.138Z]  Plugins:
14:17:17 [2020-01-21T14:17:17.138Z]   Volume: local
14:17:17 [2020-01-21T14:17:17.138Z]   Network: bridge host ipvlan macvlan null overlay
14:17:17 [2020-01-21T14:17:17.138Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:17:17 [2020-01-21T14:17:17.138Z]  Swarm: inactive
14:17:17 [2020-01-21T14:17:17.138Z]  Runtimes: runc
14:17:17 [2020-01-21T14:17:17.138Z]  Default Runtime: runc
14:17:17 [2020-01-21T14:17:17.138Z]  Init Binary: docker-init
14:17:17 [2020-01-21T14:17:17.138Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:17:17 [2020-01-21T14:17:17.138Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
14:17:17 [2020-01-21T14:17:17.138Z]  init version: fec3683
14:17:17 [2020-01-21T14:17:17.138Z]  Security Options:
14:17:17 [2020-01-21T14:17:17.138Z]   apparmor
14:17:17 [2020-01-21T14:17:17.138Z]   seccomp
14:17:17 [2020-01-21T14:17:17.138Z]    Profile: default
14:17:17 [2020-01-21T14:17:17.138Z]  Kernel Version: 4.15.0-1048-aws
14:17:17 [2020-01-21T14:17:17.138Z]  Operating System: Ubuntu 18.04.3 LTS
14:17:17 [2020-01-21T14:17:17.138Z]  OSType: linux
14:17:17 [2020-01-21T14:17:17.138Z]  Architecture: x86_64
14:17:17 [2020-01-21T14:17:17.138Z]  CPUs: 2
14:17:17 [2020-01-21T14:17:17.138Z]  Total Memory: 7.501GiB
14:17:17 [2020-01-21T14:17:17.138Z]  Name: ip-10-100-113-249
14:17:17 [2020-01-21T14:17:17.138Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
14:17:17 [2020-01-21T14:17:17.138Z]  Docker Root Dir: /var/lib/docker
14:17:17 [2020-01-21T14:17:17.138Z]  Debug Mode: false
14:17:17 [2020-01-21T14:17:17.138Z]  Registry: https://index.docker.io/v1/
14:17:17 [2020-01-21T14:17:17.138Z]  Labels:
14:17:17 [2020-01-21T14:17:17.138Z]  Experimental: true
14:17:17 [2020-01-21T14:17:17.138Z]  Insecure Registries:
14:17:17 [2020-01-21T14:17:17.138Z]   127.0.0.0/8
14:17:17 [2020-01-21T14:17:17.138Z]  Live Restore Enabled: true
14:17:17 [2020-01-21T14:17:17.138Z] 
14:17:17 [2020-01-21T14:17:17.138Z] WARNING: No swap limit support
[Pipeline] sh
14:17:17 [2020-01-21T14:17:17.424Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:17:17 [2020-01-21T14:17:17.424Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:17:17 [2020-01-21T14:17:17.424Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:17:17 [2020-01-21T14:17:17.424Z] + bash /home/ubuntu/workspace/moby_PR-40395/check-config.sh
14:17:17 [2020-01-21T14:17:17.424Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:17:17 [2020-01-21T14:17:17.424Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
14:17:17 [2020-01-21T14:17:17.424Z] 
14:17:17 [2020-01-21T14:17:17.424Z] Generally Necessary:
14:17:17 [2020-01-21T14:17:17.424Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:17:17 [2020-01-21T14:17:17.424Z] - apparmor: enabled and tools installed
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_NAMESPACES: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_NET_NS: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_PID_NS: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_IPC_NS: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_UTS_NS: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_CGROUPS: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_CGROUP_CPUACCT: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_CGROUP_DEVICE: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_CGROUP_FREEZER: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_CGROUP_SCHED: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_CPUSETS: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_MEMCG: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_KEYS: enabled
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_VETH: enabled (as module)
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_BRIDGE: enabled (as module)
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:17:17 [2020-01-21T14:17:17.424Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_NF_NAT: enabled (as module)
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_NF_NAT_NEEDED: enabled
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_POSIX_MQUEUE: enabled
14:17:17 [2020-01-21T14:17:17.682Z] 
14:17:17 [2020-01-21T14:17:17.682Z] Optional Features:
14:17:17 [2020-01-21T14:17:17.682Z] - CONFIG_USER_NS: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_SECCOMP: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_CGROUP_PIDS: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_MEMCG_SWAP: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:17:17 [2020-01-21T14:17:17.683Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_BLK_CGROUP: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_IOSCHED_CFQ: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_CGROUP_PERF: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_CGROUP_HUGETLB: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_CFS_BANDWIDTH: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_RT_GROUP_SCHED: missing
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_IP_VS: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_IP_VS_NFCT: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_IP_VS_RR: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_EXT4_FS: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:17:17 [2020-01-21T14:17:17.683Z] - Network Drivers:
14:17:17 [2020-01-21T14:17:17.683Z]   - "overlay":
14:17:17 [2020-01-21T14:17:17.683Z]     - CONFIG_VXLAN: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:17:17 [2020-01-21T14:17:17.683Z]       Optional (for encrypted networks):
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_CRYPTO: enabled
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_CRYPTO_AEAD: enabled
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_CRYPTO_GCM: enabled
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_CRYPTO_GHASH: enabled
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_XFRM: enabled
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_XFRM_USER: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_INET_ESP: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z]   - "ipvlan":
14:17:17 [2020-01-21T14:17:17.683Z]     - CONFIG_IPVLAN: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z]   - "macvlan":
14:17:17 [2020-01-21T14:17:17.683Z]     - CONFIG_MACVLAN: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z]     - CONFIG_DUMMY: enabled (as module)
14:17:17 [2020-01-21T14:17:17.683Z]   - "ftp,tftp client in container":
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:17:17 [2020-01-21T14:17:17.939Z] - Storage Drivers:
14:17:17 [2020-01-21T14:17:17.939Z]   - "aufs":
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_AUFS_FS: enabled (as module)
14:17:17 [2020-01-21T14:17:17.939Z]   - "btrfs":
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:17:17 [2020-01-21T14:17:17.939Z]   - "devicemapper":
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_BLK_DEV_DM: enabled
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:17:17 [2020-01-21T14:17:17.939Z]   - "overlay":
14:17:17 [2020-01-21T14:17:17.939Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:17:17 [2020-01-21T14:17:17.939Z]   - "zfs":
14:17:17 [2020-01-21T14:17:17.939Z]     - /dev/zfs: missing
14:17:17 [2020-01-21T14:17:17.939Z]     - zfs command: missing
14:17:17 [2020-01-21T14:17:17.939Z]     - zpool command: missing
14:17:17 [2020-01-21T14:17:17.939Z] 
14:17:17 [2020-01-21T14:17:17.939Z] Limits:
14:17:17 [2020-01-21T14:17:17.939Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:17:17 [2020-01-21T14:17:17.939Z] 
14:17:17 [2020-01-21T14:17:17.939Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:17:18 [2020-01-21T14:17:18.279Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d249ae1f33d3e57be78ec1ce573589397720741 .
14:17:18 [2020-01-21T14:17:18.279Z] #2 [internal] load build definition from Dockerfile
14:17:18 [2020-01-21T14:17:18.279Z] #2 transferring dockerfile: 15.58kB done
14:17:18 [2020-01-21T14:17:18.279Z] #2 DONE 0.1s
14:17:18 [2020-01-21T14:17:18.279Z] 
14:17:18 [2020-01-21T14:17:18.279Z] #1 [internal] load .dockerignore
14:17:18 [2020-01-21T14:17:18.279Z] #1 transferring context: 87B done
14:17:18 [2020-01-21T14:17:18.279Z] #1 DONE 0.0s
14:17:18 [2020-01-21T14:17:18.279Z] 
14:17:18 [2020-01-21T14:17:18.279Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:17:18 [2020-01-21T14:17:18.538Z] #3 DONE 0.2s
14:17:18 [2020-01-21T14:17:18.538Z] 
14:17:18 [2020-01-21T14:17:18.538Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:17:18 [2020-01-21T14:17:18.538Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:17:18 [2020-01-21T14:17:18.795Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
14:17:18 [2020-01-21T14:17:18.795Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done
14:17:18 [2020-01-21T14:17:18.795Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:17:18 [2020-01-21T14:17:18.795Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
14:17:18 [2020-01-21T14:17:18.795Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
14:17:19 [2020-01-21T14:17:19.052Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
14:17:19 [2020-01-21T14:17:19.052Z] #4 DONE 0.4s
14:17:19 [2020-01-21T14:17:19.310Z] 
14:17:19 [2020-01-21T14:17:19.310Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:17:19 [2020-01-21T14:17:19.567Z] #6 ...
14:17:19 [2020-01-21T14:17:19.567Z] 
14:17:19 [2020-01-21T14:17:19.567Z] #5 [internal] load metadata for docker.io/library/golang:1.13.6-buster
14:17:19 [2020-01-21T14:17:19.567Z] #5 DONE 0.2s
14:17:19 [2020-01-21T14:17:19.834Z] 
14:17:19 [2020-01-21T14:17:19.834Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:17:19 [2020-01-21T14:17:19.834Z] #6 DONE 0.4s
14:17:19 [2020-01-21T14:17:19.834Z] 
14:17:19 [2020-01-21T14:17:19.834Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:17:19 [2020-01-21T14:17:19.834Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
14:17:19 [2020-01-21T14:17:19.834Z] #7 sha256:93a56423351235e070b3630e0a8b3e27d5e868883d4dff591f676315f208a574 1.79kB / 1.79kB done
14:17:19 [2020-01-21T14:17:19.834Z] #7 sha256:272e3f68338f33e2a0bd794e416cb7929de154fcef5d5189566c1c499607bb37 5.46kB / 5.46kB done
14:17:19 [2020-01-21T14:17:19.834Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
14:17:19 [2020-01-21T14:17:19.834Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 127B / 127B 0.1s done
14:17:19 [2020-01-21T14:17:19.834Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 741.38kB / 120.08MB 0.1s
14:17:20 [2020-01-21T14:17:20.094Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 7.35MB / 120.08MB 0.2s
14:17:20 [2020-01-21T14:17:20.094Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 15.94MB / 120.08MB 0.3s
14:17:20 [2020-01-21T14:17:20.352Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 23.23MB / 120.08MB 0.4s
14:17:20 [2020-01-21T14:17:20.352Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 29.41MB / 120.08MB 0.5s
14:17:20 [2020-01-21T14:17:20.611Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 35.80MB / 120.08MB 0.6s
14:17:20 [2020-01-21T14:17:20.611Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 42.69MB / 120.08MB 0.7s
14:17:20 [2020-01-21T14:17:20.611Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 55.07MB / 120.08MB 0.9s
14:17:20 [2020-01-21T14:17:20.868Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 69.45MB / 120.08MB 1.1s
14:17:21 [2020-01-21T14:17:21.128Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 86.93MB / 120.08MB 1.4s
14:17:21 [2020-01-21T14:17:21.387Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 93.56MB / 120.08MB 1.5s
14:17:21 [2020-01-21T14:17:21.387Z] #7 ...
14:17:21 [2020-01-21T14:17:21.387Z] 
14:17:21 [2020-01-21T14:17:21.387Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:17:21 [2020-01-21T14:17:21.387Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:17:21 [2020-01-21T14:17:21.387Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:17:21 [2020-01-21T14:17:21.387Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
14:17:21 [2020-01-21T14:17:21.387Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:17:21 [2020-01-21T14:17:21.387Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.2s done
14:17:21 [2020-01-21T14:17:21.387Z] #68 DONE 1.7s
14:17:21 [2020-01-21T14:17:21.387Z] 
14:17:21 [2020-01-21T14:17:21.387Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:17:21 [2020-01-21T14:17:21.387Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 102.96MB / 120.08MB 1.6s
14:17:21 [2020-01-21T14:17:21.644Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 109.21MB / 120.08MB 1.7s
14:17:21 [2020-01-21T14:17:21.644Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 1.9s
14:17:22 [2020-01-21T14:17:22.210Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 2.2s done
14:17:22 [2020-01-21T14:17:22.210Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d
14:17:22 [2020-01-21T14:17:22.467Z] #7 ...
14:17:22 [2020-01-21T14:17:22.467Z] 
14:17:22 [2020-01-21T14:17:22.467Z] #20 [internal] load build context
14:17:22 [2020-01-21T14:17:22.467Z] #20 transferring context: 46.86MB 2.8s done
14:17:22 [2020-01-21T14:17:22.467Z] #20 DONE 2.8s
14:17:22 [2020-01-21T14:17:22.467Z] 
14:17:22 [2020-01-21T14:17:22.467Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:17:22 [2020-01-21T14:17:22.912Z] Fetching without tags
14:17:23 [2020-01-21T14:17:23.290Z] Merging remotes/origin/master commit f9d136b6c68d02257991b2e3176f5c6adc104f7c into PR head commit 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:22 [2020-01-21T14:17:22.791Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:22 [2020-01-21T14:17:22.808Z]  > git config --add remote.origin.fetch +refs/pull/40395/head:refs/remotes/origin/PR-40395 # timeout=10
14:17:22 [2020-01-21T14:17:22.824Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:17:22 [2020-01-21T14:17:22.878Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:22 [2020-01-21T14:17:22.937Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:22 [2020-01-21T14:17:22.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:22 [2020-01-21T14:17:22.940Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:17:23 [2020-01-21T14:17:23.314Z]  > git config core.sparsecheckout # timeout=10
14:17:23 [2020-01-21T14:17:23.330Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:24 [2020-01-21T14:17:24.067Z] Merge succeeded, producing 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:24 [2020-01-21T14:17:24.068Z] Checking out Revision 4d249ae1f33d3e57be78ec1ce573589397720741 (PR-40395)
14:17:24 [2020-01-21T14:17:24.710Z] Commit message: "remove extra space in code comment in ping.go"
14:17:23 [2020-01-21T14:17:23.908Z]  > git merge f9d136b6c68d02257991b2e3176f5c6adc104f7c # timeout=10
14:17:23 [2020-01-21T14:17:23.967Z]  > git rev-parse HEAD^{commit} # timeout=10
14:17:24 [2020-01-21T14:17:24.099Z]  > git config core.sparsecheckout # timeout=10
14:17:24 [2020-01-21T14:17:24.119Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:17:26 [2020-01-21T14:17:26.161Z] + docker version
14:17:26 [2020-01-21T14:17:26.162Z] Client:
14:17:26 [2020-01-21T14:17:26.162Z]  Version:           18.06.3-ce
14:17:26 [2020-01-21T14:17:26.162Z]  API version:       1.38
14:17:26 [2020-01-21T14:17:26.162Z]  Go version:        go1.10.3
14:17:26 [2020-01-21T14:17:26.162Z]  Git commit:        d7080c1
14:17:26 [2020-01-21T14:17:26.162Z]  Built:             Wed Feb 20 02:27:09 2019
14:17:26 [2020-01-21T14:17:26.162Z]  OS/Arch:           linux/s390x
14:17:26 [2020-01-21T14:17:26.162Z]  Experimental:      false
14:17:26 [2020-01-21T14:17:26.162Z] 
14:17:26 [2020-01-21T14:17:26.162Z] Server:
14:17:26 [2020-01-21T14:17:26.162Z]  Engine:
14:17:26 [2020-01-21T14:17:26.162Z]   Version:          18.06.3-ce
14:17:26 [2020-01-21T14:17:26.162Z]   API version:      1.38 (minimum version 1.12)
14:17:26 [2020-01-21T14:17:26.162Z]   Go version:       go1.10.3
14:17:26 [2020-01-21T14:17:26.162Z]   Git commit:       d7080c1
14:17:26 [2020-01-21T14:17:26.162Z]   Built:            Wed Feb 20 02:26:03 2019
14:17:26 [2020-01-21T14:17:26.162Z]   OS/Arch:          linux/s390x
14:17:26 [2020-01-21T14:17:26.162Z]   Experimental:     true
[Pipeline] sh
14:17:26 [2020-01-21T14:17:26.647Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 4.1s done
14:17:26 [2020-01-21T14:17:26.647Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f done
14:17:26 [2020-01-21T14:17:26.647Z] #7 DONE 6.9s
14:17:26 [2020-01-21T14:17:26.647Z] 
14:17:26 [2020-01-21T14:17:26.647Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:17:26 [2020-01-21T14:17:26.961Z] + docker info
14:17:26 [2020-01-21T14:17:26.961Z] Containers: 0
14:17:26 [2020-01-21T14:17:26.961Z]  Running: 0
14:17:26 [2020-01-21T14:17:26.961Z]  Paused: 0
14:17:26 [2020-01-21T14:17:26.961Z]  Stopped: 0
14:17:26 [2020-01-21T14:17:26.961Z] Images: 0
14:17:26 [2020-01-21T14:17:26.961Z] Server Version: 18.06.3-ce
14:17:26 [2020-01-21T14:17:26.961Z] Storage Driver: overlay2
14:17:26 [2020-01-21T14:17:26.961Z]  Backing Filesystem: extfs
14:17:26 [2020-01-21T14:17:26.961Z]  Supports d_type: true
14:17:26 [2020-01-21T14:17:26.961Z]  Native Overlay Diff: true
14:17:26 [2020-01-21T14:17:26.961Z] Logging Driver: json-file
14:17:26 [2020-01-21T14:17:26.961Z] Cgroup Driver: cgroupfs
14:17:26 [2020-01-21T14:17:26.961Z] Plugins:
14:17:26 [2020-01-21T14:17:26.961Z]  Volume: local
14:17:26 [2020-01-21T14:17:26.961Z]  Network: bridge host ipvlan macvlan null overlay
14:17:26 [2020-01-21T14:17:26.961Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:17:26 [2020-01-21T14:17:26.961Z] Swarm: inactive
14:17:26 [2020-01-21T14:17:26.961Z] Runtimes: runc
14:17:26 [2020-01-21T14:17:26.961Z] Default Runtime: runc
14:17:26 [2020-01-21T14:17:26.961Z] Init Binary: docker-init
14:17:26 [2020-01-21T14:17:26.961Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:17:26 [2020-01-21T14:17:26.961Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
14:17:26 [2020-01-21T14:17:26.961Z] init version: fec3683
14:17:26 [2020-01-21T14:17:26.961Z] Security Options:
14:17:26 [2020-01-21T14:17:26.962Z]  apparmor
14:17:26 [2020-01-21T14:17:26.962Z]  seccomp
14:17:26 [2020-01-21T14:17:26.962Z]   Profile: default
14:17:26 [2020-01-21T14:17:26.962Z] Kernel Version: 4.4.0-154-generic
14:17:26 [2020-01-21T14:17:26.962Z] Operating System: Ubuntu 16.04.5 LTS
14:17:26 [2020-01-21T14:17:26.962Z] OSType: linux
14:17:26 [2020-01-21T14:17:26.962Z] Architecture: s390x
14:17:26 [2020-01-21T14:17:26.962Z] CPUs: 2
14:17:26 [2020-01-21T14:17:26.962Z] Total Memory: 7.862GiB
14:17:26 [2020-01-21T14:17:26.962Z] Name: s390x-ubuntu-26
14:17:26 [2020-01-21T14:17:26.962Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
14:17:26 [2020-01-21T14:17:26.962Z] Docker Root Dir: /var/lib/docker
14:17:26 [2020-01-21T14:17:26.962Z] Debug Mode (client): false
14:17:26 [2020-01-21T14:17:26.962Z] Debug Mode (server): false
14:17:26 [2020-01-21T14:17:26.962Z] Username: dockerbuildbot
14:17:26 [2020-01-21T14:17:26.962Z] Registry: https://index.docker.io/v1/
14:17:26 [2020-01-21T14:17:26.962Z] Labels:
14:17:26 [2020-01-21T14:17:26.962Z] Experimental: true
14:17:26 [2020-01-21T14:17:26.962Z] Insecure Registries:
14:17:26 [2020-01-21T14:17:26.962Z]  127.0.0.0/8
14:17:26 [2020-01-21T14:17:26.962Z] Live Restore Enabled: false
14:17:26 [2020-01-21T14:17:26.962Z] 
14:17:26 [2020-01-21T14:17:26.962Z] WARNING: No swap limit support
[Pipeline] sh
14:17:27 [2020-01-21T14:17:27.697Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:17:27 [2020-01-21T14:17:27.697Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:17:27 [2020-01-21T14:17:27.697Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:17:27 [2020-01-21T14:17:27.697Z] + bash /home/jenkins/workspace/moby_PR-40395/check-config.sh
14:17:27 [2020-01-21T14:17:27.698Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:17:27 [2020-01-21T14:17:27.698Z] info: reading kernel config from /boot/config-4.4.0-154-generic ...
14:17:27 [2020-01-21T14:17:27.698Z] 
14:17:27 [2020-01-21T14:17:27.698Z] Generally Necessary:
14:17:27 [2020-01-21T14:17:27.698Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:17:27 [2020-01-21T14:17:27.698Z] - apparmor: enabled and tools installed
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NAMESPACES: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NET_NS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_PID_NS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_IPC_NS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_UTS_NS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUPS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUP_CPUACCT: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUP_DEVICE: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUP_FREEZER: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUP_SCHED: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CPUSETS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_MEMCG: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_KEYS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_VETH: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_BRIDGE: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NF_NAT: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NF_NAT_NEEDED: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_POSIX_MQUEUE: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:17:27 [2020-01-21T14:17:27.698Z] 
14:17:27 [2020-01-21T14:17:27.698Z] Optional Features:
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_USER_NS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_SECCOMP: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUP_PIDS: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_MEMCG_SWAP: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:17:27 [2020-01-21T14:17:27.698Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_MEMCG_KMEM: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_BLK_CGROUP: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_IOSCHED_CFQ: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUP_PERF: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUP_HUGETLB: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_CFS_BANDWIDTH: enabled
14:17:27 [2020-01-21T14:17:27.698Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_RT_GROUP_SCHED: missing
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_IP_VS: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_IP_VS_NFCT: enabled
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_IP_VS_RR: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_EXT4_FS: enabled
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:17:28 [2020-01-21T14:17:28.047Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:17:28 [2020-01-21T14:17:28.047Z] - Network Drivers:
14:17:28 [2020-01-21T14:17:28.047Z]   - "overlay":
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_VXLAN: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:17:28 [2020-01-21T14:17:28.047Z]       Optional (for encrypted networks):
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_CRYPTO: enabled
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_XFRM: enabled
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_XFRM_USER: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_INET_ESP: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]   - "ipvlan":
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_IPVLAN: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]   - "macvlan":
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_MACVLAN: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_DUMMY: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]   - "ftp,tftp client in container":
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z] - Storage Drivers:
14:17:28 [2020-01-21T14:17:28.047Z]   - "aufs":
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_AUFS_FS: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]   - "btrfs":
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:17:28 [2020-01-21T14:17:28.047Z]   - "devicemapper":
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_BLK_DEV_DM: enabled
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]   - "overlay":
14:17:28 [2020-01-21T14:17:28.047Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:17:28 [2020-01-21T14:17:28.047Z]   - "zfs":
14:17:28 [2020-01-21T14:17:28.047Z]     - /dev/zfs: missing
14:17:28 [2020-01-21T14:17:28.047Z]     - zfs command: missing
14:17:28 [2020-01-21T14:17:28.047Z]     - zpool command: missing
14:17:28 [2020-01-21T14:17:28.047Z] 
14:17:28 [2020-01-21T14:17:28.047Z] Limits:
14:17:28 [2020-01-21T14:17:28.047Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:17:28 [2020-01-21T14:17:28.047Z] 
14:17:28 [2020-01-21T14:17:28.047Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:17:28 [2020-01-21T14:17:28.542Z] #8 DONE 1.5s
14:17:28 [2020-01-21T14:17:28.542Z] 
14:17:28 [2020-01-21T14:17:28.542Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:17:28 [2020-01-21T14:17:28.952Z] Still waiting to schedule task
14:17:28 [2020-01-21T14:17:28.952Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0370eb716d5ed8ad6)’
14:17:28 [2020-01-21T14:17:28.972Z] Still waiting to schedule task
14:17:28 [2020-01-21T14:17:28.972Z] All nodes of label ‘arm64&&linux’ are offline
14:17:28 [2020-01-21T14:17:28.977Z] Still waiting to schedule task
14:17:28 [2020-01-21T14:17:28.977Z] All nodes of label ‘windows-2019’ are offline
14:17:29 [2020-01-21T14:17:29.094Z] + make bundles/buildx
14:17:29 [2020-01-21T14:17:29.094Z] make: command: Command not found
14:17:29 [2020-01-21T14:17:29.094Z] make: command: Command not found
14:17:29 [2020-01-21T14:17:29.094Z] mkdir bundles
14:17:29 [2020-01-21T14:17:29.094Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:17:29 [2020-01-21T14:17:29.094Z] 	--build-arg BUILDX_COMMIT \
14:17:29 [2020-01-21T14:17:29.094Z] 	--build-arg BUILDX_REPO \
14:17:29 [2020-01-21T14:17:29.094Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:17:29 [2020-01-21T14:17:29.094Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:17:29 [2020-01-21T14:17:29.094Z] 	.
14:17:29 [2020-01-21T14:17:29.094Z] /bin/sh: 4: go: not found
14:17:29 [2020-01-21T14:17:29.094Z] /bin/sh: 5: go: not found
14:17:29 [2020-01-21T14:17:29.107Z] #9 DONE 0.9s
14:17:29 [2020-01-21T14:17:29.107Z] 
14:17:29 [2020-01-21T14:17:29.107Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:17:29 [2020-01-21T14:17:29.107Z] #21 DONE 0.1s
14:17:29 [2020-01-21T14:17:29.107Z] 
14:17:29 [2020-01-21T14:17:29.107Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:17:29 [2020-01-21T14:17:29.107Z] #40 DONE 0.1s
14:17:29 [2020-01-21T14:17:29.107Z] 
14:17:29 [2020-01-21T14:17:29.107Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:17:29 [2020-01-21T14:17:29.107Z] #29 DONE 0.1s
14:17:29 [2020-01-21T14:17:29.107Z] 
14:17:29 [2020-01-21T14:17:29.107Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:17:29 [2020-01-21T14:17:29.364Z] #32 ...
14:17:29 [2020-01-21T14:17:29.364Z] 
14:17:29 [2020-01-21T14:17:29.364Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:17:29 [2020-01-21T14:17:29.364Z] #64 DONE 0.2s
14:17:29 [2020-01-21T14:17:29.364Z] 
14:17:29 [2020-01-21T14:17:29.364Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:17:29 [2020-01-21T14:17:29.364Z] #70 DONE 0.2s
14:17:29 [2020-01-21T14:17:29.364Z] 
14:17:29 [2020-01-21T14:17:29.364Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:17:29 [2020-01-21T14:17:29.364Z] #22 DONE 0.2s
14:17:29 [2020-01-21T14:17:29.364Z] 
14:17:29 [2020-01-21T14:17:29.364Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:17:29 [2020-01-21T14:17:29.364Z] #49 DONE 0.3s
14:17:29 [2020-01-21T14:17:29.364Z] 
14:17:29 [2020-01-21T14:17:29.364Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:17:29 [2020-01-21T14:17:29.364Z] #52 DONE 0.3s
14:17:29 [2020-01-21T14:17:29.364Z] 
14:17:29 [2020-01-21T14:17:29.364Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:17:29 [2020-01-21T14:17:29.364Z] #32 DONE 0.3s
14:17:29 [2020-01-21T14:17:29.364Z] 
14:17:29 [2020-01-21T14:17:29.364Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:17:29 [2020-01-21T14:17:29.364Z] #46 DONE 0.4s
14:17:29 [2020-01-21T14:17:29.364Z] 
14:17:29 [2020-01-21T14:17:29.364Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:17:29 [2020-01-21T14:17:29.905Z] Sending build context to Docker daemon   51.4MB

14:17:30 [2020-01-21T14:17:30.251Z] Step 1/16 : ARG GO_VERSION=1.12.10
14:17:30 [2020-01-21T14:17:30.251Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
14:17:30 [2020-01-21T14:17:30.251Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:17:30 [2020-01-21T14:17:30.251Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
14:17:30 [2020-01-21T14:17:30.251Z] 1.12.10-stretch: Pulling from library/golang
14:17:30 [2020-01-21T14:17:30.631Z] ade01ea651a2: Pulling fs layer
14:17:30 [2020-01-21T14:17:30.631Z] fbabdb69f639: Pulling fs layer
14:17:30 [2020-01-21T14:17:30.631Z] ff33bd1013d7: Pulling fs layer
14:17:30 [2020-01-21T14:17:30.631Z] 85cfe9d77eff: Pulling fs layer
14:17:30 [2020-01-21T14:17:30.631Z] ace5139f9caa: Pulling fs layer
14:17:30 [2020-01-21T14:17:30.631Z] e4d79466b81c: Pulling fs layer
14:17:30 [2020-01-21T14:17:30.631Z] b00baabad4ce: Pulling fs layer
14:17:30 [2020-01-21T14:17:30.631Z] ace5139f9caa: Waiting
14:17:30 [2020-01-21T14:17:30.631Z] e4d79466b81c: Waiting
14:17:30 [2020-01-21T14:17:30.631Z] b00baabad4ce: Waiting
14:17:30 [2020-01-21T14:17:30.631Z] 85cfe9d77eff: Waiting
14:17:30 [2020-01-21T14:17:30.631Z] ff33bd1013d7: Verifying Checksum
14:17:30 [2020-01-21T14:17:30.631Z] ff33bd1013d7: Download complete
14:17:31 [2020-01-21T14:17:31.075Z] fbabdb69f639: Verifying Checksum
14:17:31 [2020-01-21T14:17:31.075Z] fbabdb69f639: Download complete
14:17:31 [2020-01-21T14:17:31.894Z] ace5139f9caa: Verifying Checksum
14:17:31 [2020-01-21T14:17:31.894Z] ace5139f9caa: Download complete
14:17:32 [2020-01-21T14:17:32.260Z] ade01ea651a2: Verifying Checksum
14:17:32 [2020-01-21T14:17:32.260Z] ade01ea651a2: Download complete
14:17:32 [2020-01-21T14:17:32.260Z] 85cfe9d77eff: Verifying Checksum
14:17:32 [2020-01-21T14:17:32.260Z] 85cfe9d77eff: Download complete
14:17:32 [2020-01-21T14:17:32.260Z] b00baabad4ce: Verifying Checksum
14:17:32 [2020-01-21T14:17:32.260Z] b00baabad4ce: Download complete
14:17:33 [2020-01-21T14:17:33.028Z] e4d79466b81c: Verifying Checksum
14:17:33 [2020-01-21T14:17:33.028Z] e4d79466b81c: Download complete
14:17:33 [2020-01-21T14:17:33.786Z] ade01ea651a2: Pull complete
14:17:34 [2020-01-21T14:17:34.136Z] fbabdb69f639: Pull complete
14:17:34 [2020-01-21T14:17:34.136Z] ff33bd1013d7: Pull complete
14:17:35 [2020-01-21T14:17:35.926Z] #33 ...
14:17:35 [2020-01-21T14:17:35.926Z] 
14:17:35 [2020-01-21T14:17:35.926Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:17:35 [2020-01-21T14:17:35.926Z] #25 3.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:17:35 [2020-01-21T14:17:35.926Z] #25 3.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:17:35 [2020-01-21T14:17:35.926Z] #25 3.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:17:35 [2020-01-21T14:17:35.926Z] #25 4.138 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:17:35 [2020-01-21T14:17:35.926Z] #25 6.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:17:35 [2020-01-21T14:17:35.926Z] #25 ...
14:17:35 [2020-01-21T14:17:35.926Z] 
14:17:35 [2020-01-21T14:17:35.926Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.597 + RM_GOPATH=0
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.597 + TMP_GOPATH=
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.597 + : /build/
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.597 + '[' -z '' ']'
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.604 ++ mktemp -d
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.604 + export GOPATH=/tmp/tmp.yIAsBK1dpy
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.604 + GOPATH=/tmp/tmp.yIAsBK1dpy
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.604 + RM_GOPATH=1
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.609 ++ dirname ./install.sh
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.610 + dir=.
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.610 + bin=rootlesskit
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.610 + shift
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.610 + '[' '!' -f ./rootlesskit.installer ']'
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.610 + . ./rootlesskit.installer
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.610 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.611 + install_rootlesskit
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.611 + case "$1" in
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.611 + export CGO_ENABLED=0
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.611 + CGO_ENABLED=0
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.611 + _install_rootlesskit
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.611 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.612 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.612 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yIAsBK1dpy/src/github.com/rootless-containers/rootlesskit
14:17:35 [2020-01-21T14:17:35.926Z] #65 6.634 Cloning into '/tmp/tmp.yIAsBK1dpy/src/github.com/rootless-containers/rootlesskit'...
14:17:35 [2020-01-21T14:17:35.926Z] #65 ...
14:17:35 [2020-01-21T14:17:35.926Z] 
14:17:35 [2020-01-21T14:17:35.926Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.489 + RM_GOPATH=0
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.489 + TMP_GOPATH=
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.489 + : /build
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.489 + '[' -z '' ']'
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.498 ++ mktemp -d
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.503 + export GOPATH=/tmp/tmp.LPbgRygOtG
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.504 + GOPATH=/tmp/tmp.LPbgRygOtG
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.504 + RM_GOPATH=1
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.505 ++ dirname ./install.sh
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.518 + dir=.
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.518 + bin=tomlv
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.519 + shift
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.519 + '[' '!' -f ./tomlv.installer ']'
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.519 + . ./tomlv.installer
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.520 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.521 + install_tomlv
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.521 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.521 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.521 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LPbgRygOtG/src/github.com/BurntSushi/toml
14:17:35 [2020-01-21T14:17:35.926Z] #33 6.527 Cloning into '/tmp/tmp.LPbgRygOtG/src/github.com/BurntSushi/toml'...
14:17:36 [2020-01-21T14:17:36.143Z] 85cfe9d77eff: Pull complete
14:17:36 [2020-01-21T14:17:36.859Z] #33 7.534 + cd /tmp/tmp.LPbgRygOtG/src/github.com/BurntSushi/toml
14:17:37 [2020-01-21T14:17:37.117Z] #33 7.549 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:17:37 [2020-01-21T14:17:37.117Z] #33 7.580 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:17:37 [2020-01-21T14:17:37.365Z] ace5139f9caa: Pull complete
14:17:37 [2020-01-21T14:17:37.682Z] #33 8.297 runtime/internal/atomic
14:17:37 [2020-01-21T14:17:37.683Z] #33 8.332 internal/cpu
14:17:37 [2020-01-21T14:17:37.940Z] #33 8.591 runtime/internal/sys
14:17:38 [2020-01-21T14:17:38.198Z] #33 8.883 runtime/internal/math
14:17:38 [2020-01-21T14:17:38.456Z] #33 8.972 internal/bytealg
14:17:38 [2020-01-21T14:17:38.714Z] #33 9.058 math/bits
14:17:38 [2020-01-21T14:17:38.971Z] #33 ...
14:17:38 [2020-01-21T14:17:38.971Z] 
14:17:38 [2020-01-21T14:17:38.971Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:17:38 [2020-01-21T14:17:38.972Z] #59 5.337 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:17:38 [2020-01-21T14:17:38.972Z] #59 5.373 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:17:38 [2020-01-21T14:17:38.972Z] #59 5.381 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:17:38 [2020-01-21T14:17:38.972Z] #59 6.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:17:38 [2020-01-21T14:17:38.972Z] #59 8.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:17:39 [2020-01-21T14:17:39.229Z] #59 ...
14:17:39 [2020-01-21T14:17:39.230Z] 
14:17:39 [2020-01-21T14:17:39.230Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:17:39 [2020-01-21T14:17:39.230Z] #30 7.116 + git clone https://github.com/kolyshkin/go-swagger.git .
14:17:39 [2020-01-21T14:17:39.230Z] #30 7.121 Cloning into '.'...
14:17:39 [2020-01-21T14:17:39.230Z] #30 ...
14:17:39 [2020-01-21T14:17:39.230Z] 
14:17:39 [2020-01-21T14:17:39.230Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:17:39 [2020-01-21T14:17:39.230Z] #35 6.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:17:39 [2020-01-21T14:17:39.230Z] #35 6.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:17:39 [2020-01-21T14:17:39.230Z] #35 6.137 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:17:39 [2020-01-21T14:17:39.230Z] #35 7.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:17:39 [2020-01-21T14:17:39.230Z] #35 9.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:17:39 [2020-01-21T14:17:39.276Z] Fetching without tags
14:17:39 [2020-01-21T14:17:39.488Z] #35 ...
14:17:39 [2020-01-21T14:17:39.488Z] 
14:17:39 [2020-01-21T14:17:39.488Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.918 + RM_GOPATH=0
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.923 + TMP_GOPATH=
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.923 + : /build
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.925 + '[' -z '' ']'
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.928 ++ mktemp -d
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.934 + export GOPATH=/tmp/tmp.OtnejMgaSS
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.934 + GOPATH=/tmp/tmp.OtnejMgaSS
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.934 + RM_GOPATH=1
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.935 ++ dirname ./install.sh
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.941 + dir=.
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.942 + bin=dockercli
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.942 + shift
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.942 + '[' '!' -f ./dockercli.installer ']'
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.943 + . ./dockercli.installer
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.943 ++ : stable
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.944 ++ : 17.06.2-ce
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.955 + install_dockercli
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.955 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.956 Install docker/cli version 17.06.2-ce from stable
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.956 ++ uname -m
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.970 + arch=x86_64
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.970 + '[' x86_64 '!=' x86_64 ']'
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.971 + url=https://download.docker.com/linux/static
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.972 + tar -xz docker/docker
14:17:39 [2020-01-21T14:17:39.488Z] #23 6.979 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:17:39 [2020-01-21T14:17:39.488Z] #23 ...
14:17:39 [2020-01-21T14:17:39.488Z] 
14:17:39 [2020-01-21T14:17:39.488Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.237 + RM_GOPATH=0
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.237 + TMP_GOPATH=
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.237 + : /build
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.237 + '[' -z '' ']'
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.241 ++ mktemp -d
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.241 + export GOPATH=/tmp/tmp.qsiQ2VDfk8
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.242 + GOPATH=/tmp/tmp.qsiQ2VDfk8
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.242 + RM_GOPATH=1
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.242 ++ dirname ./install.sh
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.244 + dir=.
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.244 + bin=vndr
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.244 + shift
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.244 + '[' '!' -f ./vndr.installer ']'
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.244 + . ./vndr.installer
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.248 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.248 + install_vndr
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.249 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.249 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qsiQ2VDfk8/src/github.com/LK4D4/vndr
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.249 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:17:39 [2020-01-21T14:17:39.488Z] #47 7.253 Cloning into '/tmp/tmp.qsiQ2VDfk8/src/github.com/LK4D4/vndr'...
14:17:39 [2020-01-21T14:17:39.488Z] #47 8.009 + cd /tmp/tmp.qsiQ2VDfk8/src/github.com/LK4D4/vndr
14:17:39 [2020-01-21T14:17:39.488Z] #47 8.010 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:17:39 [2020-01-21T14:17:39.488Z] #47 8.031 + go build -buildmode=pie -v -o /build/vndr .
14:17:39 [2020-01-21T14:17:39.488Z] #47 9.563 internal/bytealg
14:17:39 [2020-01-21T14:17:39.488Z] #47 9.600 internal/race
14:17:39 [2020-01-21T14:17:39.488Z] #47 9.758 sync/atomic
14:17:39 [2020-01-21T14:17:39.488Z] #47 10.04 unicode
14:17:39 [2020-01-21T14:17:39.745Z] #47 ...
14:17:39 [2020-01-21T14:17:39.745Z] 
14:17:39 [2020-01-21T14:17:39.745Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:17:39 [2020-01-21T14:17:39.745Z] #10 7.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:17:39 [2020-01-21T14:17:39.745Z] #10 7.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:17:39 [2020-01-21T14:17:39.745Z] #10 7.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:17:39 [2020-01-21T14:17:39.745Z] #10 8.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:17:39 [2020-01-21T14:17:39.746Z] #10 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:17:39 [2020-01-21T14:17:39.766Z] Merging remotes/origin/master commit f9d136b6c68d02257991b2e3176f5c6adc104f7c into PR head commit 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:39 [2020-01-21T14:17:39.238Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:39 [2020-01-21T14:17:39.242Z]  > git config --add remote.origin.fetch +refs/pull/40395/head:refs/remotes/origin/PR-40395 # timeout=10
14:17:39 [2020-01-21T14:17:39.245Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:17:39 [2020-01-21T14:17:39.262Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:17:39 [2020-01-21T14:17:39.280Z] Fetching upstream changes from https://github.com/moby/moby.git
14:17:39 [2020-01-21T14:17:39.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:17:39 [2020-01-21T14:17:39.281Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:17:39 [2020-01-21T14:17:39.768Z]  > git config core.sparsecheckout # timeout=10
14:17:39 [2020-01-21T14:17:39.772Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:40 [2020-01-21T14:17:40.003Z] #10 ...
14:17:40 [2020-01-21T14:17:40.003Z] 
14:17:40 [2020-01-21T14:17:40.003Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.001 + RM_GOPATH=0
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.001 + TMP_GOPATH=
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.002 + : /build
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.002 + '[' -z '' ']'
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.003 ++ mktemp -d
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.004 + export GOPATH=/tmp/tmp.3uZXlKyZG7
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.004 + GOPATH=/tmp/tmp.3uZXlKyZG7
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.004 + RM_GOPATH=1
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.004 ++ dirname ./install.sh
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.005 + dir=.
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.005 + bin=golangci_lint
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.005 + shift
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.005 + '[' '!' -f ./golangci_lint.installer ']'
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.005 + . ./golangci_lint.installer
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.005 ++ : v1.20.0
14:17:40 [2020-01-21T14:17:40.003Z] #53 7.005 Installing golangci-lint version v1.20.0
14:17:40 [2020-01-21T14:17:40.004Z] #53 7.005 + install_golangci_lint
14:17:40 [2020-01-21T14:17:40.004Z] #53 7.005 + echo 'Installing golangci-lint version v1.20.0'
14:17:40 [2020-01-21T14:17:40.004Z] #53 7.005 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:17:40 [2020-01-21T14:17:40.004Z] #53 ...
14:17:40 [2020-01-21T14:17:40.004Z] 
14:17:40 [2020-01-21T14:17:40.004Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:17:40 [2020-01-21T14:17:40.004Z] #41 6.748 + git clone https://github.com/docker/distribution.git .
14:17:40 [2020-01-21T14:17:40.004Z] #41 6.750 Cloning into '.'...
14:17:40 [2020-01-21T14:17:40.261Z] #41 ...
14:17:40 [2020-01-21T14:17:40.261Z] 
14:17:40 [2020-01-21T14:17:40.261Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.797 + RM_GOPATH=0
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.797 + TMP_GOPATH=
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.797 + : /build
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.797 + '[' -z '' ']'
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.797 ++ mktemp -d
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.802 + export GOPATH=/tmp/tmp.xD6gXTxoZX
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.802 + GOPATH=/tmp/tmp.xD6gXTxoZX
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.802 + RM_GOPATH=1
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.803 ++ dirname ./install.sh
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.807 + dir=.
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.807 + bin=proxy
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.807 + shift
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.807 + '[' '!' -f ./proxy.installer ']'
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.808 + . ./proxy.installer
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.814 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.815 + install_proxy
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.815 + case "$1" in
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.815 + export CGO_ENABLED=0
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.815 + CGO_ENABLED=0
14:17:40 [2020-01-21T14:17:40.261Z] #71 6.815 + _install_proxy
14:17:40 [2020-01-21T14:17:40.262Z] #71 6.815 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:17:40 [2020-01-21T14:17:40.262Z] #71 6.819 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:17:40 [2020-01-21T14:17:40.262Z] #71 6.819 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xD6gXTxoZX/src/github.com/docker/libnetwork
14:17:40 [2020-01-21T14:17:40.262Z] #71 6.826 Cloning into '/tmp/tmp.xD6gXTxoZX/src/github.com/docker/libnetwork'...
14:17:40 [2020-01-21T14:17:40.262Z] #71 ...
14:17:40 [2020-01-21T14:17:40.262Z] 
14:17:40 [2020-01-21T14:17:40.262Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.191 + RM_GOPATH=0
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.191 + TMP_GOPATH=
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.191 + : /build
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.191 + '[' -z '' ']'
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.200 ++ mktemp -d
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.206 + export GOPATH=/tmp/tmp.8z171i2fTr
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.207 + GOPATH=/tmp/tmp.8z171i2fTr
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.207 + RM_GOPATH=1
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.208 ++ dirname ./install.sh
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.210 + dir=.
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.213 + bin=gotestsum
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.214 + shift
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.216 + '[' '!' -f ./gotestsum.installer ']'
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.220 + . ./gotestsum.installer
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.220 ++ : v0.3.5
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.221 + install_gotestsum
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.222 + echo 'Installing gotestsum version v0.3.5'
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.222 Installing gotestsum version v0.3.5
14:17:40 [2020-01-21T14:17:40.262Z] #50 7.222 + go get -d gotest.tools/gotestsum
14:17:40 [2020-01-21T14:17:40.491Z] e4d79466b81c: Pull complete
14:17:40 [2020-01-21T14:17:40.491Z] b00baabad4ce: Pull complete
14:17:40 [2020-01-21T14:17:40.491Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
14:17:40 [2020-01-21T14:17:40.491Z] Status: Downloaded newer image for golang:1.12.10-stretch
14:17:40 [2020-01-21T14:17:40.491Z]  ---> 687421176e14
14:17:40 [2020-01-21T14:17:40.491Z] Step 5/16 : ARG BUILDX_REPO
14:17:40 [2020-01-21T14:17:40.491Z]  ---> Running in 07606f009a0b
14:17:40 [2020-01-21T14:17:40.491Z] Removing intermediate container 07606f009a0b
14:17:40 [2020-01-21T14:17:40.491Z]  ---> 9164f9cbecd5
14:17:40 [2020-01-21T14:17:40.491Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
14:17:40 [2020-01-21T14:17:40.491Z]  ---> Running in 4e1efce6d0dd
14:17:40 [2020-01-21T14:17:40.519Z] #50 ...
14:17:40 [2020-01-21T14:17:40.519Z] 
14:17:40 [2020-01-21T14:17:40.519Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:17:40 [2020-01-21T14:17:40.519Z] #43 6.946 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:17:40 [2020-01-21T14:17:40.519Z] #43 6.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:17:40 [2020-01-21T14:17:40.519Z] #43 6.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:17:40 [2020-01-21T14:17:40.519Z] #43 8.170 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:17:40 [2020-01-21T14:17:40.519Z] #43 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:17:40 [2020-01-21T14:17:40.809Z] #43 ...
14:17:40 [2020-01-21T14:17:40.810Z] 
14:17:40 [2020-01-21T14:17:40.810Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:17:40 [2020-01-21T14:17:40.810Z] #65 10.84 + cd /tmp/tmp.yIAsBK1dpy/src/github.com/rootless-containers/rootlesskit
14:17:40 [2020-01-21T14:17:40.810Z] #65 10.86 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:17:40 [2020-01-21T14:17:40.810Z] #65 11.42 + for f in rootlesskit rootlesskit-docker-proxy
14:17:40 [2020-01-21T14:17:40.810Z] #65 11.43 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:17:40 [2020-01-21T14:17:40.876Z] Merge succeeded, producing 4d249ae1f33d3e57be78ec1ce573589397720741
14:17:40 [2020-01-21T14:17:40.877Z] Checking out Revision 4d249ae1f33d3e57be78ec1ce573589397720741 (PR-40395)
14:17:41 [2020-01-21T14:17:41.020Z] Cloning into '/buildx'...
14:17:41 [2020-01-21T14:17:41.857Z] Commit message: "remove extra space in code comment in ping.go"
14:17:40 [2020-01-21T14:17:40.832Z]  > git merge f9d136b6c68d02257991b2e3176f5c6adc104f7c # timeout=10
14:17:40 [2020-01-21T14:17:40.858Z]  > git rev-parse HEAD^{commit} # timeout=10
14:17:40 [2020-01-21T14:17:40.878Z]  > git config core.sparsecheckout # timeout=10
14:17:40 [2020-01-21T14:17:40.882Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:17:42 [2020-01-21T14:17:42.836Z] + docker version
14:17:42 [2020-01-21T14:17:42.836Z] Client:
14:17:42 [2020-01-21T14:17:42.836Z]  Version:           18.06.1-ce
14:17:42 [2020-01-21T14:17:42.836Z]  API version:       1.38
14:17:42 [2020-01-21T14:17:42.836Z]  Go version:        go1.10.3
14:17:42 [2020-01-21T14:17:42.836Z]  Git commit:        e68fc7a
14:17:42 [2020-01-21T14:17:42.836Z]  Built:             Tue Aug 21 17:26:10 2018
14:17:42 [2020-01-21T14:17:42.836Z]  OS/Arch:           linux/ppc64le
14:17:42 [2020-01-21T14:17:42.836Z]  Experimental:      false
14:17:42 [2020-01-21T14:17:42.836Z] 
14:17:42 [2020-01-21T14:17:42.836Z] Server:
14:17:42 [2020-01-21T14:17:42.836Z]  Engine:
14:17:42 [2020-01-21T14:17:42.836Z]   Version:          18.06.1-ce
14:17:42 [2020-01-21T14:17:42.836Z]   API version:      1.38 (minimum version 1.12)
14:17:42 [2020-01-21T14:17:42.836Z]   Go version:       go1.10.3
14:17:42 [2020-01-21T14:17:42.836Z]   Git commit:       e68fc7a
14:17:42 [2020-01-21T14:17:42.836Z]   Built:            Tue Aug 21 17:24:20 2018
14:17:42 [2020-01-21T14:17:42.836Z]   OS/Arch:          linux/ppc64le
14:17:42 [2020-01-21T14:17:42.836Z]   Experimental:     true
[Pipeline] sh
14:17:43 [2020-01-21T14:17:43.222Z] + docker info
14:17:43 [2020-01-21T14:17:43.222Z] Containers: 0
14:17:43 [2020-01-21T14:17:43.222Z]  Running: 0
14:17:43 [2020-01-21T14:17:43.222Z]  Paused: 0
14:17:43 [2020-01-21T14:17:43.222Z]  Stopped: 0
14:17:43 [2020-01-21T14:17:43.222Z] Images: 0
14:17:43 [2020-01-21T14:17:43.222Z] Server Version: 18.06.1-ce
14:17:43 [2020-01-21T14:17:43.222Z] Storage Driver: overlay2
14:17:43 [2020-01-21T14:17:43.222Z]  Backing Filesystem: extfs
14:17:43 [2020-01-21T14:17:43.222Z]  Supports d_type: true
14:17:43 [2020-01-21T14:17:43.222Z]  Native Overlay Diff: true
14:17:43 [2020-01-21T14:17:43.222Z] Logging Driver: json-file
14:17:43 [2020-01-21T14:17:43.222Z] Cgroup Driver: cgroupfs
14:17:43 [2020-01-21T14:17:43.222Z] Plugins:
14:17:43 [2020-01-21T14:17:43.222Z]  Volume: local
14:17:43 [2020-01-21T14:17:43.222Z]  Network: bridge host ipvlan macvlan null overlay
14:17:43 [2020-01-21T14:17:43.222Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:17:43 [2020-01-21T14:17:43.222Z] Swarm: inactive
14:17:43 [2020-01-21T14:17:43.222Z] Runtimes: runc
14:17:43 [2020-01-21T14:17:43.222Z] Default Runtime: runc
14:17:43 [2020-01-21T14:17:43.222Z] Init Binary: docker-init
14:17:43 [2020-01-21T14:17:43.222Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:17:43 [2020-01-21T14:17:43.222Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:17:43 [2020-01-21T14:17:43.222Z] init version: fec3683
14:17:43 [2020-01-21T14:17:43.222Z] Security Options:
14:17:43 [2020-01-21T14:17:43.222Z]  apparmor
14:17:43 [2020-01-21T14:17:43.222Z]  seccomp
14:17:43 [2020-01-21T14:17:43.222Z]   Profile: default
14:17:43 [2020-01-21T14:17:43.222Z] Kernel Version: 4.4.0-130-generic
14:17:43 [2020-01-21T14:17:43.222Z] Operating System: Ubuntu 16.04.3 LTS
14:17:43 [2020-01-21T14:17:43.222Z] OSType: linux
14:17:43 [2020-01-21T14:17:43.222Z] Architecture: ppc64le
14:17:43 [2020-01-21T14:17:43.222Z] CPUs: 4
14:17:43 [2020-01-21T14:17:43.222Z] Total Memory: 7.972GiB
14:17:43 [2020-01-21T14:17:43.222Z] Name: ppc64le-ubuntu-24
14:17:43 [2020-01-21T14:17:43.222Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
14:17:43 [2020-01-21T14:17:43.222Z] Docker Root Dir: /var/lib/docker
14:17:43 [2020-01-21T14:17:43.222Z] Debug Mode (client): false
14:17:43 [2020-01-21T14:17:43.222Z] Debug Mode (server): false
14:17:43 [2020-01-21T14:17:43.222Z] Username: dockerbuildbot
14:17:43 [2020-01-21T14:17:43.222Z] Registry: https://index.docker.io/v1/
14:17:43 [2020-01-21T14:17:43.222Z] Labels:
14:17:43 [2020-01-21T14:17:43.222Z] Experimental: true
14:17:43 [2020-01-21T14:17:43.222Z] Insecure Registries:
14:17:43 [2020-01-21T14:17:43.222Z]  127.0.0.0/8
14:17:43 [2020-01-21T14:17:43.222Z] Live Restore Enabled: false
14:17:43 [2020-01-21T14:17:43.222Z] 
[Pipeline] sh
14:17:43 [2020-01-21T14:17:43.410Z] Removing intermediate container 4e1efce6d0dd
14:17:43 [2020-01-21T14:17:43.410Z]  ---> cb2a73a6bd79
14:17:43 [2020-01-21T14:17:43.410Z] Step 7/16 : WORKDIR /buildx
14:17:43 [2020-01-21T14:17:43.410Z]  ---> Running in 4ed3ef0a9739
14:17:43 [2020-01-21T14:17:43.410Z] Removing intermediate container 4ed3ef0a9739
14:17:43 [2020-01-21T14:17:43.410Z]  ---> 9481caf88a7d
14:17:43 [2020-01-21T14:17:43.410Z] Step 8/16 : ARG BUILDX_COMMIT
14:17:43 [2020-01-21T14:17:43.410Z]  ---> Running in 801e39473628
14:17:43 [2020-01-21T14:17:43.606Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:17:43 [2020-01-21T14:17:43.606Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:17:43 [2020-01-21T14:17:43.606Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:17:43 [2020-01-21T14:17:43.759Z] Removing intermediate container 801e39473628
14:17:43 [2020-01-21T14:17:43.759Z]  ---> c13d62f9dd62
14:17:43 [2020-01-21T14:17:43.759Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
14:17:43 [2020-01-21T14:17:43.759Z]  ---> Running in 7800c4e462a3
14:17:43 [2020-01-21T14:17:43.896Z] + bash /home/docker/workspace/moby_PR-40395/check-config.sh
14:17:43 [2020-01-21T14:17:43.896Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:17:43 [2020-01-21T14:17:43.896Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
14:17:43 [2020-01-21T14:17:43.896Z] 
14:17:43 [2020-01-21T14:17:43.896Z] Generally Necessary:
14:17:43 [2020-01-21T14:17:43.896Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:17:43 [2020-01-21T14:17:43.896Z] - apparmor: enabled and tools installed
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_NAMESPACES: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_NET_NS: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_PID_NS: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_IPC_NS: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_UTS_NS: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_CGROUPS: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_CGROUP_CPUACCT: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_CGROUP_DEVICE: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_CGROUP_FREEZER: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_CGROUP_SCHED: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_CPUSETS: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_MEMCG: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_KEYS: enabled
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_VETH: enabled (as module)
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_BRIDGE: enabled (as module)
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:17:43 [2020-01-21T14:17:43.896Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_NF_NAT: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_NF_NAT_NEEDED: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_POSIX_MQUEUE: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:17:44 [2020-01-21T14:17:44.181Z] 
14:17:44 [2020-01-21T14:17:44.181Z] Optional Features:
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_USER_NS: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_SECCOMP: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_CGROUP_PIDS: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_MEMCG_SWAP: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:17:44 [2020-01-21T14:17:44.181Z]     (cgroup swap accounting is currently enabled)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_MEMCG_KMEM: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_BLK_CGROUP: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IOSCHED_CFQ: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_CGROUP_PERF: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_CGROUP_HUGETLB: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_CFS_BANDWIDTH: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_RT_GROUP_SCHED: missing
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IP_VS: enabled (as module)
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IP_VS_NFCT: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:17:44 [2020-01-21T14:17:44.181Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:17:44 [2020-01-21T14:17:44.468Z] - CONFIG_IP_VS_RR: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z] - CONFIG_EXT4_FS: enabled
14:17:44 [2020-01-21T14:17:44.468Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:17:44 [2020-01-21T14:17:44.468Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:17:44 [2020-01-21T14:17:44.468Z] - Network Drivers:
14:17:44 [2020-01-21T14:17:44.468Z]   - "overlay":
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_VXLAN: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:17:44 [2020-01-21T14:17:44.468Z]       Optional (for encrypted networks):
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_CRYPTO: enabled
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_XFRM: enabled
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_XFRM_USER: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_INET_ESP: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]   - "ipvlan":
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_IPVLAN: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]   - "macvlan":
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_MACVLAN: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_DUMMY: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]   - "ftp,tftp client in container":
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z] - Storage Drivers:
14:17:44 [2020-01-21T14:17:44.468Z]   - "aufs":
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_AUFS_FS: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]   - "btrfs":
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:17:44 [2020-01-21T14:17:44.468Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:17:44 [2020-01-21T14:17:44.468Z]   - "devicemapper":
14:17:44 [2020-01-21T14:17:44.515Z] From https://github.com/docker/buildx
14:17:44 [2020-01-21T14:17:44.515Z]  * [new tag]         v0.3.1     -> build
14:17:44 [2020-01-21T14:17:44.515Z] Switched to branch 'build'
14:17:44 [2020-01-21T14:17:44.752Z]     - CONFIG_BLK_DEV_DM: enabled
14:17:44 [2020-01-21T14:17:44.752Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:17:44 [2020-01-21T14:17:44.752Z]   - "overlay":
14:17:44 [2020-01-21T14:17:44.752Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:17:44 [2020-01-21T14:17:44.752Z]   - "zfs":
14:17:44 [2020-01-21T14:17:44.752Z]     - /dev/zfs: missing
14:17:44 [2020-01-21T14:17:44.752Z]     - zfs command: missing
14:17:44 [2020-01-21T14:17:44.752Z]     - zpool command: missing
14:17:44 [2020-01-21T14:17:44.752Z] 
14:17:44 [2020-01-21T14:17:44.752Z] Limits:
14:17:44 [2020-01-21T14:17:44.752Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:17:44 [2020-01-21T14:17:44.752Z] 
14:17:44 [2020-01-21T14:17:44.752Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:17:45 [2020-01-21T14:17:45.191Z] + make bundles/buildx
14:17:45 [2020-01-21T14:17:45.315Z] Removing intermediate container 7800c4e462a3
14:17:45 [2020-01-21T14:17:45.315Z]  ---> 776dae863bce
14:17:45 [2020-01-21T14:17:45.315Z] Step 10/16 : RUN go mod download
14:17:45 [2020-01-21T14:17:45.315Z]  ---> Running in 72a9eee930eb
14:17:45 [2020-01-21T14:17:45.692Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
14:17:45 [2020-01-21T14:17:45.692Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
14:17:45 [2020-01-21T14:17:45.692Z] go: finding github.com/opencontainers/image-spec v1.0.1
14:17:45 [2020-01-21T14:17:45.692Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
14:17:45 [2020-01-21T14:17:45.692Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
14:17:45 [2020-01-21T14:17:45.692Z] go: finding github.com/stretchr/testify v1.3.0
14:17:45 [2020-01-21T14:17:45.692Z] go: finding github.com/bitly/go-simplejson v0.5.0
14:17:45 [2020-01-21T14:17:45.811Z] make: command: Command not found
14:17:45 [2020-01-21T14:17:45.811Z] make: command: Command not found
14:17:45 [2020-01-21T14:17:45.811Z] mkdir bundles
14:17:45 [2020-01-21T14:17:45.811Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:17:45 [2020-01-21T14:17:45.811Z] 	--build-arg BUILDX_COMMIT \
14:17:45 [2020-01-21T14:17:45.811Z] 	--build-arg BUILDX_REPO \
14:17:45 [2020-01-21T14:17:45.811Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:17:45 [2020-01-21T14:17:45.811Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:17:45 [2020-01-21T14:17:45.811Z] 	.
14:17:45 [2020-01-21T14:17:45.811Z] /bin/sh: 4: go: not found
14:17:45 [2020-01-21T14:17:45.811Z] /bin/sh: 5: go: not found
14:17:46 [2020-01-21T14:17:46.071Z] #65 ...
14:17:46 [2020-01-21T14:17:46.071Z] 
14:17:46 [2020-01-21T14:17:46.071Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:17:46 [2020-01-21T14:17:46.071Z] #23 16.12 + mkdir -p /build
14:17:46 [2020-01-21T14:17:46.071Z] #23 16.12 + mv docker/docker /build/
14:17:46 [2020-01-21T14:17:46.071Z] #23 16.13 + rmdir docker
14:17:46 [2020-01-21T14:17:46.071Z] #23 DONE 16.5s
14:17:46 [2020-01-21T14:17:46.071Z] 
14:17:46 [2020-01-21T14:17:46.071Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:17:46 [2020-01-21T14:17:46.071Z] #47 10.68 runtime
14:17:46 [2020-01-21T14:17:46.071Z] #47 14.00 unicode/utf8
14:17:46 [2020-01-21T14:17:46.071Z] #47 14.67 internal/testlog
14:17:46 [2020-01-21T14:17:46.071Z] #47 15.13 encoding
14:17:46 [2020-01-21T14:17:46.071Z] #47 15.35 unicode/utf16
14:17:46 [2020-01-21T14:17:46.071Z] #47 15.62 container/list
14:17:46 [2020-01-21T14:17:46.071Z] #47 16.22 crypto/internal/subtle
14:17:46 [2020-01-21T14:17:46.071Z] #47 16.33 crypto/subtle
14:17:46 [2020-01-21T14:17:46.071Z] #47 16.61 vendor/golang.org/x/crypto/cryptobyte/asn1
14:17:46 [2020-01-21T14:17:46.083Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
14:17:46 [2020-01-21T14:17:46.328Z] #47 16.88 internal/nettrace
14:17:46 [2020-01-21T14:17:46.464Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
14:17:46 [2020-01-21T14:17:46.464Z] go: finding github.com/ghodss/yaml v1.0.0
14:17:46 [2020-01-21T14:17:46.846Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
14:17:46 [2020-01-21T14:17:46.846Z] go: finding github.com/json-iterator/go v1.1.6
14:17:46 [2020-01-21T14:17:46.846Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
14:17:46 [2020-01-21T14:17:46.846Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
14:17:46 [2020-01-21T14:17:46.846Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
14:17:46 [2020-01-21T14:17:46.846Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
14:17:46 [2020-01-21T14:17:46.893Z] #47 17.19 runtime/cgo
14:17:47 [2020-01-21T14:17:47.227Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
14:17:47 [2020-01-21T14:17:47.227Z] go: finding gopkg.in/inf.v0 v0.9.1
14:17:47 [2020-01-21T14:17:47.227Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
14:17:47 [2020-01-21T14:17:47.465Z] #47 ...
14:17:47 [2020-01-21T14:17:47.465Z] 
14:17:47 [2020-01-21T14:17:47.465Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:17:47 [2020-01-21T14:17:47.465Z] #25 8.548 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:17:47 [2020-01-21T14:17:47.599Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
14:17:47 [2020-01-21T14:17:47.599Z] go: finding github.com/stretchr/objx v0.1.0
14:17:47 [2020-01-21T14:17:47.599Z] go: finding github.com/sirupsen/logrus v1.4.0
14:17:47 [2020-01-21T14:17:47.599Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
14:17:47 [2020-01-21T14:17:47.722Z] #25 ...
14:17:47 [2020-01-21T14:17:47.722Z] 
14:17:47 [2020-01-21T14:17:47.722Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:17:47 [2020-01-21T14:17:47.722Z] #33 9.859 math
14:17:47 [2020-01-21T14:17:47.722Z] #33 9.932 runtime
14:17:47 [2020-01-21T14:17:47.722Z] #33 14.52 unicode/utf8
14:17:47 [2020-01-21T14:17:47.722Z] #33 15.21 encoding
14:17:47 [2020-01-21T14:17:47.722Z] #33 15.31 runtime/cgo
14:17:47 [2020-01-21T14:17:47.977Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
14:17:47 [2020-01-21T14:17:47.977Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
14:17:48 [2020-01-21T14:17:48.343Z] go: finding github.com/spf13/cobra v0.0.3
14:17:48 [2020-01-21T14:17:48.343Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
14:17:48 [2020-01-21T14:17:48.343Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
14:17:48 [2020-01-21T14:17:48.343Z] go: finding github.com/spf13/viper v1.3.2
14:17:48 [2020-01-21T14:17:48.343Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
14:17:48 [2020-01-21T14:17:48.517Z] Sending build context to Docker daemon   51.4MB

14:17:48 [2020-01-21T14:17:48.517Z] Step 1/16 : ARG GO_VERSION=1.12.10
14:17:48 [2020-01-21T14:17:48.517Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
14:17:48 [2020-01-21T14:17:48.517Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:17:48 [2020-01-21T14:17:48.517Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
14:17:48 [2020-01-21T14:17:48.517Z] 1.12.10-stretch: Pulling from library/golang
14:17:48 [2020-01-21T14:17:48.517Z] fb056072eab9: Pulling fs layer
14:17:48 [2020-01-21T14:17:48.517Z] 6a33b1f9796f: Pulling fs layer
14:17:48 [2020-01-21T14:17:48.517Z] 8f8f8962e456: Pulling fs layer
14:17:48 [2020-01-21T14:17:48.517Z] 68adcc365214: Pulling fs layer
14:17:48 [2020-01-21T14:17:48.517Z] 76d8adf27bdf: Pulling fs layer
14:17:48 [2020-01-21T14:17:48.517Z] d66e58854927: Pulling fs layer
14:17:48 [2020-01-21T14:17:48.517Z] 71497195576e: Pulling fs layer
14:17:48 [2020-01-21T14:17:48.517Z] 68adcc365214: Waiting
14:17:48 [2020-01-21T14:17:48.517Z] 76d8adf27bdf: Waiting
14:17:48 [2020-01-21T14:17:48.517Z] 71497195576e: Waiting
14:17:48 [2020-01-21T14:17:48.517Z] d66e58854927: Waiting
14:17:48 [2020-01-21T14:17:48.718Z] go: finding github.com/lib/pq v1.0.0
14:17:48 [2020-01-21T14:17:48.718Z] go: finding github.com/pmezard/go-difflib v1.0.0
14:17:49 [2020-01-21T14:17:49.090Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
14:17:49 [2020-01-21T14:17:49.090Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
14:17:49 [2020-01-21T14:17:49.090Z] go: finding github.com/coreos/go-semver v0.2.0
14:17:49 [2020-01-21T14:17:49.090Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
14:17:49 [2020-01-21T14:17:49.097Z] #33 ...
14:17:49 [2020-01-21T14:17:49.097Z] 
14:17:49 [2020-01-21T14:17:49.097Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:17:49 [2020-01-21T14:17:49.097Z] #25 19.97 Fetched 8322 kB in 16s (511 kB/s)
14:17:49 [2020-01-21T14:17:49.141Z] 8f8f8962e456: Verifying Checksum
14:17:49 [2020-01-21T14:17:49.141Z] 8f8f8962e456: Download complete
14:17:49 [2020-01-21T14:17:49.430Z] 6a33b1f9796f: Verifying Checksum
14:17:49 [2020-01-21T14:17:49.430Z] 6a33b1f9796f: Download complete
14:17:49 [2020-01-21T14:17:49.443Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
14:17:49 [2020-01-21T14:17:49.443Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
14:17:49 [2020-01-21T14:17:49.443Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
14:17:49 [2020-01-21T14:17:49.957Z] go: finding github.com/spf13/cast v1.3.0
14:17:49 [2020-01-21T14:17:49.957Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
14:17:49 [2020-01-21T14:17:49.957Z] go: finding github.com/Microsoft/hcsshim v0.8.6
14:17:50 [2020-01-21T14:17:50.471Z] #25 19.97 Reading package lists...
14:17:50 [2020-01-21T14:17:50.471Z] #25 ...
14:17:50 [2020-01-21T14:17:50.471Z] 
14:17:50 [2020-01-21T14:17:50.471Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:17:50 [2020-01-21T14:17:50.471Z] #59 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:17:50 [2020-01-21T14:17:50.471Z] #59 ...
14:17:50 [2020-01-21T14:17:50.471Z] 
14:17:50 [2020-01-21T14:17:50.471Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:17:50 [2020-01-21T14:17:50.471Z] #10 13.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:17:50 [2020-01-21T14:17:50.804Z] go: finding github.com/jinzhu/gorm v1.9.2
14:17:50 [2020-01-21T14:17:50.804Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
14:17:50 [2020-01-21T14:17:50.804Z] go: finding github.com/bugsnag/panicwrap v1.2.0
14:17:51 [2020-01-21T14:17:51.036Z] #10 ...
14:17:51 [2020-01-21T14:17:51.036Z] 
14:17:51 [2020-01-21T14:17:51.036Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:17:51 [2020-01-21T14:17:51.036Z] #35 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:17:51 [2020-01-21T14:17:51.197Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
14:17:51 [2020-01-21T14:17:51.197Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
14:17:51 [2020-01-21T14:17:51.294Z] #35 ...
14:17:51 [2020-01-21T14:17:51.294Z] 
14:17:51 [2020-01-21T14:17:51.294Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:17:51 [2020-01-21T14:17:51.294Z] #59 22.15 Fetched 8322 kB in 17s (486 kB/s)
14:17:51 [2020-01-21T14:17:51.593Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
14:17:51 [2020-01-21T14:17:51.593Z] go: finding github.com/gorilla/mux v1.7.0
14:17:51 [2020-01-21T14:17:51.981Z] go: finding github.com/jinzhu/now v1.0.0
14:17:51 [2020-01-21T14:17:51.981Z] go: finding github.com/hashicorp/go-version v1.1.0
14:17:51 [2020-01-21T14:17:51.981Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
14:17:52 [2020-01-21T14:17:52.145Z] fb056072eab9: Download complete
14:17:52 [2020-01-21T14:17:52.227Z] #59 22.15 Reading package lists...
14:17:52 [2020-01-21T14:17:52.227Z] #59 ...
14:17:52 [2020-01-21T14:17:52.227Z] 
14:17:52 [2020-01-21T14:17:52.227Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:17:52 [2020-01-21T14:17:52.227Z] #43 13.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:17:52 [2020-01-21T14:17:52.227Z] #43 ...
14:17:52 [2020-01-21T14:17:52.227Z] 
14:17:52 [2020-01-21T14:17:52.227Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:17:52 [2020-01-21T14:17:52.227Z] #41 22.37 Checking out files:  93% (1465/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
14:17:52 [2020-01-21T14:17:52.227Z] #41 22.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:17:52 [2020-01-21T14:17:52.917Z] go: finding github.com/gofrs/flock v0.7.0
14:17:52 [2020-01-21T14:17:52.917Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
14:17:52 [2020-01-21T14:17:52.917Z] go: finding github.com/stretchr/testify v1.2.2
14:17:52 [2020-01-21T14:17:52.917Z] go: finding github.com/go-sql-driver/mysql v1.4.1
14:17:53 [2020-01-21T14:17:53.325Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
14:17:53 [2020-01-21T14:17:53.325Z] go: finding github.com/mitchellh/mapstructure v1.1.2
14:17:53 [2020-01-21T14:17:53.599Z] #41 24.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:17:53 [2020-01-21T14:17:53.643Z] 68adcc365214: Verifying Checksum
14:17:53 [2020-01-21T14:17:53.643Z] 68adcc365214: Download complete
14:17:53 [2020-01-21T14:17:53.643Z] 71497195576e: Verifying Checksum
14:17:53 [2020-01-21T14:17:53.643Z] 71497195576e: Download complete
14:17:53 [2020-01-21T14:17:53.703Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
14:17:53 [2020-01-21T14:17:53.929Z] 76d8adf27bdf: Verifying Checksum
14:17:53 [2020-01-21T14:17:53.929Z] 76d8adf27bdf: Download complete
14:17:54 [2020-01-21T14:17:54.112Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
14:17:54 [2020-01-21T14:17:54.112Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
14:17:54 [2020-01-21T14:17:54.493Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:17:54 [2020-01-21T14:17:54.493Z] go: finding github.com/spf13/pflag v1.0.3
14:17:54 [2020-01-21T14:17:54.493Z] go: finding github.com/magiconair/properties v1.8.0
14:17:54 [2020-01-21T14:17:54.876Z] go: finding github.com/docker/go-connections v0.4.0
14:17:54 [2020-01-21T14:17:54.876Z] go: finding github.com/davecgh/go-spew v1.1.0
14:17:54 [2020-01-21T14:17:54.876Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
14:17:55 [2020-01-21T14:17:55.252Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
14:17:55 [2020-01-21T14:17:55.252Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
14:17:55 [2020-01-21T14:17:55.633Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
14:17:55 [2020-01-21T14:17:55.633Z] go: finding github.com/davecgh/go-spew v1.1.1
14:17:55 [2020-01-21T14:17:55.633Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
14:17:56 [2020-01-21T14:17:56.032Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
14:17:56 [2020-01-21T14:17:56.032Z] go: finding golang.org/x/text v0.3.0
14:17:56 [2020-01-21T14:17:56.634Z] fb056072eab9: Pull complete
14:17:56 [2020-01-21T14:17:56.636Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
14:17:56 [2020-01-21T14:17:56.637Z] go: finding github.com/pkg/errors v0.8.1
14:17:56 [2020-01-21T14:17:56.637Z] go: finding github.com/hashicorp/hcl v1.0.0
14:17:56 [2020-01-21T14:17:56.637Z] go: finding github.com/fsnotify/fsnotify v1.4.7
14:17:56 [2020-01-21T14:17:56.637Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
14:17:56 [2020-01-21T14:17:56.637Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
14:17:56 [2020-01-21T14:17:56.877Z] #41 ...
14:17:56 [2020-01-21T14:17:56.877Z] 
14:17:56 [2020-01-21T14:17:56.877Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:17:56 [2020-01-21T14:17:56.877Z] #53 27.24 + cd /tmp/tmp.3uZXlKyZG7/src/github.com/golangci/golangci-lint/
14:17:56 [2020-01-21T14:17:56.877Z] #53 27.25 + git checkout -q v1.20.0
14:17:57 [2020-01-21T14:17:57.043Z] go: finding github.com/imdario/mergo v0.3.7
14:17:57 [2020-01-21T14:17:57.135Z] #53 27.63 ++ git describe --tags
14:17:57 [2020-01-21T14:17:57.135Z] #53 27.63 + version=v1.20.0
14:17:57 [2020-01-21T14:17:57.135Z] #53 27.63 ++ git rev-parse --short HEAD
14:17:57 [2020-01-21T14:17:57.135Z] #53 27.66 + commit=cc98739
14:17:57 [2020-01-21T14:17:57.135Z] #53 27.67 ++ git show -s --format=%cd
14:17:57 [2020-01-21T14:17:57.135Z] #53 27.67 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:17:57 [2020-01-21T14:17:57.135Z] #53 27.67 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:17:57 [2020-01-21T14:17:57.422Z] go: finding github.com/prometheus/client_golang v0.8.0
14:17:57 [2020-01-21T14:17:57.422Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
14:17:57 [2020-01-21T14:17:57.664Z] 6a33b1f9796f: Pull complete
14:17:57 [2020-01-21T14:17:57.808Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
14:17:57 [2020-01-21T14:17:57.808Z] go: finding github.com/theupdateframework/notary v0.6.1
14:17:57 [2020-01-21T14:17:57.808Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
14:17:57 [2020-01-21T14:17:57.950Z] 8f8f8962e456: Pull complete
14:17:58 [2020-01-21T14:17:58.621Z] go: finding github.com/modern-go/reflect2 v1.0.1
14:17:58 [2020-01-21T14:17:58.621Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
14:17:59 [2020-01-21T14:17:59.005Z] go: finding gopkg.in/yaml.v2 v2.2.2
14:17:59 [2020-01-21T14:17:59.385Z] go: finding github.com/pelletier/go-toml v1.2.0
14:17:59 [2020-01-21T14:17:59.385Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
14:17:59 [2020-01-21T14:17:59.439Z] d66e58854927: Verifying Checksum
14:17:59 [2020-01-21T14:17:59.439Z] d66e58854927: Download complete
14:18:00 [2020-01-21T14:18:00.809Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
14:18:00 [2020-01-21T14:18:00.809Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
14:18:00 [2020-01-21T14:18:00.809Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
14:18:00 [2020-01-21T14:18:00.809Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
14:18:00 [2020-01-21T14:18:00.809Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
14:18:00 [2020-01-21T14:18:00.809Z] go: finding gotest.tools v2.2.0+incompatible
14:18:01 [2020-01-21T14:18:01.190Z] go: finding github.com/gogo/protobuf v1.2.1
14:18:01 [2020-01-21T14:18:01.190Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
14:18:01 [2020-01-21T14:18:01.485Z] 68adcc365214: Pull complete
14:18:01 [2020-01-21T14:18:01.579Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
14:18:01 [2020-01-21T14:18:01.579Z] go: finding github.com/google/certificate-transparency-go v1.0.21
14:18:01 [2020-01-21T14:18:01.956Z] go: finding github.com/vishvananda/netlink v1.0.0
14:18:02 [2020-01-21T14:18:02.396Z] #53 ...
14:18:02 [2020-01-21T14:18:02.396Z] 
14:18:02 [2020-01-21T14:18:02.396Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:18:02 [2020-01-21T14:18:02.396Z] #35 22.81 Fetched 8322 kB in 17s (490 kB/s)
14:18:02 [2020-01-21T14:18:02.396Z] #35 22.81 Reading package lists...
14:18:02 [2020-01-21T14:18:02.396Z] #35 29.71 Reading package lists...
14:18:02 [2020-01-21T14:18:02.396Z] #35 ...
14:18:02 [2020-01-21T14:18:02.396Z] 
14:18:02 [2020-01-21T14:18:02.396Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:18:02 [2020-01-21T14:18:02.396Z] #71 23.61 Checking out files:  76% (1521/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
14:18:02 [2020-01-21T14:18:02.396Z] #71 24.07 + cd /tmp/tmp.xD6gXTxoZX/src/github.com/docker/libnetwork
14:18:02 [2020-01-21T14:18:02.396Z] #71 24.07 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:18:02 [2020-01-21T14:18:02.396Z] #71 24.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:18:02 [2020-01-21T14:18:02.768Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
14:18:02 [2020-01-21T14:18:02.768Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
14:18:02 [2020-01-21T14:18:02.768Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
14:18:03 [2020-01-21T14:18:03.330Z] #71 ...
14:18:03 [2020-01-21T14:18:03.330Z] 
14:18:03 [2020-01-21T14:18:03.330Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:18:03 [2020-01-21T14:18:03.330Z] #43 24.05 Fetched 8322 kB in 17s (477 kB/s)
14:18:03 [2020-01-21T14:18:03.330Z] #43 24.05 Reading package lists...
14:18:03 [2020-01-21T14:18:03.330Z] #43 30.93 Reading package lists...
14:18:03 [2020-01-21T14:18:03.330Z] #43 ...
14:18:03 [2020-01-21T14:18:03.330Z] 
14:18:03 [2020-01-21T14:18:03.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:18:03 [2020-01-21T14:18:03.330Z] #10 24.12 Fetched 8322 kB in 17s (483 kB/s)
14:18:03 [2020-01-21T14:18:03.330Z] #10 24.12 Reading package lists...
14:18:03 [2020-01-21T14:18:03.330Z] #10 31.32 Reading package lists...
14:18:03 [2020-01-21T14:18:03.330Z] #10 ...
14:18:03 [2020-01-21T14:18:03.330Z] 
14:18:03 [2020-01-21T14:18:03.330Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:18:03 [2020-01-21T14:18:03.330Z] #25 19.97 Reading package lists...
14:18:03 [2020-01-21T14:18:03.330Z] #25 27.56 Reading package lists...
14:18:03 [2020-01-21T14:18:03.712Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
14:18:04 [2020-01-21T14:18:04.096Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
14:18:04 [2020-01-21T14:18:04.192Z] 76d8adf27bdf: Pull complete
14:18:04 [2020-01-21T14:18:04.459Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
14:18:04 [2020-01-21T14:18:04.459Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
14:18:04 [2020-01-21T14:18:04.459Z] go: finding github.com/golang/protobuf v1.2.0
14:18:04 [2020-01-21T14:18:04.817Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
14:18:04 [2020-01-21T14:18:04.817Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
14:18:05 [2020-01-21T14:18:05.487Z] #25 34.56 Building dependency tree...
14:18:05 [2020-01-21T14:18:05.487Z] #25 ...
14:18:05 [2020-01-21T14:18:05.487Z] 
14:18:05 [2020-01-21T14:18:05.487Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:18:05 [2020-01-21T14:18:05.487Z] #35 29.71 Reading package lists...
14:18:05 [2020-01-21T14:18:05.619Z] go: finding github.com/spf13/afero v1.1.2
14:18:05 [2020-01-21T14:18:05.619Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
14:18:05 [2020-01-21T14:18:05.619Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
14:18:05 [2020-01-21T14:18:05.619Z] go: finding github.com/gogo/protobuf v1.2.0
14:18:05 [2020-01-21T14:18:05.619Z] go: finding github.com/sirupsen/logrus v1.3.0
14:18:05 [2020-01-21T14:18:05.619Z] go: finding github.com/kr/pretty v0.1.0
14:18:06 [2020-01-21T14:18:06.397Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
14:18:06 [2020-01-21T14:18:06.397Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
14:18:06 [2020-01-21T14:18:06.397Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
14:18:06 [2020-01-21T14:18:06.757Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
14:18:06 [2020-01-21T14:18:06.757Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
14:18:07 [2020-01-21T14:18:07.136Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
14:18:07 [2020-01-21T14:18:07.136Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
14:18:07 [2020-01-21T14:18:07.136Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
14:18:07 [2020-01-21T14:18:07.603Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
14:18:07 [2020-01-21T14:18:07.603Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:18:07 [2020-01-21T14:18:07.603Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
14:18:07 [2020-01-21T14:18:07.603Z] go: finding github.com/stretchr/objx v0.1.1
14:18:07 [2020-01-21T14:18:07.603Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
14:18:07 [2020-01-21T14:18:07.603Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
14:18:07 [2020-01-21T14:18:07.645Z] #35 36.71 Building dependency tree...
14:18:08 [2020-01-21T14:18:08.211Z] #35 ...
14:18:08 [2020-01-21T14:18:08.211Z] 
14:18:08 [2020-01-21T14:18:08.211Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:18:08 [2020-01-21T14:18:08.211Z] #59 22.15 Reading package lists...
14:18:08 [2020-01-21T14:18:08.211Z] #59 29.56 Reading package lists...
14:18:08 [2020-01-21T14:18:08.211Z] #59 36.64 Building dependency tree...
14:18:08 [2020-01-21T14:18:08.432Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
14:18:08 [2020-01-21T14:18:08.432Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
14:18:08 [2020-01-21T14:18:08.432Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
14:18:08 [2020-01-21T14:18:08.473Z] #59 ...
14:18:08 [2020-01-21T14:18:08.473Z] 
14:18:08 [2020-01-21T14:18:08.473Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:18:08 [2020-01-21T14:18:08.473Z] #25 38.84 ca-certificates is already the newest version (20190110).
14:18:08 [2020-01-21T14:18:08.473Z] #25 38.84 The following additional packages will be installed:
14:18:08 [2020-01-21T14:18:08.473Z] #25 38.85   libjq1 libonig5
14:18:08 [2020-01-21T14:18:08.473Z] #25 39.24 The following NEW packages will be installed:
14:18:08 [2020-01-21T14:18:08.473Z] #25 39.25   jq libjq1 libonig5
14:18:08 [2020-01-21T14:18:08.730Z] #25 39.64 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:18:08 [2020-01-21T14:18:08.731Z] #25 39.64 Need to get 355 kB of archives.
14:18:08 [2020-01-21T14:18:08.731Z] #25 39.64 After this operation, 1072 kB of additional disk space will be used.
14:18:08 [2020-01-21T14:18:08.731Z] #25 39.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:18:08 [2020-01-21T14:18:08.731Z] #25 39.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:18:08 [2020-01-21T14:18:08.803Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
14:18:08 [2020-01-21T14:18:08.803Z] go: finding github.com/google/go-cmp v0.2.0
14:18:08 [2020-01-21T14:18:08.803Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
14:18:08 [2020-01-21T14:18:08.988Z] #25 40.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:18:09 [2020-01-21T14:18:09.170Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
14:18:09 [2020-01-21T14:18:09.170Z] go: finding gotest.tools v2.1.0+incompatible
14:18:09 [2020-01-21T14:18:09.170Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
14:18:09 [2020-01-21T14:18:09.170Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
14:18:09 [2020-01-21T14:18:09.543Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
14:18:09 [2020-01-21T14:18:09.712Z] d66e58854927: Pull complete
14:18:09 [2020-01-21T14:18:09.918Z] go: finding github.com/BurntSushi/toml v0.3.1
14:18:09 [2020-01-21T14:18:09.918Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
14:18:09 [2020-01-21T14:18:09.918Z] go: finding github.com/sirupsen/logrus v1.0.3
14:18:09 [2020-01-21T14:18:09.918Z] go: finding github.com/gogo/protobuf v1.0.0
14:18:10 [2020-01-21T14:18:10.004Z] 71497195576e: Pull complete
14:18:10 [2020-01-21T14:18:10.004Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
14:18:10 [2020-01-21T14:18:10.004Z] Status: Downloaded newer image for golang:1.12.10-stretch
14:18:10 [2020-01-21T14:18:10.004Z]  ---> ebd73b5ebd31
14:18:10 [2020-01-21T14:18:10.004Z] Step 5/16 : ARG BUILDX_REPO
14:18:10 [2020-01-21T14:18:10.004Z]  ---> Running in 8015548268a2
14:18:10 [2020-01-21T14:18:10.004Z] Removing intermediate container 8015548268a2
14:18:10 [2020-01-21T14:18:10.004Z]  ---> 829b4e6a117a
14:18:10 [2020-01-21T14:18:10.004Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
14:18:10 [2020-01-21T14:18:10.004Z]  ---> Running in 2ed4f32f2c60
14:18:10 [2020-01-21T14:18:10.289Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
14:18:10 [2020-01-21T14:18:10.361Z] #25 41.39 debconf: delaying package configuration, since apt-utils is not installed
14:18:10 [2020-01-21T14:18:10.619Z] #25 41.69 Fetched 355 kB in 1s (554 kB/s)
14:18:10 [2020-01-21T14:18:10.626Z] Cloning into '/buildx'...
14:18:10 [2020-01-21T14:18:10.706Z] go: finding github.com/uber/jaeger-lib v1.2.1
14:18:10 [2020-01-21T14:18:10.706Z] go: finding github.com/mattn/go-shellwords v1.0.5
14:18:10 [2020-01-21T14:18:10.706Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
14:18:10 [2020-01-21T14:18:10.706Z] go: finding github.com/pkg/profile v1.2.1
14:18:10 [2020-01-21T14:18:10.877Z] #25 41.92 Selecting previously unselected package libonig5:amd64.
14:18:10 [2020-01-21T14:18:10.877Z] #25 41.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 ... 15401 files and directories currently installed.)
14:18:10 [2020-01-21T14:18:10.877Z] #25 41.96 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
14:18:11 [2020-01-21T14:18:11.134Z] #25 41.99 Unpacking libonig5:amd64 (6.9.1-1) ...#25 ...
14:18:11 [2020-01-21T14:18:11.134Z] 
14:18:11 [2020-01-21T14:18:11.134Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:18:11 [2020-01-21T14:18:11.134Z] #71 DONE 41.6s
14:18:11 [2020-01-21T14:18:11.134Z] 
14:18:11 [2020-01-21T14:18:11.134Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:18:11 [2020-01-21T14:18:11.134Z] #25 41.99 Unpacking libonig5:amd64 (6.9.1-1) ...
14:18:11 [2020-01-21T14:18:11.392Z] #25 42.49 Selecting previously unselected package libjq1:amd64.
14:18:11 [2020-01-21T14:18:11.392Z] #25 42.49 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:18:11 [2020-01-21T14:18:11.392Z] #25 42.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:18:11 [2020-01-21T14:18:11.557Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
14:18:11 [2020-01-21T14:18:11.557Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
14:18:11 [2020-01-21T14:18:11.650Z] #25 42.78 Selecting previously unselected package jq.
14:18:11 [2020-01-21T14:18:11.650Z] #25 42.78 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
14:18:11 [2020-01-21T14:18:11.650Z] #25 42.81 Unpacking jq (1.5+dfsg-2+b1) ...
14:18:11 [2020-01-21T14:18:11.942Z] go: finding go.etcd.io/bbolt v1.3.2
14:18:11 [2020-01-21T14:18:11.942Z] go: finding github.com/onsi/ginkgo v1.7.0
14:18:11 [2020-01-21T14:18:11.942Z] go: finding github.com/docker/go-connections v0.3.0
14:18:11 [2020-01-21T14:18:11.942Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
14:18:12 [2020-01-21T14:18:12.215Z] #25 43.13 Setting up libonig5:amd64 (6.9.1-1) ...
14:18:12 [2020-01-21T14:18:12.215Z] #25 43.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:18:12 [2020-01-21T14:18:12.215Z] #25 43.25 Setting up jq (1.5+dfsg-2+b1) ...
14:18:12 [2020-01-21T14:18:12.215Z] #25 43.28 Processing triggers for libc-bin (2.28-10) ...
14:18:12 [2020-01-21T14:18:12.363Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
14:18:12 [2020-01-21T14:18:12.746Z] go: finding github.com/gogo/googleapis v1.1.0
14:18:12 [2020-01-21T14:18:12.746Z] go: finding github.com/containerd/containerd v1.2.4
14:18:12 [2020-01-21T14:18:12.788Z] #25 DONE 43.6s
14:18:12 [2020-01-21T14:18:12.788Z] 
14:18:12 [2020-01-21T14:18:12.788Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:18:12 [2020-01-21T14:18:12.788Z] #26 DONE 0.1s
14:18:12 [2020-01-21T14:18:12.788Z] 
14:18:12 [2020-01-21T14:18:12.788Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:18:13 [2020-01-21T14:18:13.145Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
14:18:13 [2020-01-21T14:18:13.355Z] #27 ...
14:18:13 [2020-01-21T14:18:13.355Z] 
14:18:13 [2020-01-21T14:18:13.355Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:18:13 [2020-01-21T14:18:13.355Z] #59 40.35 The following additional packages will be installed:
14:18:13 [2020-01-21T14:18:13.355Z] #59 40.37   libbtrfs0
14:18:13 [2020-01-21T14:18:13.355Z] #59 40.54 The following NEW packages will be installed:
14:18:13 [2020-01-21T14:18:13.355Z] #59 40.55   libbtrfs-dev libbtrfs0
14:18:13 [2020-01-21T14:18:13.355Z] #59 41.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:18:13 [2020-01-21T14:18:13.355Z] #59 41.06 Need to get 119 kB of archives.
14:18:13 [2020-01-21T14:18:13.355Z] #59 41.06 After this operation, 387 kB of additional disk space will be used.
14:18:13 [2020-01-21T14:18:13.355Z] #59 41.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:18:13 [2020-01-21T14:18:13.355Z] #59 41.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:18:13 [2020-01-21T14:18:13.355Z] #59 42.49 debconf: delaying package configuration, since apt-utils is not installed
14:18:13 [2020-01-21T14:18:13.355Z] #59 42.79 Fetched 119 kB in 0s (326 kB/s)
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.04 Selecting previously unselected package libbtrfs0.
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.14 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.17 Unpacking libbtrfs0 (4.20.1-2) ...
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.35 Selecting previously unselected package libbtrfs-dev.
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.36 Unpacking libbtrfs-dev (4.20.1-2) ...
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.60 Setting up libbtrfs0 (4.20.1-2) ...
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.62 Setting up libbtrfs-dev (4.20.1-2) ...
14:18:13 [2020-01-21T14:18:13.355Z] #59 43.67 Processing triggers for libc-bin (2.28-10) ...
14:18:13 [2020-01-21T14:18:13.355Z] #59 DONE 44.1s
14:18:13 [2020-01-21T14:18:13.355Z] 
14:18:13 [2020-01-21T14:18:13.355Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:18:13 [2020-01-21T14:18:13.355Z] #60 DONE 0.1s
14:18:13 [2020-01-21T14:18:13.355Z] 
14:18:13 [2020-01-21T14:18:13.355Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:18:13 [2020-01-21T14:18:13.355Z] #61 DONE 0.1s
14:18:13 [2020-01-21T14:18:13.355Z] 
14:18:13 [2020-01-21T14:18:13.355Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:18:13 [2020-01-21T14:18:13.546Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
14:18:13 [2020-01-21T14:18:13.546Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
14:18:13 [2020-01-21T14:18:13.546Z] go: finding google.golang.org/grpc v1.20.1
14:18:13 [2020-01-21T14:18:13.546Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
14:18:13 [2020-01-21T14:18:13.546Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
14:18:13 [2020-01-21T14:18:13.546Z] go: finding github.com/kr/text v0.1.0
14:18:13 [2020-01-21T14:18:13.546Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
14:18:13 [2020-01-21T14:18:13.546Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
14:18:14 [2020-01-21T14:18:14.054Z] go: finding github.com/Microsoft/hcsshim v0.8.5
14:18:14 [2020-01-21T14:18:14.217Z] Running on ubuntu-1604-overlay2-arm64v8 (i-063611b72a5f0fe67) in /home/ubuntu/workspace/moby_PR-40395
[Pipeline] {
[Pipeline] checkout
14:18:14 [2020-01-21T14:18:14.445Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
14:18:14 [2020-01-21T14:18:14.445Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
14:18:14 [2020-01-21T14:18:14.445Z] go: finding github.com/kisielk/errcheck v1.1.0
14:18:14 [2020-01-21T14:18:14.811Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
14:18:14 [2020-01-21T14:18:14.811Z] go: finding github.com/onsi/gomega v1.4.3
14:18:14 [2020-01-21T14:18:14.811Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
14:18:14 [2020-01-21T14:18:14.811Z] go: finding github.com/Microsoft/go-winio v0.4.11
14:18:15 [2020-01-21T14:18:15.046Z] Removing intermediate container 2ed4f32f2c60
14:18:15 [2020-01-21T14:18:15.046Z]  ---> 4fae77773adf
14:18:15 [2020-01-21T14:18:15.046Z] Step 7/16 : WORKDIR /buildx
14:18:15 [2020-01-21T14:18:15.046Z]  ---> Running in 4d99541385ff
14:18:15 [2020-01-21T14:18:15.046Z] Removing intermediate container 4d99541385ff
14:18:15 [2020-01-21T14:18:15.046Z]  ---> 7506dc46dc9d
14:18:15 [2020-01-21T14:18:15.046Z] Step 8/16 : ARG BUILDX_COMMIT
14:18:15 [2020-01-21T14:18:15.046Z]  ---> Running in a533c1b8b144
14:18:15 [2020-01-21T14:18:15.046Z] Removing intermediate container a533c1b8b144
14:18:15 [2020-01-21T14:18:15.046Z]  ---> 330f14c59adb
14:18:15 [2020-01-21T14:18:15.046Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
14:18:15 [2020-01-21T14:18:15.046Z]  ---> Running in 70fb2068c809
14:18:15 [2020-01-21T14:18:15.200Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
14:18:15 [2020-01-21T14:18:15.200Z] go: finding cloud.google.com/go v0.26.0
14:18:15 [2020-01-21T14:18:15.200Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
14:18:15 [2020-01-21T14:18:15.200Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
14:18:15 [2020-01-21T14:18:15.576Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
14:18:15 [2020-01-21T14:18:15.576Z] go: finding gopkg.in/yaml.v2 v2.2.1
14:18:15 [2020-01-21T14:18:15.576Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
14:18:15 [2020-01-21T14:18:15.663Z] From https://github.com/docker/buildx
14:18:15 [2020-01-21T14:18:15.663Z]  * [new tag]         v0.3.1     -> build
14:18:15 [2020-01-21T14:18:15.933Z] go: finding github.com/onsi/ginkgo v1.6.0
14:18:16 [2020-01-21T14:18:16.282Z] Switched to branch 'build'
14:18:16 [2020-01-21T14:18:16.305Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
14:18:16 [2020-01-21T14:18:16.305Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
14:18:16 [2020-01-21T14:18:16.682Z] go: finding github.com/hashicorp/go-uuid v1.0.0
14:18:16 [2020-01-21T14:18:16.695Z] #62 ...
14:18:16 [2020-01-21T14:18:16.695Z] 
14:18:16 [2020-01-21T14:18:16.695Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:18:16 [2020-01-21T14:18:16.695Z] #43 30.93 Reading package lists...
14:18:16 [2020-01-21T14:18:16.695Z] #43 37.39 Building dependency tree...
14:18:16 [2020-01-21T14:18:16.695Z] #43 41.33 The following additional packages will be installed:
14:18:16 [2020-01-21T14:18:16.695Z] #43 41.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:18:16 [2020-01-21T14:18:16.695Z] #43 41.37   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:18:16 [2020-01-21T14:18:16.695Z] #43 41.39 Suggested packages:
14:18:16 [2020-01-21T14:18:16.695Z] #43 41.39   manpages-dev python-setuptools
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.24 The following NEW packages will be installed:
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.24   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.25   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.25   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.25   python-six zlib1g-dev
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.69 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.69 Need to get 4095 kB of archives.
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.69 After this operation, 22.5 MB of additional disk space will be used.
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 43.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 44.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:18:16 [2020-01-21T14:18:16.695Z] #43 46.61 debconf: delaying package configuration, since apt-utils is not installed
14:18:16 [2020-01-21T14:18:16.695Z] #43 46.83 Fetched 4095 kB in 2s (2248 kB/s)
14:18:16 [2020-01-21T14:18:16.695Z] #43 46.95 Selecting previously unselected package libcap-dev:amd64.
14:18:16 [2020-01-21T14:18:16.695Z] #43 46.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:18:16 [2020-01-21T14:18:16.695Z] #43 47.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:18:16 [2020-01-21T14:18:16.695Z] #43 47.06 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:18:16 [2020-01-21T14:18:16.695Z] #43 47.26 Selecting previously unselected package libnet1:amd64.
14:18:16 [2020-01-21T14:18:16.695Z] #43 47.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:18:16 [2020-01-21T14:18:16.695Z] #43 47.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:18:16 [2020-01-21T14:18:16.695Z] #43 ...
14:18:16 [2020-01-21T14:18:16.695Z] 
14:18:16 [2020-01-21T14:18:16.695Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:18:16 [2020-01-21T14:18:16.695Z] #50 46.59 + cd /tmp/tmp.8z171i2fTr/src/gotest.tools/gotestsum
14:18:16 [2020-01-21T14:18:16.695Z] #50 46.59 + git checkout -q v0.3.5
14:18:16 [2020-01-21T14:18:16.695Z] #50 46.66 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:18:16 [2020-01-21T14:18:16.901Z] Removing intermediate container 70fb2068c809
14:18:16 [2020-01-21T14:18:16.901Z]  ---> 5050fba20bab
14:18:16 [2020-01-21T14:18:16.901Z] Step 10/16 : RUN go mod download
14:18:16 [2020-01-21T14:18:16.901Z]  ---> Running in a6aa51adf825
14:18:16 [2020-01-21T14:18:16.953Z] #50 ...
14:18:16 [2020-01-21T14:18:16.953Z] 
14:18:16 [2020-01-21T14:18:16.953Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:18:16 [2020-01-21T14:18:16.953Z] #10 31.32 Reading package lists...
14:18:16 [2020-01-21T14:18:16.953Z] #10 38.22 Building dependency tree...
14:18:16 [2020-01-21T14:18:16.953Z] #10 41.73 The following additional packages will be installed:
14:18:16 [2020-01-21T14:18:16.953Z] #10 41.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:18:16 [2020-01-21T14:18:16.953Z] #10 41.74   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:18:16 [2020-01-21T14:18:16.953Z] #10 41.74   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:18:16 [2020-01-21T14:18:16.953Z] #10 41.75   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
14:18:16 [2020-01-21T14:18:16.953Z] #10 41.77 Suggested packages:
14:18:16 [2020-01-21T14:18:16.953Z] #10 41.77   gcc-8-locales seccomp wine64
14:18:16 [2020-01-21T14:18:16.953Z] #10 43.81 The following NEW packages will be installed:
14:18:16 [2020-01-21T14:18:16.953Z] #10 43.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:18:16 [2020-01-21T14:18:16.953Z] #10 43.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:18:16 [2020-01-21T14:18:16.953Z] #10 43.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:18:16 [2020-01-21T14:18:16.953Z] #10 43.81   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:18:16 [2020-01-21T14:18:16.953Z] #10 43.81   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:18:16 [2020-01-21T14:18:16.953Z] #10 43.82   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:18:16 [2020-01-21T14:18:16.953Z] #10 44.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:18:16 [2020-01-21T14:18:16.953Z] #10 44.53 Need to get 77.7 MB of archives.
14:18:16 [2020-01-21T14:18:16.953Z] #10 44.53 After this operation, 487 MB of additional disk space will be used.
14:18:16 [2020-01-21T14:18:16.953Z] #10 44.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 44.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 45.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 45.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 45.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 45.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 45.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 45.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 46.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
14:18:16 [2020-01-21T14:18:16.953Z] #10 ...
14:18:16 [2020-01-21T14:18:16.953Z] 
14:18:16 [2020-01-21T14:18:16.953Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.530 + RM_GOPATH=0
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.530 + TMP_GOPATH=
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.530 + : /build
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.530 + '[' -z '' ']'
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.532 ++ mktemp -d
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.533 + export GOPATH=/tmp/tmp.IJAoMe5fY4
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.533 + GOPATH=/tmp/tmp.IJAoMe5fY4
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.533 + RM_GOPATH=1
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.534 ++ dirname ./install.sh
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.538 + dir=.
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.538 + bin=containerd
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.539 + shift
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.543 + '[' '!' -f ./containerd.installer ']'
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.544 + . ./containerd.installer
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.545 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.545 + install_containerd
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.545 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.546 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.550 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IJAoMe5fY4/src/github.com/containerd/containerd
14:18:16 [2020-01-21T14:18:16.953Z] #62 3.558 Cloning into '/tmp/tmp.IJAoMe5fY4/src/github.com/containerd/containerd'...
14:18:17 [2020-01-21T14:18:17.468Z] go: finding github.com/kr/pty v1.1.1
14:18:17 [2020-01-21T14:18:17.468Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
14:18:17 [2020-01-21T14:18:17.518Z] #62 ...
14:18:17 [2020-01-21T14:18:17.518Z] 
14:18:17 [2020-01-21T14:18:17.518Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:18:17 [2020-01-21T14:18:17.518Z] #33 37.87 sync
14:18:17 [2020-01-21T14:18:17.518Z] #33 37.87 internal/reflectlite
14:18:17 [2020-01-21T14:18:17.518Z] #33 40.41 sort
14:18:17 [2020-01-21T14:18:17.518Z] #33 40.42 errors
14:18:17 [2020-01-21T14:18:17.518Z] #33 40.79 strconv
14:18:17 [2020-01-21T14:18:17.518Z] #33 41.81 io
14:18:17 [2020-01-21T14:18:17.518Z] #33 43.79 internal/oserror
14:18:17 [2020-01-21T14:18:17.518Z] #33 43.99 syscall
14:18:17 [2020-01-21T14:18:17.518Z] #33 45.56 reflect
14:18:17 [2020-01-21T14:18:17.518Z] #33 ...
14:18:17 [2020-01-21T14:18:17.518Z] 
14:18:17 [2020-01-21T14:18:17.518Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.41 Selecting previously unselected package libnet1-dev.
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.68 Selecting previously unselected package libnl-3-200:amd64.
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.84 Selecting previously unselected package libnl-3-dev:amd64.
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 47.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.17 Selecting previously unselected package libprotobuf-c1:amd64.
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.28 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.32 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.45 Selecting previously unselected package zlib1g-dev:amd64.
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:18:17 [2020-01-21T14:18:17.518Z] #43 48.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/spf13/viper v1.3.2
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/Microsoft/hcsshim v0.8.6
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/hashicorp/go-version v1.1.0
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
14:18:17 [2020-01-21T14:18:17.528Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
14:18:17 [2020-01-21T14:18:17.776Z] #43 48.76 Selecting previously unselected package libprotobuf17:amd64.
14:18:17 [2020-01-21T14:18:17.776Z] #43 48.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:18:17 [2020-01-21T14:18:17.776Z] #43 48.80 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:18:18 [2020-01-21T14:18:18.079Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
14:18:18 [2020-01-21T14:18:18.079Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
14:18:18 [2020-01-21T14:18:18.079Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
14:18:18 [2020-01-21T14:18:18.526Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
14:18:18 [2020-01-21T14:18:18.526Z] go: finding github.com/golang/mock v1.1.1
14:18:18 [2020-01-21T14:18:18.553Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
14:18:18 [2020-01-21T14:18:18.642Z] using credential docker-jenkins-github-credentials
14:18:18 [2020-01-21T14:18:18.656Z] Cloning the remote Git repository
14:18:18 [2020-01-21T14:18:18.656Z] Cloning with configured refspecs honoured and without tags
14:18:18 [2020-01-21T14:18:18.710Z] #43 49.76 Selecting previously unselected package libprotobuf-lite17:amd64.
14:18:18 [2020-01-21T14:18:18.710Z] #43 49.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:18:18 [2020-01-21T14:18:18.710Z] #43 49.79 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:18:18 [2020-01-21T14:18:18.900Z] go: finding github.com/hashicorp/golang-lru v0.5.0
14:18:18 [2020-01-21T14:18:18.900Z] go: finding github.com/client9/misspell v0.3.4
14:18:18 [2020-01-21T14:18:18.968Z] #43 ...
14:18:18 [2020-01-21T14:18:18.968Z] 
14:18:18 [2020-01-21T14:18:18.968Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:18:18 [2020-01-21T14:18:18.968Z] #47 39.39 github.com/LK4D4/vndr/godl/singleflight
14:18:18 [2020-01-21T14:18:18.968Z] #47 39.40 internal/reflectlite
14:18:18 [2020-01-21T14:18:18.968Z] #47 39.80 math/rand
14:18:18 [2020-01-21T14:18:18.968Z] #47 40.81 internal/singleflight
14:18:18 [2020-01-21T14:18:18.968Z] #47 42.73 io
14:18:18 [2020-01-21T14:18:18.968Z] #47 42.76 strconv
14:18:18 [2020-01-21T14:18:18.968Z] #47 44.53 bytes
14:18:18 [2020-01-21T14:18:18.968Z] #47 47.17 reflect
14:18:18 [2020-01-21T14:18:18.968Z] #47 47.32 bufio
14:18:18 [2020-01-21T14:18:18.968Z] #47 ...
14:18:18 [2020-01-21T14:18:18.968Z] 
14:18:18 [2020-01-21T14:18:18.968Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:18:18 [2020-01-21T14:18:18.968Z] #27 5.286 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:18:18 [2020-01-21T14:18:18.968Z] #27 5.634 
14:18:18 [2020-01-21T14:18:18.472Z] Cloning repository https://github.com/moby/moby.git
14:18:18 [2020-01-21T14:18:18.523Z]  > git init /home/ubuntu/workspace/moby_PR-40395 # timeout=10
14:18:18 [2020-01-21T14:18:18.701Z] Fetching upstream changes from https://github.com/moby/moby.git
14:18:18 [2020-01-21T14:18:18.702Z]  > git --version # timeout=10
14:18:18 [2020-01-21T14:18:18.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:18:18 [2020-01-21T14:18:18.783Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:18:19 [2020-01-21T14:18:19.190Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
14:18:19 [2020-01-21T14:18:19.256Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
14:18:19 [2020-01-21T14:18:19.257Z] go: finding github.com/docker/go-units v0.3.1
14:18:19 [2020-01-21T14:18:19.741Z] #27 5.832 
##                                                                         3.0%
####                                                                       6.4%
########                                                                  12.4%
###########                                                               15.9%
##############                                                            20.8%
##################                                                        26.2%
#####################                                                     30.3%
#########################                                                 36.0%
##############################                                            42.2%
##################################                                        48.6%
######################################                                    53.3%
#########################################                                 58.3%
14:18:19 [2020-01-21T14:18:19.741Z] #27 ...
14:18:19 [2020-01-21T14:18:19.741Z] 
14:18:19 [2020-01-21T14:18:19.741Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:18:19 [2020-01-21T14:18:19.741Z] #35 40.76 The following additional packages will be installed:
14:18:19 [2020-01-21T14:18:19.741Z] #35 40.77   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:18:19 [2020-01-21T14:18:19.741Z] #35 40.79 Suggested packages:
14:18:19 [2020-01-21T14:18:19.741Z] #35 40.79   cmake-doc ninja-build lrzip
14:18:19 [2020-01-21T14:18:19.741Z] #35 40.79 Recommended packages:
14:18:19 [2020-01-21T14:18:19.741Z] #35 40.79   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:18:19 [2020-01-21T14:18:19.741Z] #35 41.78 The following NEW packages will be installed:
14:18:19 [2020-01-21T14:18:19.741Z] #35 41.81   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:18:19 [2020-01-21T14:18:19.741Z] #35 41.81   vim-common xxd
14:18:19 [2020-01-21T14:18:19.741Z] #35 42.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:18:19 [2020-01-21T14:18:19.741Z] #35 42.31 Need to get 14.9 MB of archives.
14:18:19 [2020-01-21T14:18:19.741Z] #35 42.31 After this operation, 61.8 MB of additional disk space will be used.
14:18:19 [2020-01-21T14:18:19.741Z] #35 42.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 42.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 42.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 42.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 43.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 44.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 44.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 44.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 44.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 44.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:18:19 [2020-01-21T14:18:19.741Z] #35 45.73 debconf: delaying package configuration, since apt-utils is not installed
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.03 Fetched 14.9 MB in 3s (5824 kB/s)
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.16 Selecting previously unselected package xxd.
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.25 Unpacking xxd (2:8.1.0875-5) ...
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.49 Selecting previously unselected package vim-common.
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.56 Unpacking vim-common (2:8.1.0875-5) ...
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.94 Selecting previously unselected package cmake-data.
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:18:19 [2020-01-21T14:18:19.741Z] #35 46.96 Unpacking cmake-data (3.13.4-1) ...
14:18:19 [2020-01-21T14:18:19.741Z] #35 50.32 Selecting previously unselected package libicu63:amd64.
14:18:19 [2020-01-21T14:18:19.741Z] #35 50.33 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
14:18:19 [2020-01-21T14:18:19.741Z] #35 50.36 Unpacking libicu63:amd64 (63.1-6) ...
14:18:19 [2020-01-21T14:18:19.741Z] #35 ...
14:18:19 [2020-01-21T14:18:19.741Z] 
14:18:19 [2020-01-21T14:18:19.741Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:18:19 [2020-01-21T14:18:19.825Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
14:18:19 [2020-01-21T14:18:19.825Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
14:18:19 [2020-01-21T14:18:19.825Z] go: finding github.com/google/certificate-transparency-go v1.0.21
14:18:20 [2020-01-21T14:18:20.068Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
14:18:20 [2020-01-21T14:18:20.117Z] go: finding github.com/spf13/cobra v0.0.3
14:18:20 [2020-01-21T14:18:20.117Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
14:18:20 [2020-01-21T14:18:20.117Z] go: finding github.com/stretchr/testify v1.2.2
14:18:20 [2020-01-21T14:18:20.408Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
14:18:20 [2020-01-21T14:18:20.465Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
14:18:20 [2020-01-21T14:18:20.512Z] #27 5.832 
##                                                                         3.0%
####                                                                       6.4%
########                                                                  12.4%
###########                                                               15.9%
##############                                                            20.8%
##################                                                        26.2%
#####################                                                     30.3%
#########################                                                 36.0%
##############################                                            42.2%
##################################                                        48.6%
######################################                                    53.3%
#########################################                                 58.3%
###############################################                           66.4%
####################################################                      72.4%
########################################################                  77.9%
############################################################              84.1%
#################################################################         90.9%
#######################################################################   99.4%
######################################################################## 100.0%
14:18:20 [2020-01-21T14:18:20.769Z] #27 7.989 
14:18:20 [2020-01-21T14:18:20.873Z] go: finding github.com/hpcloud/tail v1.0.0
14:18:21 [2020-01-21T14:18:21.040Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
14:18:21 [2020-01-21T14:18:21.284Z] #27 8.195 
###############                                                           21.7%
#############################                                             41.2%
##################################################                        70.0%
#################################################################         91.5%
######################################################################## 100.0%
14:18:21 [2020-01-21T14:18:21.674Z] go: finding github.com/pkg/errors v0.8.1
14:18:21 [2020-01-21T14:18:21.804Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
14:18:21 [2020-01-21T14:18:21.804Z] go: finding google.golang.org/appengine v1.1.0
14:18:21 [2020-01-21T14:18:21.849Z] #27 8.917 
14:18:22 [2020-01-21T14:18:22.190Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
14:18:22 [2020-01-21T14:18:22.190Z] go: finding github.com/kisielk/gotool v1.0.0
14:18:22 [2020-01-21T14:18:22.330Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
14:18:22 [2020-01-21T14:18:22.330Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
14:18:22 [2020-01-21T14:18:22.330Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
14:18:22 [2020-01-21T14:18:22.626Z] go: finding github.com/json-iterator/go v1.1.6
14:18:22 [2020-01-21T14:18:22.627Z] go: finding github.com/bugsnag/panicwrap v1.2.0
14:18:22 [2020-01-21T14:18:22.627Z] go: finding github.com/pelletier/go-toml v1.2.0
14:18:23 [2020-01-21T14:18:23.139Z] #27 9.107 
#                                                                          2.3%
########                                                                  11.8%
###############                                                           21.8%
######################                                                    30.7%
###########################                                               37.6%
###############################                                           44.3%
######################################                                    53.3%
############################################                              62.5%
#################################################                         68.9%
########################################################                  77.8%
############################################################              83.8%
#################################################################         90.8%
######################################################################## 100.0%
14:18:23 [2020-01-21T14:18:23.396Z] #27 10.77 
14:18:23 [2020-01-21T14:18:23.665Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
14:18:23 [2020-01-21T14:18:23.955Z] go: finding github.com/gogo/protobuf v1.2.1
14:18:24 [2020-01-21T14:18:24.146Z] Running on ubuntu-1804-overlay2 (i-0a06d9c0a4704d7b1) in /home/ubuntu/workspace/moby_PR-40395
[Pipeline] {
[Pipeline] checkout
14:18:24 [2020-01-21T14:18:24.247Z] go: finding github.com/spf13/cast v1.3.0
14:18:24 [2020-01-21T14:18:24.538Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
14:18:24 [2020-01-21T14:18:24.538Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
14:18:24 [2020-01-21T14:18:24.830Z] go: finding github.com/opencontainers/image-spec v1.0.1
14:18:24 [2020-01-21T14:18:24.830Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
14:18:24 [2020-01-21T14:18:24.830Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
14:18:24 [2020-01-21T14:18:24.830Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
14:18:25 [2020-01-21T14:18:25.121Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
14:18:25 [2020-01-21T14:18:25.749Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
14:18:26 [2020-01-21T14:18:26.037Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
14:18:26 [2020-01-21T14:18:26.325Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
14:18:26 [2020-01-21T14:18:26.618Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
14:18:26 [2020-01-21T14:18:26.618Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
14:18:27 [2020-01-21T14:18:27.702Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
14:18:27 [2020-01-21T14:18:27.702Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
14:18:28 [2020-01-21T14:18:28.189Z] using credential docker-jenkins-github-credentials
14:18:28 [2020-01-21T14:18:28.197Z] Cloning the remote Git repository
14:18:28 [2020-01-21T14:18:28.198Z] Cloning with configured refspecs honoured and without tags
14:18:28 [2020-01-21T14:18:28.318Z] #27 10.99 
                                                                           0.0%
##                                                                         2.8%
###                                                                        4.6%
####                                                                       6.9%
######                                                                     8.8%
########                                                                  11.6%
###########                                                               15.8%
#############                                                             18.5%
###############                                                           21.4%
#################                                                         24.2%
###################                                                       26.7%
#####################                                                     29.3%
#######################                                                   32.0%
#########################                                                 34.8%
###########################                                               37.6%
############################                                              39.5%
#############################                                             41.1%
###############################                                           43.4%
#################################                                         45.9%
##################################                                        48.2%
####################################                                      50.8%
######################################                                    53.9%
#######################################                                   55.6%
#########################################                                 58.0%
###########################################                               59.9%
############################################                              62.4%
##############################################                            64.5%
################################################                          67.4%
#################################################                         69.3%
###################################################                       71.1%
####################################################                      72.9%
######################################################                    76.0%
########################################################                  78.8%
##########################################################                81.7%
#############################################################             84.7%
##############################################################            86.7%
###############################################################           87.7%
#################################################################         91.0%
##################################################################        93.0%
#####################################################################     96.2%
######################################################################    98.6%
######################################################################## 100.0%
14:18:28 [2020-01-21T14:18:28.318Z] #27 ...
14:18:28 [2020-01-21T14:18:28.318Z] 
14:18:28 [2020-01-21T14:18:28.318Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:18:28 [2020-01-21T14:18:28.318Z] #30 49.12 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
14:18:28 [2020-01-21T14:18:28.318Z] #30 50.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:18:28 [2020-01-21T14:18:28.332Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
14:18:28 [2020-01-21T14:18:28.576Z] #30 ...
14:18:28 [2020-01-21T14:18:28.576Z] 
14:18:28 [2020-01-21T14:18:28.576Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:18:28 [2020-01-21T14:18:28.576Z] #10 49.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 52.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
14:18:28 [2020-01-21T14:18:28.576Z] #10 53.61 debconf: delaying package configuration, since apt-utils is not installed
14:18:28 [2020-01-21T14:18:28.576Z] #10 53.80 Fetched 77.7 MB in 8s (9322 kB/s)
14:18:28 [2020-01-21T14:18:28.576Z] #10 53.93 Selecting previously unselected package binutils-mingw-w64-i686.
14:18:28 [2020-01-21T14:18:28.576Z] #10 53.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 ... 15401 files and directories currently installed.)
14:18:28 [2020-01-21T14:18:28.576Z] #10 54.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:18:28 [2020-01-21T14:18:28.576Z] #10 54.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:18:28 [2020-01-21T14:18:28.576Z] #10 57.09 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:18:28 [2020-01-21T14:18:28.576Z] #10 57.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:18:28 [2020-01-21T14:18:28.576Z] #10 57.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:18:28 [2020-01-21T14:18:28.576Z] #10 ...
14:18:28 [2020-01-21T14:18:28.576Z] 
14:18:28 [2020-01-21T14:18:28.576Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:18:28 [2020-01-21T14:18:28.576Z] #35 59.49 Selecting previously unselected package libxml2:amd64.
14:18:28 [2020-01-21T14:18:28.576Z] #35 59.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
14:18:28 [2020-01-21T14:18:28.576Z] #35 59.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:18:28 [2020-01-21T14:18:28.625Z] go: finding github.com/jinzhu/gorm v1.9.2
14:18:28 [2020-01-21T14:18:28.926Z] go: finding github.com/ghodss/yaml v1.0.0
14:18:28 [2020-01-21T14:18:28.926Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
14:18:28 [2020-01-21T14:18:28.214Z] Cloning repository https://github.com/moby/moby.git
14:18:28 [2020-01-21T14:18:28.277Z]  > git init /home/ubuntu/workspace/moby_PR-40395 # timeout=10
14:18:28 [2020-01-21T14:18:28.736Z] Fetching upstream changes from https://github.com/moby/moby.git
14:18:28 [2020-01-21T14:18:28.737Z]  > git --version # timeout=10
14:18:28 [2020-01-21T14:18:28.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:18:28 [2020-01-21T14:18:28.781Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:18:29 [2020-01-21T14:18:29.143Z] #35 ...
14:18:29 [2020-01-21T14:18:29.143Z] 
14:18:29 [2020-01-21T14:18:29.143Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:18:29 [2020-01-21T14:18:29.143Z] #43 50.05 Selecting previously unselected package libprotobuf-dev:amd64.
14:18:29 [2020-01-21T14:18:29.143Z] #43 50.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 50.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 51.57 Selecting previously unselected package libprotoc17:amd64.
14:18:29 [2020-01-21T14:18:29.143Z] #43 51.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 51.59 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.25 Selecting previously unselected package protobuf-c-compiler.
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.45 Selecting previously unselected package protobuf-compiler.
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.47 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.67 Selecting previously unselected package python-pkg-resources.
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.68 Unpacking python-pkg-resources (40.8.0-1) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.94 Selecting previously unselected package python-six.
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 52.98 Unpacking python-six (1.12.0-1) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 53.13 Selecting previously unselected package python-protobuf.
14:18:29 [2020-01-21T14:18:29.143Z] #43 53.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 53.18 Unpacking python-protobuf (3.6.1.3-2) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 54.02 Setting up python-pkg-resources (40.8.0-1) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 59.94 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 59.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 59.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 60.01 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 60.03 Setting up python-six (1.12.0-1) ...
14:18:29 [2020-01-21T14:18:29.143Z] #43 ...
14:18:29 [2020-01-21T14:18:29.143Z] 
14:18:29 [2020-01-21T14:18:29.143Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:18:29 [2020-01-21T14:18:29.143Z] #47 49.63 syscall
14:18:29 [2020-01-21T14:18:29.143Z] #47 59.02 time
14:18:29 [2020-01-21T14:18:29.401Z] #47 ...
14:18:29 [2020-01-21T14:18:29.401Z] 
14:18:29 [2020-01-21T14:18:29.401Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:18:29 [2020-01-21T14:18:29.401Z] #35 60.32 Selecting previously unselected package libarchive13:amd64.
14:18:29 [2020-01-21T14:18:29.401Z] #35 60.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:18:29 [2020-01-21T14:18:29.401Z] #35 60.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:18:29 [2020-01-21T14:18:29.962Z] go: finding github.com/gofrs/flock v0.7.0
14:18:29 [2020-01-21T14:18:29.968Z] #35 60.81 Selecting previously unselected package libjsoncpp1:amd64.
14:18:29 [2020-01-21T14:18:29.968Z] #35 60.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:18:29 [2020-01-21T14:18:29.968Z] #35 60.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:18:29 [2020-01-21T14:18:29.968Z] #35 61.02 Selecting previously unselected package librhash0:amd64.
14:18:29 [2020-01-21T14:18:29.968Z] #35 61.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:18:29 [2020-01-21T14:18:29.968Z] #35 61.02 Unpacking librhash0:amd64 (1.3.8-1) ...
14:18:30 [2020-01-21T14:18:30.227Z] #35 61.22 Selecting previously unselected package libuv1:amd64.
14:18:30 [2020-01-21T14:18:30.227Z] #35 61.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:18:30 [2020-01-21T14:18:30.227Z] #35 61.22 Unpacking libuv1:amd64 (1.24.1-1) ...
14:18:30 [2020-01-21T14:18:30.485Z] #35 61.39 Selecting previously unselected package cmake.
14:18:30 [2020-01-21T14:18:30.485Z] #35 61.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:18:30 [2020-01-21T14:18:30.485Z] #35 61.43 Unpacking cmake (3.13.4-1) ...
14:18:31 [2020-01-21T14:18:31.470Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
14:18:31 [2020-01-21T14:18:31.470Z] go: finding github.com/magiconair/properties v1.8.0
14:18:31 [2020-01-21T14:18:31.860Z] #35 ...
14:18:31 [2020-01-21T14:18:31.860Z] 
14:18:31 [2020-01-21T14:18:31.860Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:18:31 [2020-01-21T14:18:31.860Z] #33 52.21 time
14:18:31 [2020-01-21T14:18:31.860Z] #33 59.97 internal/poll
14:18:31 [2020-01-21T14:18:31.860Z] #33 61.10 internal/fmtsort
14:18:31 [2020-01-21T14:18:31.860Z] #33 61.92 internal/syscall/unix
14:18:31 [2020-01-21T14:18:31.860Z] #33 62.30 strings
14:18:31 [2020-01-21T14:18:31.860Z] #33 ...
14:18:31 [2020-01-21T14:18:31.860Z] 
14:18:31 [2020-01-21T14:18:31.860Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:18:31 [2020-01-21T14:18:31.860Z] #27 15.75 
14:18:31 [2020-01-21T14:18:31.860Z] #27 16.79 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:18:31 [2020-01-21T14:18:31.860Z] #27 17.14 
14:18:31 [2020-01-21T14:18:31.860Z] #27 17.39 
######################################################################## 100.0%
14:18:31 [2020-01-21T14:18:31.860Z] #27 17.58 
14:18:31 [2020-01-21T14:18:31.860Z] #27 18.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:18:31 [2020-01-21T14:18:31.860Z] #27 19.01 
14:18:32 [2020-01-21T14:18:32.105Z] go: finding github.com/jinzhu/now v1.0.0
14:18:32 [2020-01-21T14:18:32.122Z] #27 19.28 
                                                                           0.7%
######################################################################## 100.0%
14:18:32 [2020-01-21T14:18:32.122Z] #27 19.53 
14:18:33 [2020-01-21T14:18:33.504Z] #27 20.63 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:18:33 [2020-01-21T14:18:33.504Z] #27 20.77 skipping existing 1849cc453dee
14:18:33 [2020-01-21T14:18:33.610Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
14:18:33 [2020-01-21T14:18:33.762Z] #27 20.94 
14:18:34 [2020-01-21T14:18:34.245Z] go: finding github.com/bitly/go-simplejson v0.5.0
14:18:34 [2020-01-21T14:18:34.245Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
14:18:34 [2020-01-21T14:18:34.327Z] #27 ...
14:18:34 [2020-01-21T14:18:34.327Z] 
14:18:34 [2020-01-21T14:18:34.327Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:18:34 [2020-01-21T14:18:34.327Z] #35 65.36 Setting up libicu63:amd64 (63.1-6) ...
14:18:34 [2020-01-21T14:18:34.327Z] #35 65.38 Setting up xxd (2:8.1.0875-5) ...
14:18:34 [2020-01-21T14:18:34.327Z] #35 65.39 Setting up libuv1:amd64 (1.24.1-1) ...
14:18:34 [2020-01-21T14:18:34.327Z] #35 65.40 Setting up vim-common (2:8.1.0875-5) ...
14:18:34 [2020-01-21T14:18:34.327Z] #35 65.44 Setting up librhash0:amd64 (1.3.8-1) ...
14:18:34 [2020-01-21T14:18:34.585Z] #35 65.46 Setting up cmake-data (3.13.4-1) ...
14:18:34 [2020-01-21T14:18:34.585Z] #35 65.56 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:18:34 [2020-01-21T14:18:34.585Z] #35 65.57 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:18:34 [2020-01-21T14:18:34.585Z] #35 65.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:18:34 [2020-01-21T14:18:34.585Z] #35 65.59 Setting up cmake (3.13.4-1) ...
14:18:34 [2020-01-21T14:18:34.585Z] #35 65.60 Processing triggers for libc-bin (2.28-10) ...
14:18:34 [2020-01-21T14:18:34.843Z] #35 65.70 Processing triggers for mime-support (3.62) ...
14:18:34 [2020-01-21T14:18:34.877Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
14:18:35 [2020-01-21T14:18:35.410Z] #35 DONE 66.3s
14:18:35 [2020-01-21T14:18:35.410Z] 
14:18:35 [2020-01-21T14:18:35.410Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:18:35 [2020-01-21T14:18:35.410Z] #36 DONE 0.1s
14:18:35 [2020-01-21T14:18:35.410Z] 
14:18:35 [2020-01-21T14:18:35.410Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:18:35 [2020-01-21T14:18:35.410Z] #27 21.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:18:35 [2020-01-21T14:18:35.410Z] #27 22.20 
14:18:35 [2020-01-21T14:18:35.410Z] #27 22.41 
######################################################################## 100.0%
14:18:35 [2020-01-21T14:18:35.410Z] #27 22.52 
14:18:35 [2020-01-21T14:18:35.410Z] #27 22.60 Download of images into '/build' complete.
14:18:35 [2020-01-21T14:18:35.410Z] #27 22.60 Use something like the following to load the result into a Docker daemon:
14:18:35 [2020-01-21T14:18:35.410Z] #27 22.60   tar -cC '/build' . | docker load
14:18:35 [2020-01-21T14:18:35.410Z] #27 DONE 22.7s
14:18:35 [2020-01-21T14:18:35.410Z] 
14:18:35 [2020-01-21T14:18:35.410Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:18:35 [2020-01-21T14:18:35.668Z] #37 DONE 0.1s
14:18:35 [2020-01-21T14:18:35.668Z] 
14:18:35 [2020-01-21T14:18:35.668Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.36 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.38 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.42 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.43 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.49 Setting up protobuf-compiler (3.6.1.3-2) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:18:35 [2020-01-21T14:18:35.668Z] #43 64.56 Setting up python-protobuf (3.6.1.3-2) ...
14:18:35 [2020-01-21T14:18:35.915Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
14:18:36 [2020-01-21T14:18:36.947Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
14:18:36 [2020-01-21T14:18:36.947Z] go: finding github.com/theupdateframework/notary v0.6.1
14:18:37 [2020-01-21T14:18:37.717Z] Fetching without tags
14:18:37 [2020-01-21T14:18:37.978Z] go: finding gopkg.in/inf.v0 v0.9.1
14:18:37 [2020-01-21T14:18:37.609Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:18:37 [2020-01-21T14:18:37.642Z]  > git config --add remote.origin.fetch +refs/pull/40395/head:refs/remotes/origin/PR-40395 # timeout=10
14:18:37 [2020-01-21T14:18:37.653Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:18:37 [2020-01-21T14:18:37.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:18:37 [2020-01-21T14:18:37.693Z] Fetching upstream changes from https://github.com/moby/moby.git
14:18:37 [2020-01-21T14:18:37.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:18:37 [2020-01-21T14:18:37.694Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:18:38 [2020-01-21T14:18:38.126Z] Merging remotes/origin/master commit f9d136b6c68d02257991b2e3176f5c6adc104f7c into PR head commit 4d249ae1f33d3e57be78ec1ce573589397720741
14:18:38 [2020-01-21T14:18:38.269Z] go: finding github.com/go-sql-driver/mysql v1.4.1
14:18:39 [2020-01-21T14:18:39.087Z] Merge succeeded, producing 4d249ae1f33d3e57be78ec1ce573589397720741
14:18:39 [2020-01-21T14:18:39.088Z] Checking out Revision 4d249ae1f33d3e57be78ec1ce573589397720741 (PR-40395)
14:18:39 [2020-01-21T14:18:39.850Z] #43 ...
14:18:39 [2020-01-21T14:18:39.850Z] 
14:18:39 [2020-01-21T14:18:39.850Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:18:39 [2020-01-21T14:18:39.850Z] #10 60.63 Selecting previously unselected package binutils-mingw-w64.
14:18:39 [2020-01-21T14:18:39.850Z] #10 60.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 60.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 60.83 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:18:39 [2020-01-21T14:18:39.850Z] #10 60.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 60.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 61.09 Selecting previously unselected package dmsetup.
14:18:39 [2020-01-21T14:18:39.850Z] #10 61.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 61.10 Unpacking dmsetup (2:1.02.155-3) ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 61.35 Selecting previously unselected package mingw-w64-common.
14:18:39 [2020-01-21T14:18:39.850Z] #10 61.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 61.36 Unpacking mingw-w64-common (6.0.0-3) ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 70.64 Selecting previously unselected package mingw-w64-x86-64-dev.
14:18:39 [2020-01-21T14:18:39.850Z] #10 70.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 70.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:18:39 [2020-01-21T14:18:39.850Z] #10 ...
14:18:39 [2020-01-21T14:18:39.850Z] 
14:18:39 [2020-01-21T14:18:39.850Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.073 + RM_GOPATH=0
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.073 + TMP_GOPATH=
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.073 + : /build
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.073 + '[' -z '' ']'
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.073 ++ mktemp -d
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.075 + export GOPATH=/tmp/tmp.jvxDxeYvqw
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.075 + GOPATH=/tmp/tmp.jvxDxeYvqw
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.075 + RM_GOPATH=1
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.076 ++ dirname ./install.sh
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.077 + dir=.
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.078 + bin=tini
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.078 + shift
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.079 + '[' '!' -f ./tini.installer ']'
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.079 + . ./tini.installer
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.079 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.079 + install_tini
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.079 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.080 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.080 + git clone https://github.com/krallin/tini.git /tmp/tmp.jvxDxeYvqw/tini
14:18:39 [2020-01-21T14:18:39.850Z] #38 4.097 Cloning into '/tmp/tmp.jvxDxeYvqw/tini'...
14:18:39 [2020-01-21T14:18:39.879Z] Commit message: "remove extra space in code comment in ping.go"
14:18:38 [2020-01-21T14:18:38.107Z]  > git config core.sparsecheckout # timeout=10
14:18:38 [2020-01-21T14:18:38.112Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:18:39 [2020-01-21T14:18:39.031Z]  > git merge f9d136b6c68d02257991b2e3176f5c6adc104f7c # timeout=10
14:18:39 [2020-01-21T14:18:39.046Z]  > git rev-parse HEAD^{commit} # timeout=10
14:18:39 [2020-01-21T14:18:39.066Z]  > git config core.sparsecheckout # timeout=10
14:18:39 [2020-01-21T14:18:39.078Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:18:40 [2020-01-21T14:18:40.416Z] #38 4.808 + cd /tmp/tmp.jvxDxeYvqw/tini
14:18:40 [2020-01-21T14:18:40.417Z] #38 4.808 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:18:40 [2020-01-21T14:18:40.417Z] #38 4.813 + cmake .
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:18:40 [2020-01-21T14:18:40.983Z] #38 5.428 -- The C compiler identification is GNU 8.3.0
14:18:40 [2020-01-21T14:18:40.983Z] #38 5.482 -- Check for working C compiler: /usr/bin/cc
14:18:41 [2020-01-21T14:18:41.112Z] + docker version
14:18:41 [2020-01-21T14:18:41.241Z] #38 ...
14:18:41 [2020-01-21T14:18:41.241Z] 
14:18:41 [2020-01-21T14:18:41.241Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:18:41 [2020-01-21T14:18:41.241Z] #43 72.32 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:18:41 [2020-01-21T14:18:41.500Z] #43 72.33 Processing triggers for libc-bin (2.28-10) ...
14:18:41 [2020-01-21T14:18:41.758Z] #43 DONE 72.8s
14:18:41 [2020-01-21T14:18:41.758Z] 
14:18:41 [2020-01-21T14:18:41.758Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:18:41 [2020-01-21T14:18:41.758Z] #33 62.88 os
14:18:41 [2020-01-21T14:18:41.758Z] #33 65.53 path
14:18:41 [2020-01-21T14:18:41.758Z] #33 66.84 text/tabwriter
14:18:41 [2020-01-21T14:18:41.758Z] #33 68.31 path/filepath
14:18:41 [2020-01-21T14:18:41.758Z] #33 68.31 fmt
14:18:41 [2020-01-21T14:18:41.758Z] #33 70.33 io/ioutil
14:18:41 [2020-01-21T14:18:41.758Z] #33 ...
14:18:41 [2020-01-21T14:18:41.758Z] 
14:18:41 [2020-01-21T14:18:41.758Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:18:41 [2020-01-21T14:18:41.758Z] #38 6.305 -- Check for working C compiler: /usr/bin/cc -- works
14:18:41 [2020-01-21T14:18:41.758Z] #38 6.305 -- Detecting C compiler ABI info
14:18:41 [2020-01-21T14:18:41.789Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
14:18:41 [2020-01-21T14:18:41.789Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
14:18:41 [2020-01-21T14:18:41.789Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
14:18:41 [2020-01-21T14:18:41.789Z] go: finding github.com/imdario/mergo v0.3.7
14:18:42 [2020-01-21T14:18:42.421Z] go: finding github.com/coreos/go-semver v0.2.0
14:18:42 [2020-01-21T14:18:42.421Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
14:18:43 [2020-01-21T14:18:43.132Z] #38 7.350 -- Detecting C compiler ABI info - done
14:18:43 [2020-01-21T14:18:43.132Z] #38 7.417 -- Detecting C compile features
14:18:43 [2020-01-21T14:18:43.132Z] #38 ...
14:18:43 [2020-01-21T14:18:43.132Z] 
14:18:43 [2020-01-21T14:18:43.132Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:18:43 [2020-01-21T14:18:43.132Z] #47 63.57 strings
14:18:43 [2020-01-21T14:18:43.132Z] #47 66.11 os
14:18:43 [2020-01-21T14:18:43.132Z] #47 67.28 regexp/syntax
14:18:43 [2020-01-21T14:18:43.132Z] #47 71.47 fmt
14:18:43 [2020-01-21T14:18:43.132Z] #47 73.51 regexp
14:18:43 [2020-01-21T14:18:43.132Z] #47 ...
14:18:43 [2020-01-21T14:18:43.132Z] 
14:18:43 [2020-01-21T14:18:43.132Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:18:43 [2020-01-21T14:18:43.132Z] #33 72.42 flag
14:18:43 [2020-01-21T14:18:43.132Z] #33 72.42 github.com/BurntSushi/toml
14:18:43 [2020-01-21T14:18:43.454Z] go: finding github.com/sirupsen/logrus v1.4.0
14:18:43 [2020-01-21T14:18:43.746Z] go: finding github.com/modern-go/reflect2 v1.0.1
14:18:44 [2020-01-21T14:18:44.066Z] #33 74.58 log
14:18:44 [2020-01-21T14:18:44.807Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
14:18:44 [2020-01-21T14:18:44.807Z] go: finding github.com/mattn/go-shellwords v1.0.5
14:18:45 [2020-01-21T14:18:45.096Z] go: finding github.com/fsnotify/fsnotify v1.4.7
14:18:45 [2020-01-21T14:18:45.385Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
14:18:45 [2020-01-21T14:18:45.385Z] go: finding github.com/docker/go-connections v0.4.0
14:18:45 [2020-01-21T14:18:45.385Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
14:18:46 [2020-01-21T14:18:46.419Z] go: finding github.com/kisielk/errcheck v1.1.0
14:18:46 [2020-01-21T14:18:46.594Z] #33 77.10 github.com/BurntSushi/toml/cmd/tomlv
14:18:46 [2020-01-21T14:18:46.708Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
14:18:47 [2020-01-21T14:18:47.159Z] #33 ...
14:18:47 [2020-01-21T14:18:47.160Z] 
14:18:47 [2020-01-21T14:18:47.160Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:18:47 [2020-01-21T14:18:47.160Z] #10 77.55 Selecting previously unselected package gcc-mingw-w64-base.
14:18:47 [2020-01-21T14:18:47.160Z] #10 77.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:18:47 [2020-01-21T14:18:47.160Z] #10 77.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:18:47 [2020-01-21T14:18:47.160Z] #10 77.85 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:18:47 [2020-01-21T14:18:47.160Z] #10 77.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:18:47 [2020-01-21T14:18:47.160Z] #10 77.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:18:47 [2020-01-21T14:18:47.342Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
14:18:47 [2020-01-21T14:18:47.342Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
14:18:48 [2020-01-21T14:18:48.372Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
14:18:48 [2020-01-21T14:18:48.372Z] go: finding gopkg.in/yaml.v2 v2.2.2
14:18:48 [2020-01-21T14:18:48.661Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
14:18:48 [2020-01-21T14:18:48.951Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
14:18:48 [2020-01-21T14:18:48.974Z] Fetching without tags
14:18:49 [2020-01-21T14:18:49.058Z] #10 ...
14:18:49 [2020-01-21T14:18:49.058Z] 
14:18:49 [2020-01-21T14:18:49.058Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:18:49 [2020-01-21T14:18:49.058Z] #38 9.620 -- Detecting C compile features - done
14:18:49 [2020-01-21T14:18:49.058Z] #38 9.654 -- Performing Test HAS_BUILTIN_FORTIFY
14:18:49 [2020-01-21T14:18:49.058Z] #38 9.881 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:18:49 [2020-01-21T14:18:49.058Z] #38 9.955 -- Configuring done
14:18:49 [2020-01-21T14:18:49.058Z] #38 9.978 -- Generating done
14:18:49 [2020-01-21T14:18:49.058Z] #38 9.986 -- Build files have been written to: /tmp/tmp.jvxDxeYvqw/tini
14:18:49 [2020-01-21T14:18:49.059Z] #38 9.996 + make tini-static
14:18:49 [2020-01-21T14:18:49.059Z] #38 10.40 Scanning dependencies of target tini-static
14:18:49 [2020-01-21T14:18:49.059Z] #38 10.55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:18:49 [2020-01-21T14:18:49.059Z] #38 11.99 [100%] Linking C executable tini-static
14:18:49 [2020-01-21T14:18:49.059Z] #38 12.61 [100%] Built target tini-static
14:18:49 [2020-01-21T14:18:49.059Z] #38 12.74 + mkdir -p /build
14:18:49 [2020-01-21T14:18:49.059Z] #38 12.74 + cp tini-static /build/docker-init
14:18:49 [2020-01-21T14:18:49.059Z] #38 DONE 13.0s
14:18:49 [2020-01-21T14:18:49.059Z] 
14:18:49 [2020-01-21T14:18:49.059Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:18:49 [2020-01-21T14:18:49.059Z] #47 76.74 go/token
14:18:49 [2020-01-21T14:18:49.059Z] #47 77.32 internal/lazyregexp
14:18:49 [2020-01-21T14:18:49.059Z] #47 77.52 net/url
14:18:49 [2020-01-21T14:18:49.059Z] #47 77.72 go/scanner
14:18:49 [2020-01-21T14:18:49.059Z] #47 79.43 go/ast
14:18:49 [2020-01-21T14:18:49.249Z] Client: Docker Engine - Community
14:18:49 [2020-01-21T14:18:49.249Z]  Version:           19.03.2
14:18:49 [2020-01-21T14:18:49.249Z]  API version:       1.40
14:18:49 [2020-01-21T14:18:49.249Z]  Go version:        go1.12.8
14:18:49 [2020-01-21T14:18:49.249Z]  Git commit:        6a30dfc
14:18:49 [2020-01-21T14:18:49.249Z]  Built:             Thu Aug 29 05:32:25 2019
14:18:49 [2020-01-21T14:18:49.249Z]  OS/Arch:           linux/arm64
14:18:49 [2020-01-21T14:18:49.249Z]  Experimental:      false
14:18:49 [2020-01-21T14:18:49.249Z] 
14:18:49 [2020-01-21T14:18:49.249Z] Server: Docker Engine - Community
14:18:49 [2020-01-21T14:18:49.249Z]  Engine:
14:18:49 [2020-01-21T14:18:49.249Z]   Version:          19.03.2
14:18:49 [2020-01-21T14:18:49.249Z]   API version:      1.40 (minimum version 1.12)
14:18:49 [2020-01-21T14:18:49.249Z]   Go version:       go1.12.8
14:18:49 [2020-01-21T14:18:49.249Z]   Git commit:       6a30dfc
14:18:49 [2020-01-21T14:18:49.249Z]   Built:            Thu Aug 29 05:30:57 2019
14:18:49 [2020-01-21T14:18:49.249Z]   OS/Arch:          linux/arm64
14:18:49 [2020-01-21T14:18:49.249Z]   Experimental:     true
14:18:49 [2020-01-21T14:18:49.249Z]  containerd:
14:18:49 [2020-01-21T14:18:49.249Z]   Version:          1.2.6
14:18:49 [2020-01-21T14:18:49.249Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:18:49 [2020-01-21T14:18:49.249Z]  runc:
14:18:49 [2020-01-21T14:18:49.249Z]   Version:          1.0.0-rc8
14:18:49 [2020-01-21T14:18:49.249Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:18:49 [2020-01-21T14:18:49.249Z]  docker-init:
14:18:49 [2020-01-21T14:18:49.249Z]   Version:          0.18.0
14:18:49 [2020-01-21T14:18:49.249Z]   GitCommit:        fec3683
14:18:49 [2020-01-21T14:18:49.277Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
[Pipeline] sh
14:18:49 [2020-01-21T14:18:49.349Z] Merging remotes/origin/master commit f9d136b6c68d02257991b2e3176f5c6adc104f7c into PR head commit 4d249ae1f33d3e57be78ec1ce573589397720741
14:18:49 [2020-01-21T14:18:49.582Z] + docker info
14:18:49 [2020-01-21T14:18:49.624Z] #47 80.06 text/template/parse
14:18:50 [2020-01-21T14:18:50.307Z] go: finding github.com/spf13/afero v1.1.2
14:18:50 [2020-01-21T14:18:50.354Z] Merge succeeded, producing 4d249ae1f33d3e57be78ec1ce573589397720741
14:18:50 [2020-01-21T14:18:50.355Z] Checking out Revision 4d249ae1f33d3e57be78ec1ce573589397720741 (PR-40395)
14:18:48 [2020-01-21T14:18:48.871Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:18:48 [2020-01-21T14:18:48.884Z]  > git config --add remote.origin.fetch +refs/pull/40395/head:refs/remotes/origin/PR-40395 # timeout=10
14:18:48 [2020-01-21T14:18:48.912Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:18:48 [2020-01-21T14:18:48.934Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:18:49 [2020-01-21T14:18:49.010Z] Fetching upstream changes from https://github.com/moby/moby.git
14:18:49 [2020-01-21T14:18:49.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:18:49 [2020-01-21T14:18:49.011Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:18:49 [2020-01-21T14:18:49.389Z]  > git config core.sparsecheckout # timeout=10
14:18:49 [2020-01-21T14:18:49.423Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:18:50 [2020-01-21T14:18:50.264Z]  > git merge f9d136b6c68d02257991b2e3176f5c6adc104f7c # timeout=10
14:18:50 [2020-01-21T14:18:50.302Z]  > git rev-parse HEAD^{commit} # timeout=10
14:18:50 [2020-01-21T14:18:50.391Z]  > git config core.sparsecheckout # timeout=10
14:18:50 [2020-01-21T14:18:50.447Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:18:50 [2020-01-21T14:18:50.708Z] Removing intermediate container 72a9eee930eb
14:18:50 [2020-01-21T14:18:50.708Z]  ---> 6b4a059e72d1
14:18:50 [2020-01-21T14:18:50.708Z] Step 11/16 : ARG GOOS
14:18:50 [2020-01-21T14:18:50.938Z] go: finding github.com/stretchr/objx v0.1.1
14:18:51 [2020-01-21T14:18:51.062Z]  ---> Running in 9ffd0494dfc1
14:18:51 [2020-01-21T14:18:51.062Z] Removing intermediate container 9ffd0494dfc1
14:18:51 [2020-01-21T14:18:51.062Z]  ---> 9ed2c6d1ef19
14:18:51 [2020-01-21T14:18:51.062Z] Step 12/16 : ARG GOARCH
14:18:51 [2020-01-21T14:18:51.062Z]  ---> Running in a36ce7491f2c
14:18:51 [2020-01-21T14:18:51.062Z] Removing intermediate container a36ce7491f2c
14:18:51 [2020-01-21T14:18:51.062Z]  ---> c4abefc7a6d1
14:18:51 [2020-01-21T14:18:51.062Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
14:18:51 [2020-01-21T14:18:51.444Z]  ---> Running in 52bed66dd8f0
14:18:51 [2020-01-21T14:18:51.523Z] #47 ...
14:18:51 [2020-01-21T14:18:51.523Z] 
14:18:51 [2020-01-21T14:18:51.523Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:18:51 [2020-01-21T14:18:51.523Z] #33 DONE 81.8s
14:18:51 [2020-01-21T14:18:51.523Z] 
14:18:51 [2020-01-21T14:18:51.523Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:18:51 [2020-01-21T14:18:51.524Z] #62 36.08 Checking out files:  36% (1114/3047)   
Checking out files:  37% (1128/3047)   
Checking out files:  38% (1158/3047)   
Checking out files:  39% (1189/3047)   
Checking out files:  40% (1219/3047)   
Checking out files:  41% (1250/3047)   
Checking out files:  42% (1280/3047)   
Checking out files:  43% (1311/3047)   
Checking out files:  44% (1341/3047)   
Checking out files:  45% (1372/3047)   
Checking out files:  46% (1402/3047)   
Checking out files:  47% (1433/3047)   
Checking out files:  48% (1463/3047)   
Checking out files:  49% (1494/3047)   
Checking out files:  50% (1524/3047)   
Checking out files:  51% (1554/3047)   
Checking out files:  52% (1585/3047)   
Checking out files:  53% (1615/3047)   
Checking out files:  54% (1646/3047)   
Checking out files:  55% (1676/3047)   
Checking out files:  56% (1707/3047)   
Checking out files:  57% (1737/3047)   
Checking out files:  58% (1768/3047)   
Checking out files:  59% (1798/3047)   
Checking out files:  60% (1829/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  77% (2370/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
14:18:51 [2020-01-21T14:18:51.524Z] #62 37.88 + cd /tmp/tmp.IJAoMe5fY4/src/github.com/containerd/containerd
14:18:51 [2020-01-21T14:18:51.524Z] #62 37.89 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:18:51 [2020-01-21T14:18:51.562Z] Commit message: "remove extra space in code comment in ping.go"
14:18:51 [2020-01-21T14:18:51.781Z] #62 ...
14:18:51 [2020-01-21T14:18:51.781Z] 
14:18:51 [2020-01-21T14:18:51.781Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:18:51 [2020-01-21T14:18:51.781Z] #44 3.708 Note: Building without setproctitle() and strlcpy() support.
14:18:51 [2020-01-21T14:18:51.781Z] #44 3.709       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:18:51 [2020-01-21T14:18:51.781Z] #44 5.629 fatal: not a git repository (or any of the parent directories): .git
14:18:51 [2020-01-21T14:18:51.781Z] #44 5.683   GEN      .gitid
14:18:51 [2020-01-21T14:18:51.781Z] #44 5.700   GEN      criu/include/version.h
14:18:51 [2020-01-21T14:18:51.781Z] #44 5.741   GEN      include/common/asm
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.250   PBCC     images/google/protobuf/descriptor.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.336   PBCC     images/opts.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.380   PBCC     images/sit.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.424   DEP      images/google/protobuf/descriptor.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.520   DEP      images/opts.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.636   DEP      images/sit.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.716   PBCC     images/macvlan.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.766   DEP      images/macvlan.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.810   PBCC     images/autofs.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.865   DEP      images/autofs.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.927   PBCC     images/sysctl.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 8.938   DEP      images/sysctl.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.012   PBCC     images/time.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.049   DEP      images/time.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.126   PBCC     images/binfmt-misc.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.141   DEP      images/binfmt-misc.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.219   PBCC     images/seccomp.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.256   DEP      images/seccomp.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.300   PBCC     images/userns.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.314   DEP      images/userns.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.401   PBCC     images/cgroup.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.446   DEP      images/cgroup.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.541   PBCC     images/fown.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.642   PBCC     images/ext-file.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.659   DEP      images/fown.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.781   DEP      images/ext-file.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.817   PBCC     images/rpc.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.854   DEP      images/rpc.pb-c.d
14:18:51 [2020-01-21T14:18:51.781Z] #44 9.956   PBCC     images/siginfo.pb-c.c
14:18:51 [2020-01-21T14:18:51.781Z] #44 10.01   DEP      images/siginfo.pb-c.d
14:18:51 [2020-01-21T14:18:51.969Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
14:18:52 [2020-01-21T14:18:52.039Z] #44 10.11   PBCC     images/pagemap.pb-c.c
14:18:52 [2020-01-21T14:18:52.039Z] #44 10.18   DEP      images/pagemap.pb-c.d
14:18:52 [2020-01-21T14:18:52.039Z] #44 10.25   PBCC     images/rlimit.pb-c.c
14:18:52 [2020-01-21T14:18:52.039Z] #44 10.25   DEP      images/rlimit.pb-c.d
14:18:52 [2020-01-21T14:18:52.039Z] #44 10.33   PBCC     images/file-lock.pb-c.c
14:18:52 [2020-01-21T14:18:52.039Z] #44 10.34   DEP      images/file-lock.pb-c.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:18:52 [2020-01-21T14:18:52.297Z] #44 10.39   PBCC     images/tty.pb-c.c
14:18:52 [2020-01-21T14:18:52.297Z] #44 10.44   DEP      images/tty.pb-c.d
14:18:52 [2020-01-21T14:18:52.297Z] #44 10.52   PBCC     images/tun.pb-c.c
14:18:52 [2020-01-21T14:18:52.297Z] #44 10.58   PBCC     images/netdev.pb-c.c
14:18:52 [2020-01-21T14:18:52.555Z] #44 10.72   DEP      images/tun.pb-c.d
14:18:52 [2020-01-21T14:18:52.555Z] #44 10.76   DEP      images/netdev.pb-c.d
14:18:52 [2020-01-21T14:18:52.555Z] #44 10.79   PBCC     images/vma.pb-c.c
14:18:52 [2020-01-21T14:18:52.555Z] #44 10.81   DEP      images/vma.pb-c.d
14:18:52 [2020-01-21T14:18:52.555Z] #44 10.83   PBCC     images/creds.pb-c.c
14:18:52 [2020-01-21T14:18:52.555Z] #44 10.84   DEP      images/creds.pb-c.d
14:18:52 [2020-01-21T14:18:52.555Z] #44 10.87   PBCC     images/utsns.pb-c.c
14:18:52 [2020-01-21T14:18:52.647Z] + docker version
14:18:52 [2020-01-21T14:18:52.813Z] #44 10.90   DEP      images/utsns.pb-c.d
14:18:52 [2020-01-21T14:18:52.813Z] #44 10.95   PBCC     images/ipc-desc.pb-c.c
14:18:52 [2020-01-21T14:18:52.813Z] #44 10.99   PBCC     images/ipc-sem.pb-c.c
14:18:52 [2020-01-21T14:18:52.813Z] #44 11.03   DEP      images/ipc-desc.pb-c.d
14:18:52 [2020-01-21T14:18:52.813Z] #44 11.10   DEP      images/ipc-sem.pb-c.d
14:18:53 [2020-01-21T14:18:53.002Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
14:18:53 [2020-01-21T14:18:53.070Z] #44 11.18   PBCC     images/ipc-msg.pb-c.c
14:18:53 [2020-01-21T14:18:53.070Z] #44 11.22   DEP      images/ipc-msg.pb-c.d
14:18:53 [2020-01-21T14:18:53.070Z] #44 11.31   PBCC     images/ipc-shm.pb-c.c
14:18:53 [2020-01-21T14:18:53.070Z] #44 11.35   DEP      images/ipc-shm.pb-c.d
14:18:53 [2020-01-21T14:18:53.293Z] go: finding golang.org/x/text v0.3.0
14:18:53 [2020-01-21T14:18:53.293Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
14:18:53 [2020-01-21T14:18:53.328Z] #44 11.38   PBCC     images/ipc-var.pb-c.c
14:18:53 [2020-01-21T14:18:53.328Z] #44 11.43   DEP      images/ipc-var.pb-c.d
14:18:53 [2020-01-21T14:18:53.328Z] #44 11.48   PBCC     images/sk-opts.pb-c.c
14:18:53 [2020-01-21T14:18:53.328Z] #44 ...
14:18:53 [2020-01-21T14:18:53.328Z] 
14:18:53 [2020-01-21T14:18:53.328Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:18:53 [2020-01-21T14:18:53.328Z] #62 39.88 + export 'BUILDTAGS=netgo osusergo static_build'
14:18:53 [2020-01-21T14:18:53.328Z] #62 39.88 + BUILDTAGS='netgo osusergo static_build'
14:18:53 [2020-01-21T14:18:53.328Z] #62 39.88 + export EXTRA_FLAGS=-buildmode=pie
14:18:53 [2020-01-21T14:18:53.328Z] #62 39.88 + EXTRA_FLAGS=-buildmode=pie
14:18:53 [2020-01-21T14:18:53.328Z] #62 39.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:18:53 [2020-01-21T14:18:53.328Z] #62 39.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:18:53 [2020-01-21T14:18:53.328Z] #62 39.88 + '[' '' = dynamic ']'
14:18:53 [2020-01-21T14:18:53.328Z] #62 39.88 + make
14:18:53 [2020-01-21T14:18:53.582Z] go: finding github.com/vishvananda/netlink v1.0.0
14:18:53 [2020-01-21T14:18:53.876Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
14:18:53 [2020-01-21T14:18:53.893Z] #62 40.45 + bin/ctr
14:18:54 [2020-01-21T14:18:54.512Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
14:18:54 [2020-01-21T14:18:54.512Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
14:18:55 [2020-01-21T14:18:55.155Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
14:18:56 [2020-01-21T14:18:56.186Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
14:18:56 [2020-01-21T14:18:56.186Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
14:18:56 [2020-01-21T14:18:56.476Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
14:18:56 [2020-01-21T14:18:56.476Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
14:18:56 [2020-01-21T14:18:56.765Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
14:18:57 [2020-01-21T14:18:57.055Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
14:18:57 [2020-01-21T14:18:57.346Z] go: finding github.com/stretchr/testify v1.3.0
14:18:58 [2020-01-21T14:18:58.371Z] go: finding github.com/mitchellh/mapstructure v1.1.2
14:18:58 [2020-01-21T14:18:58.664Z] go: finding github.com/kisielk/gotool v1.0.0
14:18:58 [2020-01-21T14:18:58.954Z] go: finding github.com/pmezard/go-difflib v1.0.0
14:18:58 [2020-01-21T14:18:58.954Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
14:18:59 [2020-01-21T14:18:59.155Z] #62 ...
14:18:59 [2020-01-21T14:18:59.155Z] 
14:18:59 [2020-01-21T14:18:59.155Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.52   PBCC     images/packet-sock.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.55   DEP      images/sk-opts.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.60   DEP      images/packet-sock.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.69   PBCC     images/sk-netlink.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.76   DEP      images/sk-netlink.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.82   PBCC     images/sk-inet.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.85   DEP      images/sk-inet.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.90   PBCC     images/sk-unix.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.94   DEP      images/sk-unix.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 11.98   PBCC     images/mm.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.03   DEP      images/mm.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.10   PBCC     images/timerfd.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.17   DEP      images/timerfd.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.23   PBCC     images/timer.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.25   DEP      images/timer.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.32   PBCC     images/sa.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.41   DEP      images/sa.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.46   PBCC     images/pipe-data.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.47   DEP      images/pipe-data.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.53   PBCC     images/mnt.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.61   DEP      images/mnt.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.68   PBCC     images/sk-packet.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.70   DEP      images/sk-packet.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.77   PBCC     images/tcp-stream.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.83   DEP      images/tcp-stream.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.88   PBCC     images/pipe.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.92   DEP      images/pipe.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 12.98   PBCC     images/pstree.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.01   DEP      images/pstree.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.05   PBCC     images/fs.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.06   DEP      images/fs.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.12   PBCC     images/signalfd.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.14   DEP      images/signalfd.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.20   PBCC     images/fh.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.27   PBCC     images/fsnotify.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.31   DEP      images/fh.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.38   DEP      images/fsnotify.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.45   PBCC     images/eventpoll.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.47   DEP      images/eventpoll.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.51   PBCC     images/eventfd.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.58   DEP      images/eventfd.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.64   PBCC     images/remap-file-path.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.70   DEP      images/remap-file-path.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.74   PBCC     images/fifo.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.75   DEP      images/fifo.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.79   PBCC     images/ghost-file.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.85   DEP      images/ghost-file.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.91   PBCC     images/regfile.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 13.97   DEP      images/regfile.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.04   PBCC     images/ns.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.05   DEP      images/ns.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.08   PBCC     images/fdinfo.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.14   DEP      images/fdinfo.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.18   PBCC     images/core-aarch64.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.22   PBCC     images/core-arm.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.28   PBCC     images/core-ppc64.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.37   PBCC     images/core-s390.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.43   PBCC     images/core-x86.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.50   PBCC     images/core.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.60   PBCC     images/inventory.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.67   DEP      images/core-aarch64.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.71   DEP      images/core-arm.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.76   DEP      images/core-ppc64.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.81   DEP      images/core-s390.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.89   DEP      images/core-x86.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 14.95   DEP      images/core.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 15.00   DEP      images/inventory.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 15.04   PBCC     images/cpuinfo.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 15.06   DEP      images/cpuinfo.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 15.14   PBCC     images/stats.pb-c.c
14:18:59 [2020-01-21T14:18:59.155Z] #44 15.19   DEP      images/stats.pb-c.d
14:18:59 [2020-01-21T14:18:59.155Z] #44 16.65 make[1]: Nothing to be done for 'all'.
14:18:59 [2020-01-21T14:18:59.575Z] Client:
14:18:59 [2020-01-21T14:18:59.575Z]  Debug Mode: false
14:18:59 [2020-01-21T14:18:59.575Z] 
14:18:59 [2020-01-21T14:18:59.575Z] Server:
14:18:59 [2020-01-21T14:18:59.575Z]  Containers: 0
14:18:59 [2020-01-21T14:18:59.575Z]   Running: 0
14:18:59 [2020-01-21T14:18:59.575Z]   Paused: 0
14:18:59 [2020-01-21T14:18:59.575Z]   Stopped: 0
14:18:59 [2020-01-21T14:18:59.575Z]  Images: 0
14:18:59 [2020-01-21T14:18:59.575Z]  Server Version: 19.03.2
14:18:59 [2020-01-21T14:18:59.575Z]  Storage Driver: overlay2
14:18:59 [2020-01-21T14:18:59.575Z]   Backing Filesystem: extfs
14:18:59 [2020-01-21T14:18:59.575Z]   Supports d_type: true
14:18:59 [2020-01-21T14:18:59.575Z]   Native Overlay Diff: true
14:18:59 [2020-01-21T14:18:59.575Z]  Logging Driver: json-file
14:18:59 [2020-01-21T14:18:59.575Z]  Cgroup Driver: cgroupfs
14:18:59 [2020-01-21T14:18:59.575Z]  Plugins:
14:18:59 [2020-01-21T14:18:59.575Z]   Volume: local
14:18:59 [2020-01-21T14:18:59.575Z]   Network: bridge host ipvlan macvlan null overlay
14:18:59 [2020-01-21T14:18:59.575Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:18:59 [2020-01-21T14:18:59.575Z]  Swarm: inactive
14:18:59 [2020-01-21T14:18:59.575Z]  Runtimes: runc
14:18:59 [2020-01-21T14:18:59.575Z]  Default Runtime: runc
14:18:59 [2020-01-21T14:18:59.575Z]  Init Binary: docker-init
14:18:59 [2020-01-21T14:18:59.575Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:18:59 [2020-01-21T14:18:59.575Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
14:18:59 [2020-01-21T14:18:59.575Z]  init version: fec3683
14:18:59 [2020-01-21T14:18:59.575Z]  Security Options:
14:18:59 [2020-01-21T14:18:59.575Z]   apparmor
14:18:59 [2020-01-21T14:18:59.575Z]   seccomp
14:18:59 [2020-01-21T14:18:59.575Z]    Profile: default
14:18:59 [2020-01-21T14:18:59.575Z]  Kernel Version: 4.15.0-1048-aws
14:18:59 [2020-01-21T14:18:59.575Z]  Operating System: Ubuntu 16.04.6 LTS
14:18:59 [2020-01-21T14:18:59.575Z]  OSType: linux
14:18:59 [2020-01-21T14:18:59.575Z]  Architecture: aarch64
14:18:59 [2020-01-21T14:18:59.575Z]  CPUs: 4
14:18:59 [2020-01-21T14:18:59.575Z]  Total Memory: 7.525GiB
14:18:59 [2020-01-21T14:18:59.575Z]  Name: ip-10-100-37-196
14:18:59 [2020-01-21T14:18:59.575Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
14:18:59 [2020-01-21T14:18:59.575Z]  Docker Root Dir: /var/lib/docker
14:18:59 [2020-01-21T14:18:59.575Z]  Debug Mode: false
14:18:59 [2020-01-21T14:18:59.575Z]  Registry: https://index.docker.io/v1/
14:18:59 [2020-01-21T14:18:59.575Z]  Labels:
14:18:59 [2020-01-21T14:18:59.575Z]  Experimental: true
14:18:59 [2020-01-21T14:18:59.575Z]  Insecure Registries:
14:18:59 [2020-01-21T14:18:59.575Z]   127.0.0.0/8
14:18:59 [2020-01-21T14:18:59.575Z]  Live Restore Enabled: true
14:18:59 [2020-01-21T14:18:59.575Z] 
14:18:59 [2020-01-21T14:18:59.575Z] WARNING: No swap limit support
[Pipeline] sh
14:18:59 [2020-01-21T14:18:59.588Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
14:18:59 [2020-01-21T14:18:59.873Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:18:59 [2020-01-21T14:18:59.873Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:18:59 [2020-01-21T14:18:59.873Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:18:59 [2020-01-21T14:18:59.873Z] + bash /home/ubuntu/workspace/moby_PR-40395/check-config.sh
14:18:59 [2020-01-21T14:18:59.873Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:18:59 [2020-01-21T14:18:59.873Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
14:18:59 [2020-01-21T14:18:59.873Z] 
14:18:59 [2020-01-21T14:18:59.873Z] Generally Necessary:
14:18:59 [2020-01-21T14:18:59.873Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:18:59 [2020-01-21T14:18:59.873Z] - apparmor: enabled and tools installed
14:18:59 [2020-01-21T14:18:59.873Z] - CONFIG_NAMESPACES: enabled
14:18:59 [2020-01-21T14:18:59.873Z] - CONFIG_NET_NS: enabled
14:18:59 [2020-01-21T14:18:59.873Z] - CONFIG_PID_NS: enabled
14:18:59 [2020-01-21T14:18:59.873Z] - CONFIG_IPC_NS: enabled
14:18:59 [2020-01-21T14:18:59.873Z] - CONFIG_UTS_NS: enabled
14:18:59 [2020-01-21T14:18:59.873Z] - CONFIG_CGROUPS: enabled
14:18:59 [2020-01-21T14:18:59.877Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
14:19:00 [2020-01-21T14:19:00.089Z] #44 18.02   CC       images/stats.o
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_CGROUP_CPUACCT: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_CGROUP_DEVICE: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_CGROUP_FREEZER: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_CGROUP_SCHED: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_CPUSETS: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_MEMCG: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_KEYS: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_VETH: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_BRIDGE: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_NF_NAT: enabled (as module)
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_NF_NAT_NEEDED: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_POSIX_MQUEUE: enabled
14:19:00 [2020-01-21T14:19:00.135Z] 
14:19:00 [2020-01-21T14:19:00.135Z] Optional Features:
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_USER_NS: enabled
14:19:00 [2020-01-21T14:19:00.135Z] - CONFIG_SECCOMP: enabled
14:19:00 [2020-01-21T14:19:00.297Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
14:19:00 [2020-01-21T14:19:00.297Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
14:19:00 [2020-01-21T14:19:00.297Z] go: finding github.com/docker/go-connections v0.3.0
14:19:00 [2020-01-21T14:19:00.347Z] #44 18.47   CC       images/core.o
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_CGROUP_PIDS: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_MEMCG_SWAP: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:19:00 [2020-01-21T14:19:00.396Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_BLK_CGROUP: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_IOSCHED_CFQ: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_CGROUP_PERF: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_CGROUP_HUGETLB: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_CFS_BANDWIDTH: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_RT_GROUP_SCHED: missing
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_IP_VS: enabled (as module)
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_IP_VS_NFCT: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_IP_VS_RR: enabled (as module)
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_EXT4_FS: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:19:00 [2020-01-21T14:19:00.396Z] - Network Drivers:
14:19:00 [2020-01-21T14:19:00.396Z]   - "overlay":
14:19:00 [2020-01-21T14:19:00.589Z] go: finding github.com/hashicorp/hcl v1.0.0
14:19:00 [2020-01-21T14:19:00.656Z]     - CONFIG_VXLAN: enabled (as module)
14:19:00 [2020-01-21T14:19:00.656Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:19:00 [2020-01-21T14:19:00.656Z]       Optional (for encrypted networks):
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_CRYPTO: enabled
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_CRYPTO_AEAD: enabled
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_CRYPTO_GCM: enabled
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_CRYPTO_GHASH: enabled
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_XFRM: enabled
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_XFRM_USER: enabled (as module)
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_INET_ESP: enabled (as module)
14:19:00 [2020-01-21T14:19:00.656Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:19:00 [2020-01-21T14:19:00.656Z]   - "ipvlan":
14:19:00 [2020-01-21T14:19:00.656Z]     - CONFIG_IPVLAN: enabled (as module)
14:19:00 [2020-01-21T14:19:00.656Z]   - "macvlan":
14:19:00 [2020-01-21T14:19:00.656Z]     - CONFIG_MACVLAN: enabled (as module)
14:19:00 [2020-01-21T14:19:00.656Z]     - CONFIG_DUMMY: enabled (as module)
14:19:00 [2020-01-21T14:19:00.656Z]   - "ftp,tftp client in container":
14:19:00 [2020-01-21T14:19:00.786Z] Client: Docker Engine - Community
14:19:00 [2020-01-21T14:19:00.786Z]  Version:           19.03.2
14:19:00 [2020-01-21T14:19:00.786Z]  API version:       1.40
14:19:00 [2020-01-21T14:19:00.786Z]  Go version:        go1.12.8
14:19:00 [2020-01-21T14:19:00.786Z]  Git commit:        6a30dfc
14:19:00 [2020-01-21T14:19:00.786Z]  Built:             Thu Aug 29 05:29:11 2019
14:19:00 [2020-01-21T14:19:00.786Z]  OS/Arch:           linux/amd64
14:19:00 [2020-01-21T14:19:00.786Z]  Experimental:      false
14:19:00 [2020-01-21T14:19:00.786Z] 
14:19:00 [2020-01-21T14:19:00.786Z] Server: Docker Engine - Community
14:19:00 [2020-01-21T14:19:00.786Z]  Engine:
14:19:00 [2020-01-21T14:19:00.786Z]   Version:          19.03.2
14:19:00 [2020-01-21T14:19:00.786Z]   API version:      1.40 (minimum version 1.12)
14:19:00 [2020-01-21T14:19:00.786Z]   Go version:       go1.12.8
14:19:00 [2020-01-21T14:19:00.786Z]   Git commit:       6a30dfc
14:19:00 [2020-01-21T14:19:00.786Z]   Built:            Thu Aug 29 05:27:45 2019
14:19:00 [2020-01-21T14:19:00.786Z]   OS/Arch:          linux/amd64
14:19:00 [2020-01-21T14:19:00.786Z]   Experimental:     true
14:19:00 [2020-01-21T14:19:00.786Z]  containerd:
14:19:00 [2020-01-21T14:19:00.786Z]   Version:          1.2.6
14:19:00 [2020-01-21T14:19:00.786Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:19:00 [2020-01-21T14:19:00.786Z]  runc:
14:19:00 [2020-01-21T14:19:00.786Z]   Version:          1.0.0-rc8
14:19:00 [2020-01-21T14:19:00.786Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:19:00 [2020-01-21T14:19:00.786Z]  docker-init:
14:19:00 [2020-01-21T14:19:00.786Z]   Version:          0.18.0
14:19:00 [2020-01-21T14:19:00.786Z]   GitCommit:        fec3683
[Pipeline] sh
14:19:00 [2020-01-21T14:19:00.879Z] go: finding github.com/google/go-cmp v0.2.0
14:19:00 [2020-01-21T14:19:00.879Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
14:19:00 [2020-01-21T14:19:00.879Z] go: finding github.com/onsi/gomega v1.4.3
14:19:00 [2020-01-21T14:19:00.912Z] #44 19.09   CC       images/core-x86.o
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:19:00 [2020-01-21T14:19:00.917Z] - Storage Drivers:
14:19:00 [2020-01-21T14:19:00.917Z]   - "aufs":
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_AUFS_FS: enabled (as module)
14:19:00 [2020-01-21T14:19:00.917Z]   - "btrfs":
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:19:00 [2020-01-21T14:19:00.917Z]   - "devicemapper":
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_BLK_DEV_DM: enabled
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:19:00 [2020-01-21T14:19:00.917Z]   - "overlay":
14:19:00 [2020-01-21T14:19:00.917Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:19:00 [2020-01-21T14:19:00.917Z]   - "zfs":
14:19:00 [2020-01-21T14:19:00.917Z]     - /dev/zfs: missing
14:19:00 [2020-01-21T14:19:00.917Z]     - zfs command: missing
14:19:00 [2020-01-21T14:19:00.917Z]     - zpool command: missing
14:19:00 [2020-01-21T14:19:00.917Z] 
14:19:00 [2020-01-21T14:19:00.917Z] Limits:
14:19:00 [2020-01-21T14:19:00.917Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:19:00 [2020-01-21T14:19:00.917Z] 
14:19:00 [2020-01-21T14:19:00.917Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:19:01 [2020-01-21T14:19:01.189Z] + docker info
14:19:01 [2020-01-21T14:19:01.298Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d249ae1f33d3e57be78ec1ce573589397720741 .
14:19:01 [2020-01-21T14:19:01.478Z] #44 19.59   CC       images/core-arm.o
14:19:01 [2020-01-21T14:19:01.507Z] go: finding github.com/pkg/profile v1.2.1
14:19:01 [2020-01-21T14:19:01.568Z] #2 [internal] load build definition from Dockerfile
14:19:01 [2020-01-21T14:19:01.568Z] #2 transferring dockerfile: 15.58kB 0.0s done
14:19:01 [2020-01-21T14:19:01.568Z] #2 DONE 0.2s
14:19:01 [2020-01-21T14:19:01.568Z] 
14:19:01 [2020-01-21T14:19:01.568Z] #1 [internal] load .dockerignore
14:19:01 [2020-01-21T14:19:01.568Z] #1 transferring context: 87B 0.0s done
14:19:01 [2020-01-21T14:19:01.568Z] #1 DONE 0.2s
14:19:01 [2020-01-21T14:19:01.568Z] 
14:19:01 [2020-01-21T14:19:01.568Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:19:01 [2020-01-21T14:19:01.736Z] #44 19.98   CC       images/core-aarch64.o
14:19:01 [2020-01-21T14:19:01.994Z] #44 20.34   CC       images/core-ppc64.o
14:19:02 [2020-01-21T14:19:02.139Z] #3 DONE 0.5s
14:19:02 [2020-01-21T14:19:02.139Z] 
14:19:02 [2020-01-21T14:19:02.139Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:19:02 [2020-01-21T14:19:02.139Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:19:02 [2020-01-21T14:19:02.139Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
14:19:02 [2020-01-21T14:19:02.139Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 1.20MB / 8.26MB 0.2s
14:19:02 [2020-01-21T14:19:02.139Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:19:02 [2020-01-21T14:19:02.139Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
14:19:02 [2020-01-21T14:19:02.403Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done
14:19:02 [2020-01-21T14:19:02.403Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
14:19:02 [2020-01-21T14:19:02.663Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
14:19:02 [2020-01-21T14:19:02.663Z] #4 DONE 0.6s
14:19:02 [2020-01-21T14:19:02.925Z] 
14:19:02 [2020-01-21T14:19:02.925Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:19:02 [2020-01-21T14:19:02.927Z] #44 21.05   CC       images/core-s390.o
14:19:03 [2020-01-21T14:19:03.025Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
14:19:03 [2020-01-21T14:19:03.025Z] go: finding github.com/gorilla/mux v1.7.0
14:19:03 [2020-01-21T14:19:03.492Z] #44 21.77   CC       images/cpuinfo.o
14:19:03 [2020-01-21T14:19:03.506Z] #6 DONE 0.2s
14:19:03 [2020-01-21T14:19:03.506Z] 
14:19:03 [2020-01-21T14:19:03.506Z] #5 [internal] load metadata for docker.io/library/golang:1.13.6-buster
14:19:03 [2020-01-21T14:19:03.506Z] #5 DONE 0.3s
14:19:03 [2020-01-21T14:19:03.506Z] 
14:19:03 [2020-01-21T14:19:03.506Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:19:03 [2020-01-21T14:19:03.506Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
14:19:03 [2020-01-21T14:19:03.506Z] #7 sha256:8d93f1130319b3eb550b49fc923c8a33cde6a342871d0f5e581cdf4919fb8c57 1.79kB / 1.79kB done
14:19:03 [2020-01-21T14:19:03.506Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 0B / 49.17MB 0.1s
14:19:03 [2020-01-21T14:19:03.506Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0B / 7.68MB 0.1s
14:19:03 [2020-01-21T14:19:03.506Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
14:19:03 [2020-01-21T14:19:03.506Z] #7 sha256:b042e76cfd7b9889d16b1917f1615183493ebba5b62d6594031ec6ea6d72589d 5.46kB / 5.46kB done
14:19:03 [2020-01-21T14:19:03.506Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0B / 9.98MB 0.1s
14:19:03 [2020-01-21T14:19:03.663Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
14:19:03 [2020-01-21T14:19:03.770Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 6.34MB / 49.17MB 0.3s
14:19:03 [2020-01-21T14:19:03.770Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 5.71MB / 7.68MB 0.3s
14:19:03 [2020-01-21T14:19:03.770Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 5.07MB / 9.98MB 0.3s
14:19:03 [2020-01-21T14:19:03.770Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 13.81MB / 49.17MB 0.4s
14:19:03 [2020-01-21T14:19:03.770Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 0.4s
14:19:03 [2020-01-21T14:19:03.770Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 0.4s
14:19:03 [2020-01-21T14:19:03.956Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
14:19:03 [2020-01-21T14:19:03.956Z] go: finding github.com/lib/pq v1.0.0
14:19:03 [2020-01-21T14:19:03.956Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
14:19:03 [2020-01-21T14:19:03.956Z] go: finding github.com/sirupsen/logrus v1.3.0
14:19:04 [2020-01-21T14:19:04.058Z] #44 22.20   CC       images/inventory.o
14:19:04 [2020-01-21T14:19:04.058Z] #44 22.42   CC       images/fdinfo.o
14:19:04 [2020-01-21T14:19:04.246Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 0.8s
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 0.4s done
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 0.5s done
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 5.10MB / 52.10MB 0.8s
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 491.52kB / 62.39MB 0.8s
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 24.54MB / 52.10MB 1.0s
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 13.92MB / 62.39MB 1.0s
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 32.95MB / 52.10MB 1.1s
14:19:04 [2020-01-21T14:19:04.360Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 21.66MB / 62.39MB 1.1s
14:19:04 [2020-01-21T14:19:04.621Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 40.70MB / 52.10MB 1.2s
14:19:04 [2020-01-21T14:19:04.621Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 28.42MB / 62.39MB 1.2s
14:19:04 [2020-01-21T14:19:04.623Z] #44 22.80   CC       images/fown.o
14:19:04 [2020-01-21T14:19:04.623Z] #44 23.02   CC       images/ns.o
14:19:04 [2020-01-21T14:19:04.881Z] #44 ...
14:19:04 [2020-01-21T14:19:04.881Z] 
14:19:04 [2020-01-21T14:19:04.881Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:04 [2020-01-21T14:19:04.881Z] #47 85.42 go/parser
14:19:04 [2020-01-21T14:19:04.881Z] #47 85.63 text/template
14:19:04 [2020-01-21T14:19:04.881Z] #47 88.57 encoding/xml
14:19:04 [2020-01-21T14:19:04.881Z] #47 91.02 go/doc
14:19:04 [2020-01-21T14:19:04.881Z] #47 94.33 github.com/LK4D4/vndr/versioned
14:19:04 [2020-01-21T14:19:04.881Z] #47 94.46 compress/flate
14:19:04 [2020-01-21T14:19:04.881Z] #47 94.72 github.com/LK4D4/vndr/build
14:19:04 [2020-01-21T14:19:04.884Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 1.2s done
14:19:04 [2020-01-21T14:19:04.884Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 47.77MB / 52.10MB 1.5s
14:19:04 [2020-01-21T14:19:04.884Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 1.5s
14:19:04 [2020-01-21T14:19:04.884Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 0B / 97.60MB 1.5s
14:19:04 [2020-01-21T14:19:04.884Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 1.6s
14:19:05 [2020-01-21T14:19:05.139Z] #47 ...
14:19:05 [2020-01-21T14:19:05.139Z] 
14:19:05 [2020-01-21T14:19:05.139Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:19:05 [2020-01-21T14:19:05.139Z] #44 23.24   CC       images/regfile.o
14:19:05 [2020-01-21T14:19:05.139Z] #44 23.44   CC       images/ghost-file.o
14:19:05 [2020-01-21T14:19:05.154Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933
14:19:05 [2020-01-21T14:19:05.397Z] #44 23.68   CC       images/fifo.o
14:19:05 [2020-01-21T14:19:05.427Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 9.79MB / 97.60MB 2.0s
14:19:05 [2020-01-21T14:19:05.654Z] #44 23.92   CC       images/remap-file-path.o
14:19:05 [2020-01-21T14:19:05.692Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 21.74MB / 97.60MB 2.2s
14:19:05 [2020-01-21T14:19:05.692Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 27.16MB / 97.60MB 2.3s
14:19:05 [2020-01-21T14:19:05.752Z] go: finding github.com/kr/pretty v0.1.0
14:19:05 [2020-01-21T14:19:05.752Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
14:19:05 [2020-01-21T14:19:05.912Z] #44 24.15   CC       images/eventfd.o
14:19:05 [2020-01-21T14:19:05.955Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 34.56MB / 97.60MB 2.5s
14:19:06 [2020-01-21T14:19:06.170Z] #44 24.44   CC       images/eventpoll.o
14:19:06 [2020-01-21T14:19:06.225Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 2.5s done
14:19:06 [2020-01-21T14:19:06.225Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 2.6s done
14:19:06 [2020-01-21T14:19:06.225Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 48.69MB / 97.60MB 2.8s
14:19:06 [2020-01-21T14:19:06.225Z] #7 sha256:8a4ac4ded24704a6c32b372ff8d030ee18ccdb611f41de6aa89d5e382cefe70a 155B / 155B 2.7s done
14:19:06 [2020-01-21T14:19:06.380Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
14:19:06 [2020-01-21T14:19:06.380Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
14:19:06 [2020-01-21T14:19:06.492Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 74.69MB / 97.60MB 3.0s
14:19:06 [2020-01-21T14:19:06.492Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 82.18MB / 97.60MB 3.2s
14:19:06 [2020-01-21T14:19:06.670Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
14:19:06 [2020-01-21T14:19:06.736Z] #44 24.82   CC       images/fh.o
14:19:06 [2020-01-21T14:19:06.762Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 90.72MB / 97.60MB 3.3s
14:19:06 [2020-01-21T14:19:06.762Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 97.60MB / 97.60MB 3.4s
14:19:06 [2020-01-21T14:19:06.994Z] #44 25.17   CC       images/fsnotify.o
14:19:07 [2020-01-21T14:19:07.022Z] #7 ...
14:19:07 [2020-01-21T14:19:07.022Z] 
14:19:07 [2020-01-21T14:19:07.022Z] #20 [internal] load build context
14:19:07 [2020-01-21T14:19:07.022Z] #20 transferring context: 46.86MB 3.5s done
14:19:07 [2020-01-21T14:19:07.022Z] #20 DONE 3.7s
14:19:07 [2020-01-21T14:19:07.022Z] 
14:19:07 [2020-01-21T14:19:07.022Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:19:07 [2020-01-21T14:19:07.022Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 97.60MB / 97.60MB 3.7s done
14:19:07 [2020-01-21T14:19:07.282Z] #7 ...
14:19:07 [2020-01-21T14:19:07.282Z] 
14:19:07 [2020-01-21T14:19:07.282Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:19:07 [2020-01-21T14:19:07.282Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:19:07 [2020-01-21T14:19:07.282Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:19:07 [2020-01-21T14:19:07.282Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:19:07 [2020-01-21T14:19:07.282Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.0s done
14:19:07 [2020-01-21T14:19:07.282Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done
14:19:07 [2020-01-21T14:19:07.282Z] #68 DONE 3.9s
14:19:07 [2020-01-21T14:19:07.282Z] 
14:19:07 [2020-01-21T14:19:07.282Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:19:07 [2020-01-21T14:19:07.345Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
14:19:07 [2020-01-21T14:19:07.345Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
14:19:07 [2020-01-21T14:19:07.559Z] #44 25.86   CC       images/signalfd.o
14:19:07 [2020-01-21T14:19:07.636Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
14:19:08 [2020-01-21T14:19:08.125Z] #44 26.22   CC       images/fs.o
14:19:08 [2020-01-21T14:19:08.125Z] #44 26.47   CC       images/pstree.o
14:19:08 [2020-01-21T14:19:08.383Z] #44 26.74   CC       images/pipe.o
14:19:08 [2020-01-21T14:19:08.641Z] #44 26.98   CC       images/tcp-stream.o
14:19:08 [2020-01-21T14:19:08.665Z] go: finding github.com/gogo/protobuf v1.2.0
14:19:08 [2020-01-21T14:19:08.665Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
14:19:08 [2020-01-21T14:19:08.683Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 3.7s done
14:19:08 [2020-01-21T14:19:08.899Z] #44 27.17   CC       images/sk-packet.o
14:19:08 [2020-01-21T14:19:08.944Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906
14:19:09 [2020-01-21T14:19:09.466Z] #44 27.45   CC       images/mnt.o
14:19:09 [2020-01-21T14:19:09.466Z] #44 27.71   CC       images/pipe-data.o
14:19:09 [2020-01-21T14:19:09.516Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.4s done
14:19:09 [2020-01-21T14:19:09.516Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367
14:19:09 [2020-01-21T14:19:09.695Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
14:19:09 [2020-01-21T14:19:09.695Z] go: finding gotest.tools v2.2.0+incompatible
14:19:09 [2020-01-21T14:19:09.695Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
14:19:09 [2020-01-21T14:19:09.695Z] go: finding github.com/davecgh/go-spew v1.1.1
14:19:09 [2020-01-21T14:19:09.724Z] #44 27.86   CC       images/sa.o
14:19:09 [2020-01-21T14:19:09.724Z] #44 28.13   CC       images/timer.o
14:19:09 [2020-01-21T14:19:09.776Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0.3s done
14:19:09 [2020-01-21T14:19:09.776Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce
14:19:10 [2020-01-21T14:19:10.290Z] #44 28.55   CC       images/timerfd.o
14:19:10 [2020-01-21T14:19:10.548Z] #44 28.80   CC       images/mm.o
14:19:10 [2020-01-21T14:19:10.732Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
14:19:10 [2020-01-21T14:19:10.806Z] #44 29.04   CC       images/sk-opts.o
14:19:11 [2020-01-21T14:19:11.064Z] #44 29.22   CC       images/sk-unix.o
14:19:11 [2020-01-21T14:19:11.322Z] #44 29.64   CC       images/sk-inet.o
14:19:11 [2020-01-21T14:19:11.366Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
14:19:11 [2020-01-21T14:19:11.887Z] #44 30.03   CC       images/tun.o
14:19:12 [2020-01-21T14:19:12.146Z] #44 30.34   CC       images/sk-netlink.o
14:19:12 [2020-01-21T14:19:12.146Z] #44 ...
14:19:12 [2020-01-21T14:19:12.146Z] 
14:19:12 [2020-01-21T14:19:12.146Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:12 [2020-01-21T14:19:12.146Z] #10 103.1 Selecting previously unselected package g++-mingw-w64-x86-64.
14:19:12 [2020-01-21T14:19:12.146Z] #10 103.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:19:12 [2020-01-21T14:19:12.146Z] #10 103.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:19:12 [2020-01-21T14:19:12.320Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 2.0s done
14:19:12 [2020-01-21T14:19:12.320Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c
14:19:12 [2020-01-21T14:19:12.406Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
14:19:12 [2020-01-21T14:19:12.406Z] go: finding github.com/onsi/ginkgo v1.7.0
14:19:12 [2020-01-21T14:19:12.697Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
14:19:12 [2020-01-21T14:19:12.697Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
14:19:12 [2020-01-21T14:19:12.697Z] go: finding github.com/spf13/pflag v1.0.3
14:19:13 [2020-01-21T14:19:13.472Z] Client:
14:19:13 [2020-01-21T14:19:13.472Z]  Debug Mode: false
14:19:13 [2020-01-21T14:19:13.472Z] 
14:19:13 [2020-01-21T14:19:13.472Z] Server:
14:19:13 [2020-01-21T14:19:13.472Z]  Containers: 0
14:19:13 [2020-01-21T14:19:13.472Z]   Running: 0
14:19:13 [2020-01-21T14:19:13.472Z]   Paused: 0
14:19:13 [2020-01-21T14:19:13.472Z]   Stopped: 0
14:19:13 [2020-01-21T14:19:13.472Z]  Images: 0
14:19:13 [2020-01-21T14:19:13.472Z]  Server Version: 19.03.2
14:19:13 [2020-01-21T14:19:13.472Z]  Storage Driver: overlay2
14:19:13 [2020-01-21T14:19:13.472Z]   Backing Filesystem: extfs
14:19:13 [2020-01-21T14:19:13.472Z]   Supports d_type: true
14:19:13 [2020-01-21T14:19:13.472Z]   Native Overlay Diff: true
14:19:13 [2020-01-21T14:19:13.472Z]  Logging Driver: json-file
14:19:13 [2020-01-21T14:19:13.472Z]  Cgroup Driver: cgroupfs
14:19:13 [2020-01-21T14:19:13.472Z]  Plugins:
14:19:13 [2020-01-21T14:19:13.472Z]   Volume: local
14:19:13 [2020-01-21T14:19:13.472Z]   Network: bridge host ipvlan macvlan null overlay
14:19:13 [2020-01-21T14:19:13.472Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:19:13 [2020-01-21T14:19:13.472Z]  Swarm: inactive
14:19:13 [2020-01-21T14:19:13.472Z]  Runtimes: runc
14:19:13 [2020-01-21T14:19:13.472Z]  Default Runtime: runc
14:19:13 [2020-01-21T14:19:13.472Z]  Init Binary: docker-init
14:19:13 [2020-01-21T14:19:13.472Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:19:13 [2020-01-21T14:19:13.472Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
14:19:13 [2020-01-21T14:19:13.472Z]  init version: fec3683
14:19:13 [2020-01-21T14:19:13.472Z]  Security Options:
14:19:13 [2020-01-21T14:19:13.472Z]   apparmor
14:19:13 [2020-01-21T14:19:13.472Z]   seccomp
14:19:13 [2020-01-21T14:19:13.472Z]    Profile: default
14:19:13 [2020-01-21T14:19:13.472Z]  Kernel Version: 4.15.0-1048-aws
14:19:13 [2020-01-21T14:19:13.472Z]  Operating System: Ubuntu 18.04.3 LTS
14:19:13 [2020-01-21T14:19:13.472Z]  OSType: linux
14:19:13 [2020-01-21T14:19:13.472Z]  Architecture: x86_64
14:19:13 [2020-01-21T14:19:13.472Z]  CPUs: 2
14:19:13 [2020-01-21T14:19:13.472Z]  Total Memory: 7.501GiB
14:19:13 [2020-01-21T14:19:13.472Z]  Name: ip-10-100-89-249
14:19:13 [2020-01-21T14:19:13.472Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
14:19:13 [2020-01-21T14:19:13.472Z]  Docker Root Dir: /var/lib/docker
14:19:13 [2020-01-21T14:19:13.472Z]  Debug Mode: false
14:19:13 [2020-01-21T14:19:13.472Z]  Registry: https://index.docker.io/v1/
14:19:13 [2020-01-21T14:19:13.472Z]  Labels:
14:19:13 [2020-01-21T14:19:13.472Z]  Experimental: true
14:19:13 [2020-01-21T14:19:13.472Z]  Insecure Registries:
14:19:13 [2020-01-21T14:19:13.472Z]   127.0.0.0/8
14:19:13 [2020-01-21T14:19:13.472Z]  Live Restore Enabled: true
14:19:13 [2020-01-21T14:19:13.472Z] 
14:19:13 [2020-01-21T14:19:13.472Z] WARNING: No swap limit support
[Pipeline] sh
14:19:13 [2020-01-21T14:19:13.892Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:19:13 [2020-01-21T14:19:13.892Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:19:13 [2020-01-21T14:19:13.892Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:19:13 [2020-01-21T14:19:13.892Z] + bash /home/ubuntu/workspace/moby_PR-40395/check-config.sh
14:19:13 [2020-01-21T14:19:13.892Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:19:13 [2020-01-21T14:19:13.892Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
14:19:13 [2020-01-21T14:19:13.892Z] 
14:19:13 [2020-01-21T14:19:13.892Z] Generally Necessary:
14:19:13 [2020-01-21T14:19:13.892Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:19:13 [2020-01-21T14:19:13.892Z] - apparmor: enabled and tools installed
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_NAMESPACES: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_NET_NS: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_PID_NS: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_IPC_NS: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_UTS_NS: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_CGROUPS: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_CGROUP_CPUACCT: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_CGROUP_DEVICE: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_CGROUP_FREEZER: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_CGROUP_SCHED: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_CPUSETS: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_MEMCG: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_KEYS: enabled
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_VETH: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_BRIDGE: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:19:13 [2020-01-21T14:19:13.892Z] - CONFIG_NF_NAT: enabled (as module)
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_NF_NAT_NEEDED: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_POSIX_MQUEUE: enabled
14:19:14 [2020-01-21T14:19:14.199Z] 
14:19:14 [2020-01-21T14:19:14.199Z] Optional Features:
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_USER_NS: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_SECCOMP: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_CGROUP_PIDS: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_MEMCG_SWAP: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:19:14 [2020-01-21T14:19:14.199Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_BLK_CGROUP: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_IOSCHED_CFQ: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_CGROUP_PERF: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_CGROUP_HUGETLB: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_CFS_BANDWIDTH: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_RT_GROUP_SCHED: missing
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_IP_VS: enabled (as module)
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_IP_VS_NFCT: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_IP_VS_RR: enabled (as module)
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_EXT4_FS: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:19:14 [2020-01-21T14:19:14.199Z] - Network Drivers:
14:19:14 [2020-01-21T14:19:14.199Z]   - "overlay":
14:19:14 [2020-01-21T14:19:14.199Z]     - CONFIG_VXLAN: enabled (as module)
14:19:14 [2020-01-21T14:19:14.199Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:19:14 [2020-01-21T14:19:14.199Z]       Optional (for encrypted networks):
14:19:14 [2020-01-21T14:19:14.233Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 1.7s done
14:19:14 [2020-01-21T14:19:14.233Z] #7 extracting sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 0.1s
14:19:14 [2020-01-21T14:19:14.469Z]       - CONFIG_CRYPTO: enabled
14:19:14 [2020-01-21T14:19:14.469Z]       - CONFIG_CRYPTO_AEAD: enabled
14:19:14 [2020-01-21T14:19:14.469Z]       - CONFIG_CRYPTO_GCM: enabled
14:19:14 [2020-01-21T14:19:14.469Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:19:14 [2020-01-21T14:19:14.470Z]       - CONFIG_CRYPTO_GHASH: enabled
14:19:14 [2020-01-21T14:19:14.470Z]       - CONFIG_XFRM: enabled
14:19:14 [2020-01-21T14:19:14.470Z]       - CONFIG_XFRM_USER: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]       - CONFIG_INET_ESP: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]   - "ipvlan":
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_IPVLAN: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]   - "macvlan":
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_MACVLAN: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_DUMMY: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]   - "ftp,tftp client in container":
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z] - Storage Drivers:
14:19:14 [2020-01-21T14:19:14.470Z]   - "aufs":
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_AUFS_FS: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]   - "btrfs":
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:19:14 [2020-01-21T14:19:14.470Z]   - "devicemapper":
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_BLK_DEV_DM: enabled
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]   - "overlay":
14:19:14 [2020-01-21T14:19:14.470Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:19:14 [2020-01-21T14:19:14.470Z]   - "zfs":
14:19:14 [2020-01-21T14:19:14.470Z]     - /dev/zfs: missing
14:19:14 [2020-01-21T14:19:14.470Z]     - zfs command: missing
14:19:14 [2020-01-21T14:19:14.470Z]     - zpool command: missing
14:19:14 [2020-01-21T14:19:14.470Z] 
14:19:14 [2020-01-21T14:19:14.470Z] Limits:
14:19:14 [2020-01-21T14:19:14.470Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:19:14 [2020-01-21T14:19:14.470Z] 
14:19:14 [2020-01-21T14:19:14.470Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:19:14 [2020-01-21T14:19:14.767Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
14:19:14 [2020-01-21T14:19:14.809Z] + sudo modprobe ip_vs
14:19:15 [2020-01-21T14:19:15.061Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
14:19:15 [2020-01-21T14:19:15.061Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
14:19:15 [2020-01-21T14:19:15.061Z] go: finding gotest.tools v2.1.0+incompatible
14:19:15 [2020-01-21T14:19:15.066Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4d249ae1f33d3e57be78ec1ce573589397720741 .
14:19:15 [2020-01-21T14:19:15.322Z] #1 [internal] load build definition from Dockerfile
14:19:15 [2020-01-21T14:19:15.322Z] #1 transferring dockerfile:
14:19:15 [2020-01-21T14:19:15.322Z] #1 transferring dockerfile: 15.58kB done
14:19:15 [2020-01-21T14:19:15.322Z] #1 DONE 0.2s
14:19:15 [2020-01-21T14:19:15.322Z] 
14:19:15 [2020-01-21T14:19:15.322Z] #2 [internal] load .dockerignore
14:19:15 [2020-01-21T14:19:15.322Z] #2 transferring context: 87B done
14:19:15 [2020-01-21T14:19:15.322Z] #2 DONE 0.2s
14:19:15 [2020-01-21T14:19:15.322Z] 
14:19:15 [2020-01-21T14:19:15.322Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:19:15 [2020-01-21T14:19:15.351Z] go: finding github.com/onsi/ginkgo v1.6.0
14:19:15 [2020-01-21T14:19:15.351Z] go: finding github.com/gogo/protobuf v1.0.0
14:19:15 [2020-01-21T14:19:15.650Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
14:19:15 [2020-01-21T14:19:15.650Z] go: finding github.com/davecgh/go-spew v1.1.0
14:19:15 [2020-01-21T14:19:15.884Z] #3 DONE 0.3s
14:19:15 [2020-01-21T14:19:15.884Z] 
14:19:15 [2020-01-21T14:19:15.884Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:19:15 [2020-01-21T14:19:15.884Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:19:15 [2020-01-21T14:19:15.940Z] go: finding github.com/golang/protobuf v1.2.0
14:19:16 [2020-01-21T14:19:16.141Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
14:19:16 [2020-01-21T14:19:16.141Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
14:19:16 [2020-01-21T14:19:16.141Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.41MB / 8.82MB 0.1s
14:19:16 [2020-01-21T14:19:16.141Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:19:16 [2020-01-21T14:19:16.141Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
14:19:16 [2020-01-21T14:19:16.141Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
14:19:16 [2020-01-21T14:19:16.705Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
14:19:16 [2020-01-21T14:19:16.705Z] #4 DONE 0.9s
14:19:16 [2020-01-21T14:19:16.974Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
14:19:16 [2020-01-21T14:19:16.974Z] go: finding github.com/uber/jaeger-lib v1.2.1
14:19:16 [2020-01-21T14:19:16.974Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
14:19:16 [2020-01-21T14:19:16.974Z] go: finding github.com/Microsoft/hcsshim v0.8.5
14:19:17 [2020-01-21T14:19:17.265Z] go: finding github.com/Microsoft/go-winio v0.4.11
14:19:17 [2020-01-21T14:19:17.353Z] 
14:19:17 [2020-01-21T14:19:17.353Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
14:19:17 [2020-01-21T14:19:17.408Z] #10 ...
14:19:17 [2020-01-21T14:19:17.408Z] 
14:19:17 [2020-01-21T14:19:17.408Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:17 [2020-01-21T14:19:17.408Z] #47 97.61 vendor/golang.org/x/crypto/cryptobyte
14:19:17 [2020-01-21T14:19:17.408Z] #47 98.07 net
14:19:17 [2020-01-21T14:19:17.408Z] #47 99.55 vendor/golang.org/x/sys/cpu
14:19:17 [2020-01-21T14:19:17.408Z] #47 99.91 vendor/golang.org/x/crypto/chacha20poly1305
14:19:17 [2020-01-21T14:19:17.408Z] #47 101.2 vendor/golang.org/x/crypto/hkdf
14:19:17 [2020-01-21T14:19:17.408Z] #47 101.4 vendor/golang.org/x/text/transform
14:19:17 [2020-01-21T14:19:17.408Z] #47 102.3 vendor/golang.org/x/text/unicode/bidi
14:19:17 [2020-01-21T14:19:17.408Z] #47 104.1 vendor/golang.org/x/text/secure/bidirule
14:19:17 [2020-01-21T14:19:17.408Z] #47 104.4 vendor/golang.org/x/text/unicode/norm
14:19:17 [2020-01-21T14:19:17.408Z] #47 ...
14:19:17 [2020-01-21T14:19:17.408Z] 
14:19:17 [2020-01-21T14:19:17.408Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:19:17 [2020-01-21T14:19:17.408Z] #44 30.54   CC       images/packet-sock.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 30.96   CC       images/ipc-var.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 31.20   CC       images/ipc-desc.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 31.37   CC       images/ipc-shm.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 31.66   CC       images/ipc-msg.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 32.04   CC       images/ipc-sem.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 32.32   CC       images/utsns.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 32.50   CC       images/creds.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 32.74   CC       images/vma.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 33.00   CC       images/netdev.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 33.50   CC       images/tty.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 34.37   CC       images/file-lock.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 34.62   CC       images/rlimit.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 34.83   CC       images/pagemap.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 35.19   CC       images/siginfo.o
14:19:17 [2020-01-21T14:19:17.408Z] #44 35.54   CC       images/rpc.o
14:19:17 [2020-01-21T14:19:17.532Z] #7 extracting sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 3.4s done
14:19:17 [2020-01-21T14:19:17.608Z] #6 DONE 0.2s
14:19:17 [2020-01-21T14:19:17.608Z] 
14:19:17 [2020-01-21T14:19:17.608Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:19:17 [2020-01-21T14:19:17.608Z] #5 DONE 0.2s
14:19:17 [2020-01-21T14:19:17.608Z] 
14:19:17 [2020-01-21T14:19:17.608Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:19:17 [2020-01-21T14:19:17.608Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:19:17 [2020-01-21T14:19:17.608Z] #68 DONE 0.0s
14:19:17 [2020-01-21T14:19:17.608Z] 
14:19:17 [2020-01-21T14:19:17.608Z] #20 [internal] load build context
14:19:17 [2020-01-21T14:19:17.900Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
14:19:18 [2020-01-21T14:19:18.105Z] #7 extracting sha256:8a4ac4ded24704a6c32b372ff8d030ee18ccdb611f41de6aa89d5e382cefe70a done
14:19:18 [2020-01-21T14:19:18.105Z] #7 DONE 14.8s
14:19:18 [2020-01-21T14:19:18.339Z] #44 ...
14:19:18 [2020-01-21T14:19:18.339Z] 
14:19:18 [2020-01-21T14:19:18.339Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:18 [2020-01-21T14:19:18.340Z] #47 108.9 vendor/golang.org/x/net/idna
14:19:18 [2020-01-21T14:19:18.365Z] 
14:19:18 [2020-01-21T14:19:18.365Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:19:18 [2020-01-21T14:19:18.533Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
14:19:18 [2020-01-21T14:19:18.533Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
14:19:18 [2020-01-21T14:19:18.533Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
14:19:18 [2020-01-21T14:19:18.823Z] go: finding github.com/sirupsen/logrus v1.0.3
14:19:19 [2020-01-21T14:19:19.455Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
14:19:19 [2020-01-21T14:19:19.455Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
14:19:19 [2020-01-21T14:19:19.846Z] Removing intermediate container 52bed66dd8f0
14:19:19 [2020-01-21T14:19:19.846Z]  ---> 9b38bc33c3b9
14:19:19 [2020-01-21T14:19:19.846Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
14:19:19 [2020-01-21T14:19:19.846Z]  ---> 687421176e14
14:19:19 [2020-01-21T14:19:19.846Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
14:19:19 [2020-01-21T14:19:19.846Z]  ---> d0ff5677e5a8
14:19:19 [2020-01-21T14:19:19.846Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
14:19:19 [2020-01-21T14:19:19.846Z]  ---> Running in 6c37e11b4f87
14:19:19 [2020-01-21T14:19:19.846Z] Removing intermediate container 6c37e11b4f87
14:19:19 [2020-01-21T14:19:19.846Z]  ---> 02af93244d7b
14:19:19 [2020-01-21T14:19:19.846Z] Successfully built 02af93244d7b
14:19:20 [2020-01-21T14:19:20.199Z] Successfully tagged moby-buildx:latest
14:19:20 [2020-01-21T14:19:20.199Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
14:19:20 [2020-01-21T14:19:20.199Z] if [ -n "${id}" ]; then \
14:19:20 [2020-01-21T14:19:20.199Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
14:19:20 [2020-01-21T14:19:20.199Z] 	&& touch bundles/buildx; \
14:19:20 [2020-01-21T14:19:20.199Z] 	docker rm -f ${id}; \
14:19:20 [2020-01-21T14:19:20.199Z] fi
14:19:20 [2020-01-21T14:19:20.482Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
14:19:20 [2020-01-21T14:19:20.482Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
14:19:20 [2020-01-21T14:19:20.552Z] 697783c966fec5b091236a6eba1a85c7fc7ae32eea233766fbe9453b7bd16e79
14:19:20 [2020-01-21T14:19:20.552Z] bundles/buildx version
14:19:20 [2020-01-21T14:19:20.552Z] buildx v0.3.1 6db68d0
14:19:20 [2020-01-21T14:19:20.552Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:4d249ae1f33d3e57be78ec1ce573589397720741 .
14:19:20 [2020-01-21T14:19:20.552Z] #1 [internal] booting buildkit
14:19:20 [2020-01-21T14:19:20.552Z] #1 pulling image moby/buildkit:buildx-stable-1
14:19:20 [2020-01-21T14:19:20.915Z] #8 DONE 2.8s
14:19:20 [2020-01-21T14:19:20.983Z] #20 transferring context: 5.69MB 2.7s
14:19:21 [2020-01-21T14:19:21.113Z] go: finding gopkg.in/yaml.v2 v2.2.1
14:19:21 [2020-01-21T14:19:21.176Z] 
14:19:21 [2020-01-21T14:19:21.176Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:19:21 [2020-01-21T14:19:21.411Z] go: finding github.com/hpcloud/tail v1.0.0
14:19:21 [2020-01-21T14:19:21.619Z] #47 111.7 vendor/golang.org/x/net/http2/hpack
14:19:22 [2020-01-21T14:19:22.038Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
14:19:22 [2020-01-21T14:19:22.136Z] #9 DONE 0.9s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:19:22 [2020-01-21T14:19:22.136Z] #29 DONE 0.1s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:19:22 [2020-01-21T14:19:22.136Z] #40 DONE 0.1s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:19:22 [2020-01-21T14:19:22.136Z] #21 DONE 0.1s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:19:22 [2020-01-21T14:19:22.136Z] #32 ...
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:19:22 [2020-01-21T14:19:22.136Z] #49 DONE 0.1s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:19:22 [2020-01-21T14:19:22.136Z] #46 DONE 0.2s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:19:22 [2020-01-21T14:19:22.136Z] #22 DONE 0.2s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:19:22 [2020-01-21T14:19:22.136Z] #64 DONE 0.2s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:19:22 [2020-01-21T14:19:22.136Z] #70 DONE 0.2s
14:19:22 [2020-01-21T14:19:22.136Z] 
14:19:22 [2020-01-21T14:19:22.136Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:19:22 [2020-01-21T14:19:22.136Z] #52 DONE 0.2s
14:19:22 [2020-01-21T14:19:22.326Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
14:19:22 [2020-01-21T14:19:22.394Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
14:19:22 [2020-01-21T14:19:22.397Z] 
14:19:22 [2020-01-21T14:19:22.397Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:19:22 [2020-01-21T14:19:22.397Z] #32 DONE 0.2s
14:19:22 [2020-01-21T14:19:22.397Z] 
14:19:22 [2020-01-21T14:19:22.397Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:22 [2020-01-21T14:19:22.615Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
14:19:22 [2020-01-21T14:19:22.615Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
14:19:22 [2020-01-21T14:19:22.757Z] #1 creating container buildx_buildkit_default
14:19:22 [2020-01-21T14:19:22.757Z] #1 creating container buildx_buildkit_default 0.4s done
14:19:22 [2020-01-21T14:19:22.905Z] go: finding google.golang.org/grpc v1.20.1
14:19:22 [2020-01-21T14:19:22.905Z] go: finding go.etcd.io/bbolt v1.3.2
14:19:22 [2020-01-21T14:19:22.992Z] #47 113.3 mime
14:19:22 [2020-01-21T14:19:22.992Z] #47 ...
14:19:22 [2020-01-21T14:19:22.992Z] 
14:19:22 [2020-01-21T14:19:22.992Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:19:22 [2020-01-21T14:19:22.992Z] #65 106.1 + for f in rootlesskit rootlesskit-docker-proxy
14:19:22 [2020-01-21T14:19:22.992Z] #65 106.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:19:22 [2020-01-21T14:19:22.992Z] #65 DONE 113.6s
14:19:22 [2020-01-21T14:19:22.992Z] 
14:19:22 [2020-01-21T14:19:22.992Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:19:22 [2020-01-21T14:19:22.992Z] #66 DONE 0.0s
14:19:22 [2020-01-21T14:19:22.992Z] 
14:19:22 [2020-01-21T14:19:22.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:19:22 [2020-01-21T14:19:22.992Z] #44 36.88   CC       images/ext-file.o
14:19:22 [2020-01-21T14:19:22.992Z] #44 37.15   CC       images/cgroup.o
14:19:22 [2020-01-21T14:19:22.992Z] #44 37.81   CC       images/userns.o
14:19:22 [2020-01-21T14:19:22.992Z] #44 38.18   CC       images/google/protobuf/descriptor.o
14:19:22 [2020-01-21T14:19:22.992Z] #44 40.06   CC       images/opts.o
14:19:22 [2020-01-21T14:19:22.992Z] #44 40.47   CC       images/seccomp.o
14:19:22 [2020-01-21T14:19:22.992Z] #44 40.82   CC       images/binfmt-misc.o
14:19:22 [2020-01-21T14:19:22.992Z] #44 41.03   CC       images/time.o
14:19:23 [2020-01-21T14:19:23.105Z] #1 DONE 2.4s
14:19:23 [2020-01-21T14:19:23.105Z] 
14:19:23 [2020-01-21T14:19:23.105Z] #2 [internal] load build definition from Dockerfile
14:19:23 [2020-01-21T14:19:23.105Z] #2 transferring dockerfile: 15.57kB done
14:19:23 [2020-01-21T14:19:23.105Z] #2 DONE 0.0s
14:19:23 [2020-01-21T14:19:23.105Z] 
14:19:23 [2020-01-21T14:19:23.105Z] #3 [internal] load .dockerignore
14:19:23 [2020-01-21T14:19:23.105Z] #3 transferring context: 87B done
14:19:23 [2020-01-21T14:19:23.105Z] #3 DONE 0.0s
14:19:23 [2020-01-21T14:19:23.105Z] 
14:19:23 [2020-01-21T14:19:23.105Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:19:23 [2020-01-21T14:19:23.250Z] #44 41.41   CC       images/sysctl.o
14:19:23 [2020-01-21T14:19:23.456Z] #4 DONE 0.5s
14:19:23 [2020-01-21T14:19:23.457Z] 
14:19:23 [2020-01-21T14:19:23.457Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:19:23 [2020-01-21T14:19:23.457Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:19:23 [2020-01-21T14:19:23.508Z] #44 41.78   CC       images/autofs.o
14:19:23 [2020-01-21T14:19:23.541Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
14:19:23 [2020-01-21T14:19:23.541Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
14:19:23 [2020-01-21T14:19:23.541Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
14:19:23 [2020-01-21T14:19:23.541Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
14:19:23 [2020-01-21T14:19:23.541Z] go: finding github.com/kr/text v0.1.0
14:19:23 [2020-01-21T14:19:23.813Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:19:23 [2020-01-21T14:19:23.814Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
14:19:23 [2020-01-21T14:19:23.814Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
14:19:23 [2020-01-21T14:19:23.814Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
14:19:23 [2020-01-21T14:19:23.814Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
14:19:23 [2020-01-21T14:19:23.828Z] go: finding github.com/gogo/googleapis v1.1.0
14:19:23 [2020-01-21T14:19:23.828Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
14:19:24 [2020-01-21T14:19:24.074Z] #44 42.18   CC       images/macvlan.o
14:19:24 [2020-01-21T14:19:24.074Z] #44 42.44   CC       images/sit.o
14:19:24 [2020-01-21T14:19:24.159Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done
14:19:24 [2020-01-21T14:19:24.159Z] #5 DONE 0.5s
14:19:24 [2020-01-21T14:19:24.525Z] 
14:19:24 [2020-01-21T14:19:24.525Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:19:24 [2020-01-21T14:19:24.525Z] #7 DONE 0.3s
14:19:24 [2020-01-21T14:19:24.525Z] 
14:19:24 [2020-01-21T14:19:24.525Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
14:19:24 [2020-01-21T14:19:24.525Z] #6 DONE 0.3s
14:19:24 [2020-01-21T14:19:24.525Z] 
14:19:24 [2020-01-21T14:19:24.525Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:19:24 [2020-01-21T14:19:24.525Z] #8 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
14:19:24 [2020-01-21T14:19:24.640Z] #44 42.64   LINK     images/built-in.o
14:19:24 [2020-01-21T14:19:24.640Z] #44 42.82   GEN      compel/include/asm
14:19:24 [2020-01-21T14:19:24.640Z] #44 42.83   GEN      compel/include/version.h
14:19:24 [2020-01-21T14:19:24.640Z] #44 42.84 touch .config
14:19:24 [2020-01-21T14:19:24.640Z] #44 42.85   GEN      include/common/config.h
14:19:24 [2020-01-21T14:19:24.640Z] #44 42.96   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:19:24 [2020-01-21T14:19:24.855Z] go: finding github.com/containerd/containerd v1.2.4
14:19:24 [2020-01-21T14:19:24.898Z] #44 42.97   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:19:24 [2020-01-21T14:19:24.898Z] #44 43.00   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:19:24 [2020-01-21T14:19:24.898Z] #44 43.02   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:19:24 [2020-01-21T14:19:24.898Z] #44 43.07   DEP      compel/arch/x86/plugins/std/memcpy.d
14:19:24 [2020-01-21T14:19:24.898Z] #44 43.09   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:19:24 [2020-01-21T14:19:24.898Z] #44 43.12   GEN      compel/plugins/include/uapi/std/syscall.h
14:19:24 [2020-01-21T14:19:24.898Z] #44 43.16   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:19:24 [2020-01-21T14:19:24.898Z] #44 43.18   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:935b8545f3ac8fb67c90f8a3be187caf01204d09cb354322cf183ace5b95a7a7 126B / 126B 0.1s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:8a8fcb3e840c6a9736c3e0da14bfec72ac8fb6f4d755053f29ac9264ba0d798b 5.46kB / 5.46kB done
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 0B / 51.32MB 0.1s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:fa2c184c717922d37fbf25b36307f71f16ea274ab77a3431ef0e51c3c651ea95 1.79kB / 1.79kB done
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 0B / 48.95MB 0.1s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 0B / 7.38MB 0.1s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 0B / 9.88MB 0.1s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:935b8545f3ac8fb67c90f8a3be187caf01204d09cb354322cf183ace5b95a7a7 126B / 126B 0.1s done
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 3.24MB / 51.32MB 0.4s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 5.58MB / 48.95MB 0.4s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 4.43MB / 7.38MB 0.4s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 2.51MB / 9.88MB 0.4s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 6.27MB / 56.59MB 0.4s
14:19:24 [2020-01-21T14:19:24.937Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 2.21MB / 102.16MB 0.4s
14:19:25 [2020-01-21T14:19:25.143Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
14:19:25 [2020-01-21T14:19:25.155Z] #44 43.22   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:19:25 [2020-01-21T14:19:25.155Z] #44 43.22   DEP      compel/plugins/std/infect.d
14:19:25 [2020-01-21T14:19:25.155Z] #44 43.38   DEP      compel/plugins/std/string.d
14:19:25 [2020-01-21T14:19:25.155Z] #44 43.46   DEP      compel/plugins/std/log.d
14:19:25 [2020-01-21T14:19:25.234Z] #20 ...
14:19:25 [2020-01-21T14:19:25.234Z] 
14:19:25 [2020-01-21T14:19:25.235Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:19:25 [2020-01-21T14:19:25.235Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:93a56423351235e070b3630e0a8b3e27d5e868883d4dff591f676315f208a574 1.79kB / 1.79kB done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:272e3f68338f33e2a0bd794e416cb7929de154fcef5d5189566c1c499607bb37 5.46kB / 5.46kB done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 2.0s done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.4s done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.5s done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 3.5s done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 2.8s done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 6.8s
14:19:25 [2020-01-21T14:19:25.235Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 4.1s
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 127B / 127B 3.0s done
14:19:25 [2020-01-21T14:19:25.235Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 6.9s done
14:19:25 [2020-01-21T14:19:25.235Z] #7 ...
14:19:25 [2020-01-21T14:19:25.235Z] 
14:19:25 [2020-01-21T14:19:25.235Z] #20 [internal] load build context
14:19:25 [2020-01-21T14:19:25.235Z] #20 transferring context: 46.86MB 7.2s done
14:19:25 [2020-01-21T14:19:25.235Z] #20 DONE 7.3s
14:19:25 [2020-01-21T14:19:25.235Z] 
14:19:25 [2020-01-21T14:19:25.235Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 9.21MB / 48.95MB 0.5s
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.5s done
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 5.93MB / 9.88MB 0.5s
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 8.26MB / 51.32MB 0.7s
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 14.54MB / 48.95MB 0.7s
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.56MB / 9.88MB 0.7s
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 9.86MB / 56.59MB 0.7s
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 12.21MB / 51.32MB 0.8s
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 19.34MB / 48.95MB 0.8s
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.7s done
14:19:25 [2020-01-21T14:19:25.411Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 9.55MB / 102.16MB 0.8s
14:19:25 [2020-01-21T14:19:25.413Z] #44 43.57   DEP      compel/plugins/std/fds.d
14:19:25 [2020-01-21T14:19:25.413Z] #44 43.68   DEP      compel/plugins/std/std.d
14:19:25 [2020-01-21T14:19:25.438Z] go: finding github.com/docker/go-units v0.3.1
14:19:25 [2020-01-21T14:19:25.438Z] go: finding github.com/prometheus/client_golang v0.8.0
14:19:25 [2020-01-21T14:19:25.438Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
14:19:25 [2020-01-21T14:19:25.671Z] #44 43.84   DEP      compel/plugins/shmem/shmem.d
14:19:25 [2020-01-21T14:19:25.671Z] #44 43.95   DEP      compel/plugins/fds/fds.d
14:19:25 [2020-01-21T14:19:25.729Z] go: finding github.com/hashicorp/go-uuid v1.0.0
14:19:25 [2020-01-21T14:19:25.729Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
14:19:25 [2020-01-21T14:19:25.928Z] #44 44.12   CC       compel/plugins/std/std.o
14:19:26 [2020-01-21T14:19:26.018Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 16.05MB / 51.32MB 1.0s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 22.58MB / 48.95MB 1.0s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 16.62MB / 56.59MB 1.0s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 19.79MB / 51.32MB 1.1s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 26.21MB / 48.95MB 1.1s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 22.30MB / 56.59MB 1.1s
14:19:26 [2020-01-21T14:19:26.112Z] #8 ...
14:19:26 [2020-01-21T14:19:26.112Z] 
14:19:26 [2020-01-21T14:19:26.112Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:19:26 [2020-01-21T14:19:26.112Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:19:26 [2020-01-21T14:19:26.112Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:19:26 [2020-01-21T14:19:26.112Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
14:19:26 [2020-01-21T14:19:26.112Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:19:26 [2020-01-21T14:19:26.112Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done
14:19:26 [2020-01-21T14:19:26.112Z] #69 DONE 1.4s
14:19:26 [2020-01-21T14:19:26.112Z] 
14:19:26 [2020-01-21T14:19:26.112Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 23.26MB / 51.32MB 1.3s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 29.80MB / 48.95MB 1.3s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 28.11MB / 56.59MB 1.3s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 17.97MB / 102.16MB 1.3s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 27.75MB / 51.32MB 1.4s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 34.54MB / 48.95MB 1.4s
14:19:26 [2020-01-21T14:19:26.112Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 31.61MB / 56.59MB 1.4s
14:19:26 [2020-01-21T14:19:26.186Z] #44 44.50   CC       compel/plugins/std/fds.o
14:19:26 [2020-01-21T14:19:26.640Z] #8 ...
14:19:26 [2020-01-21T14:19:26.640Z] 
14:19:26 [2020-01-21T14:19:26.640Z] #21 [internal] load build context
14:19:26 [2020-01-21T14:19:26.640Z] #21 transferring context: 46.86MB 1.7s done
14:19:26 [2020-01-21T14:19:26.640Z] #21 DONE 1.8s
14:19:26 [2020-01-21T14:19:26.640Z] 
14:19:26 [2020-01-21T14:19:26.640Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 31.53MB / 51.32MB 1.6s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 39.17MB / 48.95MB 1.6s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 36.10MB / 56.59MB 1.6s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 25.66MB / 102.16MB 1.6s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 35.95MB / 51.32MB 1.7s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 43.16MB / 48.95MB 1.7s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 40.86MB / 56.59MB 1.7s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 41.16MB / 51.32MB 1.9s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 47.20MB / 48.95MB 1.9s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 44.71MB / 56.59MB 1.9s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 33.43MB / 102.16MB 1.9s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 46.50MB / 51.32MB 2.0s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.0s done
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 49.99MB / 56.59MB 2.0s
14:19:26 [2020-01-21T14:19:26.640Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 38.64MB / 102.16MB 2.0s
14:19:26 [2020-01-21T14:19:26.751Z] #44 45.02   CC       compel/plugins/std/log.o
14:19:27 [2020-01-21T14:19:27.014Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.2s
14:19:27 [2020-01-21T14:19:27.014Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 55.82MB / 56.59MB 2.2s
14:19:27 [2020-01-21T14:19:27.014Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 45.32MB / 102.16MB 2.2s
14:19:27 [2020-01-21T14:19:27.014Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.2s done
14:19:27 [2020-01-21T14:19:27.014Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.3s done
14:19:27 [2020-01-21T14:19:27.014Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 62.12MB / 102.16MB 2.3s
14:19:27 [2020-01-21T14:19:27.046Z] go: finding cloud.google.com/go v0.26.0
14:19:27 [2020-01-21T14:19:27.046Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
14:19:27 [2020-01-21T14:19:27.337Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
14:19:27 [2020-01-21T14:19:27.337Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
14:19:27 [2020-01-21T14:19:27.337Z] go: finding github.com/kr/pty v1.1.1
14:19:27 [2020-01-21T14:19:27.337Z] go: finding github.com/BurntSushi/toml v0.3.1
14:19:27 [2020-01-21T14:19:27.383Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 79.84MB / 102.16MB 2.5s
14:19:27 [2020-01-21T14:19:27.383Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 97.34MB / 102.16MB 2.6s
14:19:27 [2020-01-21T14:19:27.383Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 102.16MB / 102.16MB 2.8s done
14:19:27 [2020-01-21T14:19:27.627Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
14:19:27 [2020-01-21T14:19:27.685Z] #44 45.84   CC       compel/plugins/std/string.o
14:19:27 [2020-01-21T14:19:27.730Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3
14:19:27 [2020-01-21T14:19:27.751Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 7.0s done
14:19:27 [2020-01-21T14:19:27.751Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14
14:19:27 [2020-01-21T14:19:27.793Z] #33 ...
14:19:27 [2020-01-21T14:19:27.793Z] 
14:19:27 [2020-01-21T14:19:27.793Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:19:27 [2020-01-21T14:19:27.793Z] #35 3.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:27 [2020-01-21T14:19:27.793Z] #35 3.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:27 [2020-01-21T14:19:27.793Z] #35 3.385 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:27 [2020-01-21T14:19:27.793Z] #35 3.642 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
14:19:27 [2020-01-21T14:19:27.793Z] #35 4.299 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
14:19:27 [2020-01-21T14:19:27.793Z] #35 4.530 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
14:19:28 [2020-01-21T14:19:28.010Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.5s done
14:19:28 [2020-01-21T14:19:28.056Z] #35 ...
14:19:28 [2020-01-21T14:19:28.056Z] 
14:19:28 [2020-01-21T14:19:28.056Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.933 + RM_GOPATH=0
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.933 + TMP_GOPATH=
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.933 + : /build
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.933 + '[' -z '' ']'
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.933 ++ mktemp -d
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.935 + export GOPATH=/tmp/tmp.p3Mp9RTSFP
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.935 + GOPATH=/tmp/tmp.p3Mp9RTSFP
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.936 + RM_GOPATH=1
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.937 ++ dirname ./install.sh
14:19:28 [2020-01-21T14:19:28.056Z] #50 5.993 + dir=.
14:19:28 [2020-01-21T14:19:28.250Z] #44 46.44   CC       compel/plugins/std/infect.o
14:19:28 [2020-01-21T14:19:28.267Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7
14:19:28 [2020-01-21T14:19:28.318Z] #50 5.994 + bin=gotestsum
14:19:28 [2020-01-21T14:19:28.319Z] #50 5.994 + shift
14:19:28 [2020-01-21T14:19:28.319Z] #50 5.994 + '[' '!' -f ./gotestsum.installer ']'
14:19:28 [2020-01-21T14:19:28.319Z] #50 5.994 + . ./gotestsum.installer
14:19:28 [2020-01-21T14:19:28.319Z] #50 5.994 ++ : v0.3.5
14:19:28 [2020-01-21T14:19:28.319Z] #50 5.995 + install_gotestsum
14:19:28 [2020-01-21T14:19:28.319Z] #50 5.995 + echo 'Installing gotestsum version v0.3.5'
14:19:28 [2020-01-21T14:19:28.319Z] #50 5.995 Installing gotestsum version v0.3.5
14:19:28 [2020-01-21T14:19:28.319Z] #50 5.995 + go get -d gotest.tools/gotestsum
14:19:28 [2020-01-21T14:19:28.508Z] #44 46.86   CC       compel/arch/x86/plugins/std/parasite-head.o
14:19:28 [2020-01-21T14:19:28.579Z] #50 ...
14:19:28 [2020-01-21T14:19:28.579Z] 
14:19:28 [2020-01-21T14:19:28.579Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:28 [2020-01-21T14:19:28.579Z] #33 6.279 + RM_GOPATH=0
14:19:28 [2020-01-21T14:19:28.579Z] #33 6.279 + TMP_GOPATH=
14:19:28 [2020-01-21T14:19:28.579Z] #33 6.279 + : /build
14:19:28 [2020-01-21T14:19:28.579Z] #33 6.279 + '[' -z '' ']'
14:19:28 [2020-01-21T14:19:28.579Z] #33 6.280 ++ mktemp -d
14:19:28 [2020-01-21T14:19:28.579Z] #33 6.283 + export GOPATH=/tmp/tmp.cBEnoN33zi
14:19:28 [2020-01-21T14:19:28.579Z] #33 6.284 + GOPATH=/tmp/tmp.cBEnoN33zi
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.284 + RM_GOPATH=1
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.284 ++ dirname ./install.sh
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.286 + dir=.
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.286 + bin=tomlv
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.286 + shift
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.286 + '[' '!' -f ./tomlv.installer ']'
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.286 + . ./tomlv.installer
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.286 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.287 + install_tomlv
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.287 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.287 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.287 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cBEnoN33zi/src/github.com/BurntSushi/toml
14:19:28 [2020-01-21T14:19:28.580Z] #33 6.292 Cloning into '/tmp/tmp.cBEnoN33zi/src/github.com/BurntSushi/toml'...
14:19:28 [2020-01-21T14:19:28.765Z] #44 46.90   CC       compel/arch/x86/plugins/std/memcpy.o
14:19:28 [2020-01-21T14:19:28.765Z] #44 46.96   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:19:28 [2020-01-21T14:19:28.765Z] #44 47.00   AR       compel/plugins/std.lib.a
14:19:28 [2020-01-21T14:19:28.765Z] #44 47.05   CC       compel/plugins/fds/fds.o
14:19:28 [2020-01-21T14:19:28.828Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.5s done
14:19:28 [2020-01-21T14:19:28.828Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14
14:19:29 [2020-01-21T14:19:29.023Z] #44 ...
14:19:29 [2020-01-21T14:19:29.023Z] 
14:19:29 [2020-01-21T14:19:29.023Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:19:29 [2020-01-21T14:19:29.023Z] #50 DONE 119.6s
14:19:29 [2020-01-21T14:19:29.023Z] 
14:19:29 [2020-01-21T14:19:29.023Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:29 [2020-01-21T14:19:29.023Z] #47 115.7 net/http/internal
14:19:29 [2020-01-21T14:19:29.023Z] #47 118.3 crypto/tls
14:19:29 [2020-01-21T14:19:29.523Z] #33 7.357 + cd /tmp/tmp.cBEnoN33zi/src/github.com/BurntSushi/toml
14:19:29 [2020-01-21T14:19:29.523Z] #33 7.358 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:19:29 [2020-01-21T14:19:29.523Z] #33 7.378 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:19:29 [2020-01-21T14:19:29.698Z] go: finding google.golang.org/appengine v1.1.0
14:19:29 [2020-01-21T14:19:29.698Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
14:19:29 [2020-01-21T14:19:29.698Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
14:19:30 [2020-01-21T14:19:30.397Z] #47 ...
14:19:30 [2020-01-21T14:19:30.397Z] 
14:19:30 [2020-01-21T14:19:30.397Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.2 Selecting previously unselected package libapparmor1:amd64.
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.4 Selecting previously unselected package libapparmor-dev:amd64.
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.8 Selecting previously unselected package libbtrfs0.
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 120.8 Unpacking libbtrfs0 (4.20.1-2) ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.0 Selecting previously unselected package libbtrfs-dev.
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.0 Unpacking libbtrfs-dev (4.20.1-2) ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.2 Selecting previously unselected package libudev-dev:amd64.
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.2 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.4 Selecting previously unselected package libsepol1-dev:amd64.
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.397Z] #10 121.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:19:30 [2020-01-21T14:19:30.655Z] #10 121.6 Selecting previously unselected package libpcre16-3:amd64.
14:19:30 [2020-01-21T14:19:30.655Z] #10 121.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.655Z] #10 121.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:19:30 [2020-01-21T14:19:30.736Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
14:19:30 [2020-01-21T14:19:30.736Z] go: finding github.com/client9/misspell v0.3.4
14:19:30 [2020-01-21T14:19:30.911Z] #33 8.394 math/bits
14:19:30 [2020-01-21T14:19:30.911Z] #33 8.395 internal/cpu
14:19:30 [2020-01-21T14:19:30.911Z] #33 8.475 runtime/internal/sys
14:19:30 [2020-01-21T14:19:30.911Z] #33 8.766 runtime/internal/atomic
14:19:30 [2020-01-21T14:19:30.913Z] #10 121.8 Selecting previously unselected package libpcre32-3:amd64.
14:19:30 [2020-01-21T14:19:30.913Z] #10 121.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.913Z] #10 121.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:19:30 [2020-01-21T14:19:30.913Z] #10 122.0 Selecting previously unselected package libpcrecpp0v5:amd64.
14:19:30 [2020-01-21T14:19:30.913Z] #10 122.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:19:30 [2020-01-21T14:19:30.913Z] #10 122.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:19:31 [2020-01-21T14:19:31.170Z] #10 122.1 Selecting previously unselected package libpcre3-dev:amd64.
14:19:31 [2020-01-21T14:19:31.170Z] #10 122.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:19:31 [2020-01-21T14:19:31.170Z] #10 122.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:19:31 [2020-01-21T14:19:31.172Z] #33 8.929 runtime/internal/math
14:19:31 [2020-01-21T14:19:31.433Z] #33 9.092 unicode/utf8
14:19:31 [2020-01-21T14:19:31.433Z] #33 9.206 sync/atomic
14:19:31 [2020-01-21T14:19:31.433Z] #33 9.259 internal/bytealg
14:19:31 [2020-01-21T14:19:31.695Z] #33 9.309 math
14:19:31 [2020-01-21T14:19:31.736Z] #10 122.6 Selecting previously unselected package libselinux1-dev:amd64.
14:19:31 [2020-01-21T14:19:31.736Z] #10 122.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:19:31 [2020-01-21T14:19:31.736Z] #10 122.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:19:31 [2020-01-21T14:19:31.780Z] go: finding github.com/stretchr/objx v0.1.0
14:19:31 [2020-01-21T14:19:31.780Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
14:19:31 [2020-01-21T14:19:31.956Z] #33 ...
14:19:31 [2020-01-21T14:19:31.956Z] 
14:19:31 [2020-01-21T14:19:31.956Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:31 [2020-01-21T14:19:31.956Z] #10 4.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #10 4.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #10 4.778 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #10 5.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #10 7.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #10 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
14:19:31 [2020-01-21T14:19:31.956Z] #10 ...
14:19:31 [2020-01-21T14:19:31.956Z] 
14:19:31 [2020-01-21T14:19:31.956Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:31 [2020-01-21T14:19:31.956Z] #25 4.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #25 4.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #25 4.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #25 5.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
14:19:31 [2020-01-21T14:19:31.956Z] #25 8.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
14:19:32 [2020-01-21T14:19:32.030Z] #10 122.8 Selecting previously unselected package libdevmapper-dev:amd64.
14:19:32 [2020-01-21T14:19:32.030Z] #10 122.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:19:32 [2020-01-21T14:19:32.030Z] #10 122.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:19:32 [2020-01-21T14:19:32.030Z] #10 122.9 Selecting previously unselected package libseccomp-dev:amd64.
14:19:32 [2020-01-21T14:19:32.030Z] #10 122.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:19:32 [2020-01-21T14:19:32.030Z] #10 123.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:19:32 [2020-01-21T14:19:32.071Z] go: finding github.com/golang/mock v1.1.1
14:19:32 [2020-01-21T14:19:32.218Z] #25 ...
14:19:32 [2020-01-21T14:19:32.218Z] 
14:19:32 [2020-01-21T14:19:32.218Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.548 + RM_GOPATH=0
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.548 + TMP_GOPATH=
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.548 + : /build
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.548 + '[' -z '' ']'
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.548 ++ mktemp -d
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.556 + export GOPATH=/tmp/tmp.DepT7XH5hy
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.556 + GOPATH=/tmp/tmp.DepT7XH5hy
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.556 + RM_GOPATH=1
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.556 ++ dirname ./install.sh
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.557 Install docker/cli version 17.06.2-ce from stable
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + dir=.
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + bin=dockercli
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + shift
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + '[' '!' -f ./dockercli.installer ']'
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + . ./dockercli.installer
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 ++ : stable
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 ++ : 17.06.2-ce
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + install_dockercli
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 ++ uname -m
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + arch=aarch64
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + '[' aarch64 '!=' x86_64 ']'
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + '[' aarch64 '!=' s390x ']'
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + '[' aarch64 '!=' armhf ']'
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + build_dockercli
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 + git clone https://github.com/docker/docker-ce /tmp/tmp.DepT7XH5hy/tmp/docker-ce
14:19:32 [2020-01-21T14:19:32.218Z] #23 4.567 Cloning into '/tmp/tmp.DepT7XH5hy/tmp/docker-ce'...
14:19:32 [2020-01-21T14:19:32.218Z] #23 ...
14:19:32 [2020-01-21T14:19:32.218Z] 
14:19:32 [2020-01-21T14:19:32.218Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.356 + RM_GOPATH=0
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.356 + TMP_GOPATH=
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.356 + : /build
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.356 + '[' -z '' ']'
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.356 ++ mktemp -d
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.362 + export GOPATH=/tmp/tmp.e2VGB5xm9A
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.362 + GOPATH=/tmp/tmp.e2VGB5xm9A
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.362 + RM_GOPATH=1
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.362 ++ dirname ./install.sh
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 + dir=.
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 + bin=vndr
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 + shift
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 + '[' '!' -f ./vndr.installer ']'
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 + . ./vndr.installer
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 + install_vndr
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.367 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.369 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.e2VGB5xm9A/src/github.com/LK4D4/vndr
14:19:32 [2020-01-21T14:19:32.218Z] #47 6.376 Cloning into '/tmp/tmp.e2VGB5xm9A/src/github.com/LK4D4/vndr'...
14:19:32 [2020-01-21T14:19:32.218Z] #47 7.274 + cd /tmp/tmp.e2VGB5xm9A/src/github.com/LK4D4/vndr
14:19:32 [2020-01-21T14:19:32.218Z] #47 7.275 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:19:32 [2020-01-21T14:19:32.218Z] #47 7.285 + go build -buildmode=pie -v -o /build/vndr .
14:19:32 [2020-01-21T14:19:32.218Z] #47 8.856 runtime/internal/sys
14:19:32 [2020-01-21T14:19:32.218Z] #47 8.895 internal/race
14:19:32 [2020-01-21T14:19:32.218Z] #47 8.909 internal/cpu
14:19:32 [2020-01-21T14:19:32.218Z] #47 8.930 runtime/internal/atomic
14:19:32 [2020-01-21T14:19:32.218Z] #47 9.120 sync/atomic
14:19:32 [2020-01-21T14:19:32.218Z] #47 9.180 unicode
14:19:32 [2020-01-21T14:19:32.218Z] #47 9.596 unicode/utf8
14:19:32 [2020-01-21T14:19:32.218Z] #47 9.877 math
14:19:32 [2020-01-21T14:19:32.218Z] #47 9.942 internal/bytealg
14:19:32 [2020-01-21T14:19:32.301Z] #10 123.1 Selecting previously unselected package libsystemd-dev:amd64.
14:19:32 [2020-01-21T14:19:32.301Z] #10 123.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
14:19:32 [2020-01-21T14:19:32.301Z] #10 123.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
14:19:32 [2020-01-21T14:19:32.479Z] #47 ...
14:19:32 [2020-01-21T14:19:32.479Z] 
14:19:32 [2020-01-21T14:19:32.479Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.538 + RM_GOPATH=0
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.538 + TMP_GOPATH=
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.538 + : /build
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.538 + '[' -z '' ']'
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.538 ++ mktemp -d
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.539 + export GOPATH=/tmp/tmp.rDwyShaJA0
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.539 + GOPATH=/tmp/tmp.rDwyShaJA0
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.539 + RM_GOPATH=1
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 ++ dirname ./install.sh
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + dir=.
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + bin=proxy
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + shift
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + '[' '!' -f ./proxy.installer ']'
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + . ./proxy.installer
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + install_proxy
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + case "$1" in
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + export CGO_ENABLED=0
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + CGO_ENABLED=0
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + _install_proxy
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rDwyShaJA0/src/github.com/docker/libnetwork
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.542 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:19:32 [2020-01-21T14:19:32.479Z] #71 6.547 Cloning into '/tmp/tmp.rDwyShaJA0/src/github.com/docker/libnetwork'...
14:19:32 [2020-01-21T14:19:32.479Z] #71 ...
14:19:32 [2020-01-21T14:19:32.479Z] 
14:19:32 [2020-01-21T14:19:32.479Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:19:32 [2020-01-21T14:19:32.479Z] #41 5.076 + git clone https://github.com/docker/distribution.git .
14:19:32 [2020-01-21T14:19:32.479Z] #41 5.076 Cloning into '.'...
14:19:32 [2020-01-21T14:19:32.716Z] go: finding github.com/hashicorp/golang-lru v0.5.0
14:19:32 [2020-01-21T14:19:32.716Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
14:19:32 [2020-01-21T14:19:32.740Z] #41 ...
14:19:32 [2020-01-21T14:19:32.740Z] 
14:19:32 [2020-01-21T14:19:32.740Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:19:32 [2020-01-21T14:19:32.740Z] #30 5.522 + git clone https://github.com/kolyshkin/go-swagger.git .
14:19:32 [2020-01-21T14:19:32.740Z] #30 5.525 Cloning into '.'...
14:19:32 [2020-01-21T14:19:32.740Z] #30 ...
14:19:32 [2020-01-21T14:19:32.740Z] 
14:19:32 [2020-01-21T14:19:32.740Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.746 + RM_GOPATH=0
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.746 + TMP_GOPATH=
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.746 + : /build
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.746 + '[' -z '' ']'
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.746 ++ mktemp -d
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 Installing golangci-lint version v1.20.0
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + export GOPATH=/tmp/tmp.7iF8h9tsKi
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + GOPATH=/tmp/tmp.7iF8h9tsKi
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + RM_GOPATH=1
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 ++ dirname ./install.sh
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + dir=.
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + bin=golangci_lint
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + shift
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + '[' '!' -f ./golangci_lint.installer ']'
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + . ./golangci_lint.installer
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 ++ : v1.20.0
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + install_golangci_lint
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + echo 'Installing golangci-lint version v1.20.0'
14:19:32 [2020-01-21T14:19:32.740Z] #53 6.768 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.9 Setting up libbtrfs0 (4.20.1-2) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.9 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 123.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 124.0 Setting up libbtrfs-dev (4.20.1-2) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 124.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:19:32 [2020-01-21T14:19:32.869Z] #10 124.0 Setting up mingw-w64-common (6.0.0-3) ...
14:19:33 [2020-01-21T14:19:33.003Z] #53 ...
14:19:33 [2020-01-21T14:19:33.003Z] 
14:19:33 [2020-01-21T14:19:33.003Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.722 + RM_GOPATH=0
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.722 + TMP_GOPATH=
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.722 + : /build/
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.722 + '[' -z '' ']'
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.757 ++ mktemp -d
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.757 + export GOPATH=/tmp/tmp.aF65O6qvNm
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.757 + GOPATH=/tmp/tmp.aF65O6qvNm
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.757 + RM_GOPATH=1
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.758 ++ dirname ./install.sh
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + dir=.
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + bin=rootlesskit
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + shift
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + '[' '!' -f ./rootlesskit.installer ']'
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + . ./rootlesskit.installer
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + install_rootlesskit
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + case "$1" in
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + export CGO_ENABLED=0
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + CGO_ENABLED=0
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + _install_rootlesskit
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.813 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aF65O6qvNm/src/github.com/rootless-containers/rootlesskit
14:19:33 [2020-01-21T14:19:33.003Z] #65 6.818 Cloning into '/tmp/tmp.aF65O6qvNm/src/github.com/rootless-containers/rootlesskit'...
14:19:33 [2020-01-21T14:19:33.003Z] #65 10.75 + cd /tmp/tmp.aF65O6qvNm/src/github.com/rootless-containers/rootlesskit
14:19:33 [2020-01-21T14:19:33.003Z] #65 10.75 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:19:33 [2020-01-21T14:19:33.039Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 3.8s done
14:19:33 [2020-01-21T14:19:33.039Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.0 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.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
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.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
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.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
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.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
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.1 Setting up dmsetup (2:1.02.155-3) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:19:33 [2020-01-21T14:19:33.128Z] #10 124.1 Processing triggers for libc-bin (2.28-10) ...
14:19:33 [2020-01-21T14:19:33.264Z] #65 ...
14:19:33 [2020-01-21T14:19:33.264Z] 
14:19:33 [2020-01-21T14:19:33.264Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:19:33 [2020-01-21T14:19:33.264Z] #43 5.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #43 5.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #43 5.176 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #43 6.097 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #43 8.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #43 10.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
14:19:33 [2020-01-21T14:19:33.264Z] #43 ...
14:19:33 [2020-01-21T14:19:33.264Z] 
14:19:33 [2020-01-21T14:19:33.264Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:19:33 [2020-01-21T14:19:33.264Z] #59 7.477 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #59 7.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #59 7.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #59 8.583 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
14:19:33 [2020-01-21T14:19:33.264Z] #59 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
14:19:33 [2020-01-21T14:19:33.394Z] #10 DONE 124.4s
14:19:33 [2020-01-21T14:19:33.394Z] 
14:19:33 [2020-01-21T14:19:33.394Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:19:33 [2020-01-21T14:19:33.394Z] #55 DONE 0.1s
14:19:33 [2020-01-21T14:19:33.394Z] 
14:19:33 [2020-01-21T14:19:33.394Z] #11 [dev 1/25] RUN groupadd -r docker
14:19:33 [2020-01-21T14:19:33.526Z] #59 ...
14:19:33 [2020-01-21T14:19:33.526Z] 
14:19:33 [2020-01-21T14:19:33.526Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:19:33 [2020-01-21T14:19:33.526Z] #65 11.12 + for f in rootlesskit rootlesskit-docker-proxy
14:19:33 [2020-01-21T14:19:33.526Z] #65 11.12 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:19:33 [2020-01-21T14:19:33.651Z] #11 ...
14:19:33 [2020-01-21T14:19:33.651Z] 
14:19:33 [2020-01-21T14:19:33.651Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:19:33 [2020-01-21T14:19:33.651Z] #56 DONE 0.1s
14:19:33 [2020-01-21T14:19:33.651Z] 
14:19:33 [2020-01-21T14:19:33.651Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.369 + RM_GOPATH=0
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.369 + TMP_GOPATH=
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.369 + : /build
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.369 + '[' -z '' ']'
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.369 ++ mktemp -d
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.372 + export GOPATH=/tmp/tmp.hdHr4FNkuc
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.372 + GOPATH=/tmp/tmp.hdHr4FNkuc
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.372 + RM_GOPATH=1
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.373 ++ dirname ./install.sh
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.377 + dir=.
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.378 + bin=runc
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.378 + shift
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.378 + '[' '!' -f ./runc.installer ']'
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.378 + . ./runc.installer
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.378 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.379 + install_runc
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.381 + uname -r
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.381 + grep -q '^3\.10\.0.*\.el7\.'
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.396 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.396 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.397 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.397 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hdHr4FNkuc/src/github.com/opencontainers/runc
14:19:36 [2020-01-21T14:19:36.173Z] #57 2.403 Cloning into '/tmp/tmp.hdHr4FNkuc/src/github.com/opencontainers/runc'...
14:19:36 [2020-01-21T14:19:36.173Z] #57 ...
14:19:36 [2020-01-21T14:19:36.173Z] 
14:19:36 [2020-01-21T14:19:36.173Z] #11 [dev 1/25] RUN groupadd -r docker
14:19:36 [2020-01-21T14:19:36.173Z] #11 DONE 2.7s
14:19:36 [2020-01-21T14:19:36.430Z] 
14:19:36 [2020-01-21T14:19:36.430Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:19:37 [2020-01-21T14:19:37.113Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 9.3s done
14:19:37 [2020-01-21T14:19:37.113Z] #8 DONE 12.2s
14:19:37 [2020-01-21T14:19:37.113Z] 
14:19:37 [2020-01-21T14:19:37.113Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:19:37 [2020-01-21T14:19:37.113Z] #9 DONE 0.3s
14:19:37 [2020-01-21T14:19:37.113Z] 
14:19:37 [2020-01-21T14:19:37.113Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:19:37 [2020-01-21T14:19:37.217Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 4.1s done
14:19:37 [2020-01-21T14:19:37.217Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d
14:19:37 [2020-01-21T14:19:37.554Z] #10 DONE 0.3s
14:19:37 [2020-01-21T14:19:37.554Z] 
14:19:37 [2020-01-21T14:19:37.554Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:19:37 [2020-01-21T14:19:37.554Z] #41 DONE 0.0s
14:19:37 [2020-01-21T14:19:37.554Z] 
14:19:37 [2020-01-21T14:19:37.554Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:19:37 [2020-01-21T14:19:37.554Z] #30 DONE 0.1s
14:19:37 [2020-01-21T14:19:37.554Z] 
14:19:37 [2020-01-21T14:19:37.554Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:19:37 [2020-01-21T14:19:37.554Z] #22 DONE 0.1s
14:19:37 [2020-01-21T14:19:37.554Z] 
14:19:37 [2020-01-21T14:19:37.554Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:19:37 [2020-01-21T14:19:37.554Z] #31 ...
14:19:37 [2020-01-21T14:19:37.554Z] 
14:19:37 [2020-01-21T14:19:37.554Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:19:37 [2020-01-21T14:19:37.554Z] #23 DONE 0.1s
14:19:37 [2020-01-21T14:19:37.554Z] 
14:19:37 [2020-01-21T14:19:37.554Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:19:37 [2020-01-21T14:19:37.554Z] #71 DONE 0.1s
14:19:37 [2020-01-21T14:19:37.554Z] 
14:19:37 [2020-01-21T14:19:37.554Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:37 [2020-01-21T14:19:37.952Z] #72 ...
14:19:37 [2020-01-21T14:19:37.953Z] 
14:19:37 [2020-01-21T14:19:37.953Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:19:37 [2020-01-21T14:19:37.953Z] #65 DONE 0.3s
14:19:37 [2020-01-21T14:19:37.953Z] 
14:19:37 [2020-01-21T14:19:37.953Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:19:37 [2020-01-21T14:19:37.953Z] #50 DONE 0.3s
14:19:37 [2020-01-21T14:19:37.953Z] 
14:19:37 [2020-01-21T14:19:37.953Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:19:37 [2020-01-21T14:19:37.953Z] #53 DONE 0.3s
14:19:37 [2020-01-21T14:19:37.953Z] 
14:19:37 [2020-01-21T14:19:37.953Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:19:37 [2020-01-21T14:19:37.953Z] #47 DONE 0.3s
14:19:37 [2020-01-21T14:19:37.953Z] 
14:19:37 [2020-01-21T14:19:37.953Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:19:37 [2020-01-21T14:19:37.953Z] #33 DONE 0.3s
14:19:37 [2020-01-21T14:19:37.953Z] 
14:19:37 [2020-01-21T14:19:37.953Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.431 + RM_GOPATH=0
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.432 + TMP_GOPATH=
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.432 + : /build
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.432 + '[' -z '' ']'
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.434 ++ mktemp -d
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.440 + export GOPATH=/tmp/tmp.SwDxRjIvqg
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.440 + GOPATH=/tmp/tmp.SwDxRjIvqg
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.440 + RM_GOPATH=1
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.442 ++ dirname ./install.sh
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.448 + dir=.
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.448 + bin=tomlv
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.448 + shift
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.449 + '[' '!' -f ./tomlv.installer ']'
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.449 + . ./tomlv.installer
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.450 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.451 + install_tomlv
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.451 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.452 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.452 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SwDxRjIvqg/src/github.com/BurntSushi/toml
14:19:38 [2020-01-21T14:19:38.324Z] #34 0.457 Cloning into '/tmp/tmp.SwDxRjIvqg/src/github.com/BurntSushi/toml'...
14:19:38 [2020-01-21T14:19:38.712Z] #34 1.100 + cd /tmp/tmp.SwDxRjIvqg/src/github.com/BurntSushi/toml
14:19:38 [2020-01-21T14:19:38.901Z] #65 ...
14:19:38 [2020-01-21T14:19:38.901Z] 
14:19:38 [2020-01-21T14:19:38.901Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:38 [2020-01-21T14:19:38.901Z] #47 10.54 internal/testlog
14:19:38 [2020-01-21T14:19:38.901Z] #47 11.11 runtime
14:19:38 [2020-01-21T14:19:38.901Z] #47 11.23 unicode/utf16
14:19:38 [2020-01-21T14:19:38.901Z] #47 11.96 container/list
14:19:38 [2020-01-21T14:19:38.901Z] #47 13.76 crypto/internal/subtle
14:19:38 [2020-01-21T14:19:38.901Z] #47 14.05 crypto/subtle
14:19:38 [2020-01-21T14:19:38.901Z] #47 14.33 vendor/golang.org/x/crypto/cryptobyte/asn1
14:19:38 [2020-01-21T14:19:38.901Z] #47 14.66 internal/nettrace
14:19:38 [2020-01-21T14:19:38.901Z] #47 14.94 runtime/cgo
14:19:38 [2020-01-21T14:19:38.901Z] #47 15.06 vendor/golang.org/x/crypto/internal/subtle
14:19:38 [2020-01-21T14:19:38.901Z] #47 ...
14:19:38 [2020-01-21T14:19:38.901Z] 
14:19:38 [2020-01-21T14:19:38.901Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:19:38 [2020-01-21T14:19:38.901Z] #41 17.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:19:38 [2020-01-21T14:19:38.956Z] #12 DONE 2.4s
14:19:38 [2020-01-21T14:19:38.956Z] 
14:19:38 [2020-01-21T14:19:38.956Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:19:39 [2020-01-21T14:19:39.098Z] #34 1.101 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:19:39 [2020-01-21T14:19:39.098Z] #34 1.130 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:19:39 [2020-01-21T14:19:39.214Z] #13 ...
14:19:39 [2020-01-21T14:19:39.214Z] 
14:19:39 [2020-01-21T14:19:39.214Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:19:39 [2020-01-21T14:19:39.214Z] #44 47.45   AR       compel/plugins/fds.lib.a
14:19:39 [2020-01-21T14:19:39.214Z] #44 47.54   HOSTDEP  compel/src/lib/log-host.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 47.74   HOSTDEP  compel/src/lib/handle-elf-host.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 48.06   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 48.25   HOSTDEP  compel/src/main-host.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 48.40   DEP      compel/src/lib/ptrace.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 48.50   DEP      compel/src/lib/infect.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 48.60   DEP      compel/src/lib/infect-util.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 48.67   DEP      compel/src/lib/infect-rpc.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 48.73   DEP      compel/arch/x86/src/lib/infect.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 48.91   DEP      compel/arch/x86/src/lib/cpu.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 49.01   DEP      compel/src/lib/log.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 49.14   DEP      compel/src/main.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 49.29   DEP      compel/src/lib/handle-elf.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 49.50   DEP      compel/arch/x86/src/lib/handle-elf.d
14:19:39 [2020-01-21T14:19:39.214Z] #44 49.63   CC       compel/src/lib/log.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 49.88   CC       compel/arch/x86/src/lib/cpu.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 50.88   CC       compel/arch/x86/src/lib/infect.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 51.90   CC       compel/src/lib/infect-rpc.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 52.46   CC       compel/src/lib/infect-util.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 52.92   CC       compel/src/lib/infect.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 56.01   CC       compel/src/lib/ptrace.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 56.38   AR       compel/libcompel.a
14:19:39 [2020-01-21T14:19:39.214Z] #44 56.44   HOSTCC   compel/src/main-host.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 56.76   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 57.12   HOSTCC   compel/src/lib/handle-elf-host.o
14:19:39 [2020-01-21T14:19:39.214Z] #44 57.44   HOSTCC   compel/src/lib/log-host.o
14:19:39 [2020-01-21T14:19:39.470Z] #44 57.68   HOSTLINK compel/compel-host-bin
14:19:39 [2020-01-21T14:19:39.475Z] #34 1.644 internal/cpu
14:19:39 [2020-01-21T14:19:39.475Z] #34 1.644 runtime/internal/atomic
14:19:39 [2020-01-21T14:19:39.475Z] #34 1.800 runtime/internal/sys
14:19:39 [2020-01-21T14:19:39.728Z] #44 57.85   DEP      soccr/soccr.d
14:19:39 [2020-01-21T14:19:39.728Z] #44 58.09   CC       soccr/soccr.o
14:19:39 [2020-01-21T14:19:39.844Z] #34 1.974 runtime/internal/math
14:19:39 [2020-01-21T14:19:39.844Z] #34 2.020 math/bits
14:19:39 [2020-01-21T14:19:39.844Z] #34 2.119 internal/bytealg
14:19:40 [2020-01-21T14:19:40.216Z] #34 2.460 runtime
14:19:40 [2020-01-21T14:19:40.216Z] #34 2.489 math
14:19:41 [2020-01-21T14:19:41.100Z] #44 ...
14:19:41 [2020-01-21T14:19:41.100Z] 
14:19:41 [2020-01-21T14:19:41.100Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:19:41 [2020-01-21T14:19:41.100Z] #13 2.293 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:19:41 [2020-01-21T14:19:41.100Z] #13 DONE 2.4s
14:19:41 [2020-01-21T14:19:41.100Z] 
14:19:41 [2020-01-21T14:19:41.100Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:19:42 [2020-01-21T14:19:42.254Z] #41 19.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:19:42 [2020-01-21T14:19:42.254Z] #41 ...
14:19:42 [2020-01-21T14:19:42.254Z] 
14:19:42 [2020-01-21T14:19:42.254Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:42 [2020-01-21T14:19:42.254Z] #33 9.996 unicode
14:19:42 [2020-01-21T14:19:42.254Z] #33 10.26 internal/testlog
14:19:42 [2020-01-21T14:19:42.254Z] #33 10.61 encoding
14:19:42 [2020-01-21T14:19:42.254Z] #33 10.81 runtime
14:19:42 [2020-01-21T14:19:42.254Z] #33 10.91 runtime/cgo
14:19:42 [2020-01-21T14:19:42.515Z] #33 ...
14:19:42 [2020-01-21T14:19:42.515Z] 
14:19:42 [2020-01-21T14:19:42.515Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:42 [2020-01-21T14:19:42.553Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 5.1s
14:19:42 [2020-01-21T14:19:42.780Z] #71 19.64 Checking out files:  62% (1245/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
14:19:42 [2020-01-21T14:19:42.780Z] #71 20.37 + cd /tmp/tmp.rDwyShaJA0/src/github.com/docker/libnetwork
14:19:42 [2020-01-21T14:19:42.780Z] #71 20.37 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:19:42 [2020-01-21T14:19:42.780Z] #71 ...
14:19:42 [2020-01-21T14:19:42.780Z] 
14:19:42 [2020-01-21T14:19:42.780Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:42 [2020-01-21T14:19:42.780Z] #25 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
14:19:42 [2020-01-21T14:19:42.780Z] #25 16.48 Fetched 8150 kB in 12s (683 kB/s)
14:19:43 [2020-01-21T14:19:43.043Z] #25 16.48 Reading package lists...
14:19:43 [2020-01-21T14:19:43.043Z] #25 ...
14:19:43 [2020-01-21T14:19:43.043Z] 
14:19:43 [2020-01-21T14:19:43.043Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:19:43 [2020-01-21T14:19:43.043Z] #35 11.06 Fetched 8150 kB in 8s (985 kB/s)
14:19:43 [2020-01-21T14:19:43.043Z] #35 11.06 Reading package lists...
14:19:43 [2020-01-21T14:19:43.043Z] #35 16.87 Reading package lists...
14:19:43 [2020-01-21T14:19:43.043Z] #35 ...
14:19:43 [2020-01-21T14:19:43.043Z] 
14:19:43 [2020-01-21T14:19:43.044Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:43 [2020-01-21T14:19:43.044Z] #71 20.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:19:43 [2020-01-21T14:19:43.626Z] #14 DONE 2.4s
14:19:43 [2020-01-21T14:19:43.626Z] 
14:19:43 [2020-01-21T14:19:43.626Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:19:44 [2020-01-21T14:19:44.436Z] #71 ...
14:19:44 [2020-01-21T14:19:44.436Z] 
14:19:44 [2020-01-21T14:19:44.436Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:19:44 [2020-01-21T14:19:44.436Z] #59 12.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
14:19:44 [2020-01-21T14:19:44.436Z] #59 18.21 Fetched 8150 kB in 11s (743 kB/s)
14:19:44 [2020-01-21T14:19:44.436Z] #59 18.21 Reading package lists...
14:19:44 [2020-01-21T14:19:44.436Z] #59 ...
14:19:44 [2020-01-21T14:19:44.436Z] 
14:19:44 [2020-01-21T14:19:44.436Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:19:44 [2020-01-21T14:19:44.436Z] #35 16.87 Reading package lists...
14:19:44 [2020-01-21T14:19:44.441Z] #34 ...
14:19:44 [2020-01-21T14:19:44.441Z] 
14:19:44 [2020-01-21T14:19:44.441Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.436 + RM_GOPATH=0
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.436 + TMP_GOPATH=
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.437 + : /build
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.437 + '[' -z '' ']'
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.438 ++ mktemp -d
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.443 + export GOPATH=/tmp/tmp.kXdnyezGES
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.443 + GOPATH=/tmp/tmp.kXdnyezGES
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.444 + RM_GOPATH=1
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.444 ++ dirname ./install.sh
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.450 + dir=.
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.451 + bin=vndr
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.451 + shift
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.451 + '[' '!' -f ./vndr.installer ']'
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.452 + . ./vndr.installer
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.452 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.452 + install_vndr
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.453 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.453 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.453 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kXdnyezGES/src/github.com/LK4D4/vndr
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.458 Cloning into '/tmp/tmp.kXdnyezGES/src/github.com/LK4D4/vndr'...
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.995 + cd /tmp/tmp.kXdnyezGES/src/github.com/LK4D4/vndr
14:19:44 [2020-01-21T14:19:44.441Z] #48 0.995 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:19:44 [2020-01-21T14:19:44.441Z] #48 1.003 + go build -buildmode=pie -v -o /build/vndr .
14:19:44 [2020-01-21T14:19:44.441Z] #48 1.872 internal/cpu
14:19:44 [2020-01-21T14:19:44.441Z] #48 1.879 runtime/internal/sys
14:19:44 [2020-01-21T14:19:44.441Z] #48 2.062 internal/race
14:19:44 [2020-01-21T14:19:44.441Z] #48 2.212 sync/atomic
14:19:44 [2020-01-21T14:19:44.441Z] #48 2.410 internal/bytealg
14:19:44 [2020-01-21T14:19:44.441Z] #48 2.473 unicode
14:19:44 [2020-01-21T14:19:44.441Z] #48 2.658 runtime
14:19:44 [2020-01-21T14:19:44.441Z] #48 5.795 unicode/utf8
14:19:44 [2020-01-21T14:19:44.441Z] #48 6.244 math
14:19:44 [2020-01-21T14:19:44.441Z] #48 ...
14:19:44 [2020-01-21T14:19:44.441Z] 
14:19:44 [2020-01-21T14:19:44.441Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:44 [2020-01-21T14:19:44.441Z] #34 6.442 internal/testlog
14:19:44 [2020-01-21T14:19:44.441Z] #34 ...
14:19:44 [2020-01-21T14:19:44.441Z] 
14:19:44 [2020-01-21T14:19:44.441Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.430 + RM_GOPATH=0
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.430 + TMP_GOPATH=
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.430 + : /build
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.430 + '[' -z '' ']'
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.431 ++ mktemp -d
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.432 + export GOPATH=/tmp/tmp.WMn1g0H4pf
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.432 + GOPATH=/tmp/tmp.WMn1g0H4pf
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.432 + RM_GOPATH=1
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.432 ++ dirname ./install.sh
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.433 + dir=.
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.433 + bin=dockercli
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.433 + shift
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.433 + '[' '!' -f ./dockercli.installer ']'
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.433 + . ./dockercli.installer
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.433 ++ : stable
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.433 ++ : 17.06.2-ce
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.434 + install_dockercli
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.434 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.435 Install docker/cli version 17.06.2-ce from stable
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.435 ++ uname -m
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.436 + arch=s390x
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.436 + '[' s390x '!=' x86_64 ']'
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.436 + '[' s390x '!=' s390x ']'
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.436 + url=https://download.docker.com/linux/static
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.438 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
14:19:44 [2020-01-21T14:19:44.441Z] #24 0.439 + tar -xz docker/docker
14:19:44 [2020-01-21T14:19:44.441Z] #24 6.589 + mkdir -p /build
14:19:44 [2020-01-21T14:19:44.441Z] #24 6.590 + mv docker/docker /build/
14:19:44 [2020-01-21T14:19:44.441Z] #24 6.591 + rmdir docker
14:19:44 [2020-01-21T14:19:44.441Z] #24 DONE 6.7s
14:19:44 [2020-01-21T14:19:44.441Z] 
14:19:44 [2020-01-21T14:19:44.441Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.447 + RM_GOPATH=0
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.447 + TMP_GOPATH=
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.447 + : /build/
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.451 + '[' -z '' ']'
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.453 ++ mktemp -d
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.458 + export GOPATH=/tmp/tmp.f00yIOgCbB
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.458 + GOPATH=/tmp/tmp.f00yIOgCbB
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.459 + RM_GOPATH=1
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.461 ++ dirname ./install.sh
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.464 + dir=.
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.464 + bin=rootlesskit
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.464 + shift
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.465 + '[' '!' -f ./rootlesskit.installer ']'
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.465 + . ./rootlesskit.installer
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.465 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.467 + install_rootlesskit
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.467 + case "$1" in
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.468 + export CGO_ENABLED=0
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.468 + CGO_ENABLED=0
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.468 + _install_rootlesskit
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.469 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.470 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.470 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.f00yIOgCbB/src/github.com/rootless-containers/rootlesskit
14:19:44 [2020-01-21T14:19:44.441Z] #66 0.477 Cloning into '/tmp/tmp.f00yIOgCbB/src/github.com/rootless-containers/rootlesskit'...
14:19:44 [2020-01-21T14:19:44.441Z] #66 3.047 + cd /tmp/tmp.f00yIOgCbB/src/github.com/rootless-containers/rootlesskit
14:19:44 [2020-01-21T14:19:44.441Z] #66 3.047 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:19:44 [2020-01-21T14:19:44.441Z] #66 3.730 + for f in rootlesskit rootlesskit-docker-proxy
14:19:44 [2020-01-21T14:19:44.441Z] #66 3.730 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:19:44 [2020-01-21T14:19:44.904Z] #66 ...
14:19:44 [2020-01-21T14:19:44.904Z] 
14:19:44 [2020-01-21T14:19:44.904Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:44 [2020-01-21T14:19:44.904Z] #34 7.188 encoding
14:19:45 [2020-01-21T14:19:45.313Z] #34 7.442 runtime/cgo
14:19:45 [2020-01-21T14:19:45.524Z] #15 ...
14:19:45 [2020-01-21T14:19:45.524Z] 
14:19:45 [2020-01-21T14:19:45.524Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:45 [2020-01-21T14:19:45.524Z] #47 125.6 net/http/httptrace
14:19:45 [2020-01-21T14:19:45.524Z] #47 125.9 net/http
14:19:45 [2020-01-21T14:19:45.524Z] #47 ...
14:19:45 [2020-01-21T14:19:45.524Z] 
14:19:45 [2020-01-21T14:19:45.524Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:19:45 [2020-01-21T14:19:45.524Z] #44 59.65   AR       soccr/libsoccr.a
14:19:45 [2020-01-21T14:19:45.524Z] #44 59.71 make[1]: 'soccr/libsoccr.a' is up to date.
14:19:45 [2020-01-21T14:19:45.524Z] #44 60.05   DEP      criu/arch/x86/sigframe.d
14:19:45 [2020-01-21T14:19:45.524Z] #44 60.21   DEP      criu/arch/x86/sigaction_compat.d
14:19:45 [2020-01-21T14:19:45.524Z] #44 60.36   DEP      criu/arch/x86/kerndat.d
14:19:45 [2020-01-21T14:19:45.524Z] #44 60.49   DEP      criu/arch/x86/crtools.d
14:19:45 [2020-01-21T14:19:45.524Z] #44 60.68   DEP      criu/arch/x86/cpu.d
14:19:45 [2020-01-21T14:19:45.524Z] #44 60.85   CC       criu/arch/x86/cpu.o
14:19:45 [2020-01-21T14:19:45.524Z] #44 61.52   CC       criu/arch/x86/crtools.o
14:19:45 [2020-01-21T14:19:45.524Z] #44 63.25   CC       criu/arch/x86/kerndat.o
14:19:45 [2020-01-21T14:19:45.524Z] #44 63.80   CC       criu/arch/x86/sigaction_compat.o
14:19:45 [2020-01-21T14:19:45.865Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 8.1s done
14:19:45 [2020-01-21T14:19:45.865Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f
14:19:45 [2020-01-21T14:19:45.865Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f done
14:19:45 [2020-01-21T14:19:45.865Z] #7 DONE 28.1s
14:19:45 [2020-01-21T14:19:45.865Z] 
14:19:45 [2020-01-21T14:19:45.865Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:19:46 [2020-01-21T14:19:46.087Z] #35 22.84 Building dependency tree...
14:19:46 [2020-01-21T14:19:46.087Z] #35 ...
14:19:46 [2020-01-21T14:19:46.087Z] 
14:19:46 [2020-01-21T14:19:46.087Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:46 [2020-01-21T14:19:46.087Z] #10 14.22 Fetched 8150 kB in 10s (827 kB/s)
14:19:46 [2020-01-21T14:19:46.087Z] #10 14.22 Reading package lists...
14:19:46 [2020-01-21T14:19:46.089Z] #44 ...
14:19:46 [2020-01-21T14:19:46.089Z] 
14:19:46 [2020-01-21T14:19:46.089Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:19:46 [2020-01-21T14:19:46.089Z] #15 DONE 2.5s
14:19:46 [2020-01-21T14:19:46.089Z] 
14:19:46 [2020-01-21T14:19:46.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:19:46 [2020-01-21T14:19:46.089Z] #44 64.11   CC       criu/arch/x86/sigframe.o
14:19:46 [2020-01-21T14:19:46.348Z] #44 64.44   LINK     criu/arch/x86/crtools.built-in.o
14:19:46 [2020-01-21T14:19:46.348Z] #44 64.52   DEP      criu/pie/util-vdso-elf32.d
14:19:46 [2020-01-21T14:19:46.349Z] #10 20.25 Reading package lists...
14:19:46 [2020-01-21T14:19:46.349Z] #10 ...
14:19:46 [2020-01-21T14:19:46.349Z] 
14:19:46 [2020-01-21T14:19:46.349Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:19:46 [2020-01-21T14:19:46.349Z] #59 18.21 Reading package lists...
14:19:46 [2020-01-21T14:19:46.606Z] #44 64.74   DEP      criu/arch/x86/vdso-pie.d
14:19:46 [2020-01-21T14:19:46.606Z] #44 64.83   DEP      criu/pie/parasite-vdso.d
14:19:46 [2020-01-21T14:19:46.864Z] #44 65.03   DEP      criu/pie/util-vdso.d
14:19:46 [2020-01-21T14:19:46.864Z] #44 65.15   DEP      criu/pie/util.d
14:19:47 [2020-01-21T14:19:47.122Z] #44 65.32   CC       criu/pie/util.o
14:19:47 [2020-01-21T14:19:47.687Z] #44 65.76   CC       criu/pie/util-vdso.o
14:19:47 [2020-01-21T14:19:47.758Z] #59 23.84 Reading package lists...
14:19:47 [2020-01-21T14:19:47.758Z] #59 ...
14:19:47 [2020-01-21T14:19:47.758Z] 
14:19:47 [2020-01-21T14:19:47.758Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:19:47 [2020-01-21T14:19:47.758Z] #43 15.77 Fetched 8150 kB in 11s (741 kB/s)
14:19:47 [2020-01-21T14:19:47.758Z] #43 15.77 Reading package lists...
14:19:47 [2020-01-21T14:19:47.758Z] #43 22.70 Reading package lists...
14:19:47 [2020-01-21T14:19:47.758Z] #43 ...
14:19:47 [2020-01-21T14:19:47.758Z] 
14:19:47 [2020-01-21T14:19:47.758Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:47 [2020-01-21T14:19:47.758Z] #10 20.25 Reading package lists...
14:19:47 [2020-01-21T14:19:47.811Z] #8 DONE 2.2s
14:19:47 [2020-01-21T14:19:47.887Z] #34 ...
14:19:47 [2020-01-21T14:19:47.887Z] 
14:19:47 [2020-01-21T14:19:47.887Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:19:47 [2020-01-21T14:19:47.887Z] #60 0.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #60 0.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #60 0.725 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #60 1.168 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #60 2.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [151 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #60 3.387 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
14:19:47 [2020-01-21T14:19:47.887Z] #60 ...
14:19:47 [2020-01-21T14:19:47.887Z] 
14:19:47 [2020-01-21T14:19:47.887Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:19:47 [2020-01-21T14:19:47.887Z] #44 0.464 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #44 0.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #44 0.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #44 1.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #44 2.873 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [151 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #44 4.160 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
14:19:47 [2020-01-21T14:19:47.887Z] #44 ...
14:19:47 [2020-01-21T14:19:47.887Z] 
14:19:47 [2020-01-21T14:19:47.887Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.445 + RM_GOPATH=0
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.445 + TMP_GOPATH=
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.445 + : /build
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.445 + '[' -z '' ']'
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.447 ++ mktemp -d
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.452 + export GOPATH=/tmp/tmp.r1xvHplqip
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.453 + GOPATH=/tmp/tmp.r1xvHplqip
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.453 + RM_GOPATH=1
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.455 ++ dirname ./install.sh
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.458 + dir=.
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.460 + bin=gotestsum
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.460 + shift
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.460 + '[' '!' -f ./gotestsum.installer ']'
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.461 + . ./gotestsum.installer
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.461 ++ : v0.3.5
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.461 + install_gotestsum
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.462 + echo 'Installing gotestsum version v0.3.5'
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.462 Installing gotestsum version v0.3.5
14:19:47 [2020-01-21T14:19:47.887Z] #51 0.462 + go get -d gotest.tools/gotestsum
14:19:47 [2020-01-21T14:19:47.887Z] #51 ...
14:19:47 [2020-01-21T14:19:47.887Z] 
14:19:47 [2020-01-21T14:19:47.887Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:19:47 [2020-01-21T14:19:47.887Z] #36 0.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #36 0.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #36 0.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #36 1.345 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #36 2.815 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [151 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #36 5.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
14:19:47 [2020-01-21T14:19:47.887Z] #36 ...
14:19:47 [2020-01-21T14:19:47.887Z] 
14:19:47 [2020-01-21T14:19:47.887Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:47 [2020-01-21T14:19:47.887Z] #26 0.418 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #26 0.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #26 0.515 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #26 1.132 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #26 2.807 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [151 kB]
14:19:47 [2020-01-21T14:19:47.887Z] #26 4.384 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
14:19:47 [2020-01-21T14:19:47.887Z] #26 10.56 Fetched 8019 kB in 10s (788 kB/s)
14:19:48 [2020-01-21T14:19:48.070Z] 
14:19:48 [2020-01-21T14:19:48.070Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:19:48 [2020-01-21T14:19:48.254Z] #44 ...
14:19:48 [2020-01-21T14:19:48.254Z] 
14:19:48 [2020-01-21T14:19:48.254Z] #16 [dev 6/25] RUN ldconfig
14:19:48 [2020-01-21T14:19:48.254Z] #16 DONE 2.3s
14:19:48 [2020-01-21T14:19:48.254Z] 
14:19:48 [2020-01-21T14:19:48.254Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:19:48 [2020-01-21T14:19:48.270Z] #26 10.56 Reading package lists...
14:19:48 [2020-01-21T14:19:48.270Z] #26 ...
14:19:48 [2020-01-21T14:19:48.270Z] 
14:19:48 [2020-01-21T14:19:48.270Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.382 + RM_GOPATH=0
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.382 + TMP_GOPATH=
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.382 + : /build
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.382 + '[' -z '' ']'
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.386 ++ mktemp -d
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.387 + export GOPATH=/tmp/tmp.V3AXtxjaWf
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.387 + GOPATH=/tmp/tmp.V3AXtxjaWf
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.387 + RM_GOPATH=1
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.388 ++ dirname ./install.sh
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.389 + dir=.
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.389 + bin=proxy
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.389 + shift
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + '[' '!' -f ./proxy.installer ']'
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + . ./proxy.installer
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + install_proxy
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + case "$1" in
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + export CGO_ENABLED=0
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + CGO_ENABLED=0
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + _install_proxy
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:19:48 [2020-01-21T14:19:48.270Z] #72 0.390 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.V3AXtxjaWf/src/github.com/docker/libnetwork
14:19:48 [2020-01-21T14:19:48.271Z] #72 0.390 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:19:48 [2020-01-21T14:19:48.271Z] #72 0.391 Cloning into '/tmp/tmp.V3AXtxjaWf/src/github.com/docker/libnetwork'...
14:19:48 [2020-01-21T14:19:48.271Z] #72 ...
14:19:48 [2020-01-21T14:19:48.271Z] 
14:19:48 [2020-01-21T14:19:48.271Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.437 + RM_GOPATH=0
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.438 + TMP_GOPATH=
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.442 + : /build
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.443 + '[' -z '' ']'
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.445 ++ mktemp -d
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.450 + export GOPATH=/tmp/tmp.K1uIcciGao
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.450 + GOPATH=/tmp/tmp.K1uIcciGao
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.450 + RM_GOPATH=1
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.452 ++ dirname ./install.sh
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.455 + dir=.
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.456 + bin=golangci_lint
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.456 + shift
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.456 + '[' '!' -f ./golangci_lint.installer ']'
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.456 + . ./golangci_lint.installer
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.456 ++ : v1.20.0
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.458 + install_golangci_lint
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.458 + echo 'Installing golangci-lint version v1.20.0'
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.459 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:19:48 [2020-01-21T14:19:48.271Z] #54 0.459 Installing golangci-lint version v1.20.0
14:19:48 [2020-01-21T14:19:48.271Z] #54 ...
14:19:48 [2020-01-21T14:19:48.271Z] 
14:19:48 [2020-01-21T14:19:48.271Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:19:48 [2020-01-21T14:19:48.271Z] #31 0.577 + git clone https://github.com/kolyshkin/go-swagger.git .
14:19:48 [2020-01-21T14:19:48.271Z] #31 0.578 Cloning into '.'...
14:19:48 [2020-01-21T14:19:48.663Z] #31 ...
14:19:48 [2020-01-21T14:19:48.663Z] 
14:19:48 [2020-01-21T14:19:48.663Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:19:48 [2020-01-21T14:19:48.663Z] #42 0.571 + git clone https://github.com/docker/distribution.git .
14:19:48 [2020-01-21T14:19:48.663Z] #42 0.574 Cloning into '.'...
14:19:48 [2020-01-21T14:19:48.663Z] #42 10.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:19:48 [2020-01-21T14:19:48.663Z] #42 ...
14:19:48 [2020-01-21T14:19:48.663Z] 
14:19:48 [2020-01-21T14:19:48.663Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:48 [2020-01-21T14:19:48.663Z] #11 0.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:48 [2020-01-21T14:19:48.663Z] #11 0.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:48 [2020-01-21T14:19:48.663Z] #11 0.720 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:48 [2020-01-21T14:19:48.663Z] #11 1.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
14:19:48 [2020-01-21T14:19:48.663Z] #11 2.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [151 kB]
14:19:48 [2020-01-21T14:19:48.663Z] #11 4.413 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
14:19:48 [2020-01-21T14:19:48.663Z] #11 10.92 Fetched 8019 kB in 10s (776 kB/s)
14:19:49 [2020-01-21T14:19:49.040Z] #9 DONE 1.1s
14:19:49 [2020-01-21T14:19:49.040Z] 
14:19:49 [2020-01-21T14:19:49.040Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:49 [2020-01-21T14:19:49.055Z] #11 10.92 Reading package lists...
14:19:49 [2020-01-21T14:19:49.055Z] #11 ...
14:19:49 [2020-01-21T14:19:49.055Z] 
14:19:49 [2020-01-21T14:19:49.055Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:49 [2020-01-21T14:19:49.055Z] #72 11.26 Checking out files:  99% (1989/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
14:19:49 [2020-01-21T14:19:49.055Z] #72 11.27 + cd /tmp/tmp.V3AXtxjaWf/src/github.com/docker/libnetwork
14:19:49 [2020-01-21T14:19:49.055Z] #72 11.27 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:19:49 [2020-01-21T14:19:49.340Z] #10 ...
14:19:49 [2020-01-21T14:19:49.340Z] 
14:19:49 [2020-01-21T14:19:49.340Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:19:49 [2020-01-21T14:19:49.340Z] #21 DONE 0.1s
14:19:49 [2020-01-21T14:19:49.340Z] 
14:19:49 [2020-01-21T14:19:49.340Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:19:49 [2020-01-21T14:19:49.340Z] #22 DONE 0.1s
14:19:49 [2020-01-21T14:19:49.340Z] 
14:19:49 [2020-01-21T14:19:49.340Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:19:49 [2020-01-21T14:19:49.340Z] #32 DONE 0.1s
14:19:49 [2020-01-21T14:19:49.340Z] 
14:19:49 [2020-01-21T14:19:49.340Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:19:49 [2020-01-21T14:19:49.433Z] #72 11.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:19:49 [2020-01-21T14:19:49.736Z] #10 26.41 Building dependency tree...
14:19:50 [2020-01-21T14:19:50.784Z] #17 2.727 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:51 [2020-01-21T14:19:51.043Z] #17 2.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:51 [2020-01-21T14:19:51.043Z] #17 2.791 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:51 [2020-01-21T14:19:51.609Z] #17 3.398 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:19:51 [2020-01-21T14:19:51.656Z] #10 29.68 The following additional packages will be installed:
14:19:51 [2020-01-21T14:19:51.656Z] #10 29.69   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:19:51 [2020-01-21T14:19:51.656Z] #10 29.69   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:19:51 [2020-01-21T14:19:51.656Z] #10 29.69   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:19:51 [2020-01-21T14:19:51.656Z] #10 29.70   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
14:19:51 [2020-01-21T14:19:51.656Z] #10 29.71 Suggested packages:
14:19:51 [2020-01-21T14:19:51.656Z] #10 29.72   gcc-8-locales seccomp wine64
14:19:52 [2020-01-21T14:19:52.542Z] #17 ...
14:19:52 [2020-01-21T14:19:52.542Z] 
14:19:52 [2020-01-21T14:19:52.542Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:52 [2020-01-21T14:19:52.542Z] #57 8.772 + cd /tmp/tmp.hdHr4FNkuc/src/github.com/opencontainers/runc
14:19:52 [2020-01-21T14:19:52.542Z] #57 8.772 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:19:52 [2020-01-21T14:19:52.542Z] #57 8.987 + '[' -z '' ']'
14:19:52 [2020-01-21T14:19:52.542Z] #57 8.987 + target=static
14:19:52 [2020-01-21T14:19:52.542Z] #57 8.988 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:19:52 [2020-01-21T14:19:52.542Z] #57 10.97 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
14:19:52 [2020-01-21T14:19:52.542Z] #57 ...
14:19:52 [2020-01-21T14:19:52.542Z] 
14:19:52 [2020-01-21T14:19:52.542Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:19:52 [2020-01-21T14:19:52.542Z] #44 66.78   CC       criu/pie/parasite-vdso.o
14:19:52 [2020-01-21T14:19:52.542Z] #44 67.56   CC       criu/arch/x86/vdso-pie.o
14:19:52 [2020-01-21T14:19:52.542Z] #44 67.94   CC       criu/pie/util-vdso-elf32.o
14:19:52 [2020-01-21T14:19:52.542Z] #44 68.64   AR       criu/pie/pie.lib.a
14:19:52 [2020-01-21T14:19:52.542Z] #44 68.69   DEP      criu/pie/restorer.d
14:19:52 [2020-01-21T14:19:52.542Z] #44 68.82   DEP      criu/arch/x86/sigaction_compat_pie.d
14:19:52 [2020-01-21T14:19:52.542Z] #44 68.98   DEP      criu/arch/x86/restorer_unmap.d
14:19:52 [2020-01-21T14:19:52.542Z] #44 69.00   DEP      criu/arch/x86/restorer.d
14:19:52 [2020-01-21T14:19:52.542Z] #44 69.20   DEP      criu/pie/parasite.d
14:19:52 [2020-01-21T14:19:52.542Z] #44 69.50   CC       criu/pie/parasite.o
14:19:52 [2020-01-21T14:19:52.800Z] #44 71.02   LINK     criu/pie/parasite.built-in.o
14:19:52 [2020-01-21T14:19:52.800Z] #44 71.04   GEN      criu/pie/parasite-blob.h
14:19:52 [2020-01-21T14:19:52.800Z] #44 71.08   CC       criu/arch/x86/restorer.o
14:19:53 [2020-01-21T14:19:53.049Z] #10 30.90 The following NEW packages will be installed:
14:19:53 [2020-01-21T14:19:53.049Z] #10 30.90   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:19:53 [2020-01-21T14:19:53.049Z] #10 30.90   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:19:53 [2020-01-21T14:19:53.049Z] #10 30.90   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:19:53 [2020-01-21T14:19:53.049Z] #10 30.90   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:19:53 [2020-01-21T14:19:53.049Z] #10 30.90   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:19:53 [2020-01-21T14:19:53.049Z] #10 30.91   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:19:53 [2020-01-21T14:19:53.317Z] #10 31.47 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:19:53 [2020-01-21T14:19:53.317Z] #10 31.47 Need to get 73.3 MB of archives.
14:19:53 [2020-01-21T14:19:53.317Z] #10 31.47 After this operation, 472 MB of additional disk space will be used.
14:19:53 [2020-01-21T14:19:53.317Z] #10 31.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.915 + RM_GOPATH=0
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.915 + TMP_GOPATH=
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.915 + : /build
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.915 + '[' -z '' ']'
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.916 ++ mktemp -d
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.923 + export GOPATH=/tmp/tmp.wTZagAmr1w
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.923 + GOPATH=/tmp/tmp.wTZagAmr1w
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.923 + RM_GOPATH=1
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.923 ++ dirname ./install.sh
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.924 Install docker/cli version 17.06.2-ce from stable
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 + dir=.
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 + bin=dockercli
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 + shift
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 + '[' '!' -f ./dockercli.installer ']'
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 + . ./dockercli.installer
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 ++ : stable
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 ++ : 17.06.2-ce
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 + install_dockercli
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.927 ++ uname -m
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.931 + arch=x86_64
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.931 + '[' x86_64 '!=' x86_64 ']'
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.931 + url=https://download.docker.com/linux/static
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.937 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:19:53 [2020-01-21T14:19:53.548Z] #23 3.951 + tar -xz docker/docker
14:19:53 [2020-01-21T14:19:53.733Z] #44 71.68   CC       criu/arch/x86/restorer_unmap.o
14:19:53 [2020-01-21T14:19:53.733Z] #44 71.76   CC       criu/arch/x86/sigaction_compat_pie.o
14:19:53 [2020-01-21T14:19:53.733Z] #44 72.09   CC       criu/pie/restorer.o
14:19:53 [2020-01-21T14:19:53.893Z] #10 31.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
14:19:53 [2020-01-21T14:19:53.893Z] #10 32.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:19:54 [2020-01-21T14:19:54.158Z] #10 32.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
14:19:54 [2020-01-21T14:19:54.158Z] #10 32.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
14:19:54 [2020-01-21T14:19:54.158Z] #10 32.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:19:54 [2020-01-21T14:19:54.421Z] #10 ...
14:19:54 [2020-01-21T14:19:54.421Z] 
14:19:54 [2020-01-21T14:19:54.421Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:19:54 [2020-01-21T14:19:54.422Z] #35 25.53 The following additional packages will be installed:
14:19:54 [2020-01-21T14:19:54.422Z] #35 25.54   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:19:54 [2020-01-21T14:19:54.422Z] #35 25.55 Suggested packages:
14:19:54 [2020-01-21T14:19:54.422Z] #35 25.56   cmake-doc ninja-build lrzip
14:19:54 [2020-01-21T14:19:54.422Z] #35 25.56 Recommended packages:
14:19:54 [2020-01-21T14:19:54.422Z] #35 25.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.21 The following NEW packages will be installed:
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.22   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.23   vim-common xxd
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.68 Need to get 14.2 MB of archives.
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.68 After this operation, 60.0 MB of additional disk space will be used.
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 26.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 27.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 27.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 27.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 27.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 27.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 27.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.23 debconf: delaying package configuration, since apt-utils is not installed
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.37 Fetched 14.2 MB in 1s (10.4 MB/s)
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.48 Selecting previously unselected package xxd.
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.48 (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 ... 15374 files and directories currently installed.)
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.59 Unpacking xxd (2:8.1.0875-5) ...
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.79 Selecting previously unselected package vim-common.
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:19:54 [2020-01-21T14:19:54.422Z] #35 29.87 Unpacking vim-common (2:8.1.0875-5) ...
14:19:54 [2020-01-21T14:19:54.422Z] #35 30.38 Selecting previously unselected package cmake-data.
14:19:54 [2020-01-21T14:19:54.422Z] #35 30.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:19:54 [2020-01-21T14:19:54.422Z] #35 30.39 Unpacking cmake-data (3.13.4-1) ...
14:19:54 [2020-01-21T14:19:54.684Z] #35 ...
14:19:54 [2020-01-21T14:19:54.684Z] 
14:19:54 [2020-01-21T14:19:54.684Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:54 [2020-01-21T14:19:54.684Z] #10 32.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:19:54 [2020-01-21T14:19:54.721Z] #72 ...
14:19:54 [2020-01-21T14:19:54.721Z] 
14:19:54 [2020-01-21T14:19:54.721Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:19:54 [2020-01-21T14:19:54.721Z] #54 12.49 + cd /tmp/tmp.K1uIcciGao/src/github.com/golangci/golangci-lint/
14:19:54 [2020-01-21T14:19:54.721Z] #54 12.50 + git checkout -q v1.20.0
14:19:54 [2020-01-21T14:19:54.721Z] #54 13.40 ++ git describe --tags
14:19:54 [2020-01-21T14:19:54.721Z] #54 13.40 + version=v1.20.0
14:19:54 [2020-01-21T14:19:54.721Z] #54 13.40 ++ git rev-parse --short HEAD
14:19:54 [2020-01-21T14:19:54.721Z] #54 13.41 + commit=cc98739
14:19:54 [2020-01-21T14:19:54.721Z] #54 13.41 ++ git show -s --format=%cd
14:19:54 [2020-01-21T14:19:54.721Z] #54 13.41 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:19:54 [2020-01-21T14:19:54.721Z] #54 13.41 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:19:54 [2020-01-21T14:19:54.947Z] #10 ...
14:19:54 [2020-01-21T14:19:54.947Z] 
14:19:54 [2020-01-21T14:19:54.947Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:54 [2020-01-21T14:19:54.947Z] #25 16.48 Reading package lists...
14:19:54 [2020-01-21T14:19:54.947Z] #25 23.47 Reading package lists...
14:19:54 [2020-01-21T14:19:54.947Z] #25 29.38 Building dependency tree...
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.06 ca-certificates is already the newest version (20190110).
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.06 The following additional packages will be installed:
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.08   libjq1 libonig5
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.47 The following NEW packages will be installed:
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.50   jq libjq1 libonig5
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.90 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.90 Need to get 325 kB of archives.
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.90 After this operation, 1019 kB of additional disk space will be used.
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
14:19:54 [2020-01-21T14:19:54.947Z] #25 32.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
14:19:54 [2020-01-21T14:19:54.947Z] #25 ...
14:19:54 [2020-01-21T14:19:54.947Z] 
14:19:54 [2020-01-21T14:19:54.947Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:54 [2020-01-21T14:19:54.947Z] #10 33.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
14:19:54 [2020-01-21T14:19:54.947Z] #10 33.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
14:19:56 [2020-01-21T14:19:56.361Z] #10 ...
14:19:56 [2020-01-21T14:19:56.361Z] 
14:19:56 [2020-01-21T14:19:56.361Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.26 + cd /tmp/tmp.7iF8h9tsKi/src/github.com/golangci/golangci-lint/
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.26 + git checkout -q v1.20.0
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.73 ++ git describe --tags
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.74 + version=v1.20.0
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.74 ++ git rev-parse --short HEAD
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.74 + commit=cc98739
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.74 ++ git show -s --format=%cd
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.74 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:19:56 [2020-01-21T14:19:56.361Z] #53 24.74 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:19:56 [2020-01-21T14:19:56.580Z] #54 ...
14:19:56 [2020-01-21T14:19:56.580Z] 
14:19:56 [2020-01-21T14:19:56.580Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:56 [2020-01-21T14:19:56.580Z] #26 10.56 Reading package lists...
14:19:56 [2020-01-21T14:19:56.580Z] #26 14.21 Reading package lists...
14:19:56 [2020-01-21T14:19:56.580Z] #26 17.22 Building dependency tree...
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.37 ca-certificates is already the newest version (20190110).
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.37 The following additional packages will be installed:
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.37   libjq1 libonig5
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.59 The following NEW packages will be installed:
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.59   jq libjq1 libonig5
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.69 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.69 Need to get 350 kB of archives.
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.69 After this operation, 1154 kB of additional disk space will be used.
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
14:19:56 [2020-01-21T14:19:56.580Z] #26 18.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
14:19:56 [2020-01-21T14:19:56.623Z] #53 ...
14:19:56 [2020-01-21T14:19:56.623Z] 
14:19:56 [2020-01-21T14:19:56.623Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:56 [2020-01-21T14:19:56.623Z] #25 34.51 debconf: delaying package configuration, since apt-utils is not installed
14:19:56 [2020-01-21T14:19:56.623Z] #25 34.74 Fetched 325 kB in 0s (1103 kB/s)
14:19:56 [2020-01-21T14:19:56.813Z] #23 ...
14:19:56 [2020-01-21T14:19:56.813Z] 
14:19:56 [2020-01-21T14:19:56.813Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:56 [2020-01-21T14:19:56.813Z] #10 4.352 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:56 [2020-01-21T14:19:56.813Z] #10 4.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:56 [2020-01-21T14:19:56.813Z] #10 4.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:56 [2020-01-21T14:19:56.813Z] #10 5.368 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:19:56 [2020-01-21T14:19:56.813Z] #10 7.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:19:56 [2020-01-21T14:19:56.884Z] #25 34.84 Selecting previously unselected package libonig5:arm64.
14:19:56 [2020-01-21T14:19:56.885Z] #25 34.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
14:19:56 [2020-01-21T14:19:56.885Z] #25 34.98 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
14:19:56 [2020-01-21T14:19:56.949Z] #26 19.51 debconf: delaying package configuration, since apt-utils is not installed
14:19:56 [2020-01-21T14:19:56.949Z] #26 19.54 Fetched 350 kB in 0s (2463 kB/s)
14:19:56 [2020-01-21T14:19:56.949Z] #26 19.60 Selecting previously unselected package libonig5:s390x.
14:19:56 [2020-01-21T14:19:56.949Z] #26 19.60 (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.)
14:19:56 [2020-01-21T14:19:56.949Z] #26 19.63 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
14:19:56 [2020-01-21T14:19:56.949Z] #26 19.64 Unpacking libonig5:s390x (6.9.1-1) ...
14:19:57 [2020-01-21T14:19:57.013Z] #44 75.24   LINK     criu/pie/restorer.built-in.o
14:19:57 [2020-01-21T14:19:57.013Z] #44 75.25   GEN      criu/pie/restorer-blob.h
14:19:57 [2020-01-21T14:19:57.013Z] #44 75.32   DEP      criu/vdso.d
14:19:57 [2020-01-21T14:19:57.151Z] #25 35.14 Unpacking libonig5:arm64 (6.9.1-1) ...
14:19:57 [2020-01-21T14:19:57.271Z] #44 75.66   DEP      criu/vdso-compat.d
14:19:57 [2020-01-21T14:19:57.321Z] #26 19.84 Selecting previously unselected package libjq1:s390x.
14:19:57 [2020-01-21T14:19:57.321Z] #26 19.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
14:19:57 [2020-01-21T14:19:57.321Z] #26 19.85 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
14:19:57 [2020-01-21T14:19:57.321Z] #26 19.96 Selecting previously unselected package jq.
14:19:57 [2020-01-21T14:19:57.321Z] #26 19.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
14:19:57 [2020-01-21T14:19:57.321Z] #26 19.98 Unpacking jq (1.5+dfsg-2+b1) ...
14:19:57 [2020-01-21T14:19:57.413Z] #25 35.40 Selecting previously unselected package libjq1:arm64.
14:19:57 [2020-01-21T14:19:57.413Z] #25 35.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
14:19:57 [2020-01-21T14:19:57.413Z] #25 35.43 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
14:19:57 [2020-01-21T14:19:57.530Z] #44 75.80   DEP      criu/uts_ns.d
14:19:57 [2020-01-21T14:19:57.676Z] #25 35.75 Selecting previously unselected package jq.
14:19:57 [2020-01-21T14:19:57.676Z] #25 35.75 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
14:19:57 [2020-01-21T14:19:57.692Z] #26 20.19 Setting up libonig5:s390x (6.9.1-1) ...
14:19:57 [2020-01-21T14:19:57.692Z] #26 20.21 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
14:19:57 [2020-01-21T14:19:57.692Z] #26 20.21 Setting up jq (1.5+dfsg-2+b1) ...
14:19:57 [2020-01-21T14:19:57.692Z] #26 20.22 Processing triggers for libc-bin (2.28-10) ...
14:19:57 [2020-01-21T14:19:57.740Z] #10 ...
14:19:57 [2020-01-21T14:19:57.740Z] 
14:19:57 [2020-01-21T14:19:57.740Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:19:57 [2020-01-21T14:19:57.740Z] #23 8.183 + mkdir -p /build
14:19:57 [2020-01-21T14:19:57.740Z] #23 8.183 + mv docker/docker /build/
14:19:57 [2020-01-21T14:19:57.740Z] #23 8.196 + rmdir docker
14:19:57 [2020-01-21T14:19:57.740Z] #23 DONE 8.4s
14:19:57 [2020-01-21T14:19:57.788Z] #44 75.98   DEP      criu/util.d
14:19:57 [2020-01-21T14:19:57.938Z] #25 35.84 Unpacking jq (1.5+dfsg-2+b1) ...
14:19:57 [2020-01-21T14:19:57.996Z] 
14:19:57 [2020-01-21T14:19:57.996Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:57 [2020-01-21T14:19:57.996Z] #25 2.925 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:57 [2020-01-21T14:19:57.996Z] #25 2.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:57 [2020-01-21T14:19:57.996Z] #25 2.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:57 [2020-01-21T14:19:57.996Z] #25 3.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:19:57 [2020-01-21T14:19:57.996Z] #25 5.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:19:57 [2020-01-21T14:19:57.996Z] #25 7.149 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:19:58 [2020-01-21T14:19:58.045Z] #44 76.18   DEP      criu/uffd.d
14:19:58 [2020-01-21T14:19:58.045Z] #44 76.39   DEP      criu/tun.d
14:19:58 [2020-01-21T14:19:58.085Z] #26 DONE 20.5s
14:19:58 [2020-01-21T14:19:58.085Z] 
14:19:58 [2020-01-21T14:19:58.085Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:19:58 [2020-01-21T14:19:58.085Z] #60 10.47 Fetched 8019 kB in 10s (811 kB/s)
14:19:58 [2020-01-21T14:19:58.085Z] #60 10.47 Reading package lists...
14:19:58 [2020-01-21T14:19:58.085Z] #60 14.13 Reading package lists...
14:19:58 [2020-01-21T14:19:58.085Z] #60 17.51 Building dependency tree...
14:19:58 [2020-01-21T14:19:58.085Z] #60 18.67 The following additional packages will be installed:
14:19:58 [2020-01-21T14:19:58.085Z] #60 18.69   libbtrfs0
14:19:58 [2020-01-21T14:19:58.085Z] #60 18.78 The following NEW packages will be installed:
14:19:58 [2020-01-21T14:19:58.085Z] #60 18.80   libbtrfs-dev libbtrfs0
14:19:58 [2020-01-21T14:19:58.085Z] #60 18.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:19:58 [2020-01-21T14:19:58.085Z] #60 18.97 Need to get 118 kB of archives.
14:19:58 [2020-01-21T14:19:58.085Z] #60 18.97 After this operation, 390 kB of additional disk space will be used.
14:19:58 [2020-01-21T14:19:58.085Z] #60 18.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.64 debconf: delaying package configuration, since apt-utils is not installed
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.69 Fetched 118 kB in 0s (1514 kB/s)
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.80 Selecting previously unselected package libbtrfs0.
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.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 ... 15168 files and directories currently installed.)
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.86 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.87 Unpacking libbtrfs0 (4.20.1-2) ...
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.94 Selecting previously unselected package libbtrfs-dev.
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
14:19:58 [2020-01-21T14:19:58.085Z] #60 19.94 Unpacking libbtrfs-dev (4.20.1-2) ...
14:19:58 [2020-01-21T14:19:58.085Z] #60 20.12 Setting up libbtrfs0 (4.20.1-2) ...
14:19:58 [2020-01-21T14:19:58.085Z] #60 20.13 Setting up libbtrfs-dev (4.20.1-2) ...
14:19:58 [2020-01-21T14:19:58.085Z] #60 20.14 Processing triggers for libc-bin (2.28-10) ...
14:19:58 [2020-01-21T14:19:58.085Z] #60 DONE 20.5s
14:19:58 [2020-01-21T14:19:58.085Z] 
14:19:58 [2020-01-21T14:19:58.085Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:19:58 [2020-01-21T14:19:58.085Z] #61 DONE 0.1s
14:19:58 [2020-01-21T14:19:58.085Z] 
14:19:58 [2020-01-21T14:19:58.085Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:19:58 [2020-01-21T14:19:58.085Z] #27 DONE 0.1s
14:19:58 [2020-01-21T14:19:58.085Z] 
14:19:58 [2020-01-21T14:19:58.085Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:19:58 [2020-01-21T14:19:58.085Z] #44 10.96 Fetched 8019 kB in 11s (759 kB/s)
14:19:58 [2020-01-21T14:19:58.085Z] #44 10.96 Reading package lists...
14:19:58 [2020-01-21T14:19:58.085Z] #44 14.60 Reading package lists...
14:19:58 [2020-01-21T14:19:58.085Z] #44 18.61 Building dependency tree...
14:19:58 [2020-01-21T14:19:58.085Z] #44 19.71 The following additional packages will be installed:
14:19:58 [2020-01-21T14:19:58.085Z] #44 19.71   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:19:58 [2020-01-21T14:19:58.085Z] #44 19.71   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:19:58 [2020-01-21T14:19:58.085Z] #44 19.71 Suggested packages:
14:19:58 [2020-01-21T14:19:58.085Z] #44 19.71   manpages-dev python-setuptools
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.43 The following NEW packages will be installed:
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.43   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.43   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.43   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.43   python-six zlib1g-dev
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.49 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.49 Need to get 3742 kB of archives.
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.49 After this operation, 22.0 MB of additional disk space will be used.
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 ...
14:19:58 [2020-01-21T14:19:58.085Z] 
14:19:58 [2020-01-21T14:19:58.085Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:19:58 [2020-01-21T14:19:58.085Z] #62 DONE 0.1s
14:19:58 [2020-01-21T14:19:58.085Z] 
14:19:58 [2020-01-21T14:19:58.085Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 ...
14:19:58 [2020-01-21T14:19:58.085Z] 
14:19:58 [2020-01-21T14:19:58.085Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:19:58 [2020-01-21T14:19:58.085Z] #48 10.18 unicode/utf16
14:19:58 [2020-01-21T14:19:58.085Z] #48 10.47 container/list
14:19:58 [2020-01-21T14:19:58.085Z] #48 11.49 crypto/internal/subtle
14:19:58 [2020-01-21T14:19:58.085Z] #48 11.56 crypto/subtle
14:19:58 [2020-01-21T14:19:58.085Z] #48 11.62 vendor/golang.org/x/crypto/cryptobyte/asn1
14:19:58 [2020-01-21T14:19:58.085Z] #48 11.70 internal/nettrace
14:19:58 [2020-01-21T14:19:58.085Z] #48 12.37 vendor/golang.org/x/crypto/internal/subtle
14:19:58 [2020-01-21T14:19:58.085Z] #48 ...
14:19:58 [2020-01-21T14:19:58.085Z] 
14:19:58 [2020-01-21T14:19:58.085Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
14:19:58 [2020-01-21T14:19:58.085Z] #44 20.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
14:19:58 [2020-01-21T14:19:58.252Z] #25 ...
14:19:58 [2020-01-21T14:19:58.252Z] 
14:19:58 [2020-01-21T14:19:58.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:58 [2020-01-21T14:19:58.252Z] #10 9.105 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:19:58 [2020-01-21T14:19:58.303Z] #44 76.61   DEP      criu/tty.d
14:19:58 [2020-01-21T14:19:58.357Z] #25 36.28 Setting up libonig5:arm64 (6.9.1-1) ...
14:19:58 [2020-01-21T14:19:58.561Z] #44 76.81   DEP      criu/timerfd.d
14:19:58 [2020-01-21T14:19:58.618Z] #25 36.79 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
14:19:58 [2020-01-21T14:19:58.819Z] #44 77.03   DEP      criu/sysfs_parse.d
14:19:58 [2020-01-21T14:19:58.881Z] #25 ...
14:19:58 [2020-01-21T14:19:58.881Z] 
14:19:58 [2020-01-21T14:19:58.881Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:19:58 [2020-01-21T14:19:58.881Z] #59 23.84 Reading package lists...
14:19:58 [2020-01-21T14:19:58.881Z] #59 29.78 Building dependency tree...
14:19:58 [2020-01-21T14:19:58.881Z] #59 32.50 The following additional packages will be installed:
14:19:58 [2020-01-21T14:19:58.881Z] #59 32.52   libbtrfs0
14:19:58 [2020-01-21T14:19:58.881Z] #59 32.69 The following NEW packages will be installed:
14:19:58 [2020-01-21T14:19:58.881Z] #59 32.69   libbtrfs-dev libbtrfs0
14:19:58 [2020-01-21T14:19:58.881Z] #59 33.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:19:58 [2020-01-21T14:19:58.881Z] #59 33.09 Need to get 119 kB of archives.
14:19:58 [2020-01-21T14:19:58.881Z] #59 33.09 After this operation, 387 kB of additional disk space will be used.
14:19:58 [2020-01-21T14:19:58.881Z] #59 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
14:19:58 [2020-01-21T14:19:58.881Z] #59 33.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.23 debconf: delaying package configuration, since apt-utils is not installed
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.44 Fetched 119 kB in 0s (398 kB/s)
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.58 Selecting previously unselected package libbtrfs0.
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.67 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.68 Unpacking libbtrfs0 (4.20.1-2) ...
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.84 Selecting previously unselected package libbtrfs-dev.
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
14:19:58 [2020-01-21T14:19:58.881Z] #59 34.88 Unpacking libbtrfs-dev (4.20.1-2) ...
14:19:58 [2020-01-21T14:19:58.881Z] #59 35.14 Setting up libbtrfs0 (4.20.1-2) ...
14:19:58 [2020-01-21T14:19:58.881Z] #59 35.14 Setting up libbtrfs-dev (4.20.1-2) ...
14:19:58 [2020-01-21T14:19:58.881Z] #59 35.17 Processing triggers for libc-bin (2.28-10) ...
14:19:58 [2020-01-21T14:19:58.881Z] #59 DONE 36.9s
14:19:58 [2020-01-21T14:19:58.881Z] 
14:19:58 [2020-01-21T14:19:58.881Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:58 [2020-01-21T14:19:58.881Z] #25 36.85 Setting up jq (1.5+dfsg-2+b1) ...
14:19:58 [2020-01-21T14:19:58.881Z] #25 36.87 Processing triggers for libc-bin (2.28-10) ...
14:19:58 [2020-01-21T14:19:58.881Z] #25 ...
14:19:58 [2020-01-21T14:19:58.881Z] 
14:19:58 [2020-01-21T14:19:58.881Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:19:58 [2020-01-21T14:19:58.881Z] #60 DONE 0.1s
14:19:58 [2020-01-21T14:19:58.884Z] #44 ...
14:19:58 [2020-01-21T14:19:58.884Z] 
14:19:58 [2020-01-21T14:19:58.884Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:19:58 [2020-01-21T14:19:58.884Z] #36 11.23 Fetched 8019 kB in 11s (760 kB/s)
14:19:58 [2020-01-21T14:19:58.884Z] #36 11.23 Reading package lists...
14:19:58 [2020-01-21T14:19:58.884Z] #36 14.68 Reading package lists...
14:19:58 [2020-01-21T14:19:58.884Z] #36 17.67 Building dependency tree...
14:19:58 [2020-01-21T14:19:58.884Z] #36 18.69 The following additional packages will be installed:
14:19:58 [2020-01-21T14:19:58.884Z] #36 18.69   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:19:58 [2020-01-21T14:19:58.884Z] #36 18.69 Suggested packages:
14:19:58 [2020-01-21T14:19:58.884Z] #36 18.69   cmake-doc ninja-build lrzip
14:19:58 [2020-01-21T14:19:58.884Z] #36 18.69 Recommended packages:
14:19:58 [2020-01-21T14:19:58.884Z] #36 18.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.30 The following NEW packages will be installed:
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.33   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.33   vim-common xxd
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.56 Need to get 13.9 MB of archives.
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.56 After this operation, 62.1 MB of additional disk space will be used.
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 19.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 20.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 20.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 20.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 20.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 20.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 20.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
14:19:58 [2020-01-21T14:19:58.884Z] #36 ...
14:19:58 [2020-01-21T14:19:58.884Z] 
14:19:58 [2020-01-21T14:19:58.884Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.276 + RM_GOPATH=0
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.276 + TMP_GOPATH=
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.276 + : /build
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.276 + '[' -z '' ']'
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.277 ++ mktemp -d
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.277 + export GOPATH=/tmp/tmp.MTcOBNeyEB
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.277 + GOPATH=/tmp/tmp.MTcOBNeyEB
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.277 + RM_GOPATH=1
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.278 ++ dirname ./install.sh
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.281 + dir=.
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.281 + bin=containerd
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.281 + shift
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.281 + '[' '!' -f ./containerd.installer ']'
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.282 + . ./containerd.installer
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.282 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.282 + install_containerd
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.292 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.292 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.292 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MTcOBNeyEB/src/github.com/containerd/containerd
14:19:58 [2020-01-21T14:19:58.884Z] #63 0.298 Cloning into '/tmp/tmp.MTcOBNeyEB/src/github.com/containerd/containerd'...
14:19:59 [2020-01-21T14:19:59.077Z] #44 77.18   DEP      criu/sysctl.d
14:19:59 [2020-01-21T14:19:59.077Z] #44 77.40   DEP      criu/string.d
14:19:59 [2020-01-21T14:19:59.143Z] 
14:19:59 [2020-01-21T14:19:59.143Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:19:59 [2020-01-21T14:19:59.143Z] #10 35.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u2 [109 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 36.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 37.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 37.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u2 [321 kB]
14:19:59 [2020-01-21T14:19:59.143Z] #10 ...
14:19:59 [2020-01-21T14:19:59.143Z] 
14:19:59 [2020-01-21T14:19:59.143Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:19:59 [2020-01-21T14:19:59.143Z] #25 DONE 37.4s
14:19:59 [2020-01-21T14:19:59.143Z] 
14:19:59 [2020-01-21T14:19:59.143Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:19:59 [2020-01-21T14:19:59.143Z] #71 DONE 37.1s
14:19:59 [2020-01-21T14:19:59.225Z] #10 ...
14:19:59 [2020-01-21T14:19:59.225Z] 
14:19:59 [2020-01-21T14:19:59.225Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:19:59 [2020-01-21T14:19:59.225Z] #59 4.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #59 4.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #59 4.392 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #59 5.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #59 7.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #59 9.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:19:59 [2020-01-21T14:19:59.225Z] #59 ...
14:19:59 [2020-01-21T14:19:59.225Z] 
14:19:59 [2020-01-21T14:19:59.225Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:19:59 [2020-01-21T14:19:59.225Z] #35 3.006 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #35 3.037 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #35 3.037 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #35 3.972 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #35 5.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:19:59 [2020-01-21T14:19:59.225Z] #35 7.566 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:19:59 [2020-01-21T14:19:59.334Z] #44 77.44   DEP      criu/stats.d
14:19:59 [2020-01-21T14:19:59.334Z] #44 77.56   DEP      criu/sockets.d
14:19:59 [2020-01-21T14:19:59.406Z] 
14:19:59 [2020-01-21T14:19:59.406Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:19:59 [2020-01-21T14:19:59.406Z] #61 DONE 0.4s
14:19:59 [2020-01-21T14:19:59.406Z] 
14:19:59 [2020-01-21T14:19:59.406Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:19:59 [2020-01-21T14:19:59.406Z] #62 ...
14:19:59 [2020-01-21T14:19:59.406Z] 
14:19:59 [2020-01-21T14:19:59.406Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:19:59 [2020-01-21T14:19:59.406Z] #26 DONE 0.3s
14:19:59 [2020-01-21T14:19:59.591Z] #44 77.80   DEP      criu/sk-unix.d
14:19:59 [2020-01-21T14:19:59.669Z] 
14:19:59 [2020-01-21T14:19:59.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:19:59 [2020-01-21T14:19:59.734Z] #63 ...
14:19:59 [2020-01-21T14:19:59.734Z] 
14:19:59 [2020-01-21T14:19:59.734Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:19:59 [2020-01-21T14:19:59.734Z] #42 12.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:19:59 [2020-01-21T14:19:59.734Z] #42 ...
14:19:59 [2020-01-21T14:19:59.734Z] 
14:19:59 [2020-01-21T14:19:59.734Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.59 debconf: delaying package configuration, since apt-utils is not installed
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.65 Fetched 3742 kB in 0s (9738 kB/s)
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.72 Selecting previously unselected package libcap-dev:s390x.
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.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 ... 15168 files and directories currently installed.)
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.80 Unpacking libcap-dev:s390x (1:2.25-2) ...
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.88 Selecting previously unselected package libnet1:s390x.
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.90 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
14:19:59 [2020-01-21T14:19:59.734Z] #44 21.98 Selecting previously unselected package libnet1-dev.
14:19:59 [2020-01-21T14:19:59.734Z] #44 22.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
14:19:59 [2020-01-21T14:19:59.734Z] #44 22.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:19:59 [2020-01-21T14:19:59.734Z] #44 22.28 Selecting previously unselected package libnl-3-200:s390x.
14:19:59 [2020-01-21T14:19:59.734Z] #44 22.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
14:19:59 [2020-01-21T14:19:59.734Z] #44 22.28 Unpacking libnl-3-200:s390x (3.4.0-1) ...
14:19:59 [2020-01-21T14:19:59.848Z] #44 77.96   DEP      criu/sk-tcp.d
14:20:00 [2020-01-21T14:20:00.106Z] #44 78.12   DEP      criu/sk-queue.d
14:20:00 [2020-01-21T14:20:00.106Z] #44 78.26   DEP      criu/sk-packet.d
14:20:00 [2020-01-21T14:20:00.108Z] #44 22.44 Selecting previously unselected package libnl-3-dev:s390x.
14:20:00 [2020-01-21T14:20:00.108Z] #44 22.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
14:20:00 [2020-01-21T14:20:00.108Z] #44 22.44 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
14:20:00 [2020-01-21T14:20:00.108Z] #44 22.74 Selecting previously unselected package libprotobuf-c1:s390x.
14:20:00 [2020-01-21T14:20:00.108Z] #44 22.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
14:20:00 [2020-01-21T14:20:00.108Z] #44 22.75 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
14:20:00 [2020-01-21T14:20:00.108Z] #44 22.83 Selecting previously unselected package libprotobuf-c-dev:s390x.
14:20:00 [2020-01-21T14:20:00.363Z] #44 78.49   DEP      criu/sk-netlink.d
14:20:00 [2020-01-21T14:20:00.364Z] #44 ...
14:20:00 [2020-01-21T14:20:00.364Z] 
14:20:00 [2020-01-21T14:20:00.364Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:00 [2020-01-21T14:20:00.364Z] #47 141.0 github.com/LK4D4/vndr/godl
14:20:00 [2020-01-21T14:20:00.364Z] #47 141.6 github.com/LK4D4/vndr
14:20:00 [2020-01-21T14:20:00.364Z] #47 DONE 151.0s
14:20:00 [2020-01-21T14:20:00.364Z] 
14:20:00 [2020-01-21T14:20:00.364Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:20:00 [2020-01-21T14:20:00.364Z] #17 4.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:20:00 [2020-01-21T14:20:00.364Z] #17 6.364 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:20:00 [2020-01-21T14:20:00.364Z] #17 11.76 Fetched 8322 kB in 9s (885 kB/s)
14:20:00 [2020-01-21T14:20:00.494Z] #44 22.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
14:20:00 [2020-01-21T14:20:00.494Z] #44 22.92 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
14:20:00 [2020-01-21T14:20:00.494Z] #44 22.98 Selecting previously unselected package zlib1g-dev:s390x.
14:20:00 [2020-01-21T14:20:00.494Z] #44 22.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
14:20:00 [2020-01-21T14:20:00.494Z] #44 22.98 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
14:20:00 [2020-01-21T14:20:00.494Z] #44 23.11 Selecting previously unselected package libprotobuf17:s390x.
14:20:00 [2020-01-21T14:20:00.494Z] #44 23.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
14:20:00 [2020-01-21T14:20:00.494Z] #44 23.11 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
14:20:00 [2020-01-21T14:20:00.610Z] #27 ...
14:20:00 [2020-01-21T14:20:00.610Z] 
14:20:00 [2020-01-21T14:20:00.610Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:20:00 [2020-01-21T14:20:00.610Z] #43 22.70 Reading package lists...
14:20:00 [2020-01-21T14:20:00.610Z] #43 29.13 Building dependency tree...
14:20:00 [2020-01-21T14:20:00.610Z] #43 31.87 The following additional packages will be installed:
14:20:00 [2020-01-21T14:20:00.610Z] #43 31.87   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:20:00 [2020-01-21T14:20:00.610Z] #43 31.88   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:20:00 [2020-01-21T14:20:00.610Z] #43 31.89 Suggested packages:
14:20:00 [2020-01-21T14:20:00.610Z] #43 31.90   manpages-dev python-setuptools
14:20:00 [2020-01-21T14:20:00.610Z] #43 32.90 The following NEW packages will be installed:
14:20:00 [2020-01-21T14:20:00.610Z] #43 32.90   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:20:00 [2020-01-21T14:20:00.610Z] #43 32.90   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:20:00 [2020-01-21T14:20:00.610Z] #43 32.90   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:20:00 [2020-01-21T14:20:00.610Z] #43 32.91   python-six zlib1g-dev
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.47 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.47 Need to get 3798 kB of archives.
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.47 After this operation, 21.6 MB of additional disk space will be used.
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 33.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 34.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
14:20:00 [2020-01-21T14:20:00.610Z] #43 35.93 debconf: delaying package configuration, since apt-utils is not installed
14:20:00 [2020-01-21T14:20:00.610Z] #43 36.13 Fetched 3798 kB in 2s (2190 kB/s)
14:20:00 [2020-01-21T14:20:00.610Z] #43 36.65 Selecting previously unselected package libcap-dev:arm64.
14:20:00 [2020-01-21T14:20:00.610Z] #43 36.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
14:20:00 [2020-01-21T14:20:00.610Z] #43 36.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
14:20:00 [2020-01-21T14:20:00.610Z] #43 36.78 Unpacking libcap-dev:arm64 (1:2.25-2) ...
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.01 Selecting previously unselected package libnet1:arm64.
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.47 Selecting previously unselected package libnet1-dev.
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.86 Selecting previously unselected package libnl-3-200:arm64.
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
14:20:00 [2020-01-21T14:20:00.610Z] #43 37.88 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
14:20:00 [2020-01-21T14:20:00.610Z] #43 38.13 Selecting previously unselected package libnl-3-dev:arm64.
14:20:00 [2020-01-21T14:20:00.610Z] #43 38.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
14:20:00 [2020-01-21T14:20:00.611Z] #43 38.18 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
14:20:00 [2020-01-21T14:20:00.611Z] #43 38.73 Selecting previously unselected package libprotobuf-c1:arm64.
14:20:00 [2020-01-21T14:20:00.611Z] #43 38.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
14:20:00 [2020-01-21T14:20:00.611Z] #43 38.74 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:20:00 [2020-01-21T14:20:00.621Z] #17 11.76 Reading package lists...
14:20:00 [2020-01-21T14:20:00.621Z] #17 ...
14:20:00 [2020-01-21T14:20:00.621Z] 
14:20:00 [2020-01-21T14:20:00.621Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:00 [2020-01-21T14:20:00.621Z] #44 78.84   DEP      criu/sk-inet.d
14:20:00 [2020-01-21T14:20:00.634Z] #35 11.64 Fetched 8322 kB in 9s (938 kB/s)
14:20:00 [2020-01-21T14:20:00.874Z] #43 ...
14:20:00 [2020-01-21T14:20:00.874Z] 
14:20:00 [2020-01-21T14:20:00.874Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:00 [2020-01-21T14:20:00.874Z] #10 38.58 debconf: delaying package configuration, since apt-utils is not installed
14:20:00 [2020-01-21T14:20:00.874Z] #10 38.74 Fetched 73.3 MB in 6s (12.2 MB/s)
14:20:00 [2020-01-21T14:20:00.874Z] #10 38.88 Selecting previously unselected package binutils-mingw-w64-i686.
14:20:00 [2020-01-21T14:20:00.874Z] #10 38.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 ... 15374 files and directories currently installed.)
14:20:00 [2020-01-21T14:20:00.874Z] #10 38.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
14:20:00 [2020-01-21T14:20:00.874Z] #10 38.97 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:20:00 [2020-01-21T14:20:00.879Z] #44 79.15   DEP      criu/signalfd.d
14:20:00 [2020-01-21T14:20:00.879Z] #44 79.27   DEP      criu/sigframe.d
14:20:00 [2020-01-21T14:20:00.889Z] #35 11.64 Reading package lists...
14:20:00 [2020-01-21T14:20:00.889Z] #35 ...
14:20:00 [2020-01-21T14:20:00.889Z] 
14:20:00 [2020-01-21T14:20:00.889Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:20:00 [2020-01-21T14:20:00.889Z] #25 11.82 Fetched 8322 kB in 9s (891 kB/s)
14:20:01 [2020-01-21T14:20:01.319Z] #44 23.71 Selecting previously unselected package libprotobuf-lite17:s390x.
14:20:01 [2020-01-21T14:20:01.319Z] #44 23.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
14:20:01 [2020-01-21T14:20:01.319Z] #44 23.72 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
14:20:01 [2020-01-21T14:20:01.444Z] #44 79.43   DEP      criu/shmem.d
14:20:01 [2020-01-21T14:20:01.702Z] #44 79.73   DEP      criu/servicefd.d
14:20:01 [2020-01-21T14:20:01.714Z] #44 ...
14:20:01 [2020-01-21T14:20:01.714Z] 
14:20:01 [2020-01-21T14:20:01.714Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:20:01 [2020-01-21T14:20:01.714Z] #72 DONE 23.9s
14:20:01 [2020-01-21T14:20:01.714Z] 
14:20:01 [2020-01-21T14:20:01.714Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:20:01 [2020-01-21T14:20:01.714Z] #44 24.35 Selecting previously unselected package libprotobuf-dev:s390x.
14:20:01 [2020-01-21T14:20:01.714Z] #44 24.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
14:20:01 [2020-01-21T14:20:01.714Z] #44 24.36 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
14:20:01 [2020-01-21T14:20:01.714Z] #44 ...
14:20:01 [2020-01-21T14:20:01.714Z] 
14:20:01 [2020-01-21T14:20:01.714Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:01 [2020-01-21T14:20:01.714Z] #11 10.92 Reading package lists...
14:20:01 [2020-01-21T14:20:01.714Z] #11 14.63 Reading package lists...
14:20:01 [2020-01-21T14:20:01.714Z] #11 18.31 Building dependency tree...
14:20:01 [2020-01-21T14:20:01.714Z] #11 19.43 The following additional packages will be installed:
14:20:01 [2020-01-21T14:20:01.714Z] #11 19.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:20:01 [2020-01-21T14:20:01.714Z] #11 19.43   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:20:01 [2020-01-21T14:20:01.714Z] #11 19.43   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:20:01 [2020-01-21T14:20:01.714Z] #11 19.43   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
14:20:01 [2020-01-21T14:20:01.714Z] #11 19.44 Suggested packages:
14:20:01 [2020-01-21T14:20:01.714Z] #11 19.44   gcc-8-locales seccomp wine64
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.10 The following NEW packages will be installed:
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.19   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.19   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.19   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.19   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.19   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.19   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.28 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.28 Need to get 73.3 MB of archives.
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.28 After this operation, 494 MB of additional disk space will be used.
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
14:20:01 [2020-01-21T14:20:01.714Z] #11 20.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
14:20:01 [2020-01-21T14:20:01.714Z] #11 21.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:20:01 [2020-01-21T14:20:01.714Z] #11 21.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
14:20:01 [2020-01-21T14:20:01.714Z] #11 21.34 Get:9 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]
14:20:01 [2020-01-21T14:20:01.714Z] #11 23.69 Get:10 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]
14:20:01 [2020-01-21T14:20:01.960Z] #44 80.04   DEP      criu/seize.d
14:20:01 [2020-01-21T14:20:01.960Z] #44 80.23   DEP      criu/seccomp.d
14:20:02 [2020-01-21T14:20:02.094Z] #11 ...
14:20:02 [2020-01-21T14:20:02.094Z] 
14:20:02 [2020-01-21T14:20:02.094Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:02 [2020-01-21T14:20:02.094Z] #28 1.260 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:20:02 [2020-01-21T14:20:02.094Z] #28 1.610 
14:20:02 [2020-01-21T14:20:02.094Z] #28 1.755 #=#=#                                                                         

###                                                                        4.5%
#######                                                                   10.8%
##########                                                                14.9%
#############                                                             19.1%
################                                                          23.3%
#####################                                                     29.6%
########################                                                  33.8%
###########################                                               37.9%
###############################                                           44.2%
####################################                                      50.4%
#######################################                                   54.6%
##########################################                                58.8%
#############################################                             63.0%
################################################                          67.2%
####################################################                      73.5%
#######################################################                   77.6%
#####################################################################     96.5%
######################################################################## 100.0%
14:20:02 [2020-01-21T14:20:02.219Z] #44 80.45   DEP      criu/rst-malloc.d
14:20:02 [2020-01-21T14:20:02.219Z] #44 80.54   DEP      criu/rbtree.d
14:20:02 [2020-01-21T14:20:02.219Z] #44 80.58   DEP      criu/pstree.d
14:20:02 [2020-01-21T14:20:02.477Z] #44 80.79   DEP      criu/protobuf.d
14:20:02 [2020-01-21T14:20:02.530Z] #28 4.383 
14:20:02 [2020-01-21T14:20:02.735Z] #44 80.99   GEN      criu/protobuf-desc-gen.h
14:20:03 [2020-01-21T14:20:03.654Z] #28 4.547 
                                                                           0.0%
####################                                                      28.1%
########################################                                  56.4%
########################################################                  79.0%
######################################################################## 100.0%
14:20:03 [2020-01-21T14:20:03.654Z] #28 5.490 
14:20:04 [2020-01-21T14:20:04.180Z] #10 41.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:20:04 [2020-01-21T14:20:04.180Z] #10 41.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
14:20:04 [2020-01-21T14:20:04.180Z] #10 41.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:20:04 [2020-01-21T14:20:04.634Z] #44 82.58   DEP      criu/protobuf-desc.d
14:20:04 [2020-01-21T14:20:04.634Z] #44 82.76   DEP      criu/proc_parse.d
14:20:04 [2020-01-21T14:20:04.893Z] #44 82.98   DEP      criu/plugin.d
14:20:04 [2020-01-21T14:20:04.893Z] #44 83.11   DEP      criu/pipes.d
14:20:05 [2020-01-21T14:20:05.114Z] #25 11.82 Reading package lists...
14:20:05 [2020-01-21T14:20:05.135Z] #28 5.633 #=#=#                                                                         

#####                                                                      7.3%
############                                                              16.7%
###############                                                           21.8%
#####################                                                     29.4%
##########################                                                37.1%
##################################                                        47.3%
#########################################                                 57.4%
##############################################                            65.0%
####################################################                      72.7%
#########################################################                 80.3%
#############################################################             85.4%
#################################################################         90.5%
######################################################################## 100.0%
14:20:05 [2020-01-21T14:20:05.150Z] #44 83.32   DEP      criu/pie-util.d
14:20:05 [2020-01-21T14:20:05.150Z] #44 83.44   DEP      criu/pie-util-vdso.d
14:20:05 [2020-01-21T14:20:05.408Z] #44 83.56   DEP      criu/pie-util-vdso-elf32.d
14:20:05 [2020-01-21T14:20:05.510Z] #28 7.527 
14:20:05 [2020-01-21T14:20:05.666Z] #44 83.72   DEP      criu/path.d
14:20:05 [2020-01-21T14:20:05.666Z] #44 83.91   DEP      criu/parasite-syscall.d
14:20:05 [2020-01-21T14:20:05.924Z] #44 84.16   DEP      criu/pagemap.d
14:20:05 [2020-01-21T14:20:05.924Z] #44 84.30   DEP      criu/pagemap-cache.d
14:20:06 [2020-01-21T14:20:06.095Z] #10 ...
14:20:06 [2020-01-21T14:20:06.095Z] 
14:20:06 [2020-01-21T14:20:06.095Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:06 [2020-01-21T14:20:06.095Z] #27 5.304 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:20:06 [2020-01-21T14:20:06.095Z] #27 5.835 #=#=#                                                                         
14:20:06 [2020-01-21T14:20:06.182Z] #44 84.43   DEP      criu/page-xfer.d
14:20:06 [2020-01-21T14:20:06.182Z] #44 84.55   DEP      criu/page-pipe.d
14:20:06 [2020-01-21T14:20:06.748Z] #44 84.71   DEP      criu/netfilter.d
14:20:06 [2020-01-21T14:20:06.748Z] #44 84.89   DEP      criu/net.d
14:20:06 [2020-01-21T14:20:06.748Z] #44 85.12   DEP      criu/namespaces.d
14:20:07 [2020-01-21T14:20:07.016Z] #25 15.59 Reading package lists...
14:20:07 [2020-01-21T14:20:07.016Z] #25 ...
14:20:07 [2020-01-21T14:20:07.016Z] 
14:20:07 [2020-01-21T14:20:07.016Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:20:07 [2020-01-21T14:20:07.016Z] #59 13.80 Fetched 8322 kB in 10s (857 kB/s)
14:20:07 [2020-01-21T14:20:07.016Z] #59 13.80 Reading package lists...
14:20:07 [2020-01-21T14:20:07.314Z] #44 85.28   DEP      criu/mount.d
14:20:07 [2020-01-21T14:20:07.314Z] #44 85.42   DEP      criu/mem.d
14:20:07 [2020-01-21T14:20:07.314Z] #44 85.59   DEP      criu/lsm.d
14:20:07 [2020-01-21T14:20:07.314Z] #44 85.69   DEP      criu/log.d
14:20:07 [2020-01-21T14:20:07.572Z] #44 85.80   DEP      criu/libnetlink.d
14:20:07 [2020-01-21T14:20:07.572Z] #44 85.90   DEP      criu/kerndat.d
14:20:07 [2020-01-21T14:20:07.830Z] #44 86.14   DEP      criu/kcmp-ids.d
14:20:07 [2020-01-21T14:20:07.949Z] #27 6.119 
                                                                           0.0%
##                                                                         3.6%
####                                                                       6.9%
#######                                                                   10.3%
##########                                                                15.2%
#############                                                             18.8%
################                                                          22.9%
###################                                                       26.8%
######################                                                    31.5%
#########################                                                 35.2%
###########################                                               38.5%
###############################                                           43.1%
#################################                                         46.9%
####################################                                      50.7%
######################################                                    53.8%
#########################################                                 58.3%
###########################################                               60.4%
##############################################                            64.4%
###################################################                       71.3%
#######################################################                   77.7%
##############################################################            86.1%
14:20:07 [2020-01-21T14:20:07.949Z] #27 ...
14:20:07 [2020-01-21T14:20:07.949Z] 
14:20:07 [2020-01-21T14:20:07.949Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:20:07 [2020-01-21T14:20:07.949Z] #35 35.91 Selecting previously unselected package libicu63:arm64.
14:20:07 [2020-01-21T14:20:07.949Z] #35 35.92 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 36.07 Unpacking libicu63:arm64 (63.1-6) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 41.28 Selecting previously unselected package libxml2:arm64.
14:20:07 [2020-01-21T14:20:07.949Z] #35 41.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 41.31 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 41.91 Selecting previously unselected package libarchive13:arm64.
14:20:07 [2020-01-21T14:20:07.949Z] #35 41.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 41.93 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.14 Selecting previously unselected package libjsoncpp1:arm64.
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.15 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.39 Selecting previously unselected package librhash0:arm64.
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.40 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.40 Unpacking librhash0:arm64 (1.3.8-1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.61 Selecting previously unselected package libuv1:arm64.
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.64 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.65 Unpacking libuv1:arm64 (1.24.1-1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.91 Selecting previously unselected package cmake.
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.93 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 42.94 Unpacking cmake (3.13.4-1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.36 Setting up libicu63:arm64 (63.1-6) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.41 Setting up xxd (2:8.1.0875-5) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.42 Setting up libuv1:arm64 (1.24.1-1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.43 Setting up vim-common (2:8.1.0875-5) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.49 Setting up librhash0:arm64 (1.3.8-1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.52 Setting up cmake-data (3.13.4-1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.57 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.60 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.63 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.66 Setting up cmake (3.13.4-1) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.67 Processing triggers for libc-bin (2.28-10) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 45.75 Processing triggers for mime-support (3.62) ...
14:20:07 [2020-01-21T14:20:07.949Z] #35 ...
14:20:07 [2020-01-21T14:20:07.949Z] 
14:20:07 [2020-01-21T14:20:07.949Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:07 [2020-01-21T14:20:07.949Z] #27 6.119 
                                                                           0.0%
##                                                                         3.6%
####                                                                       6.9%
#######                                                                   10.3%
##########                                                                15.2%
#############                                                             18.8%
################                                                          22.9%
###################                                                       26.8%
######################                                                    31.5%
#########################                                                 35.2%
###########################                                               38.5%
###############################                                           43.1%
#################################                                         46.9%
####################################                                      50.7%
######################################                                    53.8%
#########################################                                 58.3%
###########################################                               60.4%
##############################################                            64.4%
###################################################                       71.3%
#######################################################                   77.7%
##############################################################            86.1%
###################################################################       94.1%
######################################################################## 100.0%
14:20:08 [2020-01-21T14:20:08.088Z] #44 86.22   DEP      criu/irmap.d
14:20:08 [2020-01-21T14:20:08.346Z] #44 86.40   DEP      criu/ipc_ns.d
14:20:08 [2020-01-21T14:20:08.346Z] #44 86.56   DEP      criu/image.d
14:20:08 [2020-01-21T14:20:08.427Z] #59 17.55 Reading package lists...
14:20:08 [2020-01-21T14:20:08.427Z] #59 ...
14:20:08 [2020-01-21T14:20:08.427Z] 
14:20:08 [2020-01-21T14:20:08.427Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:20:08 [2020-01-21T14:20:08.427Z] #25 15.59 Reading package lists...
14:20:08 [2020-01-21T14:20:08.521Z] #27 8.908 #=#=#                                                                         
#27 ...
14:20:08 [2020-01-21T14:20:08.521Z] 
14:20:08 [2020-01-21T14:20:08.521Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:20:08 [2020-01-21T14:20:08.521Z] #35 DONE 46.7s
14:20:08 [2020-01-21T14:20:08.521Z] 
14:20:08 [2020-01-21T14:20:08.521Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:20:08 [2020-01-21T14:20:08.521Z] #36 DONE 0.1s
14:20:08 [2020-01-21T14:20:08.521Z] 
14:20:08 [2020-01-21T14:20:08.521Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:08 [2020-01-21T14:20:08.521Z] #27 8.908 #=#=#                                                                         
14:20:08 [2020-01-21T14:20:08.604Z] #44 86.68   DEP      criu/image-desc.d
14:20:08 [2020-01-21T14:20:08.604Z] #44 86.74   DEP      criu/fsnotify.d
14:20:08 [2020-01-21T14:20:08.604Z] #44 86.89   DEP      criu/filesystems.d
14:20:08 [2020-01-21T14:20:08.782Z] #27 ...
14:20:08 [2020-01-21T14:20:08.782Z] 
14:20:08 [2020-01-21T14:20:08.782Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:20:08 [2020-01-21T14:20:08.782Z] #37 DONE 0.1s
14:20:08 [2020-01-21T14:20:08.782Z] 
14:20:08 [2020-01-21T14:20:08.782Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.16 Selecting previously unselected package binutils-mingw-w64.
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.40 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.41 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.66 Selecting previously unselected package dmsetup.
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.69 Unpacking dmsetup (2:1.02.155-3) ...
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.93 Selecting previously unselected package mingw-w64-common.
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:20:08 [2020-01-21T14:20:08.782Z] #10 44.98 Unpacking mingw-w64-common (6.0.0-3) ...
14:20:08 [2020-01-21T14:20:08.862Z] #44 87.07   DEP      criu/files.d
14:20:08 [2020-01-21T14:20:08.930Z] #28 7.685 
#                                                                          1.9%
##                                                                         3.8%
####                                                                       5.7%
######                                                                     9.5%
########                                                                  11.4%
##########                                                                14.2%
###########                                                               15.9%
#############                                                             18.4%
###############                                                           21.4%
#################                                                         24.3%
##################                                                        25.2%
####################                                                      29.0%
#######################                                                   32.8%
########################                                                  34.7%
###########################                                               38.4%
#############################                                             41.3%
###############################                                           43.2%
##################################                                        47.9%
#####################################                                     51.7%
#######################################                                   55.5%
##########################################                                59.3%
############################################                              62.1%
##############################################                            64.9%
################################################                          67.8%
###################################################                       71.5%
######################################################                    75.3%
#########################################################                 79.8%
14:20:08 [2020-01-21T14:20:08.930Z] #28 ...
14:20:08 [2020-01-21T14:20:08.930Z] 
14:20:08 [2020-01-21T14:20:08.930Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:20:08 [2020-01-21T14:20:08.930Z] #36 21.54 debconf: delaying package configuration, since apt-utils is not installed
14:20:08 [2020-01-21T14:20:08.930Z] #36 21.60 Fetched 13.9 MB in 1s (10.2 MB/s)
14:20:08 [2020-01-21T14:20:08.930Z] #36 21.69 Selecting previously unselected package xxd.
14:20:08 [2020-01-21T14:20:08.930Z] #36 21.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
14:20:08 [2020-01-21T14:20:08.930Z] #36 21.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 21.79 Unpacking xxd (2:8.1.0875-5) ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 21.98 Selecting previously unselected package vim-common.
14:20:08 [2020-01-21T14:20:08.930Z] #36 21.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 22.00 Unpacking vim-common (2:8.1.0875-5) ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 22.49 Selecting previously unselected package cmake-data.
14:20:08 [2020-01-21T14:20:08.930Z] #36 22.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 22.50 Unpacking cmake-data (3.13.4-1) ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 25.84 Selecting previously unselected package libicu63:s390x.
14:20:08 [2020-01-21T14:20:08.930Z] #36 25.92 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 25.93 Unpacking libicu63:s390x (63.1-6) ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 31.53 Selecting previously unselected package libxml2:s390x.
14:20:08 [2020-01-21T14:20:08.930Z] #36 31.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
14:20:08 [2020-01-21T14:20:08.930Z] #36 31.53 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
14:20:09 [2020-01-21T14:20:09.120Z] #44 87.25   DEP      criu/files-reg.d
14:20:09 [2020-01-21T14:20:09.120Z] #44 87.40   DEP      criu/files-ext.d
14:20:09 [2020-01-21T14:20:09.309Z] #36 ...
14:20:09 [2020-01-21T14:20:09.309Z] 
14:20:09 [2020-01-21T14:20:09.309Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:09 [2020-01-21T14:20:09.378Z] #44 87.54   DEP      criu/file-lock.d
14:20:09 [2020-01-21T14:20:09.378Z] #44 87.64   DEP      criu/file-ids.d
14:20:09 [2020-01-21T14:20:09.397Z] #25 19.20 Building dependency tree...
14:20:09 [2020-01-21T14:20:09.636Z] #44 87.71   DEP      criu/fifo.d
14:20:09 [2020-01-21T14:20:09.636Z] #44 87.80   DEP      criu/fdstore.d
14:20:09 [2020-01-21T14:20:09.636Z] #44 87.88   DEP      criu/fault-injection.d
14:20:09 [2020-01-21T14:20:09.636Z] #44 87.93   DEP      criu/external.d
14:20:09 [2020-01-21T14:20:09.813Z] #28 7.685 
#                                                                          1.9%
##                                                                         3.8%
####                                                                       5.7%
######                                                                     9.5%
########                                                                  11.4%
##########                                                                14.2%
###########                                                               15.9%
#############                                                             18.4%
###############                                                           21.4%
#################                                                         24.3%
##################                                                        25.2%
####################                                                      29.0%
#######################                                                   32.8%
########################                                                  34.7%
###########################                                               38.4%
#############################                                             41.3%
###############################                                           43.2%
##################################                                        47.9%
#####################################                                     51.7%
#######################################                                   55.5%
##########################################                                59.3%
############################################                              62.1%
##############################################                            64.9%
################################################                          67.8%
###################################################                       71.5%
######################################################                    75.3%
#########################################################                 79.8%
############################################################              83.4%
##############################################################            87.2%
#################################################################         91.0%
####################################################################      94.8%
######################################################################    98.6%
######################################################################## 100.0%
14:20:09 [2020-01-21T14:20:09.813Z] #28 11.70 
14:20:09 [2020-01-21T14:20:09.894Z] #44 88.02   DEP      criu/eventpoll.d
14:20:09 [2020-01-21T14:20:09.894Z] #44 88.21   DEP      criu/eventfd.d
14:20:09 [2020-01-21T14:20:09.899Z] #10 ...
14:20:09 [2020-01-21T14:20:09.899Z] 
14:20:09 [2020-01-21T14:20:09.899Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:20:09 [2020-01-21T14:20:09.899Z] #33 37.79 internal/reflectlite
14:20:09 [2020-01-21T14:20:09.899Z] #33 37.83 sync
14:20:09 [2020-01-21T14:20:09.899Z] #33 40.21 errors
14:20:09 [2020-01-21T14:20:09.899Z] #33 40.21 sort
14:20:09 [2020-01-21T14:20:09.899Z] #33 40.75 internal/oserror
14:20:09 [2020-01-21T14:20:09.899Z] #33 40.75 strconv
14:20:09 [2020-01-21T14:20:09.899Z] #33 40.75 io
14:20:09 [2020-01-21T14:20:09.899Z] #33 41.09 syscall
14:20:09 [2020-01-21T14:20:09.899Z] #33 42.69 bytes
14:20:09 [2020-01-21T14:20:09.899Z] #33 42.81 strings
14:20:09 [2020-01-21T14:20:09.899Z] #33 46.83 bufio
14:20:10 [2020-01-21T14:20:10.151Z] #44 88.31   DEP      criu/crtools.d
14:20:10 [2020-01-21T14:20:10.323Z] #25 21.24 ca-certificates is already the newest version (20190110).
14:20:10 [2020-01-21T14:20:10.323Z] #25 21.24 The following additional packages will be installed:
14:20:10 [2020-01-21T14:20:10.323Z] #25 21.25   libjq1 libonig5
14:20:10 [2020-01-21T14:20:10.365Z] #33 47.95 reflect
14:20:10 [2020-01-21T14:20:10.365Z] #33 ...
14:20:10 [2020-01-21T14:20:10.365Z] 
14:20:10 [2020-01-21T14:20:10.366Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:10 [2020-01-21T14:20:10.366Z] #27 9.385 
                                                                           0.1%
#########                                                                 12.8%
##################                                                        25.8%
##########################                                                36.6%
################################                                          44.6%
##########################################                                59.7%
##################################################                        70.3%
########################################################                  78.7%
###############################################################           88.4%
######################################################################## 100.0%
14:20:10 [2020-01-21T14:20:10.366Z] #27 10.83 #=#=#                                                                         
14:20:10 [2020-01-21T14:20:10.410Z] #44 88.51   DEP      criu/cr-service.d
14:20:10 [2020-01-21T14:20:10.410Z] #44 88.69   DEP      criu/cr-restore.d
14:20:10 [2020-01-21T14:20:10.579Z] #25 21.50 The following NEW packages will be installed:
14:20:10 [2020-01-21T14:20:10.579Z] #25 21.51   jq libjq1 libonig5
14:20:10 [2020-01-21T14:20:10.626Z] #27 ...
14:20:10 [2020-01-21T14:20:10.626Z] 
14:20:10 [2020-01-21T14:20:10.626Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:10 [2020-01-21T14:20:10.626Z] #47 38.43 sync
14:20:10 [2020-01-21T14:20:10.626Z] #47 38.44 internal/reflectlite
14:20:10 [2020-01-21T14:20:10.626Z] #47 40.10 github.com/LK4D4/vndr/godl/singleflight
14:20:10 [2020-01-21T14:20:10.626Z] #47 40.11 math/rand
14:20:10 [2020-01-21T14:20:10.626Z] #47 40.15 internal/singleflight
14:20:10 [2020-01-21T14:20:10.626Z] #47 42.02 io
14:20:10 [2020-01-21T14:20:10.626Z] #47 42.04 sort
14:20:10 [2020-01-21T14:20:10.626Z] #47 42.04 strconv
14:20:10 [2020-01-21T14:20:10.626Z] #47 42.05 syscall
14:20:10 [2020-01-21T14:20:10.626Z] #47 44.42 vendor/golang.org/x/net/dns/dnsmessage
14:20:10 [2020-01-21T14:20:10.626Z] #47 44.82 bytes
14:20:10 [2020-01-21T14:20:10.667Z] #44 88.97   DEP      criu/cr-errno.d
14:20:10 [2020-01-21T14:20:10.678Z] #28 ...
14:20:10 [2020-01-21T14:20:10.678Z] 
14:20:10 [2020-01-21T14:20:10.678Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:20:10 [2020-01-21T14:20:10.678Z] #34 22.69 internal/reflectlite
14:20:10 [2020-01-21T14:20:10.678Z] #34 22.70 sync
14:20:10 [2020-01-21T14:20:10.678Z] #34 24.55 errors
14:20:10 [2020-01-21T14:20:10.678Z] #34 24.55 sort
14:20:10 [2020-01-21T14:20:10.678Z] #34 24.83 strconv
14:20:10 [2020-01-21T14:20:10.678Z] #34 25.79 io
14:20:10 [2020-01-21T14:20:10.678Z] #34 26.36 syscall
14:20:10 [2020-01-21T14:20:10.678Z] #34 28.03 reflect
14:20:10 [2020-01-21T14:20:10.678Z] #34 ...
14:20:10 [2020-01-21T14:20:10.678Z] 
14:20:10 [2020-01-21T14:20:10.678Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:20:10 [2020-01-21T14:20:10.678Z] #36 31.92 Selecting previously unselected package libarchive13:s390x.
14:20:10 [2020-01-21T14:20:10.678Z] #36 31.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 31.92 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.08 Selecting previously unselected package libjsoncpp1:s390x.
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.08 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.19 Selecting previously unselected package librhash0:s390x.
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.19 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.19 Unpacking librhash0:s390x (1.3.8-1) ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.48 Selecting previously unselected package libuv1:s390x.
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.48 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.49 Unpacking libuv1:s390x (1.24.1-1) ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.59 Selecting previously unselected package cmake.
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.59 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
14:20:10 [2020-01-21T14:20:10.678Z] #36 32.60 Unpacking cmake (3.13.4-1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #47 ...
14:20:10 [2020-01-21T14:20:10.887Z] 
14:20:10 [2020-01-21T14:20:10.887Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.05 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.07 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.28 Selecting previously unselected package zlib1g-dev:arm64.
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.29 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.60 Selecting previously unselected package libprotobuf17:arm64.
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 39.65 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 40.37 Selecting previously unselected package libprotobuf-lite17:arm64.
14:20:10 [2020-01-21T14:20:10.887Z] #43 40.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 40.41 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 40.92 Selecting previously unselected package libprotobuf-dev:arm64.
14:20:10 [2020-01-21T14:20:10.887Z] #43 40.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 40.97 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.02 Selecting previously unselected package libprotoc17:arm64.
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.04 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.60 Selecting previously unselected package protobuf-c-compiler.
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.74 Selecting previously unselected package protobuf-compiler.
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.74 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.92 Selecting previously unselected package python-pkg-resources.
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 42.93 Unpacking python-pkg-resources (40.8.0-1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 43.25 Selecting previously unselected package python-six.
14:20:10 [2020-01-21T14:20:10.887Z] #43 43.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 43.27 Unpacking python-six (1.12.0-1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 43.50 Selecting previously unselected package python-protobuf.
14:20:10 [2020-01-21T14:20:10.887Z] #43 43.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 43.54 Unpacking python-protobuf (3.6.1.3-2) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 44.28 Setting up python-pkg-resources (40.8.0-1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 48.41 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 48.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 48.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 48.53 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 48.61 Setting up python-six (1.12.0-1) ...
14:20:10 [2020-01-21T14:20:10.887Z] #43 ...
14:20:10 [2020-01-21T14:20:10.887Z] 
14:20:10 [2020-01-21T14:20:10.887Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:10 [2020-01-21T14:20:10.925Z] #44 88.99   DEP      criu/cr-dump.d
14:20:10 [2020-01-21T14:20:10.925Z] #44 89.24   DEP      criu/cr-dedup.d
14:20:11 [2020-01-21T14:20:11.049Z] #36 ...
14:20:11 [2020-01-21T14:20:11.049Z] 
14:20:11 [2020-01-21T14:20:11.049Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:20:11 [2020-01-21T14:20:11.049Z] #44 25.86 Selecting previously unselected package libprotoc17:s390x.
14:20:11 [2020-01-21T14:20:11.049Z] #44 25.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 25.89 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.09 Selecting previously unselected package protobuf-c-compiler.
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.22 Selecting previously unselected package protobuf-compiler.
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.23 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.33 Selecting previously unselected package python-pkg-resources.
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.34 Unpacking python-pkg-resources (40.8.0-1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.56 Selecting previously unselected package python-six.
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.56 Unpacking python-six (1.12.0-1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.61 Selecting previously unselected package python-protobuf.
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 26.61 Unpacking python-protobuf (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 27.03 Setting up python-pkg-resources (40.8.0-1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 28.85 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 28.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 28.86 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 28.87 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 28.88 Setting up python-six (1.12.0-1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.70 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.71 Setting up libnl-3-200:s390x (3.4.0-1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.72 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.72 Setting up libcap-dev:s390x (1:2.25-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.73 Setting up libprotoc17:s390x (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.74 Setting up protobuf-compiler (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.75 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 30.77 Setting up python-protobuf (3.6.1.3-2) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 33.54 Setting up libnl-3-dev:s390x (3.4.0-1) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 33.55 Processing triggers for libc-bin (2.28-10) ...
14:20:11 [2020-01-21T14:20:11.049Z] #44 DONE 33.8s
14:20:11 [2020-01-21T14:20:11.182Z] #25 21.90 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:20:11 [2020-01-21T14:20:11.183Z] #25 21.90 Need to get 355 kB of archives.
14:20:11 [2020-01-21T14:20:11.183Z] #25 21.90 After this operation, 1072 kB of additional disk space will be used.
14:20:11 [2020-01-21T14:20:11.183Z] #25 21.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:20:11 [2020-01-21T14:20:11.183Z] #25 21.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:20:11 [2020-01-21T14:20:11.183Z] #25 21.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:20:11 [2020-01-21T14:20:11.183Z] #44 ...
14:20:11 [2020-01-21T14:20:11.183Z] 
14:20:11 [2020-01-21T14:20:11.183Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:20:11 [2020-01-21T14:20:11.183Z] #30 DONE 162.1s
14:20:11 [2020-01-21T14:20:11.183Z] 
14:20:11 [2020-01-21T14:20:11.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:11 [2020-01-21T14:20:11.183Z] #44 89.51   DEP      criu/cr-check.d
14:20:11 [2020-01-21T14:20:11.183Z] #44 ...
14:20:11 [2020-01-21T14:20:11.183Z] 
14:20:11 [2020-01-21T14:20:11.183Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:20:11 [2020-01-21T14:20:11.183Z] #17 11.76 Reading package lists...
14:20:11 [2020-01-21T14:20:11.183Z] #17 16.39 Reading package lists...
14:20:11 [2020-01-21T14:20:11.183Z] #17 20.15 Building dependency tree...
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.18 libcap2-bin is already the newest version (1:2.25-2).
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.18 The following additional packages will be installed:
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.19   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.20   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.20   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.20   python3.7 python3.7-minimal vim-runtime xxd
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.20 Suggested packages:
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.21   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.21   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.21 Recommended packages:
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.21   aufs-dkms nftables build-essential python3-dev python3-keyring
14:20:11 [2020-01-21T14:20:11.183Z] #17 22.21   python3-keyrings.alt python3-xdg unzip
14:20:11 [2020-01-21T14:20:11.436Z] 
14:20:11 [2020-01-21T14:20:11.436Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 25.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB]
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.32 debconf: delaying package configuration, since apt-utils is not installed
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.34 Fetched 73.3 MB in 6s (12.4 MB/s)
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.36 Selecting previously unselected package binutils-mingw-w64-i686.
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.36 (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.)
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 26.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 28.51 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:20:11 [2020-01-21T14:20:11.436Z] #11 28.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 28.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 30.94 Selecting previously unselected package binutils-mingw-w64.
14:20:11 [2020-01-21T14:20:11.436Z] #11 30.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 30.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.05 Selecting previously unselected package libdevmapper1.02.1:s390x.
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.05 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.17 Selecting previously unselected package dmsetup.
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.17 Unpacking dmsetup (2:1.02.155-3) ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.27 Selecting previously unselected package mingw-w64-common.
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:20:11 [2020-01-21T14:20:11.436Z] #11 31.28 Unpacking mingw-w64-common (6.0.0-3) ...
14:20:11 [2020-01-21T14:20:11.438Z] #27 11.36 
                                                                           0.0%
###                                                                        5.4%
#######                                                                   10.4%
###########                                                               15.7%
14:20:11 [2020-01-21T14:20:11.438Z] #27 ...
14:20:11 [2020-01-21T14:20:11.438Z] 
14:20:11 [2020-01-21T14:20:11.438Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:20:11 [2020-01-21T14:20:11.438Z] #30 39.27 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
14:20:11 [2020-01-21T14:20:11.438Z] #30 41.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:20:11 [2020-01-21T14:20:11.438Z] #30 ...
14:20:11 [2020-01-21T14:20:11.438Z] 
14:20:11 [2020-01-21T14:20:11.438Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:11 [2020-01-21T14:20:11.439Z] #25 22.36 debconf: delaying package configuration, since apt-utils is not installed
14:20:11 [2020-01-21T14:20:11.696Z] #25 22.57 Fetched 355 kB in 0s (1080 kB/s)
14:20:11 [2020-01-21T14:20:11.696Z] #25 22.70 Selecting previously unselected package libonig5:amd64.
14:20:11 [2020-01-21T14:20:11.696Z] #25 22.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.)
14:20:11 [2020-01-21T14:20:11.753Z] #17 ...
14:20:11 [2020-01-21T14:20:11.753Z] 
14:20:11 [2020-01-21T14:20:11.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:11 [2020-01-21T14:20:11.753Z] #44 89.93   DEP      criu/config.d
14:20:11 [2020-01-21T14:20:11.799Z] #11 ...
14:20:11 [2020-01-21T14:20:11.799Z] 
14:20:11 [2020-01-21T14:20:11.799Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:11 [2020-01-21T14:20:11.799Z] #28 12.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:20:11 [2020-01-21T14:20:11.799Z] #28 13.22 
14:20:11 [2020-01-21T14:20:11.799Z] #28 13.44 #=#=#                                                                         

                                                                           0.6%
#######                                                                   10.3%
14:20:11 [2020-01-21T14:20:11.799Z] #28 ...
14:20:11 [2020-01-21T14:20:11.799Z] 
14:20:11 [2020-01-21T14:20:11.799Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:20:11 [2020-01-21T14:20:11.799Z] #51 24.07 + cd /tmp/tmp.r1xvHplqip/src/gotest.tools/gotestsum
14:20:11 [2020-01-21T14:20:11.799Z] #51 24.07 + git checkout -q v0.3.5
14:20:11 [2020-01-21T14:20:11.799Z] #51 24.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:20:11 [2020-01-21T14:20:11.952Z] #25 22.76 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
14:20:11 [2020-01-21T14:20:11.952Z] #25 22.79 Unpacking libonig5:amd64 (6.9.1-1) ...
14:20:11 [2020-01-21T14:20:11.952Z] #25 23.02 Selecting previously unselected package libjq1:amd64.
14:20:12 [2020-01-21T14:20:12.011Z] #44 90.23   DEP      criu/clone-noasan.d
14:20:12 [2020-01-21T14:20:12.011Z] #44 90.34   DEP      criu/cgroup.d
14:20:12 [2020-01-21T14:20:12.167Z] #51 ...
14:20:12 [2020-01-21T14:20:12.167Z] 
14:20:12 [2020-01-21T14:20:12.167Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.71 Setting up libicu63:s390x (63.1-6) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.73 Setting up xxd (2:8.1.0875-5) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.74 Setting up libuv1:s390x (1.24.1-1) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.75 Setting up vim-common (2:8.1.0875-5) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.76 Setting up librhash0:s390x (1.3.8-1) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.77 Setting up cmake-data (3.13.4-1) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.77 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.78 Setting up libjsoncpp1:s390x (1.7.4-3) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.79 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.79 Setting up cmake (3.13.4-1) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.80 Processing triggers for libc-bin (2.28-10) ...
14:20:12 [2020-01-21T14:20:12.167Z] #36 34.84 Processing triggers for mime-support (3.62) ...
14:20:12 [2020-01-21T14:20:12.249Z] #25 23.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:20:12 [2020-01-21T14:20:12.249Z] #25 23.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:20:12 [2020-01-21T14:20:12.249Z] #25 23.21 Selecting previously unselected package jq.
14:20:12 [2020-01-21T14:20:12.249Z] #25 23.21 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
14:20:12 [2020-01-21T14:20:12.249Z] #25 23.24 Unpacking jq (1.5+dfsg-2+b1) ...
14:20:12 [2020-01-21T14:20:12.249Z] #25 23.34 Setting up libonig5:amd64 (6.9.1-1) ...
14:20:12 [2020-01-21T14:20:12.507Z] #25 23.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:20:12 [2020-01-21T14:20:12.507Z] #25 23.36 Setting up jq (1.5+dfsg-2+b1) ...
14:20:12 [2020-01-21T14:20:12.507Z] #25 23.37 Processing triggers for libc-bin (2.28-10) ...
14:20:12 [2020-01-21T14:20:12.576Z] #44 90.67   DEP      criu/cgroup-props.d
14:20:12 [2020-01-21T14:20:12.576Z] #44 90.75   DEP      criu/bitmap.d
14:20:12 [2020-01-21T14:20:12.576Z] #44 90.83   DEP      criu/bfd.d
14:20:12 [2020-01-21T14:20:12.576Z] #44 90.89   DEP      criu/autofs.d
14:20:12 [2020-01-21T14:20:12.746Z] #27 11.36 
                                                                           0.0%
###                                                                        5.4%
#######                                                                   10.4%
###########                                                               15.7%
##############                                                            19.7%
#################                                                         24.0%
#######################                                                   32.6%
#############################                                             40.8%
##################################                                        48.1%
########################################                                  55.6%
############################################                              61.7%
#################################################                         69.2%
#######################################################                   76.6%
###############################################################           87.6%
###################################################################       93.2%
######################################################################## 100.0%
14:20:12 [2020-01-21T14:20:12.763Z] #25 DONE 23.7s
14:20:12 [2020-01-21T14:20:12.763Z] 
14:20:12 [2020-01-21T14:20:12.763Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:20:12 [2020-01-21T14:20:12.763Z] #59 17.55 Reading package lists...
14:20:12 [2020-01-21T14:20:12.763Z] #59 21.30 Building dependency tree...
14:20:12 [2020-01-21T14:20:12.763Z] #59 22.66 The following additional packages will be installed:
14:20:12 [2020-01-21T14:20:12.763Z] #59 22.68   libbtrfs0
14:20:12 [2020-01-21T14:20:12.763Z] #59 22.78 The following NEW packages will be installed:
14:20:12 [2020-01-21T14:20:12.763Z] #59 22.78   libbtrfs-dev libbtrfs0
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.11 Need to get 119 kB of archives.
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.11 After this operation, 387 kB of additional disk space will be used.
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.48 debconf: delaying package configuration, since apt-utils is not installed
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.56 Fetched 119 kB in 0s (439 kB/s)
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.69 Selecting previously unselected package libbtrfs0.
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.75 Unpacking libbtrfs0 (4.20.1-2) ...
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.86 Selecting previously unselected package libbtrfs-dev.
14:20:12 [2020-01-21T14:20:12.763Z] #59 23.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:20:12 [2020-01-21T14:20:12.763Z] #59 ...
14:20:12 [2020-01-21T14:20:12.763Z] 
14:20:12 [2020-01-21T14:20:12.763Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:12 [2020-01-21T14:20:12.763Z] #10 13.76 Fetched 8322 kB in 10s (863 kB/s)
14:20:12 [2020-01-21T14:20:12.763Z] #10 13.76 Reading package lists...
14:20:12 [2020-01-21T14:20:12.763Z] #10 17.49 Reading package lists...
14:20:12 [2020-01-21T14:20:12.763Z] #10 21.22 Building dependency tree...
14:20:12 [2020-01-21T14:20:12.763Z] #10 22.56 The following additional packages will be installed:
14:20:12 [2020-01-21T14:20:12.763Z] #10 22.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:20:12 [2020-01-21T14:20:12.763Z] #10 22.58   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:20:12 [2020-01-21T14:20:12.763Z] #10 22.58   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:20:12 [2020-01-21T14:20:12.763Z] #10 22.58   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
14:20:12 [2020-01-21T14:20:12.763Z] #10 22.58 Suggested packages:
14:20:12 [2020-01-21T14:20:12.763Z] #10 22.60   gcc-8-locales seccomp wine64
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.08 The following NEW packages will be installed:
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.08   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.08   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.08   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.09   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.09   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.09   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.40 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.40 Need to get 77.7 MB of archives.
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.40 After this operation, 487 MB of additional disk space will be used.
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:20:12 [2020-01-21T14:20:12.764Z] #10 23.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:20:12 [2020-01-21T14:20:12.782Z] #36 ...
14:20:12 [2020-01-21T14:20:12.782Z] 
14:20:12 [2020-01-21T14:20:12.782Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:12 [2020-01-21T14:20:12.782Z] #48 24.55 github.com/LK4D4/vndr/godl/singleflight
14:20:12 [2020-01-21T14:20:12.782Z] #48 24.55 internal/reflectlite
14:20:12 [2020-01-21T14:20:12.782Z] #48 24.78 math/rand
14:20:12 [2020-01-21T14:20:12.782Z] #48 25.85 internal/singleflight
14:20:12 [2020-01-21T14:20:12.782Z] #48 26.85 bytes
14:20:12 [2020-01-21T14:20:12.782Z] #48 26.85 strconv
14:20:12 [2020-01-21T14:20:12.782Z] #48 28.86 bufio
14:20:12 [2020-01-21T14:20:12.782Z] #48 29.95 reflect
14:20:12 [2020-01-21T14:20:12.782Z] #48 30.29 syscall
14:20:12 [2020-01-21T14:20:12.782Z] #48 ...
14:20:12 [2020-01-21T14:20:12.782Z] 
14:20:12 [2020-01-21T14:20:12.782Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:20:12 [2020-01-21T14:20:12.782Z] #36 DONE 35.1s
14:20:12 [2020-01-21T14:20:12.782Z] 
14:20:12 [2020-01-21T14:20:12.782Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:20:12 [2020-01-21T14:20:12.782Z] #37 DONE 0.1s
14:20:12 [2020-01-21T14:20:12.782Z] 
14:20:12 [2020-01-21T14:20:12.782Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:12 [2020-01-21T14:20:12.782Z] #28 13.44 #=#=#                                                                         

                                                                           0.6%
#######                                                                   10.3%
###################################                                       48.9%
######################################################################## 100.0%
14:20:12 [2020-01-21T14:20:12.782Z] #28 14.19 
14:20:12 [2020-01-21T14:20:12.782Z] #28 ...
14:20:12 [2020-01-21T14:20:12.782Z] 
14:20:12 [2020-01-21T14:20:12.782Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:20:12 [2020-01-21T14:20:12.782Z] #38 DONE 0.1s
14:20:12 [2020-01-21T14:20:12.782Z] 
14:20:12 [2020-01-21T14:20:12.782Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.228 + RM_GOPATH=0
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.228 + TMP_GOPATH=
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.228 + : /build
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.228 + '[' -z '' ']'
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.228 ++ mktemp -d
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + export GOPATH=/tmp/tmp.EHEnXV2SXl
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + GOPATH=/tmp/tmp.EHEnXV2SXl
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + RM_GOPATH=1
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 ++ dirname ./install.sh
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + dir=.
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + bin=tini
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + shift
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + '[' '!' -f ./tini.installer ']'
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + . ./tini.installer
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + install_tini
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 + git clone https://github.com/krallin/tini.git /tmp/tmp.EHEnXV2SXl/tini
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.236 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:20:12 [2020-01-21T14:20:12.782Z] #39 0.241 Cloning into '/tmp/tmp.EHEnXV2SXl/tini'...
14:20:12 [2020-01-21T14:20:12.834Z] #44 91.00   DEP      criu/aio.d
14:20:13 [2020-01-21T14:20:13.008Z] #27 13.53 #=#=#                                                                         
14:20:13 [2020-01-21T14:20:13.022Z] #10 23.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:20:13 [2020-01-21T14:20:13.022Z] #10 ...
14:20:13 [2020-01-21T14:20:13.022Z] 
14:20:13 [2020-01-21T14:20:13.022Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:20:13 [2020-01-21T14:20:13.022Z] #59 23.88 Unpacking libbtrfs-dev (4.20.1-2) ...
14:20:13 [2020-01-21T14:20:13.092Z] #44 91.15   DEP      criu/action-scripts.d
14:20:13 [2020-01-21T14:20:13.092Z] #44 91.41   CC       criu/action-scripts.o
14:20:13 [2020-01-21T14:20:13.275Z] #27 ...
14:20:13 [2020-01-21T14:20:13.275Z] 
14:20:13 [2020-01-21T14:20:13.275Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.821 + RM_GOPATH=0
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.821 + TMP_GOPATH=
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.821 + : /build
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.821 + '[' -z '' ']'
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.821 ++ mktemp -d
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.850 + export GOPATH=/tmp/tmp.0hdDa05nqR
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.850 + GOPATH=/tmp/tmp.0hdDa05nqR
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.850 + RM_GOPATH=1
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.850 ++ dirname ./install.sh
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 + dir=.
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 + bin=containerd
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 + shift
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 + '[' '!' -f ./containerd.installer ']'
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 + . ./containerd.installer
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 + install_containerd
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.855 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0hdDa05nqR/src/github.com/containerd/containerd
14:20:13 [2020-01-21T14:20:13.275Z] #62 3.871 Cloning into '/tmp/tmp.0hdDa05nqR/src/github.com/containerd/containerd'...
14:20:13 [2020-01-21T14:20:13.278Z] #59 24.04 Setting up libbtrfs0 (4.20.1-2) ...
14:20:13 [2020-01-21T14:20:13.278Z] #59 24.07 Setting up libbtrfs-dev (4.20.1-2) ...
14:20:13 [2020-01-21T14:20:13.278Z] #59 24.08 Processing triggers for libc-bin (2.28-10) ...
14:20:13 [2020-01-21T14:20:13.534Z] #59 DONE 24.5s
14:20:13 [2020-01-21T14:20:13.534Z] 
14:20:13 [2020-01-21T14:20:13.534Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:20:13 [2020-01-21T14:20:13.534Z] #60 DONE 0.1s
14:20:13 [2020-01-21T14:20:13.534Z] 
14:20:13 [2020-01-21T14:20:13.534Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:20:13 [2020-01-21T14:20:13.534Z] #35 11.64 Reading package lists...
14:20:13 [2020-01-21T14:20:13.534Z] #35 15.43 Reading package lists...
14:20:13 [2020-01-21T14:20:13.534Z] #35 19.14 Building dependency tree...
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.19 The following additional packages will be installed:
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.21   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.22 Suggested packages:
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.22   cmake-doc ninja-build lrzip
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.22 Recommended packages:
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.22   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.79 The following NEW packages will be installed:
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.81   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:20:13 [2020-01-21T14:20:13.534Z] #35 21.81   vim-common xxd
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.16 Need to get 14.9 MB of archives.
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.16 After this operation, 61.8 MB of additional disk space will be used.
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 22.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.18 debconf: delaying package configuration, since apt-utils is not installed
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.29 Fetched 14.9 MB in 1s (16.6 MB/s)
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.34 Selecting previously unselected package xxd.
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.38 Unpacking xxd (2:8.1.0875-5) ...
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.51 Selecting previously unselected package vim-common.
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.57 Unpacking vim-common (2:8.1.0875-5) ...
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.87 Selecting previously unselected package cmake-data.
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:20:13 [2020-01-21T14:20:13.534Z] #35 23.89 Unpacking cmake-data (3.13.4-1) ...
14:20:13 [2020-01-21T14:20:13.535Z] #62 ...
14:20:13 [2020-01-21T14:20:13.536Z] 
14:20:13 [2020-01-21T14:20:13.536Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.061 + RM_GOPATH=0
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.061 + TMP_GOPATH=
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.061 + : /build
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.061 + '[' -z '' ']'
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.062 ++ mktemp -d
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.065 + export GOPATH=/tmp/tmp.Q60d883KrF
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.065 + GOPATH=/tmp/tmp.Q60d883KrF
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.065 + RM_GOPATH=1
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.066 ++ dirname ./install.sh
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.067 + dir=.
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.067 + bin=tini
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.067 + shift
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.067 + '[' '!' -f ./tini.installer ']'
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.067 + . ./tini.installer
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.068 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.068 + install_tini
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.068 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.068 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.068 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q60d883KrF/tini
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.073 Cloning into '/tmp/tmp.Q60d883KrF/tini'...
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.961 + cd /tmp/tmp.Q60d883KrF/tini
14:20:13 [2020-01-21T14:20:13.536Z] #38 3.961 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:20:13 [2020-01-21T14:20:13.536Z] #38 4.023 + cmake .
14:20:13 [2020-01-21T14:20:13.659Z] #44 91.84   CC       criu/aio.o
14:20:13 [2020-01-21T14:20:13.673Z] #39 0.889 + cd /tmp/tmp.EHEnXV2SXl/tini
14:20:13 [2020-01-21T14:20:13.673Z] #39 0.919 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:20:13 [2020-01-21T14:20:13.673Z] #39 0.925 + cmake .
14:20:13 [2020-01-21T14:20:13.796Z] #38 5.157 -- The C compiler identification is GNU 8.3.0
14:20:13 [2020-01-21T14:20:13.796Z] #38 5.208 -- Check for working C compiler: /usr/bin/cc
14:20:13 [2020-01-21T14:20:13.796Z] #38 ...
14:20:13 [2020-01-21T14:20:13.796Z] 
14:20:13 [2020-01-21T14:20:13.796Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:14 [2020-01-21T14:20:14.071Z] #39 1.320 -- The C compiler identification is GNU 8.3.0
14:20:14 [2020-01-21T14:20:14.071Z] #39 1.358 -- Check for working C compiler: /usr/bin/cc
14:20:14 [2020-01-21T14:20:14.225Z] #44 92.39   CC       criu/autofs.o
14:20:14 [2020-01-21T14:20:14.455Z] #39 1.644 -- Check for working C compiler: /usr/bin/cc -- works
14:20:14 [2020-01-21T14:20:14.455Z] #39 1.644 -- Detecting C compiler ABI info
14:20:14 [2020-01-21T14:20:14.549Z] #35 25.30 Selecting previously unselected package libicu63:amd64.
14:20:14 [2020-01-21T14:20:14.549Z] #35 25.30 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
14:20:14 [2020-01-21T14:20:14.549Z] #35 25.31 Unpacking libicu63:amd64 (63.1-6) ...
14:20:14 [2020-01-21T14:20:14.826Z] #39 1.977 -- Detecting C compiler ABI info - done
14:20:14 [2020-01-21T14:20:14.826Z] #39 1.990 -- Detecting C compile features
14:20:14 [2020-01-21T14:20:14.889Z] #35 ...
14:20:14 [2020-01-21T14:20:14.889Z] 
14:20:14 [2020-01-21T14:20:14.889Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:14 [2020-01-21T14:20:14.889Z] #10 24.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 24.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
14:20:14 [2020-01-21T14:20:14.889Z] #10 25.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
14:20:15 [2020-01-21T14:20:15.146Z] #10 26.02 debconf: delaying package configuration, since apt-utils is not installed
14:20:15 [2020-01-21T14:20:15.146Z] #10 26.09 Fetched 77.7 MB in 3s (29.4 MB/s)
14:20:15 [2020-01-21T14:20:15.146Z] #10 26.12 Selecting previously unselected package binutils-mingw-w64-i686.
14:20:15 [2020-01-21T14:20:15.402Z] #10 26.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:20:15 [2020-01-21T14:20:15.402Z] #10 26.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:20:15 [2020-01-21T14:20:15.402Z] #10 26.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:20:15 [2020-01-21T14:20:15.599Z] #44 93.77   CC       criu/bfd.o
14:20:15 [2020-01-21T14:20:15.627Z] #27 13.92 #=#=#                                                                         

#                                                                          1.9%
##                                                                         3.5%
###                                                                        5.4%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                    9.9%
########                                                                  11.8%
#########                                                                 13.6%
############                                                              17.2%
#############                                                             19.1%
###############                                                           20.9%
###############                                                           22.1%
#################                                                         24.1%
##################                                                        25.8%
###################                                                       27.4%
#####################                                                     29.3%
######################                                                    31.6%
#######################                                                   33.0%
########################                                                  34.3%
14:20:15 [2020-01-21T14:20:15.627Z] #27 ...
14:20:15 [2020-01-21T14:20:15.627Z] 
14:20:15 [2020-01-21T14:20:15.627Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:20:15 [2020-01-21T14:20:15.627Z] #50 43.44 + cd /tmp/tmp.p3Mp9RTSFP/src/gotest.tools/gotestsum
14:20:15 [2020-01-21T14:20:15.627Z] #50 43.45 + git checkout -q v0.3.5
14:20:15 [2020-01-21T14:20:15.627Z] #50 43.51 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:20:15 [2020-01-21T14:20:15.627Z] #50 ...
14:20:15 [2020-01-21T14:20:15.627Z] 
14:20:15 [2020-01-21T14:20:15.627Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:15 [2020-01-21T14:20:15.633Z] #39 2.953 -- Detecting C compile features - done
14:20:15 [2020-01-21T14:20:15.633Z] #39 2.978 -- Performing Test HAS_BUILTIN_FORTIFY
14:20:15 [2020-01-21T14:20:15.633Z] #39 3.063 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:20:15 [2020-01-21T14:20:15.633Z] #39 ...
14:20:15 [2020-01-21T14:20:15.633Z] 
14:20:15 [2020-01-21T14:20:15.633Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:20:15 [2020-01-21T14:20:15.633Z] #31 28.21 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
14:20:15 [2020-01-21T14:20:15.633Z] #31 29.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:20:15 [2020-01-21T14:20:15.997Z] #31 ...
14:20:15 [2020-01-21T14:20:15.997Z] 
14:20:15 [2020-01-21T14:20:15.997Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:15 [2020-01-21T14:20:15.997Z] #39 3.206 -- Configuring done
14:20:15 [2020-01-21T14:20:15.997Z] #39 3.219 -- Generating done
14:20:15 [2020-01-21T14:20:15.997Z] #39 3.239 -- Build files have been written to: /tmp/tmp.EHEnXV2SXl/tini
14:20:15 [2020-01-21T14:20:15.997Z] #39 3.252 + make tini-static
14:20:16 [2020-01-21T14:20:16.206Z] #10 27.04 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:20:16 [2020-01-21T14:20:16.206Z] #10 27.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:20:16 [2020-01-21T14:20:16.206Z] #10 27.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:20:16 [2020-01-21T14:20:16.208Z] #44 94.31   CC       criu/bitmap.o
14:20:16 [2020-01-21T14:20:16.208Z] #44 94.49   CC       criu/cgroup-props.o
14:20:16 [2020-01-21T14:20:16.373Z] #39 3.492 Scanning dependencies of target tini-static
14:20:16 [2020-01-21T14:20:16.373Z] #39 3.588 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:20:16 [2020-01-21T14:20:16.373Z] #39 ...
14:20:16 [2020-01-21T14:20:16.373Z] 
14:20:16 [2020-01-21T14:20:16.373Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:16 [2020-01-21T14:20:16.373Z] #28 15.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:20:16 [2020-01-21T14:20:16.373Z] #28 15.66 
14:20:16 [2020-01-21T14:20:16.373Z] #28 15.76 
######################################################################## 100.0%
14:20:16 [2020-01-21T14:20:16.373Z] #28 15.82 
14:20:16 [2020-01-21T14:20:16.373Z] #28 16.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:20:16 [2020-01-21T14:20:16.373Z] #28 16.81 skipping existing b63cc5f62c21
14:20:16 [2020-01-21T14:20:16.373Z] #28 16.87 
14:20:16 [2020-01-21T14:20:16.373Z] #28 17.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:20:16 [2020-01-21T14:20:16.373Z] #28 17.95 
14:20:16 [2020-01-21T14:20:16.373Z] #28 18.04 
######################################################################## 100.0%
14:20:16 [2020-01-21T14:20:16.373Z] #28 18.10 
14:20:16 [2020-01-21T14:20:16.373Z] #28 18.13 Download of images into '/build' complete.
14:20:16 [2020-01-21T14:20:16.373Z] #28 18.14 Use something like the following to load the result into a Docker daemon:
14:20:16 [2020-01-21T14:20:16.373Z] #28 18.14   tar -cC '/build' . | docker load
14:20:16 [2020-01-21T14:20:16.373Z] #28 DONE 18.3s
14:20:16 [2020-01-21T14:20:16.373Z] 
14:20:16 [2020-01-21T14:20:16.373Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:20:16 [2020-01-21T14:20:16.373Z] #34 33.15 time
14:20:16 [2020-01-21T14:20:16.373Z] #34 37.43 internal/poll
14:20:16 [2020-01-21T14:20:16.373Z] #34 38.29 internal/fmtsort
14:20:16 [2020-01-21T14:20:16.373Z] #34 38.45 internal/syscall/unix
14:20:16 [2020-01-21T14:20:16.373Z] #34 38.66 os
14:20:17 [2020-01-21T14:20:17.134Z] #10 27.99 Selecting previously unselected package binutils-mingw-w64.
14:20:17 [2020-01-21T14:20:17.134Z] #10 27.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:20:17 [2020-01-21T14:20:17.134Z] #10 28.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:20:17 [2020-01-21T14:20:17.134Z] #10 28.05 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:20:17 [2020-01-21T14:20:17.134Z] #10 28.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:20:17 [2020-01-21T14:20:17.134Z] #10 28.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:20:17 [2020-01-21T14:20:17.134Z] #10 28.21 Selecting previously unselected package dmsetup.
14:20:17 [2020-01-21T14:20:17.134Z] #10 28.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:20:17 [2020-01-21T14:20:17.142Z] #44 95.27   CC       criu/cgroup.o
14:20:17 [2020-01-21T14:20:17.344Z] #34 39.36 strings
14:20:17 [2020-01-21T14:20:17.390Z] #10 28.22 Unpacking dmsetup (2:1.02.155-3) ...
14:20:17 [2020-01-21T14:20:17.390Z] #10 28.28 Selecting previously unselected package mingw-w64-common.
14:20:17 [2020-01-21T14:20:17.390Z] #10 28.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:20:17 [2020-01-21T14:20:17.390Z] #10 28.29 Unpacking mingw-w64-common (6.0.0-3) ...
14:20:17 [2020-01-21T14:20:17.400Z] #44 ...
14:20:17 [2020-01-21T14:20:17.400Z] 
14:20:17 [2020-01-21T14:20:17.400Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.78 The following NEW packages will be installed:
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.79   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.79   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.79   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.79   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.79   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.79   python3-setuptools python3-wheel python3.7 python3.7-minimal
14:20:17 [2020-01-21T14:20:17.400Z] #17 24.79   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.15 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.15 Need to get 27.0 MB of archives.
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.15 After this operation, 111 MB of additional disk space will be used.
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 25.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:20:17 [2020-01-21T14:20:17.400Z] #17 26.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:20:17 [2020-01-21T14:20:17.401Z] #17 26.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:20:17 [2020-01-21T14:20:17.401Z] #17 26.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.29 debconf: delaying package configuration, since apt-utils is not installed
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.39 Fetched 27.0 MB in 2s (15.0 MB/s)
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.43 Selecting previously unselected package pigz.
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.48 Unpacking pigz (2.4-1) ...
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.59 Selecting previously unselected package libpython3.7-minimal:amd64.
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
14:20:17 [2020-01-21T14:20:17.401Z] #17 27.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
14:20:17 [2020-01-21T14:20:17.401Z] #17 28.03 Selecting previously unselected package python3.7-minimal.
14:20:17 [2020-01-21T14:20:17.401Z] #17 28.03 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
14:20:17 [2020-01-21T14:20:17.401Z] #17 28.04 Unpacking python3.7-minimal (3.7.3-2) ...
14:20:17 [2020-01-21T14:20:17.401Z] #17 28.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
14:20:17 [2020-01-21T14:20:17.401Z] #17 28.97 Setting up python3.7-minimal (3.7.3-2) ...
14:20:17 [2020-01-21T14:20:17.713Z] #34 ...
14:20:17 [2020-01-21T14:20:17.713Z] 
14:20:17 [2020-01-21T14:20:17.713Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:17 [2020-01-21T14:20:17.713Z] #39 5.124 [100%] Linking C executable tini-static
14:20:18 [2020-01-21T14:20:18.082Z] #39 5.391 [100%] Built target tini-static
14:20:18 [2020-01-21T14:20:18.082Z] #39 5.448 + mkdir -p /build
14:20:18 [2020-01-21T14:20:18.082Z] #39 5.449 + cp tini-static /build/docker-init
14:20:18 [2020-01-21T14:20:18.400Z] #10 ...
14:20:18 [2020-01-21T14:20:18.400Z] 
14:20:18 [2020-01-21T14:20:18.400Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.46 Selecting previously unselected package libxml2:amd64.
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.71 Selecting previously unselected package libarchive13:amd64.
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.72 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.81 Selecting previously unselected package libjsoncpp1:amd64.
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.89 Selecting previously unselected package librhash0:amd64.
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.89 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.89 Unpacking librhash0:amd64 (1.3.8-1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.97 Selecting previously unselected package libuv1:amd64.
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.97 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 27.97 Unpacking libuv1:amd64 (1.24.1-1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 28.04 Selecting previously unselected package cmake.
14:20:18 [2020-01-21T14:20:18.400Z] #35 28.04 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 28.05 Unpacking cmake (3.13.4-1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 28.96 Setting up libicu63:amd64 (63.1-6) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 28.98 Setting up xxd (2:8.1.0875-5) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 28.99 Setting up libuv1:amd64 (1.24.1-1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.00 Setting up vim-common (2:8.1.0875-5) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.02 Setting up librhash0:amd64 (1.3.8-1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.03 Setting up cmake-data (3.13.4-1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.07 Setting up cmake (3.13.4-1) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.08 Processing triggers for libc-bin (2.28-10) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 29.16 Processing triggers for mime-support (3.62) ...
14:20:18 [2020-01-21T14:20:18.400Z] #35 DONE 29.5s
14:20:18 [2020-01-21T14:20:18.462Z] #39 DONE 5.6s
14:20:18 [2020-01-21T14:20:18.462Z] 
14:20:18 [2020-01-21T14:20:18.462Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:18 [2020-01-21T14:20:18.462Z] #45 6.481 Note: Building without setproctitle() and strlcpy() support.
14:20:18 [2020-01-21T14:20:18.462Z] #45 6.482       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:20:18 [2020-01-21T14:20:18.698Z] 
14:20:18 [2020-01-21T14:20:18.698Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:20:18 [2020-01-21T14:20:18.698Z] #36 DONE 0.1s
14:20:18 [2020-01-21T14:20:18.698Z] 
14:20:18 [2020-01-21T14:20:18.698Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:18 [2020-01-21T14:20:18.851Z] #45 7.516 fatal: not a git repository (or any of the parent directories): .git
14:20:18 [2020-01-21T14:20:18.851Z] #45 7.529   GEN      .gitid
14:20:18 [2020-01-21T14:20:18.851Z] #45 7.536   GEN      criu/include/version.h
14:20:18 [2020-01-21T14:20:18.851Z] #45 7.602   GEN      include/common/asm
14:20:19 [2020-01-21T14:20:19.223Z] #10 30.06 Selecting previously unselected package mingw-w64-x86-64-dev.
14:20:19 [2020-01-21T14:20:19.223Z] #10 30.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:20:19 [2020-01-21T14:20:19.223Z] #10 30.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:20:19 [2020-01-21T14:20:19.226Z] #45 ...
14:20:19 [2020-01-21T14:20:19.226Z] 
14:20:19 [2020-01-21T14:20:19.226Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:19 [2020-01-21T14:20:19.226Z] #11 36.49 Selecting previously unselected package mingw-w64-x86-64-dev.
14:20:19 [2020-01-21T14:20:19.226Z] #11 36.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:20:19 [2020-01-21T14:20:19.226Z] #11 36.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:20:19 [2020-01-21T14:20:19.226Z] #11 41.67 Selecting previously unselected package gcc-mingw-w64-base.
14:20:19 [2020-01-21T14:20:19.226Z] #11 41.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
14:20:19 [2020-01-21T14:20:19.226Z] #11 41.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:20:19 [2020-01-21T14:20:19.226Z] #11 41.82 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:20:19 [2020-01-21T14:20:19.226Z] #11 41.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
14:20:19 [2020-01-21T14:20:19.226Z] #11 41.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:19 [2020-01-21T14:20:19.242Z] #27 13.92 #=#=#                                                                         

#                                                                          1.9%
##                                                                         3.5%
###                                                                        5.4%
####                                                                       6.9%
######                                                                     8.5%
#######                                                                    9.9%
########                                                                  11.8%
#########                                                                 13.6%
############                                                              17.2%
#############                                                             19.1%
###############                                                           20.9%
###############                                                           22.1%
#################                                                         24.1%
##################                                                        25.8%
###################                                                       27.4%
#####################                                                     29.3%
######################                                                    31.6%
#######################                                                   33.0%
########################                                                  34.3%
##########################                                                36.8%
###########################                                               38.7%
#############################                                             41.1%
##############################                                            42.7%
################################                                          45.2%
#################################                                         46.7%
##################################                                        48.4%
####################################                                      50.2%
######################################                                    52.8%
#######################################                                   55.2%
########################################                                  56.7%
#########################################                                 58.0%
###########################################                               60.0%
############################################                              61.5%
##############################################                            64.5%
###############################################                           66.2%
################################################                          67.8%
##################################################                        69.8%
###################################################                       71.8%
####################################################                      73.2%
######################################################                    75.6%
#######################################################                   77.5%
#########################################################                 80.1%
###########################################################               82.7%
############################################################              84.0%
##############################################################            86.3%
###############################################################           87.8%
################################################################          89.6%
##################################################################        92.3%
##################################################################        92.7%
######################################################################    97.8%
######################################################################## 100.0%
14:20:19 [2020-01-21T14:20:19.300Z] #17 31.03 Selecting previously unselected package python3-minimal.
14:20:19 [2020-01-21T14:20:19.300Z] #17 31.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
14:20:19 [2020-01-21T14:20:19.300Z] #17 31.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:20:19 [2020-01-21T14:20:19.300Z] #17 31.11 Unpacking python3-minimal (3.7.3-1) ...
14:20:19 [2020-01-21T14:20:19.300Z] #17 31.22 Selecting previously unselected package libmpdec2:amd64.
14:20:19 [2020-01-21T14:20:19.300Z] #17 31.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:20:19 [2020-01-21T14:20:19.300Z] #17 31.23 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:20:19 [2020-01-21T14:20:19.558Z] #17 31.33 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:20:19 [2020-01-21T14:20:19.558Z] #17 31.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
14:20:19 [2020-01-21T14:20:19.558Z] #17 31.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
14:20:19 [2020-01-21T14:20:19.595Z] #11 ...
14:20:19 [2020-01-21T14:20:19.595Z] 
14:20:19 [2020-01-21T14:20:19.595Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:19 [2020-01-21T14:20:19.595Z] #45 8.357   PBCC     images/google/protobuf/descriptor.pb-c.c
14:20:19 [2020-01-21T14:20:19.595Z] #45 8.435   PBCC     images/opts.pb-c.c
14:20:19 [2020-01-21T14:20:19.595Z] #45 8.464   PBCC     images/sit.pb-c.c
14:20:19 [2020-01-21T14:20:19.595Z] #45 8.491   DEP      images/google/protobuf/descriptor.pb-c.d
14:20:19 [2020-01-21T14:20:19.595Z] #45 8.529   DEP      images/opts.pb-c.d
14:20:19 [2020-01-21T14:20:19.595Z] #45 8.558   DEP      images/sit.pb-c.d
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.590   PBCC     images/macvlan.pb-c.c
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.617   DEP      images/macvlan.pb-c.d
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.658   PBCC     images/autofs.pb-c.c
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.687   DEP      images/autofs.pb-c.d
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.712   PBCC     images/sysctl.pb-c.c
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.730   DEP      images/sysctl.pb-c.d
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.756   PBCC     images/time.pb-c.c
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.786   DEP      images/time.pb-c.d
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.805   PBCC     images/binfmt-misc.pb-c.c
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.841   DEP      images/binfmt-misc.pb-c.d
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.849   PBCC     images/seccomp.pb-c.c
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.854   DEP      images/seccomp.pb-c.d
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.877   PBCC     images/userns.pb-c.c
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.883   DEP      images/userns.pb-c.d
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.904   PBCC     images/cgroup.pb-c.c
14:20:19 [2020-01-21T14:20:19.968Z] #45 8.920   DEP      images/cgroup.pb-c.d
14:20:20 [2020-01-21T14:20:20.013Z] #27 19.86 
14:20:20 [2020-01-21T14:20:20.411Z] #10 31.23 Selecting previously unselected package gcc-mingw-w64-base.
14:20:20 [2020-01-21T14:20:20.411Z] #10 31.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:20:20 [2020-01-21T14:20:20.411Z] #10 31.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:20:20 [2020-01-21T14:20:20.411Z] #10 31.28 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:20:20 [2020-01-21T14:20:20.411Z] #10 31.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:20:20 [2020-01-21T14:20:20.411Z] #10 31.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:20 [2020-01-21T14:20:20.453Z] #45 8.945   PBCC     images/fown.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 8.977   PBCC     images/ext-file.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.052   DEP      images/fown.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.061   DEP      images/ext-file.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.109   PBCC     images/rpc.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.146   DEP      images/rpc.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.153   PBCC     images/siginfo.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.156   DEP      images/siginfo.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.164   PBCC     images/pagemap.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.172   DEP      images/pagemap.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.181   PBCC     images/rlimit.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.185   DEP      images/rlimit.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.196   PBCC     images/file-lock.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.200   DEP      images/file-lock.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.208   PBCC     images/tty.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.217   DEP      images/tty.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.226   PBCC     images/tun.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.310   PBCC     images/netdev.pb-c.c
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.365   DEP      images/tun.pb-c.d
14:20:20 [2020-01-21T14:20:20.453Z] #45 9.432   DEP      images/netdev.pb-c.d
14:20:20 [2020-01-21T14:20:20.491Z] #17 32.31 Selecting previously unselected package python3.7.
14:20:20 [2020-01-21T14:20:20.491Z] #17 32.33 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
14:20:20 [2020-01-21T14:20:20.491Z] #17 32.34 Unpacking python3.7 (3.7.3-2) ...
14:20:20 [2020-01-21T14:20:20.491Z] #17 32.47 Selecting previously unselected package libpython3-stdlib:amd64.
14:20:20 [2020-01-21T14:20:20.749Z] #17 32.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:20:20 [2020-01-21T14:20:20.749Z] #17 32.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:20:20 [2020-01-21T14:20:20.749Z] #17 32.59 Setting up python3-minimal (3.7.3-1) ...
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.438   PBCC     images/vma.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.465   DEP      images/vma.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.498   PBCC     images/creds.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.512   DEP      images/creds.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.568   PBCC     images/utsns.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.571   DEP      images/utsns.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.585   PBCC     images/ipc-desc.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.595   PBCC     images/ipc-sem.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.606   DEP      images/ipc-desc.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.643   DEP      images/ipc-sem.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.666   PBCC     images/ipc-msg.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.671   DEP      images/ipc-msg.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.701   PBCC     images/ipc-shm.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.713   DEP      images/ipc-shm.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.750   PBCC     images/ipc-var.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.754   DEP      images/ipc-var.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.761   PBCC     images/sk-opts.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.778   PBCC     images/packet-sock.pb-c.c
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.814   DEP      images/sk-opts.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.850   DEP      images/packet-sock.pb-c.d
14:20:20 [2020-01-21T14:20:20.865Z] #45 9.870   PBCC     images/sk-netlink.pb-c.c
14:20:21 [2020-01-21T14:20:21.199Z] #27 21.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:20:21 [2020-01-21T14:20:21.241Z] #45 9.889   DEP      images/sk-netlink.pb-c.d
14:20:21 [2020-01-21T14:20:21.241Z] #45 9.908   PBCC     images/sk-inet.pb-c.c
14:20:21 [2020-01-21T14:20:21.241Z] #45 9.927   DEP      images/sk-inet.pb-c.d
14:20:21 [2020-01-21T14:20:21.241Z] #45 9.954   PBCC     images/sk-unix.pb-c.c
14:20:21 [2020-01-21T14:20:21.241Z] #45 9.978   DEP      images/sk-unix.pb-c.d
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.00   PBCC     images/mm.pb-c.c
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.02   DEP      images/mm.pb-c.d
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.04   PBCC     images/timerfd.pb-c.c
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.06   DEP      images/timerfd.pb-c.d
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.09   PBCC     images/timer.pb-c.c
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.10   DEP      images/timer.pb-c.d
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.12   PBCC     images/sa.pb-c.c
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.14   DEP      images/sa.pb-c.d
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.16   PBCC     images/pipe-data.pb-c.c
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.18   DEP      images/pipe-data.pb-c.d
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.20   PBCC     images/mnt.pb-c.c
14:20:21 [2020-01-21T14:20:21.241Z] #45 10.23   DEP      images/mnt.pb-c.d
14:20:21 [2020-01-21T14:20:21.460Z] #27 21.91 
14:20:21 [2020-01-21T14:20:21.683Z] #17 33.53 Selecting previously unselected package python3.
14:20:21 [2020-01-21T14:20:21.723Z] #27 22.11 
#                                                                          2.2%
######################################################################## 100.0%
14:20:21 [2020-01-21T14:20:21.747Z] #45 10.25   PBCC     images/sk-packet.pb-c.c
14:20:21 [2020-01-21T14:20:21.747Z] #45 10.26   DEP      images/sk-packet.pb-c.d
14:20:21 [2020-01-21T14:20:21.747Z] #45 10.28   PBCC     images/tcp-stream.pb-c.c
14:20:21 [2020-01-21T14:20:21.747Z] #45 10.30   DEP      images/tcp-stream.pb-c.d
14:20:21 [2020-01-21T14:20:21.747Z] #45 10.32   PBCC     images/pipe.pb-c.c
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.40   DEP      images/pipe.pb-c.d
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.42   PBCC     images/pstree.pb-c.c
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.44   DEP      images/pstree.pb-c.d
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.47   PBCC     images/fs.pb-c.c
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.48   DEP      images/fs.pb-c.d
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.53   PBCC     images/signalfd.pb-c.c
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.57   DEP      images/signalfd.pb-c.d
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.59   PBCC     images/fh.pb-c.c
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.60   PBCC     images/fsnotify.pb-c.c
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.63   DEP      images/fh.pb-c.d
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.65   DEP      images/fsnotify.pb-c.d
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.67   PBCC     images/eventpoll.pb-c.c
14:20:21 [2020-01-21T14:20:21.748Z] #45 10.69   DEP      images/eventpoll.pb-c.d
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.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 ... 24084 files and directories currently installed.)
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.61 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.62 Unpacking python3 (3.7.3-1) ...
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.72 Selecting previously unselected package libip4tc0:amd64.
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.75 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.85 Selecting previously unselected package libip6tc0:amd64.
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:20:21 [2020-01-21T14:20:21.941Z] #17 33.86 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:20:21 [2020-01-21T14:20:21.984Z] #27 22.27 
14:20:21 [2020-01-21T14:20:21.984Z] #27 ...
14:20:21 [2020-01-21T14:20:21.984Z] 
14:20:21 [2020-01-21T14:20:21.984Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:21 [2020-01-21T14:20:21.984Z] #47 49.78 bufio
14:20:21 [2020-01-21T14:20:21.984Z] #47 51.78 reflect
14:20:21 [2020-01-21T14:20:21.984Z] #47 53.64 regexp/syntax
14:20:21 [2020-01-21T14:20:21.984Z] #47 56.02 vendor/golang.org/x/text/transform
14:20:21 [2020-01-21T14:20:21.984Z] #47 58.00 time
14:20:22 [2020-01-21T14:20:22.161Z] #45 10.70   PBCC     images/eventfd.pb-c.c
14:20:22 [2020-01-21T14:20:22.161Z] #45 10.73   DEP      images/eventfd.pb-c.d
14:20:22 [2020-01-21T14:20:22.161Z] #45 10.79   PBCC     images/remap-file-path.pb-c.c
14:20:22 [2020-01-21T14:20:22.161Z] #45 10.83   DEP      images/remap-file-path.pb-c.d
14:20:22 [2020-01-21T14:20:22.161Z] #45 10.87   PBCC     images/fifo.pb-c.c
14:20:22 [2020-01-21T14:20:22.161Z] #45 10.92   DEP      images/fifo.pb-c.d
14:20:22 [2020-01-21T14:20:22.161Z] #45 10.96   PBCC     images/ghost-file.pb-c.c
14:20:22 [2020-01-21T14:20:22.161Z] #45 10.99   DEP      images/ghost-file.pb-c.d
14:20:22 [2020-01-21T14:20:22.161Z] #45 11.03   PBCC     images/regfile.pb-c.c
14:20:22 [2020-01-21T14:20:22.161Z] #45 11.07   DEP      images/regfile.pb-c.d
14:20:22 [2020-01-21T14:20:22.161Z] #45 11.08   PBCC     images/ns.pb-c.c
14:20:22 [2020-01-21T14:20:22.161Z] #45 11.09   DEP      images/ns.pb-c.d
14:20:22 [2020-01-21T14:20:22.161Z] #45 11.11   PBCC     images/fdinfo.pb-c.c
14:20:22 [2020-01-21T14:20:22.161Z] #45 11.15   DEP      images/fdinfo.pb-c.d
14:20:22 [2020-01-21T14:20:22.161Z] #45 11.19   PBCC     images/core-aarch64.pb-c.c
14:20:22 [2020-01-21T14:20:22.245Z] #47 60.01 regexp
14:20:22 [2020-01-21T14:20:22.245Z] #47 ...
14:20:22 [2020-01-21T14:20:22.245Z] 
14:20:22 [2020-01-21T14:20:22.245Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:20:22 [2020-01-21T14:20:22.245Z] #33 49.71 path
14:20:22 [2020-01-21T14:20:22.245Z] #33 50.48 text/tabwriter
14:20:22 [2020-01-21T14:20:22.245Z] #33 54.89 internal/syscall/unix
14:20:22 [2020-01-21T14:20:22.245Z] #33 54.95 time
14:20:22 [2020-01-21T14:20:22.245Z] #33 ...
14:20:22 [2020-01-21T14:20:22.245Z] 
14:20:22 [2020-01-21T14:20:22.245Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.80 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.81 Setting up libnl-3-200:arm64 (3.4.0-1) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.85 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.86 Setting up libcap-dev:arm64 (1:2.25-2) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.88 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.91 Setting up protobuf-compiler (3.6.1.3-2) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.95 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 52.99 Setting up python-protobuf (3.6.1.3-2) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 59.71 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
14:20:22 [2020-01-21T14:20:22.245Z] #43 59.72 Processing triggers for libc-bin (2.28-10) ...
14:20:22 [2020-01-21T14:20:22.312Z] #17 33.95 Selecting previously unselected package libiptc0:amd64.
14:20:22 [2020-01-21T14:20:22.312Z] #17 33.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:20:22 [2020-01-21T14:20:22.312Z] #17 33.98 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:20:22 [2020-01-21T14:20:22.312Z] #17 34.09 Selecting previously unselected package libnfnetlink0:amd64.
14:20:22 [2020-01-21T14:20:22.312Z] #17 34.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:20:22 [2020-01-21T14:20:22.312Z] #17 34.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:20:22 [2020-01-21T14:20:22.312Z] #17 34.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:20:22 [2020-01-21T14:20:22.312Z] #17 34.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:20:22 [2020-01-21T14:20:22.312Z] #17 34.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.22   PBCC     images/core-arm.pb-c.c
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.24   PBCC     images/core-ppc64.pb-c.c
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.29   PBCC     images/core-s390.pb-c.c
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.32   PBCC     images/core-x86.pb-c.c
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.34   PBCC     images/core.pb-c.c
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.37   PBCC     images/inventory.pb-c.c
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.40   DEP      images/core-aarch64.pb-c.d
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.43   DEP      images/core-arm.pb-c.d
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.45   DEP      images/core-ppc64.pb-c.d
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.47   DEP      images/core-s390.pb-c.d
14:20:22 [2020-01-21T14:20:22.551Z] #45 11.49   DEP      images/core-x86.pb-c.d
14:20:22 [2020-01-21T14:20:22.578Z] #17 34.29 Selecting previously unselected package libnftnl11:amd64.
14:20:22 [2020-01-21T14:20:22.578Z] #17 34.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:20:22 [2020-01-21T14:20:22.578Z] #17 34.30 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:20:22 [2020-01-21T14:20:22.578Z] #17 34.47 Selecting previously unselected package iptables.
14:20:22 [2020-01-21T14:20:22.578Z] #17 34.48 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:20:22 [2020-01-21T14:20:22.578Z] #17 34.48 Unpacking iptables (1.8.2-4) ...
14:20:22 [2020-01-21T14:20:22.917Z] #45 11.51   DEP      images/core.pb-c.d
14:20:22 [2020-01-21T14:20:22.917Z] #45 11.54   DEP      images/inventory.pb-c.d
14:20:22 [2020-01-21T14:20:22.917Z] #45 11.61   PBCC     images/cpuinfo.pb-c.c
14:20:22 [2020-01-21T14:20:22.917Z] #45 11.62   DEP      images/cpuinfo.pb-c.d
14:20:22 [2020-01-21T14:20:22.917Z] #45 11.64   PBCC     images/stats.pb-c.c
14:20:22 [2020-01-21T14:20:22.917Z] #45 11.65   DEP      images/stats.pb-c.d
14:20:22 [2020-01-21T14:20:22.917Z] #45 ...
14:20:22 [2020-01-21T14:20:22.917Z] 
14:20:22 [2020-01-21T14:20:22.917Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:22 [2020-01-21T14:20:22.917Z] #48 35.27 time
14:20:22 [2020-01-21T14:20:22.917Z] #48 39.03 os
14:20:22 [2020-01-21T14:20:22.917Z] #48 41.16 strings
14:20:22 [2020-01-21T14:20:22.917Z] #48 42.69 fmt
14:20:22 [2020-01-21T14:20:22.917Z] #48 43.89 regexp/syntax
14:20:23 [2020-01-21T14:20:23.096Z] #17 34.83 Selecting previously unselected package xxd.
14:20:23 [2020-01-21T14:20:23.096Z] #17 34.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:20:23 [2020-01-21T14:20:23.096Z] #17 34.86 Unpacking xxd (2:8.1.0875-5) ...
14:20:23 [2020-01-21T14:20:23.189Z] #43 DONE 61.2s
14:20:23 [2020-01-21T14:20:23.189Z] 
14:20:23 [2020-01-21T14:20:23.189Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:23 [2020-01-21T14:20:23.189Z] #38 6.402 -- Check for working C compiler: /usr/bin/cc -- works
14:20:23 [2020-01-21T14:20:23.189Z] #38 6.411 -- Detecting C compiler ABI info
14:20:23 [2020-01-21T14:20:23.189Z] #38 7.576 -- Detecting C compiler ABI info - done
14:20:23 [2020-01-21T14:20:23.189Z] #38 7.629 -- Detecting C compile features
14:20:23 [2020-01-21T14:20:23.189Z] #38 10.31 -- Detecting C compile features - done
14:20:23 [2020-01-21T14:20:23.189Z] #38 10.36 -- Performing Test HAS_BUILTIN_FORTIFY
14:20:23 [2020-01-21T14:20:23.189Z] #38 10.93 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:20:23 [2020-01-21T14:20:23.189Z] #38 11.46 + make tini-static
14:20:23 [2020-01-21T14:20:23.189Z] #38 11.46 -- Configuring done
14:20:23 [2020-01-21T14:20:23.189Z] #38 11.46 -- Generating done
14:20:23 [2020-01-21T14:20:23.189Z] #38 11.46 -- Build files have been written to: /tmp/tmp.Q60d883KrF/tini
14:20:23 [2020-01-21T14:20:23.189Z] #38 11.95 Scanning dependencies of target tini-static
14:20:23 [2020-01-21T14:20:23.189Z] #38 12.01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:20:23 [2020-01-21T14:20:23.189Z] #38 14.39 [100%] Linking C executable tini-static
14:20:23 [2020-01-21T14:20:23.189Z] #38 ...
14:20:23 [2020-01-21T14:20:23.189Z] 
14:20:23 [2020-01-21T14:20:23.189Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:23 [2020-01-21T14:20:23.316Z] #48 ...
14:20:23 [2020-01-21T14:20:23.316Z] 
14:20:23 [2020-01-21T14:20:23.316Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:20:23 [2020-01-21T14:20:23.316Z] #63 24.59 Checking out files:  60% (1857/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
14:20:23 [2020-01-21T14:20:23.316Z] #63 25.40 + cd /tmp/tmp.MTcOBNeyEB/src/github.com/containerd/containerd
14:20:23 [2020-01-21T14:20:23.354Z] #17 35.04 Selecting previously unselected package vim-common.
14:20:23 [2020-01-21T14:20:23.354Z] #17 35.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:20:23 [2020-01-21T14:20:23.354Z] #17 35.07 Unpacking vim-common (2:8.1.0875-5) ...
14:20:23 [2020-01-21T14:20:23.612Z] #17 35.32 Selecting previously unselected package bash-completion.
14:20:23 [2020-01-21T14:20:23.612Z] #17 35.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:20:23 [2020-01-21T14:20:23.690Z] #63 25.40 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:20:24 [2020-01-21T14:20:24.053Z] #63 25.97 + export 'BUILDTAGS=netgo osusergo static_build'
14:20:24 [2020-01-21T14:20:24.053Z] #63 25.97 + BUILDTAGS='netgo osusergo static_build'
14:20:24 [2020-01-21T14:20:24.053Z] #63 25.97 + export EXTRA_FLAGS=-buildmode=pie
14:20:24 [2020-01-21T14:20:24.053Z] #63 25.97 + EXTRA_FLAGS=-buildmode=pie
14:20:24 [2020-01-21T14:20:24.053Z] #63 25.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:20:24 [2020-01-21T14:20:24.053Z] #63 25.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:20:24 [2020-01-21T14:20:24.053Z] #63 26.00 + '[' '' = dynamic ']'
14:20:24 [2020-01-21T14:20:24.053Z] #63 26.00 + make
14:20:24 [2020-01-21T14:20:24.132Z] #44 ...
14:20:24 [2020-01-21T14:20:24.132Z] 
14:20:24 [2020-01-21T14:20:24.132Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:24 [2020-01-21T14:20:24.132Z] #38 15.17 [100%] Built target tini-static
14:20:24 [2020-01-21T14:20:24.132Z] #38 15.28 + mkdir -p /build
14:20:24 [2020-01-21T14:20:24.132Z] #38 15.29 + cp tini-static /build/docker-init
14:20:24 [2020-01-21T14:20:24.132Z] #38 DONE 15.5s
14:20:24 [2020-01-21T14:20:24.393Z] 
14:20:24 [2020-01-21T14:20:24.393Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:24 [2020-01-21T14:20:24.393Z] #27 23.73 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:20:24 [2020-01-21T14:20:24.393Z] #27 24.30 
14:20:24 [2020-01-21T14:20:24.393Z] #27 24.58 
                                                                           0.8%
######################################################################## 100.0%
14:20:24 [2020-01-21T14:20:24.393Z] #27 24.84 
14:20:24 [2020-01-21T14:20:24.423Z] #63 26.51 + bin/ctr
14:20:25 [2020-01-21T14:20:25.686Z] #10 36.23 Selecting previously unselected package g++-mingw-w64-x86-64.
14:20:25 [2020-01-21T14:20:25.686Z] #10 36.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:20:25 [2020-01-21T14:20:25.686Z] #10 36.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:25 [2020-01-21T14:20:25.778Z] #27 ...
14:20:25 [2020-01-21T14:20:25.778Z] 
14:20:25 [2020-01-21T14:20:25.778Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:25 [2020-01-21T14:20:25.778Z] #10 53.68 Selecting previously unselected package mingw-w64-x86-64-dev.
14:20:25 [2020-01-21T14:20:25.779Z] #10 53.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:20:25 [2020-01-21T14:20:25.779Z] #10 53.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:20:25 [2020-01-21T14:20:25.779Z] #10 62.59 Selecting previously unselected package gcc-mingw-w64-base.
14:20:25 [2020-01-21T14:20:25.779Z] #10 62.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:20:25 [2020-01-21T14:20:25.779Z] #10 62.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:20:25 [2020-01-21T14:20:25.779Z] #10 62.91 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:20:25 [2020-01-21T14:20:25.779Z] #10 62.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:20:25 [2020-01-21T14:20:25.779Z] #10 62.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:26 [2020-01-21T14:20:26.039Z] #10 ...
14:20:26 [2020-01-21T14:20:26.039Z] 
14:20:26 [2020-01-21T14:20:26.039Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:20:26 [2020-01-21T14:20:26.039Z] #27 26.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:20:26 [2020-01-21T14:20:26.039Z] #27 26.49 skipping existing ed4b54129745
14:20:26 [2020-01-21T14:20:26.303Z] #27 26.65 
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.11 Unpacking bash-completion (1:2.8-6) ...
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.44 Selecting previously unselected package bzip2.
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.50 Selecting previously unselected package xz-utils.
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.52 Unpacking xz-utils (5.2.4-1) ...
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.67 Selecting previously unselected package apparmor.
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:20:26 [2020-01-21T14:20:26.890Z] #17 38.75 Unpacking apparmor (2.13.2-10) ...
14:20:27 [2020-01-21T14:20:27.455Z] #17 39.11 Selecting previously unselected package aufs-tools.
14:20:27 [2020-01-21T14:20:27.455Z] #17 39.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:20:27 [2020-01-21T14:20:27.455Z] #17 39.11 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:20:27 [2020-01-21T14:20:27.455Z] #17 39.24 Selecting previously unselected package libonig5:amd64.
14:20:27 [2020-01-21T14:20:27.455Z] #17 39.25 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:20:27 [2020-01-21T14:20:27.455Z] #17 39.26 Unpacking libonig5:amd64 (6.9.1-1) ...
14:20:27 [2020-01-21T14:20:27.712Z] #17 39.41 Selecting previously unselected package libjq1:amd64.
14:20:27 [2020-01-21T14:20:27.712Z] #17 39.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:20:27 [2020-01-21T14:20:27.712Z] #17 39.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:20:27 [2020-01-21T14:20:27.712Z] #17 39.56 Selecting previously unselected package jq.
14:20:27 [2020-01-21T14:20:27.712Z] #17 39.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:20:27 [2020-01-21T14:20:27.712Z] #17 39.58 Unpacking jq (1.5+dfsg-2+b1) ...
14:20:27 [2020-01-21T14:20:27.970Z] #17 39.66 Selecting previously unselected package libaio1:amd64.
14:20:27 [2020-01-21T14:20:27.970Z] #17 39.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:20:27 [2020-01-21T14:20:27.970Z] #17 39.68 Unpacking libaio1:amd64 (0.3.112-3) ...
14:20:27 [2020-01-21T14:20:27.970Z] #17 39.74 Selecting previously unselected package libgpm2:amd64.
14:20:27 [2020-01-21T14:20:27.970Z] #17 39.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:20:27 [2020-01-21T14:20:27.970Z] #17 39.76 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:20:27 [2020-01-21T14:20:27.970Z] #17 39.83 Selecting previously unselected package libicu63:amd64.
14:20:27 [2020-01-21T14:20:27.970Z] #17 39.86 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
14:20:28 [2020-01-21T14:20:28.222Z] #27 28.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:20:28 [2020-01-21T14:20:28.222Z] #27 28.70 
14:20:28 [2020-01-21T14:20:28.228Z] #17 39.86 Unpacking libicu63:amd64 (63.1-6) ...
14:20:28 [2020-01-21T14:20:28.746Z] #27 28.94 
######################################################################## 100.0%
14:20:28 [2020-01-21T14:20:28.746Z] #27 29.03 
14:20:28 [2020-01-21T14:20:28.746Z] #27 29.12 Download of images into '/build' complete.
14:20:28 [2020-01-21T14:20:28.746Z] #27 29.14 Use something like the following to load the result into a Docker daemon:
14:20:28 [2020-01-21T14:20:28.746Z] #27 29.16   tar -cC '/build' . | docker load
14:20:29 [2020-01-21T14:20:29.007Z] #27 DONE 29.4s
14:20:29 [2020-01-21T14:20:29.007Z] 
14:20:29 [2020-01-21T14:20:29.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:29 [2020-01-21T14:20:29.007Z] #44 4.280 Note: Building without setproctitle() and strlcpy() support.
14:20:29 [2020-01-21T14:20:29.007Z] #44 4.281       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.49 Selecting previously unselected package libapparmor1:amd64.
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.49 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.49 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.52 Selecting previously unselected package libapparmor-dev:amd64.
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.53 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.53 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.56 Selecting previously unselected package libbtrfs0.
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.57 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.57 Unpacking libbtrfs0 (4.20.1-2) ...
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.65 Selecting previously unselected package libbtrfs-dev.
14:20:29 [2020-01-21T14:20:29.075Z] #10 39.65 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.65 Unpacking libbtrfs-dev (4.20.1-2) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.69 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.69 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.69 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.72 Selecting previously unselected package libudev-dev:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.72 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.73 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.77 Selecting previously unselected package libsepol1-dev:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.77 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.77 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.85 Selecting previously unselected package libpcre16-3:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.85 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.85 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.91 Selecting previously unselected package libpcre32-3:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.91 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.92 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.96 Selecting previously unselected package libpcrecpp0v5:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.96 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 39.96 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 40.00 Selecting previously unselected package libpcre3-dev:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 40.00 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 40.00 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 40.10 Selecting previously unselected package libselinux1-dev:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 40.10 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 40.11 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:20:29 [2020-01-21T14:20:29.076Z] #10 40.19 Selecting previously unselected package libdevmapper-dev:amd64.
14:20:29 [2020-01-21T14:20:29.076Z] #10 40.19 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.19 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.22 Selecting previously unselected package libseccomp-dev:amd64.
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.22 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.23 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.26 Selecting previously unselected package libsystemd-dev:amd64.
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.26 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.27 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.38 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.39 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.40 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.41 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.42 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.43 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:20:29 [2020-01-21T14:20:29.371Z] #10 40.44 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:20:29 [2020-01-21T14:20:29.600Z] #17 ...
14:20:29 [2020-01-21T14:20:29.600Z] 
14:20:29 [2020-01-21T14:20:29.600Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:29 [2020-01-21T14:20:29.600Z] #44 97.88   CC       criu/clone-noasan.o
14:20:29 [2020-01-21T14:20:29.600Z] #44 98.08   CC       criu/config.o
14:20:29 [2020-01-21T14:20:29.600Z] #44 99.58   CC       criu/cr-check.o
14:20:29 [2020-01-21T14:20:29.600Z] #44 101.4   CC       criu/cr-dedup.o
14:20:29 [2020-01-21T14:20:29.600Z] #44 101.8   CC       criu/cr-dump.o
14:20:29 [2020-01-21T14:20:29.600Z] #44 104.0   CC       criu/cr-errno.o
14:20:29 [2020-01-21T14:20:29.600Z] #44 104.1   CC       criu/cr-restore.o
14:20:29 [2020-01-21T14:20:29.623Z] #63 ...
14:20:29 [2020-01-21T14:20:29.623Z] 
14:20:29 [2020-01-21T14:20:29.623Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:20:29 [2020-01-21T14:20:29.623Z] #34 42.08 path
14:20:29 [2020-01-21T14:20:29.623Z] #34 42.14 fmt
14:20:29 [2020-01-21T14:20:29.623Z] #34 42.69 path/filepath
14:20:29 [2020-01-21T14:20:29.623Z] #34 43.85 io/ioutil
14:20:29 [2020-01-21T14:20:29.623Z] #34 44.43 text/tabwriter
14:20:29 [2020-01-21T14:20:29.623Z] #34 45.27 flag
14:20:29 [2020-01-21T14:20:29.623Z] #34 45.27 github.com/BurntSushi/toml
14:20:29 [2020-01-21T14:20:29.623Z] #34 46.74 log
14:20:29 [2020-01-21T14:20:29.623Z] #34 48.24 github.com/BurntSushi/toml/cmd/tomlv
14:20:29 [2020-01-21T14:20:29.623Z] #34 DONE 50.9s
14:20:29 [2020-01-21T14:20:29.623Z] 
14:20:29 [2020-01-21T14:20:29.623Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:29 [2020-01-21T14:20:29.623Z] #45 12.68 make[1]: Nothing to be done for 'all'.
14:20:29 [2020-01-21T14:20:29.623Z] #45 13.46   CC       images/stats.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 13.63   CC       images/core.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 13.90   CC       images/core-x86.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 14.11   CC       images/core-arm.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 14.36   CC       images/core-aarch64.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 14.56   CC       images/core-ppc64.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 14.86   CC       images/core-s390.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 15.22   CC       images/cpuinfo.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 15.50   CC       images/inventory.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 15.63   CC       images/fdinfo.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 15.84   CC       images/fown.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 15.99   CC       images/ns.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 16.09   CC       images/regfile.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 16.21   CC       images/ghost-file.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 16.36   CC       images/fifo.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 16.45   CC       images/remap-file-path.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 16.55   CC       images/eventfd.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 16.68   CC       images/eventpoll.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 16.83   CC       images/fh.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 17.04   CC       images/fsnotify.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 17.48   CC       images/signalfd.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 17.62   CC       images/fs.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 17.76   CC       images/pstree.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 17.88   CC       images/pipe.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 18.06   CC       images/tcp-stream.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 18.29   CC       images/sk-packet.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 18.42   CC       images/mnt.o
14:20:29 [2020-01-21T14:20:29.623Z] #45 18.51   CC       images/pipe-data.o
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.45 Setting up libbtrfs0 (4.20.1-2) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.46 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.46 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.48 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.49 Setting up libbtrfs-dev (4.20.1-2) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.49 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.50 Setting up mingw-w64-common (6.0.0-3) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.51 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.52 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.53 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.53 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.54 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.55 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.55 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.57 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.58 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.59 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.61 Setting up dmsetup (2:1.02.155-3) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.62 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.63 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:20:29 [2020-01-21T14:20:29.670Z] #10 40.64 Processing triggers for libc-bin (2.28-10) ...
14:20:29 [2020-01-21T14:20:29.951Z] #44 6.862 fatal: not a git repository (or any of the parent directories): .git
14:20:29 [2020-01-21T14:20:29.951Z] #44 6.907   GEN      .gitid
14:20:29 [2020-01-21T14:20:29.951Z] #44 6.918   GEN      criu/include/version.h
14:20:29 [2020-01-21T14:20:29.951Z] #44 7.048   GEN      include/common/asm
14:20:29 [2020-01-21T14:20:29.991Z] #45 18.59   CC       images/sa.o
14:20:29 [2020-01-21T14:20:29.991Z] #45 18.74   CC       images/timer.o
14:20:29 [2020-01-21T14:20:29.991Z] #45 18.97   CC       images/timerfd.o
14:20:30 [2020-01-21T14:20:30.231Z] #10 DONE 41.0s
14:20:30 [2020-01-21T14:20:30.231Z] 
14:20:30 [2020-01-21T14:20:30.231Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:20:30 [2020-01-21T14:20:30.231Z] #55 DONE 0.1s
14:20:30 [2020-01-21T14:20:30.231Z] 
14:20:30 [2020-01-21T14:20:30.231Z] #11 [dev 1/25] RUN groupadd -r docker
14:20:30 [2020-01-21T14:20:30.348Z] #45 19.10   CC       images/mm.o
14:20:30 [2020-01-21T14:20:30.348Z] #45 19.25   CC       images/sk-opts.o
14:20:30 [2020-01-21T14:20:30.806Z] #45 19.40   CC       images/sk-unix.o
14:20:30 [2020-01-21T14:20:30.806Z] #45 19.54   CC       images/sk-inet.o
14:20:30 [2020-01-21T14:20:30.806Z] #45 19.75   CC       images/tun.o
14:20:30 [2020-01-21T14:20:30.979Z] #44 109.1   CC       criu/cr-service.o
14:20:31 [2020-01-21T14:20:31.155Z] #11 DONE 1.1s
14:20:31 [2020-01-21T14:20:31.155Z] 
14:20:31 [2020-01-21T14:20:31.155Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:20:31 [2020-01-21T14:20:31.212Z] #45 19.95   CC       images/sk-netlink.o
14:20:31 [2020-01-21T14:20:31.212Z] #45 20.06   CC       images/packet-sock.o
14:20:31 [2020-01-21T14:20:31.649Z] #45 20.23   CC       images/ipc-var.o
14:20:31 [2020-01-21T14:20:31.649Z] #45 20.35   CC       images/ipc-desc.o
14:20:31 [2020-01-21T14:20:31.649Z] #45 20.43   CC       images/ipc-shm.o
14:20:31 [2020-01-21T14:20:31.649Z] #45 20.50   CC       images/ipc-msg.o
14:20:31 [2020-01-21T14:20:31.911Z] #44 ...
14:20:31 [2020-01-21T14:20:31.911Z] 
14:20:31 [2020-01-21T14:20:31.911Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:20:31 [2020-01-21T14:20:31.911Z] #17 43.90 Selecting previously unselected package libnet1:amd64.
14:20:32 [2020-01-21T14:20:32.046Z] #45 20.67   CC       images/ipc-sem.o
14:20:32 [2020-01-21T14:20:32.046Z] #45 20.86   CC       images/utsns.o
14:20:32 [2020-01-21T14:20:32.046Z] #45 20.97   CC       images/creds.o
14:20:32 [2020-01-21T14:20:32.046Z] #45 21.06   CC       images/vma.o
14:20:32 [2020-01-21T14:20:32.169Z] #17 43.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:20:32 [2020-01-21T14:20:32.169Z] #17 43.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:20:32 [2020-01-21T14:20:32.169Z] #17 44.03 Selecting previously unselected package libnl-3-200:amd64.
14:20:32 [2020-01-21T14:20:32.169Z] #17 44.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:20:32 [2020-01-21T14:20:32.169Z] #17 44.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:20:32 [2020-01-21T14:20:32.169Z] #17 44.12 Selecting previously unselected package libprotobuf-c1:amd64.
14:20:32 [2020-01-21T14:20:32.169Z] #17 44.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:20:32 [2020-01-21T14:20:32.169Z] #17 44.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:20:32 [2020-01-21T14:20:32.421Z] #45 21.19   CC       images/netdev.o
14:20:32 [2020-01-21T14:20:32.421Z] #45 21.33   CC       images/tty.o
14:20:32 [2020-01-21T14:20:32.426Z] #17 44.19 Selecting previously unselected package libreadline5:amd64.
14:20:32 [2020-01-21T14:20:32.426Z] #17 44.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:20:32 [2020-01-21T14:20:32.426Z] #17 44.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:20:32 [2020-01-21T14:20:32.426Z] #17 44.32 Selecting previously unselected package net-tools.
14:20:32 [2020-01-21T14:20:32.426Z] #17 44.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:20:32 [2020-01-21T14:20:32.426Z] #17 44.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:20:32 [2020-01-21T14:20:32.498Z] #44 9.382   PBCC     images/google/protobuf/descriptor.pb-c.c
14:20:32 [2020-01-21T14:20:32.498Z] #44 9.528   PBCC     images/opts.pb-c.c
14:20:32 [2020-01-21T14:20:32.612Z] #12 DONE 1.2s
14:20:32 [2020-01-21T14:20:32.612Z] 
14:20:32 [2020-01-21T14:20:32.612Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:20:32 [2020-01-21T14:20:32.683Z] #17 44.58 Selecting previously unselected package python-pip-whl.
14:20:32 [2020-01-21T14:20:32.683Z] #17 44.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:20:32 [2020-01-21T14:20:32.683Z] #17 44.60 Unpacking python-pip-whl (18.1-5) ...
14:20:32 [2020-01-21T14:20:32.759Z] #44 9.616   PBCC     images/sit.pb-c.c
14:20:32 [2020-01-21T14:20:32.759Z] #44 9.653   DEP      images/google/protobuf/descriptor.pb-c.d
14:20:32 [2020-01-21T14:20:32.759Z] #44 9.795   DEP      images/opts.pb-c.d
14:20:32 [2020-01-21T14:20:32.804Z] #45 21.67   CC       images/file-lock.o
14:20:32 [2020-01-21T14:20:32.804Z] #45 21.78   CC       images/rlimit.o
14:20:33 [2020-01-21T14:20:33.020Z] #44 9.854   DEP      images/sit.pb-c.d
14:20:33 [2020-01-21T14:20:33.020Z] #44 9.957   PBCC     images/macvlan.pb-c.c
14:20:33 [2020-01-21T14:20:33.020Z] #44 9.977   DEP      images/macvlan.pb-c.d
14:20:33 [2020-01-21T14:20:33.020Z] #44 10.01   PBCC     images/autofs.pb-c.c
14:20:33 [2020-01-21T14:20:33.020Z] #44 10.02   DEP      images/autofs.pb-c.d
14:20:33 [2020-01-21T14:20:33.020Z] #44 10.06   PBCC     images/sysctl.pb-c.c
14:20:33 [2020-01-21T14:20:33.177Z] #45 21.87   CC       images/pagemap.o
14:20:33 [2020-01-21T14:20:33.177Z] #45 21.99   CC       images/siginfo.o
14:20:33 [2020-01-21T14:20:33.247Z] #17 45.13 Selecting previously unselected package python3-lib2to3.
14:20:33 [2020-01-21T14:20:33.247Z] #17 45.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:20:33 [2020-01-21T14:20:33.247Z] #17 45.14 Unpacking python3-lib2to3 (3.7.3-1) ...
14:20:33 [2020-01-21T14:20:33.282Z] #44 10.07   DEP      images/sysctl.pb-c.d
14:20:33 [2020-01-21T14:20:33.282Z] #44 10.13   PBCC     images/time.pb-c.c
14:20:33 [2020-01-21T14:20:33.282Z] #44 10.16   DEP      images/time.pb-c.d
14:20:33 [2020-01-21T14:20:33.282Z] #44 10.24   PBCC     images/binfmt-misc.pb-c.c
14:20:33 [2020-01-21T14:20:33.282Z] #44 10.26   DEP      images/binfmt-misc.pb-c.d
14:20:33 [2020-01-21T14:20:33.282Z] #44 10.33   PBCC     images/seccomp.pb-c.c
14:20:33 [2020-01-21T14:20:33.282Z] #44 10.35   DEP      images/seccomp.pb-c.d
14:20:33 [2020-01-21T14:20:33.282Z] #44 10.38   PBCC     images/userns.pb-c.c
14:20:33 [2020-01-21T14:20:33.504Z] #17 45.28 Selecting previously unselected package python3-distutils.
14:20:33 [2020-01-21T14:20:33.504Z] #17 45.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:20:33 [2020-01-21T14:20:33.504Z] #17 45.29 Unpacking python3-distutils (3.7.3-1) ...
14:20:33 [2020-01-21T14:20:33.538Z] #13 1.205 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:20:33 [2020-01-21T14:20:33.541Z] #45 22.12   CC       images/rpc.o
14:20:33 [2020-01-21T14:20:33.543Z] #44 10.43   DEP      images/userns.pb-c.d
14:20:33 [2020-01-21T14:20:33.543Z] #44 10.48   PBCC     images/cgroup.pb-c.c
14:20:33 [2020-01-21T14:20:33.543Z] #44 10.53   DEP      images/cgroup.pb-c.d
14:20:33 [2020-01-21T14:20:33.762Z] #17 45.47 Selecting previously unselected package python3-pip.
14:20:33 [2020-01-21T14:20:33.762Z] #17 45.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:20:33 [2020-01-21T14:20:33.762Z] #17 45.48 Unpacking python3-pip (18.1-5) ...
14:20:33 [2020-01-21T14:20:33.762Z] #17 45.66 Selecting previously unselected package python3-pkg-resources.
14:20:33 [2020-01-21T14:20:33.762Z] #17 45.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:20:33 [2020-01-21T14:20:33.804Z] #44 10.57   PBCC     images/fown.pb-c.c
14:20:33 [2020-01-21T14:20:33.804Z] #44 10.62   PBCC     images/ext-file.pb-c.c
14:20:33 [2020-01-21T14:20:33.804Z] #44 10.66   DEP      images/fown.pb-c.d
14:20:33 [2020-01-21T14:20:33.804Z] #44 10.75   DEP      images/ext-file.pb-c.d
14:20:33 [2020-01-21T14:20:33.906Z] #45 22.73   CC       images/ext-file.o
14:20:33 [2020-01-21T14:20:33.906Z] #45 22.82   CC       images/cgroup.o
14:20:33 [2020-01-21T14:20:33.906Z] #45 ...
14:20:33 [2020-01-21T14:20:33.906Z] 
14:20:33 [2020-01-21T14:20:33.906Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:33 [2020-01-21T14:20:33.906Z] #48 46.17 flag
14:20:33 [2020-01-21T14:20:33.906Z] #48 47.13 go/token
14:20:33 [2020-01-21T14:20:33.906Z] #48 47.30 regexp
14:20:33 [2020-01-21T14:20:33.906Z] #48 47.76 go/scanner
14:20:33 [2020-01-21T14:20:33.906Z] #48 48.66 go/ast
14:20:33 [2020-01-21T14:20:33.906Z] #48 50.19 internal/lazyregexp
14:20:33 [2020-01-21T14:20:33.906Z] #48 50.48 net/url
14:20:33 [2020-01-21T14:20:33.906Z] #48 51.98 text/template/parse
14:20:33 [2020-01-21T14:20:33.906Z] #48 52.40 go/parser
14:20:33 [2020-01-21T14:20:33.906Z] #48 55.05 encoding/xml
14:20:33 [2020-01-21T14:20:33.906Z] #48 55.09 text/template
14:20:34 [2020-01-21T14:20:34.020Z] #17 45.68 Unpacking python3-pkg-resources (40.8.0-1) ...
14:20:34 [2020-01-21T14:20:34.020Z] #17 45.80 Selecting previously unselected package python3-setuptools.
14:20:34 [2020-01-21T14:20:34.020Z] #17 45.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:20:34 [2020-01-21T14:20:34.020Z] #17 45.82 Unpacking python3-setuptools (40.8.0-1) ...
14:20:34 [2020-01-21T14:20:34.066Z] #44 10.81   PBCC     images/rpc.pb-c.c
14:20:34 [2020-01-21T14:20:34.066Z] #44 10.94   DEP      images/rpc.pb-c.d
14:20:34 [2020-01-21T14:20:34.066Z] #44 11.03   PBCC     images/siginfo.pb-c.c
14:20:34 [2020-01-21T14:20:34.066Z] #44 11.04   DEP      images/siginfo.pb-c.d
14:20:34 [2020-01-21T14:20:34.066Z] #44 ...
14:20:34 [2020-01-21T14:20:34.066Z] 
14:20:34 [2020-01-21T14:20:34.066Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:20:34 [2020-01-21T14:20:34.066Z] #33 61.88 internal/poll
14:20:34 [2020-01-21T14:20:34.066Z] #33 63.78 internal/fmtsort
14:20:34 [2020-01-21T14:20:34.066Z] #33 64.45 os
14:20:34 [2020-01-21T14:20:34.066Z] #33 66.05 path/filepath
14:20:34 [2020-01-21T14:20:34.066Z] #33 66.06 fmt
14:20:34 [2020-01-21T14:20:34.066Z] #33 67.69 io/ioutil
14:20:34 [2020-01-21T14:20:34.066Z] #33 69.73 flag
14:20:34 [2020-01-21T14:20:34.066Z] #33 69.73 log
14:20:34 [2020-01-21T14:20:34.066Z] #33 69.73 github.com/BurntSushi/toml
14:20:34 [2020-01-21T14:20:34.112Z] #13 DONE 1.8s
14:20:34 [2020-01-21T14:20:34.112Z] 
14:20:34 [2020-01-21T14:20:34.112Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:20:34 [2020-01-21T14:20:34.278Z] #17 46.05 Selecting previously unselected package python3-wheel.
14:20:34 [2020-01-21T14:20:34.278Z] #17 46.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:20:34 [2020-01-21T14:20:34.278Z] #17 46.07 Unpacking python3-wheel (0.32.3-2) ...
14:20:34 [2020-01-21T14:20:34.278Z] #17 46.13 Selecting previously unselected package thin-provisioning-tools.
14:20:34 [2020-01-21T14:20:34.278Z] #17 46.14 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:20:34 [2020-01-21T14:20:34.278Z] #17 46.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:20:34 [2020-01-21T14:20:34.278Z] #48 ...
14:20:34 [2020-01-21T14:20:34.278Z] 
14:20:34 [2020-01-21T14:20:34.278Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:34 [2020-01-21T14:20:34.278Z] #45 23.09   CC       images/userns.o
14:20:34 [2020-01-21T14:20:34.278Z] #45 23.21   CC       images/google/protobuf/descriptor.o
14:20:34 [2020-01-21T14:20:34.328Z] #33 ...
14:20:34 [2020-01-21T14:20:34.328Z] 
14:20:34 [2020-01-21T14:20:34.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:34 [2020-01-21T14:20:34.328Z] #44 11.16   PBCC     images/pagemap.pb-c.c
14:20:34 [2020-01-21T14:20:34.328Z] #44 11.20   DEP      images/pagemap.pb-c.d
14:20:34 [2020-01-21T14:20:34.328Z] #44 11.30   PBCC     images/rlimit.pb-c.c
14:20:34 [2020-01-21T14:20:34.536Z] #17 46.41 Selecting previously unselected package vim-runtime.
14:20:34 [2020-01-21T14:20:34.536Z] #17 46.42 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:20:34 [2020-01-21T14:20:34.589Z] #44 11.36   DEP      images/rlimit.pb-c.d
14:20:34 [2020-01-21T14:20:34.589Z] #44 11.44   PBCC     images/file-lock.pb-c.c
14:20:34 [2020-01-21T14:20:34.589Z] #44 11.47   DEP      images/file-lock.pb-c.d
14:20:34 [2020-01-21T14:20:34.589Z] #44 11.51   PBCC     images/tty.pb-c.c
14:20:34 [2020-01-21T14:20:34.589Z] #44 11.56   DEP      images/tty.pb-c.d
14:20:34 [2020-01-21T14:20:34.794Z] #17 46.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:20:34 [2020-01-21T14:20:34.794Z] #17 46.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:20:34 [2020-01-21T14:20:34.794Z] #17 46.50 Unpacking vim-runtime (2:8.1.0875-5) ...
14:20:34 [2020-01-21T14:20:34.852Z] #44 11.71   PBCC     images/tun.pb-c.c
14:20:34 [2020-01-21T14:20:34.852Z] #44 11.76   PBCC     images/netdev.pb-c.c
14:20:34 [2020-01-21T14:20:34.852Z] #44 11.81   DEP      images/tun.pb-c.d
14:20:35 [2020-01-21T14:20:35.058Z] #45 23.98   CC       images/opts.o
14:20:35 [2020-01-21T14:20:35.113Z] #44 11.91   DEP      images/netdev.pb-c.d
14:20:35 [2020-01-21T14:20:35.113Z] #44 12.04   PBCC     images/vma.pb-c.c
14:20:35 [2020-01-21T14:20:35.113Z] #44 12.06   DEP      images/vma.pb-c.d
14:20:35 [2020-01-21T14:20:35.113Z] #44 12.17   PBCC     images/creds.pb-c.c
14:20:35 [2020-01-21T14:20:35.376Z] #44 12.21   DEP      images/creds.pb-c.d
14:20:35 [2020-01-21T14:20:35.376Z] #44 12.30   PBCC     images/utsns.pb-c.c
14:20:35 [2020-01-21T14:20:35.376Z] #44 12.33   DEP      images/utsns.pb-c.d
14:20:35 [2020-01-21T14:20:35.376Z] #44 12.36   PBCC     images/ipc-desc.pb-c.c
14:20:35 [2020-01-21T14:20:35.376Z] #44 12.38   PBCC     images/ipc-sem.pb-c.c
14:20:35 [2020-01-21T14:20:35.376Z] #44 12.43   DEP      images/ipc-desc.pb-c.d
14:20:35 [2020-01-21T14:20:35.437Z] #45 24.13   CC       images/seccomp.o
14:20:35 [2020-01-21T14:20:35.437Z] #45 24.24   CC       images/binfmt-misc.o
14:20:35 [2020-01-21T14:20:35.437Z] #45 24.34   CC       images/time.o
14:20:35 [2020-01-21T14:20:35.474Z] #14 DONE 1.1s
14:20:35 [2020-01-21T14:20:35.474Z] 
14:20:35 [2020-01-21T14:20:35.474Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:20:35 [2020-01-21T14:20:35.637Z] #44 12.50   DEP      images/ipc-sem.pb-c.d
14:20:35 [2020-01-21T14:20:35.637Z] #44 12.61   PBCC     images/ipc-msg.pb-c.c
14:20:35 [2020-01-21T14:20:35.637Z] #44 12.63   DEP      images/ipc-msg.pb-c.d
14:20:35 [2020-01-21T14:20:35.898Z] #44 12.66   PBCC     images/ipc-shm.pb-c.c
14:20:35 [2020-01-21T14:20:35.898Z] #44 12.71   DEP      images/ipc-shm.pb-c.d
14:20:35 [2020-01-21T14:20:35.898Z] #44 12.80   PBCC     images/ipc-var.pb-c.c
14:20:35 [2020-01-21T14:20:35.898Z] #44 12.87   DEP      images/ipc-var.pb-c.d
14:20:35 [2020-01-21T14:20:35.898Z] #44 12.92   PBCC     images/sk-opts.pb-c.c
14:20:35 [2020-01-21T14:20:35.970Z] #45 24.46   CC       images/sysctl.o
14:20:35 [2020-01-21T14:20:35.971Z] #45 24.57   CC       images/autofs.o
14:20:35 [2020-01-21T14:20:35.971Z] #45 24.73   CC       images/macvlan.o
14:20:36 [2020-01-21T14:20:36.160Z] #44 12.98   PBCC     images/packet-sock.pb-c.c
14:20:36 [2020-01-21T14:20:36.160Z] #44 12.99   DEP      images/sk-opts.pb-c.d
14:20:36 [2020-01-21T14:20:36.160Z] #44 13.03   DEP      images/packet-sock.pb-c.d
14:20:36 [2020-01-21T14:20:36.160Z] #44 13.07   PBCC     images/sk-netlink.pb-c.c
14:20:36 [2020-01-21T14:20:36.160Z] #44 13.09   DEP      images/sk-netlink.pb-c.d
14:20:36 [2020-01-21T14:20:36.160Z] #44 13.12   PBCC     images/sk-inet.pb-c.c
14:20:36 [2020-01-21T14:20:36.160Z] #44 13.15   DEP      images/sk-inet.pb-c.d
14:20:36 [2020-01-21T14:20:36.160Z] #44 13.18   PBCC     images/sk-unix.pb-c.c
14:20:36 [2020-01-21T14:20:36.420Z] #44 13.26   DEP      images/sk-unix.pb-c.d
14:20:36 [2020-01-21T14:20:36.420Z] #44 13.32   PBCC     images/mm.pb-c.c
14:20:36 [2020-01-21T14:20:36.420Z] #44 13.42   DEP      images/mm.pb-c.d
14:20:36 [2020-01-21T14:20:36.461Z] #45 24.93   CC       images/sit.o
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.15   LINK     images/built-in.o
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.24   GEN      compel/include/asm
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.24   GEN      compel/include/version.h
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.25 touch .config
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.25   GEN      include/common/config.h
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.29   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.33   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.33   GEN      compel/plugins/include/uapi/std/syscall.h
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.34   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.35   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.36   DEP      compel/arch/s390/plugins/std/parasite-head.d
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.38   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.39   DEP      compel/plugins/std/infect.d
14:20:36 [2020-01-21T14:20:36.461Z] #45 25.43   DEP      compel/plugins/std/string.d
14:20:36 [2020-01-21T14:20:36.682Z] #44 13.46   PBCC     images/timerfd.pb-c.c
14:20:36 [2020-01-21T14:20:36.682Z] #44 13.54   DEP      images/timerfd.pb-c.d
14:20:36 [2020-01-21T14:20:36.682Z] #44 13.58   PBCC     images/timer.pb-c.c
14:20:36 [2020-01-21T14:20:36.682Z] #44 13.61   DEP      images/timer.pb-c.d
14:20:36 [2020-01-21T14:20:36.682Z] #44 13.71   PBCC     images/sa.pb-c.c
14:20:36 [2020-01-21T14:20:36.682Z] #44 13.77   DEP      images/sa.pb-c.d
14:20:36 [2020-01-21T14:20:36.830Z] #45 25.55   DEP      compel/plugins/std/log.d
14:20:36 [2020-01-21T14:20:36.831Z] #45 25.62   DEP      compel/plugins/std/fds.d
14:20:36 [2020-01-21T14:20:36.831Z] #45 25.68   DEP      compel/plugins/std/std.d
14:20:36 [2020-01-21T14:20:36.831Z] #45 25.73   DEP      compel/plugins/shmem/shmem.d
14:20:36 [2020-01-21T14:20:36.831Z] #45 25.77   DEP      compel/plugins/fds/fds.d
14:20:36 [2020-01-21T14:20:36.944Z] #44 13.84   PBCC     images/pipe-data.pb-c.c
14:20:36 [2020-01-21T14:20:36.944Z] #44 13.88   DEP      images/pipe-data.pb-c.d
14:20:36 [2020-01-21T14:20:36.944Z] #44 14.01   PBCC     images/mnt.pb-c.c
14:20:37 [2020-01-21T14:20:37.192Z] #45 25.89   CC       compel/plugins/std/std.o
14:20:37 [2020-01-21T14:20:37.192Z] #45 26.15   CC       compel/plugins/std/fds.o
14:20:37 [2020-01-21T14:20:37.206Z] #44 14.03   DEP      images/mnt.pb-c.d
14:20:37 [2020-01-21T14:20:37.206Z] #44 14.07   PBCC     images/sk-packet.pb-c.c
14:20:37 [2020-01-21T14:20:37.206Z] #44 14.10   DEP      images/sk-packet.pb-c.d
14:20:37 [2020-01-21T14:20:37.206Z] #44 14.19   PBCC     images/tcp-stream.pb-c.c
14:20:37 [2020-01-21T14:20:37.403Z] #15 DONE 2.1s
14:20:37 [2020-01-21T14:20:37.403Z] 
14:20:37 [2020-01-21T14:20:37.403Z] #16 [dev 6/25] RUN ldconfig
14:20:37 [2020-01-21T14:20:37.467Z] #44 14.28   DEP      images/tcp-stream.pb-c.d
14:20:37 [2020-01-21T14:20:37.467Z] #44 14.34   PBCC     images/pipe.pb-c.c
14:20:37 [2020-01-21T14:20:37.467Z] #44 14.39   DEP      images/pipe.pb-c.d
14:20:37 [2020-01-21T14:20:37.467Z] #44 ...
14:20:37 [2020-01-21T14:20:37.467Z] 
14:20:37 [2020-01-21T14:20:37.467Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:37 [2020-01-21T14:20:37.467Z] #47 65.26 github.com/LK4D4/vndr/versioned
14:20:37 [2020-01-21T14:20:37.467Z] #47 65.75 context
14:20:37 [2020-01-21T14:20:37.467Z] #47 65.83 os
14:20:37 [2020-01-21T14:20:37.467Z] #47 69.42 internal/lazyregexp
14:20:37 [2020-01-21T14:20:37.467Z] #47 69.55 net
14:20:37 [2020-01-21T14:20:37.467Z] #47 69.55 os/exec
14:20:37 [2020-01-21T14:20:37.467Z] #47 72.81 net/url
14:20:37 [2020-01-21T14:20:37.467Z] #47 72.81 go/token
14:20:37 [2020-01-21T14:20:37.467Z] #47 72.83 text/template/parse
14:20:37 [2020-01-21T14:20:37.467Z] #47 75.16 go/scanner
14:20:37 [2020-01-21T14:20:37.467Z] #47 ...
14:20:37 [2020-01-21T14:20:37.467Z] 
14:20:37 [2020-01-21T14:20:37.467Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:20:37 [2020-01-21T14:20:37.467Z] #62 36.27 Checking out files:  48% (1488/3047)   
Checking out files:  49% (1494/3047)   
Checking out files:  50% (1524/3047)   
Checking out files:  51% (1554/3047)   
Checking out files:  52% (1585/3047)   
Checking out files:  53% (1615/3047)   
Checking out files:  54% (1646/3047)   
Checking out files:  55% (1676/3047)   
Checking out files:  56% (1707/3047)   
Checking out files:  57% (1737/3047)   
Checking out files:  58% (1768/3047)   
Checking out files:  59% (1798/3047)   
Checking out files:  60% (1829/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  94% (2876/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
14:20:37 [2020-01-21T14:20:37.467Z] #62 37.45 + cd /tmp/tmp.0hdDa05nqR/src/github.com/containerd/containerd
14:20:37 [2020-01-21T14:20:37.467Z] #62 37.45 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:20:37 [2020-01-21T14:20:37.567Z] #45 26.42   CC       compel/plugins/std/log.o
14:20:38 [2020-01-21T14:20:38.068Z] #17 49.91 Selecting previously unselected package vim.
14:20:38 [2020-01-21T14:20:38.068Z] #17 49.93 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
14:20:38 [2020-01-21T14:20:38.325Z] #17 49.95 Unpacking vim (2:8.1.0875-5) ...
14:20:38 [2020-01-21T14:20:38.339Z] #45 26.91   CC       compel/plugins/std/string.o
14:20:38 [2020-01-21T14:20:38.411Z] #62 38.88 + export 'BUILDTAGS=netgo osusergo static_build'
14:20:38 [2020-01-21T14:20:38.411Z] #62 38.88 + BUILDTAGS='netgo osusergo static_build'
14:20:38 [2020-01-21T14:20:38.411Z] #62 38.88 + export EXTRA_FLAGS=-buildmode=pie
14:20:38 [2020-01-21T14:20:38.411Z] #62 38.88 + EXTRA_FLAGS=-buildmode=pie
14:20:38 [2020-01-21T14:20:38.411Z] #62 38.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:20:38 [2020-01-21T14:20:38.411Z] #62 38.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:20:38 [2020-01-21T14:20:38.411Z] #62 38.88 + '[' '' = dynamic ']'
14:20:38 [2020-01-21T14:20:38.411Z] #62 38.88 + make
14:20:38 [2020-01-21T14:20:38.583Z] #17 50.49 Selecting previously unselected package xfsprogs.
14:20:38 [2020-01-21T14:20:38.583Z] #17 50.51 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
14:20:38 [2020-01-21T14:20:38.710Z] #45 27.46   CC       compel/plugins/std/infect.o
14:20:38 [2020-01-21T14:20:38.710Z] #45 27.68   CC       compel/arch/s390/plugins/std/parasite-head.o
14:20:38 [2020-01-21T14:20:38.710Z] #45 27.72   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
14:20:38 [2020-01-21T14:20:38.804Z] #16 DONE 1.5s
14:20:38 [2020-01-21T14:20:38.841Z] #17 50.52 Unpacking xfsprogs (4.20.0-1) ...
14:20:39 [2020-01-21T14:20:39.059Z] 
14:20:39 [2020-01-21T14:20:39.059Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:20:39 [2020-01-21T14:20:39.098Z] #17 51.07 Selecting previously unselected package zip.
14:20:39 [2020-01-21T14:20:39.129Z] #45 27.78   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
14:20:39 [2020-01-21T14:20:39.129Z] #45 27.91   AR       compel/plugins/std.lib.a
14:20:39 [2020-01-21T14:20:39.129Z] #45 27.92   CC       compel/plugins/fds/fds.o
14:20:39 [2020-01-21T14:20:39.129Z] #45 28.09   AR       compel/plugins/fds.lib.a
14:20:39 [2020-01-21T14:20:39.129Z] #45 28.12   HOSTDEP  compel/src/lib/log-host.d
14:20:39 [2020-01-21T14:20:39.354Z] #62 39.73 + bin/ctr
14:20:39 [2020-01-21T14:20:39.356Z] #17 51.09 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
14:20:39 [2020-01-21T14:20:39.356Z] #17 51.09 Unpacking zip (3.0-11+b1) ...
14:20:39 [2020-01-21T14:20:39.356Z] #17 51.30 Setting up aufs-tools (1:4.14+20190211-1) ...
14:20:39 [2020-01-21T14:20:39.494Z] #45 28.26   HOSTDEP  compel/src/lib/handle-elf-host.d
14:20:39 [2020-01-21T14:20:39.494Z] #45 28.39   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.39 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.43 Setting up libgpm2:amd64 (1.20.7-5) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.44 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.46 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.52 Setting up libicu63:amd64 (63.1-6) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.54 Setting up xxd (2:8.1.0875-5) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.55 Setting up zip (3.0-11+b1) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.56 Setting up vim-common (2:8.1.0875-5) ...
14:20:39 [2020-01-21T14:20:39.613Z] #17 51.58 Setting up bash-completion (1:2.8-6) ...
14:20:39 [2020-01-21T14:20:39.916Z] #45 28.48   HOSTDEP  compel/src/main-host.d
14:20:39 [2020-01-21T14:20:39.916Z] #45 28.63   DEP      compel/src/lib/ptrace.d
14:20:39 [2020-01-21T14:20:39.916Z] #45 28.68   DEP      compel/src/lib/infect.d
14:20:39 [2020-01-21T14:20:39.916Z] #45 28.76   DEP      compel/src/lib/infect-util.d
14:20:40 [2020-01-21T14:20:40.308Z] #45 28.92   DEP      compel/src/lib/infect-rpc.d
14:20:40 [2020-01-21T14:20:40.308Z] #45 28.99   DEP      compel/arch/s390/src/lib/infect.d
14:20:40 [2020-01-21T14:20:40.308Z] #45 29.12   DEP      compel/arch/s390/src/lib/cpu.d
14:20:40 [2020-01-21T14:20:40.308Z] #45 29.22   DEP      compel/src/lib/log.d
14:20:40 [2020-01-21T14:20:40.308Z] #45 29.26   DEP      compel/src/main.d
14:20:40 [2020-01-21T14:20:40.468Z] #17 1.509 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:20:40 [2020-01-21T14:20:40.468Z] #17 1.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:20:40 [2020-01-21T14:20:40.468Z] #17 1.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:20:40 [2020-01-21T14:20:40.675Z] #45 29.34   DEP      compel/src/lib/handle-elf.d
14:20:40 [2020-01-21T14:20:40.676Z] #45 29.44   DEP      compel/arch/s390/src/lib/handle-elf.d
14:20:40 [2020-01-21T14:20:40.676Z] #45 29.50   CC       compel/src/lib/log.o
14:20:40 [2020-01-21T14:20:40.766Z] #62 ...
14:20:40 [2020-01-21T14:20:40.766Z] 
14:20:40 [2020-01-21T14:20:40.766Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:20:40 [2020-01-21T14:20:40.766Z] #33 73.50 github.com/BurntSushi/toml/cmd/tomlv
14:20:40 [2020-01-21T14:20:40.766Z] #33 DONE 78.3s
14:20:40 [2020-01-21T14:20:40.766Z] 
14:20:40 [2020-01-21T14:20:40.766Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:40 [2020-01-21T14:20:40.766Z] #44 14.48   PBCC     images/pstree.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 14.59   DEP      images/pstree.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 14.63   PBCC     images/fs.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 14.66   DEP      images/fs.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 14.71   PBCC     images/signalfd.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 14.73   DEP      images/signalfd.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 14.88   PBCC     images/fh.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 14.94   PBCC     images/fsnotify.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.10   DEP      images/fh.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.23   DEP      images/fsnotify.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.31   PBCC     images/eventpoll.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.32   DEP      images/eventpoll.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.40   PBCC     images/eventfd.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.44   DEP      images/eventfd.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.51   PBCC     images/remap-file-path.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.54   DEP      images/remap-file-path.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.64   PBCC     images/fifo.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.66   DEP      images/fifo.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.74   PBCC     images/ghost-file.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.84   DEP      images/ghost-file.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.88   PBCC     images/regfile.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.93   DEP      images/regfile.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 15.98   PBCC     images/ns.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.00   DEP      images/ns.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.13   PBCC     images/fdinfo.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.25   DEP      images/fdinfo.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.33   PBCC     images/core-aarch64.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.43   PBCC     images/core-arm.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.58   PBCC     images/core-ppc64.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.65   PBCC     images/core-s390.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.73   PBCC     images/core-x86.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.78   PBCC     images/core.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.85   PBCC     images/inventory.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.92   DEP      images/core-aarch64.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 16.94   DEP      images/core-arm.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.00   DEP      images/core-ppc64.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.06   DEP      images/core-s390.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.11   DEP      images/core-x86.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.19   DEP      images/core.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.26   DEP      images/inventory.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.34   PBCC     images/cpuinfo.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.40   DEP      images/cpuinfo.pb-c.d
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.45   PBCC     images/stats.pb-c.c
14:20:40 [2020-01-21T14:20:40.766Z] #44 17.51   DEP      images/stats.pb-c.d
14:20:40 [2020-01-21T14:20:40.767Z] #17 1.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:20:40 [2020-01-21T14:20:40.767Z] #17 1.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:20:41 [2020-01-21T14:20:41.045Z] #45 29.64   CC       compel/arch/s390/src/lib/cpu.o
14:20:41 [2020-01-21T14:20:41.045Z] #45 29.84   CC       compel/arch/s390/src/lib/infect.o
14:20:41 [2020-01-21T14:20:41.327Z] #17 2.363 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:20:41 [2020-01-21T14:20:41.408Z] #45 30.26   CC       compel/src/lib/infect-rpc.o
14:20:41 [2020-01-21T14:20:41.787Z] #45 30.45   CC       compel/src/lib/infect-util.o
14:20:41 [2020-01-21T14:20:41.787Z] #45 30.67   CC       compel/src/lib/infect.o
14:20:42 [2020-01-21T14:20:42.690Z] #17 3.718 Fetched 8322 kB in 3s (3149 kB/s)
14:20:42 [2020-01-21T14:20:42.694Z] #44 19.72 make[1]: Nothing to be done for 'all'.
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.47 Setting up libiptc0:amd64 (1.8.2-4) ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.48 Setting up xz-utils (5.2.4-1) ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.50 Setting up pigz (2.4-1) ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 ...
14:20:42 [2020-01-21T14:20:42.891Z] 
14:20:42 [2020-01-21T14:20:42.891Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:42 [2020-01-21T14:20:42.891Z] #44 110.8   CC       criu/crtools.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 111.4   CC       criu/eventfd.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 111.8   CC       criu/eventpoll.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 112.7   CC       criu/external.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 113.1   CC       criu/fault-injection.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 113.2   CC       criu/fdstore.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 113.6   CC       criu/fifo.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 114.1   CC       criu/file-ids.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 114.5   CC       criu/file-lock.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 115.3   CC       criu/files-ext.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 115.7   CC       criu/files-reg.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 118.1   CC       criu/files.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 120.6   CC       criu/filesystems.o
14:20:42 [2020-01-21T14:20:42.891Z] #44 ...
14:20:42 [2020-01-21T14:20:42.891Z] 
14:20:42 [2020-01-21T14:20:42.891Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.50 Setting up pigz (2.4-1) ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.53 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.54 Setting up python-pip-whl (18.1-5) ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.55 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:20:42 [2020-01-21T14:20:42.891Z] #17 54.56 Setting up vim-runtime (2:8.1.0875-5) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.92 Setting up libaio1:amd64 (0.3.112-3) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.94 Setting up libonig5:amd64 (6.9.1-1) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.96 Setting up vim (2:8.1.0875-5) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:20:43 [2020-01-21T14:20:43.148Z] #17 54.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:20:43 [2020-01-21T14:20:43.148Z] #17 55.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:20:43 [2020-01-21T14:20:43.148Z] #17 55.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 55.06 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 55.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 55.08 Setting up jq (1.5+dfsg-2+b1) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 55.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:20:43 [2020-01-21T14:20:43.148Z] #17 55.10 Setting up python3.7 (3.7.3-2) ...
14:20:43 [2020-01-21T14:20:43.177Z] #45 32.08   CC       compel/src/lib/ptrace.o
14:20:43 [2020-01-21T14:20:43.547Z] #45 32.40   AR       compel/libcompel.a
14:20:43 [2020-01-21T14:20:43.547Z] #45 32.45   HOSTCC   compel/src/main-host.o
14:20:43 [2020-01-21T14:20:43.616Z] #17 3.718 Reading package lists...
14:20:43 [2020-01-21T14:20:43.898Z] #45 32.73   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
14:20:43 [2020-01-21T14:20:43.898Z] #45 32.84   HOSTCC   compel/src/lib/handle-elf-host.o
14:20:44 [2020-01-21T14:20:44.265Z] #45 33.06   HOSTCC   compel/src/lib/log-host.o
14:20:44 [2020-01-21T14:20:44.265Z] #45 33.17   HOSTLINK compel/compel-host-bin
14:20:44 [2020-01-21T14:20:44.265Z] #45 33.22   DEP      soccr/soccr.d
14:20:44 [2020-01-21T14:20:44.545Z] #17 4.738 Reading package lists...
14:20:44 [2020-01-21T14:20:44.610Z] #44 21.65   CC       images/stats.o
14:20:44 [2020-01-21T14:20:44.628Z] #45 33.39   CC       soccr/soccr.o
14:20:44 [2020-01-21T14:20:44.803Z] #17 5.672 Building dependency tree...
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.031 libcap2-bin is already the newest version (1:2.25-2).
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.031 The following additional packages will be installed:
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.031   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.031   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.032   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.032   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.032   python3.7 python3.7-minimal vim-runtime xxd
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.033 Suggested packages:
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.033   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.033   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.033   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.033 Recommended packages:
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.033   aufs-dkms nftables build-essential python3-dev python3-keyring
14:20:44 [2020-01-21T14:20:44.803Z] #17 6.033   python3-keyrings.alt python3-xdg unzip
14:20:45 [2020-01-21T14:20:45.183Z] #44 ...
14:20:45 [2020-01-21T14:20:45.183Z] 
14:20:45 [2020-01-21T14:20:45.183Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:45 [2020-01-21T14:20:45.183Z] #10 83.13 Selecting previously unselected package g++-mingw-w64-x86-64.
14:20:45 [2020-01-21T14:20:45.183Z] #10 83.15 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
14:20:45 [2020-01-21T14:20:45.183Z] #10 83.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.532 The following NEW packages will be installed:
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.533   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.534   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.534   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.534   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.535   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.535   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.536   python3-setuptools python3-wheel python3.7 python3.7-minimal
14:20:45 [2020-01-21T14:20:45.367Z] #17 6.536   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
14:20:45 [2020-01-21T14:20:45.414Z] #45 34.28   AR       soccr/libsoccr.a
14:20:45 [2020-01-21T14:20:45.414Z] #45 ...
14:20:45 [2020-01-21T14:20:45.414Z] 
14:20:45 [2020-01-21T14:20:45.414Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:20:45 [2020-01-21T14:20:45.414Z] #66 67.58 + for f in rootlesskit rootlesskit-docker-proxy
14:20:45 [2020-01-21T14:20:45.414Z] #66 67.58 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:20:45 [2020-01-21T14:20:45.622Z] #17 6.891 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
14:20:45 [2020-01-21T14:20:45.622Z] #17 6.891 Need to get 27.0 MB of archives.
14:20:45 [2020-01-21T14:20:45.622Z] #17 6.891 After this operation, 111 MB of additional disk space will be used.
14:20:45 [2020-01-21T14:20:45.622Z] #17 6.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
14:20:45 [2020-01-21T14:20:45.788Z] #66 ...
14:20:45 [2020-01-21T14:20:45.788Z] 
14:20:45 [2020-01-21T14:20:45.788Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:45 [2020-01-21T14:20:45.788Z] #11 58.26 Selecting previously unselected package g++-mingw-w64-x86-64.
14:20:45 [2020-01-21T14:20:45.788Z] #11 58.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
14:20:45 [2020-01-21T14:20:45.788Z] #11 58.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:45 [2020-01-21T14:20:45.788Z] #11 ...
14:20:45 [2020-01-21T14:20:45.788Z] 
14:20:45 [2020-01-21T14:20:45.788Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:45 [2020-01-21T14:20:45.788Z] #45 34.30 make[1]: 'soccr/libsoccr.a' is up to date.
14:20:45 [2020-01-21T14:20:45.788Z] #45 34.45   DEP      criu/arch/s390/sigframe.d
14:20:45 [2020-01-21T14:20:45.788Z] #45 34.54   DEP      criu/arch/s390/crtools.d
14:20:45 [2020-01-21T14:20:45.788Z] #45 34.67   DEP      criu/arch/s390/cpu.d
14:20:45 [2020-01-21T14:20:45.788Z] #45 34.78   CC       criu/arch/s390/cpu.o
14:20:45 [2020-01-21T14:20:45.877Z] #17 6.894 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
14:20:45 [2020-01-21T14:20:45.877Z] #17 6.907 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
14:20:45 [2020-01-21T14:20:45.877Z] #17 6.930 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
14:20:45 [2020-01-21T14:20:45.877Z] #17 6.931 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
14:20:45 [2020-01-21T14:20:45.877Z] #17 6.932 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
14:20:45 [2020-01-21T14:20:45.877Z] #17 7.025 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.307 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.307 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.309 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.312 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.313 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.315 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.394 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.399 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
14:20:46 [2020-01-21T14:20:46.135Z] #17 7.401 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
14:20:46 [2020-01-21T14:20:46.389Z] #17 7.489 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:20:46 [2020-01-21T14:20:46.425Z] #17 58.19 Setting up iptables (1.8.2-4) ...
14:20:46 [2020-01-21T14:20:46.425Z] #17 58.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:20:46 [2020-01-21T14:20:46.425Z] #17 58.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:20:46 [2020-01-21T14:20:46.425Z] #17 58.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:20:46 [2020-01-21T14:20:46.425Z] #17 58.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:20:46 [2020-01-21T14:20:46.425Z] #17 58.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:20:46 [2020-01-21T14:20:46.425Z] #17 58.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:20:46 [2020-01-21T14:20:46.425Z] #17 58.24 Setting up python3 (3.7.3-1) ...
14:20:46 [2020-01-21T14:20:46.428Z] #45 35.11   CC       criu/arch/s390/crtools.o
14:20:46 [2020-01-21T14:20:46.645Z] #17 7.661 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:20:46 [2020-01-21T14:20:46.646Z] #17 7.745 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 7.992 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 7.992 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 8.002 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 8.006 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 8.009 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 8.013 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 8.015 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 8.017 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 8.084 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:20:46 [2020-01-21T14:20:46.904Z] #17 8.084 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
14:20:46 [2020-01-21T14:20:46.909Z] #45 ...
14:20:46 [2020-01-21T14:20:46.909Z] 
14:20:46 [2020-01-21T14:20:46.909Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:46 [2020-01-21T14:20:46.909Z] #48 58.83 go/doc
14:20:46 [2020-01-21T14:20:46.909Z] #48 60.22 github.com/LK4D4/vndr/versioned
14:20:46 [2020-01-21T14:20:46.909Z] #48 60.31 crypto/ed25519
14:20:46 [2020-01-21T14:20:46.909Z] #48 60.61 crypto/rsa
14:20:46 [2020-01-21T14:20:46.909Z] #48 61.33 github.com/LK4D4/vndr/build
14:20:46 [2020-01-21T14:20:46.909Z] #48 61.82 crypto/dsa
14:20:46 [2020-01-21T14:20:46.909Z] #48 62.18 crypto/x509/pkix
14:20:46 [2020-01-21T14:20:46.909Z] #48 62.54 vendor/golang.org/x/crypto/cryptobyte
14:20:46 [2020-01-21T14:20:46.909Z] #48 63.66 net
14:20:46 [2020-01-21T14:20:46.909Z] #48 64.03 vendor/golang.org/x/sys/cpu
14:20:46 [2020-01-21T14:20:46.909Z] #48 64.27 vendor/golang.org/x/crypto/internal/chacha20
14:20:46 [2020-01-21T14:20:46.909Z] #48 64.87 vendor/golang.org/x/crypto/poly1305
14:20:46 [2020-01-21T14:20:46.909Z] #48 65.26 vendor/golang.org/x/crypto/chacha20poly1305
14:20:46 [2020-01-21T14:20:46.909Z] #48 65.70 vendor/golang.org/x/crypto/curve25519
14:20:46 [2020-01-21T14:20:46.909Z] #48 66.26 vendor/golang.org/x/crypto/hkdf
14:20:46 [2020-01-21T14:20:46.909Z] #48 66.41 vendor/golang.org/x/text/transform
14:20:46 [2020-01-21T14:20:46.909Z] #48 67.25 vendor/golang.org/x/text/unicode/bidi
14:20:46 [2020-01-21T14:20:46.909Z] #48 68.69 vendor/golang.org/x/text/secure/bidirule
14:20:46 [2020-01-21T14:20:46.909Z] #48 69.25 vendor/golang.org/x/text/unicode/norm
14:20:46 [2020-01-21T14:20:46.909Z] #48 ...
14:20:46 [2020-01-21T14:20:46.909Z] 
14:20:46 [2020-01-21T14:20:46.909Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:46 [2020-01-21T14:20:46.909Z] #45 35.85   CC       criu/arch/s390/sigframe.o
14:20:46 [2020-01-21T14:20:46.989Z] #17 58.74 Setting up python3-wheel (0.32.3-2) ...
14:20:47 [2020-01-21T14:20:47.158Z] #17 8.218 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:20:47 [2020-01-21T14:20:47.158Z] #17 8.220 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:20:47 [2020-01-21T14:20:47.159Z] #17 8.368 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:20:47 [2020-01-21T14:20:47.282Z] #45 36.03   LINK     criu/arch/s390/crtools.built-in.o
14:20:47 [2020-01-21T14:20:47.282Z] #45 36.03   DEP      criu/arch/s390/vdso-pie.d
14:20:47 [2020-01-21T14:20:47.282Z] #45 36.11   DEP      criu/pie/parasite-vdso.d
14:20:47 [2020-01-21T14:20:47.282Z] #45 36.20   DEP      criu/pie/util-vdso.d
14:20:47 [2020-01-21T14:20:47.282Z] #45 36.29   DEP      criu/pie/util.d
14:20:47 [2020-01-21T14:20:47.414Z] #17 8.454 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:20:47 [2020-01-21T14:20:47.414Z] #17 8.464 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:20:47 [2020-01-21T14:20:47.414Z] #17 8.464 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:20:47 [2020-01-21T14:20:47.414Z] #17 8.482 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:20:47 [2020-01-21T14:20:47.414Z] #17 8.551 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:20:47 [2020-01-21T14:20:47.414Z] #17 8.663 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:20:47 [2020-01-21T14:20:47.553Z] #17 59.53 Setting up apparmor (2.13.2-10) ...
14:20:47 [2020-01-21T14:20:47.647Z] #45 36.41   CC       criu/pie/util.o
14:20:47 [2020-01-21T14:20:47.647Z] #45 36.64   CC       criu/pie/util-vdso.o
14:20:47 [2020-01-21T14:20:47.973Z] #17 8.925 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:20:47 [2020-01-21T14:20:47.973Z] #17 9.022 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:20:47 [2020-01-21T14:20:47.973Z] #17 9.141 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:20:47 [2020-01-21T14:20:47.973Z] #17 9.228 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:20:48 [2020-01-21T14:20:48.008Z] #45 37.02   CC       criu/pie/parasite-vdso.o
14:20:48 [2020-01-21T14:20:48.229Z] #17 9.327 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:20:48 [2020-01-21T14:20:48.386Z] #45 37.41   CC       criu/arch/s390/vdso-pie.o
14:20:48 [2020-01-21T14:20:48.526Z] #17 9.477 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:20:48 [2020-01-21T14:20:48.783Z] #17 9.912 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:20:48 [2020-01-21T14:20:48.783Z] #17 9.924 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.08 debconf: delaying package configuration, since apt-utils is not installed
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.12 Fetched 27.0 MB in 3s (8008 kB/s)
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.16 Selecting previously unselected package pigz.
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.17 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.17 Unpacking pigz (2.4-1) ...
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.22 Selecting previously unselected package libpython3.7-minimal:amd64.
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
14:20:49 [2020-01-21T14:20:49.039Z] #17 10.23 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
14:20:49 [2020-01-21T14:20:49.258Z] #45 37.71   AR       criu/pie/pie.lib.a
14:20:49 [2020-01-21T14:20:49.258Z] #45 37.74   DEP      criu/pie/restorer.d
14:20:49 [2020-01-21T14:20:49.258Z] #45 37.95   DEP      criu/arch/s390/restorer.d
14:20:49 [2020-01-21T14:20:49.258Z] #45 38.17   DEP      criu/pie/parasite.d
14:20:49 [2020-01-21T14:20:49.294Z] #17 10.38 Selecting previously unselected package python3.7-minimal.
14:20:49 [2020-01-21T14:20:49.294Z] #17 10.38 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
14:20:49 [2020-01-21T14:20:49.294Z] #17 10.39 Unpacking python3.7-minimal (3.7.3-2) ...
14:20:49 [2020-01-21T14:20:49.391Z] #10 ...
14:20:49 [2020-01-21T14:20:49.392Z] 
14:20:49 [2020-01-21T14:20:49.392Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:49 [2020-01-21T14:20:49.392Z] #47 76.84 encoding/base64
14:20:49 [2020-01-21T14:20:49.392Z] #47 77.35 go/ast
14:20:49 [2020-01-21T14:20:49.392Z] #47 78.53 encoding/json
14:20:49 [2020-01-21T14:20:49.392Z] #47 81.67 text/template
14:20:49 [2020-01-21T14:20:49.392Z] #47 ...
14:20:49 [2020-01-21T14:20:49.392Z] 
14:20:49 [2020-01-21T14:20:49.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:49 [2020-01-21T14:20:49.392Z] #44 22.30   CC       images/core.o
14:20:49 [2020-01-21T14:20:49.392Z] #44 23.26   CC       images/core-x86.o
14:20:49 [2020-01-21T14:20:49.392Z] #44 24.00   CC       images/core-arm.o
14:20:49 [2020-01-21T14:20:49.392Z] #44 24.49   CC       images/core-aarch64.o
14:20:49 [2020-01-21T14:20:49.392Z] #44 24.90   CC       images/core-ppc64.o
14:20:49 [2020-01-21T14:20:49.392Z] #44 25.76   CC       images/core-s390.o
14:20:49 [2020-01-21T14:20:49.452Z] #17 61.03 Setting up xfsprogs (4.20.0-1) ...
14:20:49 [2020-01-21T14:20:49.452Z] #17 61.04 Setting up python3-lib2to3 (3.7.3-1) ...
14:20:49 [2020-01-21T14:20:49.549Z] #17 10.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
14:20:49 [2020-01-21T14:20:49.549Z] #17 10.71 Setting up python3.7-minimal (3.7.3-2) ...
14:20:49 [2020-01-21T14:20:49.691Z] #45 38.49   CC       criu/pie/parasite.o
14:20:49 [2020-01-21T14:20:49.709Z] #17 61.48 Setting up python3-pkg-resources (40.8.0-1) ...
14:20:49 [2020-01-21T14:20:49.981Z] #44 26.83   CC       images/cpuinfo.o
14:20:50 [2020-01-21T14:20:50.078Z] #45 ...
14:20:50 [2020-01-21T14:20:50.078Z] 
14:20:50 [2020-01-21T14:20:50.078Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.04 Selecting previously unselected package libapparmor1:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.04 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.04 Unpacking libapparmor1:s390x (2.13.2-10) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.10 Selecting previously unselected package libapparmor-dev:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.11 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.11 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.21 Selecting previously unselected package libbtrfs0.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.21 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.21 Unpacking libbtrfs0 (4.20.1-2) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.25 Selecting previously unselected package libbtrfs-dev.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.25 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.26 Unpacking libbtrfs-dev (4.20.1-2) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.33 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.33 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.37 Selecting previously unselected package libudev-dev:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.37 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.38 Unpacking libudev-dev:s390x (241-7~deb10u2) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.50 Selecting previously unselected package libsepol1-dev:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.50 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.50 Unpacking libsepol1-dev:s390x (2.8-1) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.70 Selecting previously unselected package libpcre16-3:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.70 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.70 Unpacking libpcre16-3:s390x (2:8.39-12) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.78 Selecting previously unselected package libpcre32-3:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.78 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.79 Unpacking libpcre32-3:s390x (2:8.39-12) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.94 Selecting previously unselected package libpcrecpp0v5:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 70.94 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.00 Selecting previously unselected package libpcre3-dev:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.01 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.01 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.29 Selecting previously unselected package libselinux1-dev:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.29 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.29 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.48 Selecting previously unselected package libdevmapper-dev:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.49 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.49 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.53 Selecting previously unselected package libseccomp-dev:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.54 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.54 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.63 Selecting previously unselected package libsystemd-dev:s390x.
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.63 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 71.63 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 72.24 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 72.29 Setting up libseccomp-dev:s390x (2.3.3-4) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 72.30 Setting up libapparmor1:s390x (2.13.2-10) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 72.30 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 72.31 Setting up libpcre16-3:s390x (2:8.39-12) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 72.32 Setting up libsepol1-dev:s390x (2.8-1) ...
14:20:50 [2020-01-21T14:20:50.078Z] #11 72.33 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.33 Setting up libbtrfs0 (4.20.1-2) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.34 Setting up libpcre32-3:s390x (2:8.39-12) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.34 Setting up libudev-dev:s390x (241-7~deb10u2) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.35 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.36 Setting up libbtrfs-dev (4.20.1-2) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.37 Setting up libapparmor-dev:s390x (2.13.2-10) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.37 Setting up mingw-w64-common (6.0.0-3) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.38 Setting up libsystemd-dev:s390x (241-7~deb10u2) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.39 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.39 Setting up libpcre3-dev:s390x (2:8.39-12) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.40 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.42 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.44 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.46 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.46 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.50 Setting up dmsetup (2:1.02.155-3) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.51 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.52 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 72.52 Processing triggers for libc-bin (2.28-10) ...
14:20:50 [2020-01-21T14:20:50.079Z] #11 DONE 72.7s
14:20:50 [2020-01-21T14:20:50.110Z] #17 11.32 Selecting previously unselected package python3-minimal.
14:20:50 [2020-01-21T14:20:50.110Z] #17 11.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
14:20:50 [2020-01-21T14:20:50.110Z] #17 11.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:20:50 [2020-01-21T14:20:50.110Z] #17 11.34 Unpacking python3-minimal (3.7.3-1) ...
14:20:50 [2020-01-21T14:20:50.110Z] #17 11.42 Selecting previously unselected package libmpdec2:amd64.
14:20:50 [2020-01-21T14:20:50.366Z] #17 11.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:20:50 [2020-01-21T14:20:50.366Z] #17 11.43 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:20:50 [2020-01-21T14:20:50.366Z] #17 11.48 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:20:50 [2020-01-21T14:20:50.366Z] #17 11.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
14:20:50 [2020-01-21T14:20:50.366Z] #17 11.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
14:20:50 [2020-01-21T14:20:50.451Z] 
14:20:50 [2020-01-21T14:20:50.451Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:20:50 [2020-01-21T14:20:50.451Z] #56 DONE 0.1s
14:20:50 [2020-01-21T14:20:50.451Z] 
14:20:50 [2020-01-21T14:20:50.451Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:20:50 [2020-01-21T14:20:50.451Z] #57 DONE 0.1s
14:20:50 [2020-01-21T14:20:50.451Z] 
14:20:50 [2020-01-21T14:20:50.451Z] #12 [dev 1/25] RUN groupadd -r docker
14:20:50 [2020-01-21T14:20:50.451Z] #12 DONE 0.4s
14:20:50 [2020-01-21T14:20:50.451Z] 
14:20:50 [2020-01-21T14:20:50.451Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.238 + RM_GOPATH=0
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.238 + TMP_GOPATH=
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.239 + : /build
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.239 + '[' -z '' ']'
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.239 ++ mktemp -d
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.240 + export GOPATH=/tmp/tmp.xhYFiTrKH6
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.240 + GOPATH=/tmp/tmp.xhYFiTrKH6
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.241 + RM_GOPATH=1
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.241 ++ dirname ./install.sh
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.242 + dir=.
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.242 + bin=runc
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.242 + shift
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.242 + '[' '!' -f ./runc.installer ']'
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.243 + . ./runc.installer
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.243 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.243 + install_runc
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.244 + grep -q '^3\.10\.0.*\.el7\.'
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.244 + uname -r
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.245 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.246 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.246 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.246 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xhYFiTrKH6/src/github.com/opencontainers/runc
14:20:50 [2020-01-21T14:20:50.451Z] #58 0.251 Cloning into '/tmp/tmp.xhYFiTrKH6/src/github.com/opencontainers/runc'...
14:20:50 [2020-01-21T14:20:50.622Z] #17 11.82 Selecting previously unselected package python3.7.
14:20:50 [2020-01-21T14:20:50.642Z] #17 62.53 Setting up python3-distutils (3.7.3-1) ...
14:20:50 [2020-01-21T14:20:50.833Z] #58 ...
14:20:50 [2020-01-21T14:20:50.833Z] 
14:20:50 [2020-01-21T14:20:50.833Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:20:50 [2020-01-21T14:20:50.833Z] #66 DONE 73.1s
14:20:50 [2020-01-21T14:20:50.833Z] 
14:20:50 [2020-01-21T14:20:50.833Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:20:50 [2020-01-21T14:20:50.833Z] #13 DONE 0.4s
14:20:50 [2020-01-21T14:20:50.833Z] 
14:20:50 [2020-01-21T14:20:50.833Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:20:50 [2020-01-21T14:20:50.833Z] #67 DONE 0.1s
14:20:50 [2020-01-21T14:20:50.876Z] #17 11.83 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
14:20:50 [2020-01-21T14:20:50.876Z] #17 11.83 Unpacking python3.7 (3.7.3-2) ...
14:20:50 [2020-01-21T14:20:50.876Z] #17 11.88 Selecting previously unselected package libpython3-stdlib:amd64.
14:20:50 [2020-01-21T14:20:50.876Z] #17 11.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:20:50 [2020-01-21T14:20:50.876Z] #17 11.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:20:50 [2020-01-21T14:20:50.876Z] #17 11.92 Setting up python3-minimal (3.7.3-1) ...
14:20:50 [2020-01-21T14:20:50.924Z] #44 27.74   CC       images/inventory.o
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.17 Selecting previously unselected package python3.
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.19 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.19 Unpacking python3 (3.7.3-1) ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.24 Selecting previously unselected package libip4tc0:amd64.
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.25 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.29 Selecting previously unselected package libip6tc0:amd64.
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.29 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.33 Selecting previously unselected package libiptc0:amd64.
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.34 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.38 Selecting previously unselected package libnfnetlink0:amd64.
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.42 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.132Z] #17 12.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:20:51 [2020-01-21T14:20:51.185Z] #44 28.14   CC       images/fdinfo.o
14:20:51 [2020-01-21T14:20:51.207Z] #17 63.03 Setting up python3-setuptools (40.8.0-1) ...
14:20:51 [2020-01-21T14:20:51.219Z] 
14:20:51 [2020-01-21T14:20:51.219Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:51 [2020-01-21T14:20:51.219Z] #45 39.67   LINK     criu/pie/parasite.built-in.o
14:20:51 [2020-01-21T14:20:51.219Z] #45 39.68   GEN      criu/pie/parasite-blob.h
14:20:51 [2020-01-21T14:20:51.219Z] #45 39.70   CC       criu/arch/s390/restorer.o
14:20:51 [2020-01-21T14:20:51.219Z] #45 40.09   CC       criu/pie/restorer.o
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.46 Selecting previously unselected package libnftnl11:amd64.
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.47 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.52 Selecting previously unselected package iptables.
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.52 Unpacking iptables (1.8.2-4) ...
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.65 Selecting previously unselected package xxd.
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.65 Unpacking xxd (2:8.1.0875-5) ...
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.72 Selecting previously unselected package vim-common.
14:20:51 [2020-01-21T14:20:51.386Z] #17 12.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:20:51 [2020-01-21T14:20:51.446Z] #44 28.55   CC       images/fown.o
14:20:51 [2020-01-21T14:20:51.589Z] #45 ...
14:20:51 [2020-01-21T14:20:51.589Z] 
14:20:51 [2020-01-21T14:20:51.589Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:20:51 [2020-01-21T14:20:51.589Z] #14 0.420 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:20:51 [2020-01-21T14:20:51.589Z] #14 DONE 0.5s
14:20:51 [2020-01-21T14:20:51.589Z] 
14:20:51 [2020-01-21T14:20:51.589Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:20:51 [2020-01-21T14:20:51.641Z] #17 12.74 Unpacking vim-common (2:8.1.0875-5) ...
14:20:51 [2020-01-21T14:20:51.641Z] #17 12.81 Selecting previously unselected package bash-completion.
14:20:51 [2020-01-21T14:20:51.641Z] #17 12.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:20:51 [2020-01-21T14:20:51.964Z] #15 DONE 0.5s
14:20:51 [2020-01-21T14:20:51.964Z] 
14:20:51 [2020-01-21T14:20:51.964Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:51 [2020-01-21T14:20:51.964Z] #48 73.00 vendor/golang.org/x/net/idna
14:20:52 [2020-01-21T14:20:52.019Z] #44 28.71   CC       images/ns.o
14:20:52 [2020-01-21T14:20:52.019Z] #44 28.98   CC       images/regfile.o
14:20:52 [2020-01-21T14:20:52.327Z] #48 ...
14:20:52 [2020-01-21T14:20:52.327Z] 
14:20:52 [2020-01-21T14:20:52.327Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:20:52 [2020-01-21T14:20:52.327Z] #16 DONE 0.4s
14:20:52 [2020-01-21T14:20:52.581Z] #17 64.37 Setting up python3-pip (18.1-5) ...
14:20:52 [2020-01-21T14:20:52.591Z] #44 29.32   CC       images/ghost-file.o
14:20:52 [2020-01-21T14:20:52.610Z] #17 13.75 Unpacking bash-completion (1:2.8-6) ...
14:20:52 [2020-01-21T14:20:52.706Z] 
14:20:52 [2020-01-21T14:20:52.706Z] #17 [dev 6/25] RUN ldconfig
14:20:52 [2020-01-21T14:20:52.706Z] #17 DONE 0.4s
14:20:52 [2020-01-21T14:20:52.706Z] 
14:20:52 [2020-01-21T14:20:52.706Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:20:52 [2020-01-21T14:20:52.706Z] #51 ...
14:20:52 [2020-01-21T14:20:52.706Z] 
14:20:52 [2020-01-21T14:20:52.706Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:20:52 [2020-01-21T14:20:52.853Z] #44 29.71   CC       images/fifo.o
14:20:52 [2020-01-21T14:20:52.866Z] #17 13.87 Selecting previously unselected package bzip2.
14:20:52 [2020-01-21T14:20:52.866Z] #17 13.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:20:52 [2020-01-21T14:20:52.866Z] #17 13.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:20:52 [2020-01-21T14:20:52.866Z] #17 13.91 Selecting previously unselected package xz-utils.
14:20:52 [2020-01-21T14:20:52.866Z] #17 13.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:20:52 [2020-01-21T14:20:52.866Z] #17 13.92 Unpacking xz-utils (5.2.4-1) ...
14:20:52 [2020-01-21T14:20:52.866Z] #17 14.00 Selecting previously unselected package apparmor.
14:20:52 [2020-01-21T14:20:52.866Z] #17 14.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:20:52 [2020-01-21T14:20:52.866Z] #17 14.03 Unpacking apparmor (2.13.2-10) ...
14:20:53 [2020-01-21T14:20:53.147Z] #17 ...
14:20:53 [2020-01-21T14:20:53.147Z] 
14:20:53 [2020-01-21T14:20:53.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:53 [2020-01-21T14:20:53.147Z] #44 121.2   CC       criu/fsnotify.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 122.5   CC       criu/image-desc.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 122.7   CC       criu/image.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 123.8   CC       criu/ipc_ns.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 125.1   CC       criu/irmap.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 125.8   CC       criu/kcmp-ids.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 126.1   CC       criu/kerndat.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 127.4   CC       criu/libnetlink.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 127.8   CC       criu/log.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 128.3   CC       criu/lsm.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 128.9   CC       criu/mem.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 130.7   CC       criu/mount.o
14:20:53 [2020-01-21T14:20:53.147Z] #44 ...
14:20:53 [2020-01-21T14:20:53.147Z] 
14:20:53 [2020-01-21T14:20:53.147Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:20:53 [2020-01-21T14:20:53.147Z] #41 194.9 + dpkg --print-architecture
14:20:53 [2020-01-21T14:20:53.147Z] #41 194.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:20:53 [2020-01-21T14:20:53.147Z] #41 195.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:20:53 [2020-01-21T14:20:53.147Z] #41 195.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.15 Selecting previously unselected package aufs-tools.
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.15 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.20 Selecting previously unselected package libonig5:amd64.
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.21 Unpacking libonig5:amd64 (6.9.1-1) ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.27 Selecting previously unselected package libjq1:amd64.
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.31 Selecting previously unselected package jq.
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.32 Unpacking jq (1.5+dfsg-2+b1) ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.36 Selecting previously unselected package libaio1:amd64.
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.36 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.36 Unpacking libaio1:amd64 (0.3.112-3) ...
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.40 Selecting previously unselected package libgpm2:amd64.
14:20:53 [2020-01-21T14:20:53.162Z] #17 14.40 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
14:20:53 [2020-01-21T14:20:53.260Z] #18 0.405 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:20:53 [2020-01-21T14:20:53.260Z] #18 0.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:20:53 [2020-01-21T14:20:53.260Z] #18 0.467 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:20:53 [2020-01-21T14:20:53.459Z] #17 14.40 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:20:53 [2020-01-21T14:20:53.459Z] #17 14.43 Selecting previously unselected package libicu63:amd64.
14:20:53 [2020-01-21T14:20:53.459Z] #17 14.44 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
14:20:53 [2020-01-21T14:20:53.459Z] #17 14.44 Unpacking libicu63:amd64 (63.1-6) ...
14:20:53 [2020-01-21T14:20:53.712Z] #41 ...
14:20:53 [2020-01-21T14:20:53.712Z] 
14:20:53 [2020-01-21T14:20:53.712Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:20:53 [2020-01-21T14:20:53.712Z] #17 65.59 Processing triggers for libc-bin (2.28-10) ...
14:20:53 [2020-01-21T14:20:53.712Z] #17 65.61 Processing triggers for mime-support (3.62) ...
14:20:53 [2020-01-21T14:20:53.715Z] #18 1.080 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
14:20:53 [2020-01-21T14:20:53.799Z] #44 30.43   CC       images/remap-file-path.o
14:20:54 [2020-01-21T14:20:54.061Z] #44 30.91   CC       images/eventfd.o
14:20:54 [2020-01-21T14:20:54.321Z] #44 31.32   CC       images/eventpoll.o
14:20:54 [2020-01-21T14:20:54.427Z] #17 15.72 Selecting previously unselected package libnet1:amd64.
14:20:54 [2020-01-21T14:20:54.647Z] #17 DONE 66.5s
14:20:54 [2020-01-21T14:20:54.647Z] 
14:20:54 [2020-01-21T14:20:54.647Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.76 Selecting previously unselected package libnl-3-200:amd64.
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.82 Selecting previously unselected package libprotobuf-c1:amd64.
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.86 Selecting previously unselected package libreadline5:amd64.
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.91 Selecting previously unselected package net-tools.
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:20:54 [2020-01-21T14:20:54.682Z] #17 15.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:20:54 [2020-01-21T14:20:54.894Z] #44 31.80   CC       images/fh.o
14:20:54 [2020-01-21T14:20:54.931Z] Removing intermediate container a6aa51adf825
14:20:54 [2020-01-21T14:20:54.931Z]  ---> b0025faf6eb2
14:20:54 [2020-01-21T14:20:54.931Z] Step 11/16 : ARG GOOS
14:20:54 [2020-01-21T14:20:54.931Z]  ---> Running in b09fc1839e2d
14:20:54 [2020-01-21T14:20:54.931Z] Removing intermediate container b09fc1839e2d
14:20:54 [2020-01-21T14:20:54.931Z]  ---> f136ae3a9cf4
14:20:54 [2020-01-21T14:20:54.931Z] Step 12/16 : ARG GOARCH
14:20:54 [2020-01-21T14:20:54.931Z]  ---> Running in 4dc40fdac7a7
14:20:54 [2020-01-21T14:20:54.931Z] Removing intermediate container 4dc40fdac7a7
14:20:54 [2020-01-21T14:20:54.931Z]  ---> 2653afc085ff
14:20:54 [2020-01-21T14:20:54.931Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
14:20:54 [2020-01-21T14:20:54.931Z]  ---> Running in 23a9537e1cbe
14:20:54 [2020-01-21T14:20:54.941Z] #17 15.98 Selecting previously unselected package python-pip-whl.
14:20:54 [2020-01-21T14:20:54.941Z] #17 15.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:20:54 [2020-01-21T14:20:54.941Z] #17 15.99 Unpacking python-pip-whl (18.1-5) ...
14:20:54 [2020-01-21T14:20:54.941Z] #17 16.20 Selecting previously unselected package python3-lib2to3.
14:20:54 [2020-01-21T14:20:54.941Z] #17 16.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:20:54 [2020-01-21T14:20:54.941Z] #17 16.21 Unpacking python3-lib2to3 (3.7.3-1) ...
14:20:54 [2020-01-21T14:20:54.941Z] #17 16.25 Selecting previously unselected package python3-distutils.
14:20:54 [2020-01-21T14:20:54.953Z] #18 2.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [151 kB]
14:20:55 [2020-01-21T14:20:55.196Z] #17 16.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:20:55 [2020-01-21T14:20:55.196Z] #17 16.26 Unpacking python3-distutils (3.7.3-1) ...
14:20:55 [2020-01-21T14:20:55.196Z] #17 16.32 Selecting previously unselected package python3-pip.
14:20:55 [2020-01-21T14:20:55.196Z] #17 16.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:20:55 [2020-01-21T14:20:55.196Z] #17 16.33 Unpacking python3-pip (18.1-5) ...
14:20:55 [2020-01-21T14:20:55.196Z] #17 16.40 Selecting previously unselected package python3-pkg-resources.
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.41 Unpacking python3-pkg-resources (40.8.0-1) ...
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.47 Selecting previously unselected package python3-setuptools.
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.48 Unpacking python3-setuptools (40.8.0-1) ...
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.56 Selecting previously unselected package python3-wheel.
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.57 Unpacking python3-wheel (0.32.3-2) ...
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.60 Selecting previously unselected package thin-provisioning-tools.
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.61 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:20:55 [2020-01-21T14:20:55.452Z] #17 16.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:20:55 [2020-01-21T14:20:55.466Z] #44 32.30   CC       images/fsnotify.o
14:20:55 [2020-01-21T14:20:55.707Z] #17 16.70 Selecting previously unselected package vim-runtime.
14:20:55 [2020-01-21T14:20:55.707Z] #17 16.70 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:20:55 [2020-01-21T14:20:55.707Z] #17 16.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:20:55 [2020-01-21T14:20:55.707Z] #17 16.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:20:55 [2020-01-21T14:20:55.707Z] #17 16.73 Unpacking vim-runtime (2:8.1.0875-5) ...
14:20:55 [2020-01-21T14:20:55.751Z] #18 2.861 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
14:20:56 [2020-01-21T14:20:56.633Z] #17 17.76 Selecting previously unselected package vim.
14:20:56 [2020-01-21T14:20:56.633Z] #17 17.77 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
14:20:56 [2020-01-21T14:20:56.633Z] #17 17.78 Unpacking vim (2:8.1.0875-5) ...
14:20:56 [2020-01-21T14:20:56.851Z] #44 33.42   CC       images/signalfd.o
14:20:56 [2020-01-21T14:20:56.851Z] #44 33.73   CC       images/fs.o
14:20:56 [2020-01-21T14:20:56.930Z] #17 17.94 Selecting previously unselected package xfsprogs.
14:20:56 [2020-01-21T14:20:56.930Z] #17 17.95 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
14:20:56 [2020-01-21T14:20:56.930Z] #17 17.95 Unpacking xfsprogs (4.20.0-1) ...
14:20:56 [2020-01-21T14:20:56.930Z] #17 18.12 Selecting previously unselected package zip.
14:20:56 [2020-01-21T14:20:56.930Z] #17 18.13 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
14:20:56 [2020-01-21T14:20:56.930Z] #17 18.13 Unpacking zip (3.0-11+b1) ...
14:20:57 [2020-01-21T14:20:57.113Z] #44 34.01   CC       images/pstree.o
14:20:57 [2020-01-21T14:20:57.181Z] #18 2.079 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:20:57 [2020-01-21T14:20:57.181Z] #18 2.084 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:20:57 [2020-01-21T14:20:57.181Z] #18 2.088 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:20:57 [2020-01-21T14:20:57.181Z] #18 DONE 2.3s
14:20:57 [2020-01-21T14:20:57.181Z] 
14:20:57 [2020-01-21T14:20:57.181Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.20 Setting up aufs-tools (1:4.14+20190211-1) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.22 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.24 Setting up libgpm2:amd64 (1.20.7-5) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.25 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.26 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.30 Setting up libicu63:amd64 (63.1-6) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.30 Setting up xxd (2:8.1.0875-5) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.31 Setting up zip (3.0-11+b1) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.32 Setting up vim-common (2:8.1.0875-5) ...
14:20:57 [2020-01-21T14:20:57.186Z] #17 18.34 Setting up bash-completion (1:2.8-6) ...
14:20:57 [2020-01-21T14:20:57.375Z] #44 34.39   CC       images/pipe.o
14:20:57 [2020-01-21T14:20:57.635Z] #18 ...
14:20:57 [2020-01-21T14:20:57.635Z] 
14:20:57 [2020-01-21T14:20:57.635Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:20:57 [2020-01-21T14:20:57.635Z] #51 DONE 79.7s
14:20:57 [2020-01-21T14:20:57.635Z] 
14:20:57 [2020-01-21T14:20:57.635Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:57 [2020-01-21T14:20:57.635Z] #45 42.22   LINK     criu/pie/restorer.built-in.o
14:20:57 [2020-01-21T14:20:57.635Z] #45 42.23   GEN      criu/pie/restorer-blob.h
14:20:57 [2020-01-21T14:20:57.635Z] #45 42.33   DEP      criu/vdso.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 42.58   DEP      criu/uts_ns.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 42.68   DEP      criu/util.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 42.89   DEP      criu/uffd.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 42.98   DEP      criu/tun.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.11   DEP      criu/tty.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.23   DEP      criu/timerfd.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.33   DEP      criu/sysfs_parse.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.41   DEP      criu/sysctl.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.53   DEP      criu/string.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.56   DEP      criu/stats.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.62   DEP      criu/sockets.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.71   DEP      criu/sk-unix.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.85   DEP      criu/sk-tcp.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 43.93   DEP      criu/sk-queue.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.07   DEP      criu/sk-packet.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.17   DEP      criu/sk-netlink.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.26   DEP      criu/sk-inet.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.41   DEP      criu/signalfd.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.49   DEP      criu/sigframe.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.52   DEP      criu/shmem.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.65   DEP      criu/servicefd.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.71   DEP      criu/seize.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.86   DEP      criu/seccomp.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 44.98   DEP      criu/rst-malloc.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 45.02   DEP      criu/rbtree.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 45.03   DEP      criu/pstree.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 45.15   DEP      criu/protobuf.d
14:20:57 [2020-01-21T14:20:57.635Z] #45 45.32   GEN      criu/protobuf-desc-gen.h
14:20:57 [2020-01-21T14:20:57.635Z] #45 46.57   DEP      criu/protobuf-desc.d
14:20:57 [2020-01-21T14:20:57.635Z] #44 34.64   CC       images/tcp-stream.o
14:20:57 [2020-01-21T14:20:57.635Z] #44 ...
14:20:57 [2020-01-21T14:20:57.635Z] 
14:20:57 [2020-01-21T14:20:57.635Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:20:57 [2020-01-21T14:20:57.635Z] #65 95.59 + for f in rootlesskit rootlesskit-docker-proxy
14:20:57 [2020-01-21T14:20:57.900Z] #65 95.59 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:20:58 [2020-01-21T14:20:58.014Z] #45 46.88   DEP      criu/proc_parse.d
14:20:58 [2020-01-21T14:20:58.110Z] #17 19.33 Setting up libiptc0:amd64 (1.8.2-4) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.34 Setting up xz-utils (5.2.4-1) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.35 Setting up pigz (2.4-1) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.37 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.39 Setting up python-pip-whl (18.1-5) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.40 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.41 Setting up vim-runtime (2:8.1.0875-5) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.54 Setting up libaio1:amd64 (0.3.112-3) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.55 Setting up libonig5:amd64 (6.9.1-1) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.55 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.56 Setting up vim (2:8.1.0875-5) ...
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:20:58 [2020-01-21T14:20:58.365Z] #17 19.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:20:58 [2020-01-21T14:20:58.446Z] #45 47.16   DEP      criu/plugin.d
14:20:58 [2020-01-21T14:20:58.446Z] #45 47.20   DEP      criu/pipes.d
14:20:58 [2020-01-21T14:20:58.446Z] #45 47.31   DEP      criu/pie-util.d
14:20:58 [2020-01-21T14:20:58.446Z] #45 47.41   DEP      criu/pie-util-vdso.d
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.65 Setting up jq (1.5+dfsg-2+b1) ...
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:20:58 [2020-01-21T14:20:58.619Z] #17 19.67 Setting up python3.7 (3.7.3-2) ...
14:20:58 [2020-01-21T14:20:58.838Z] #45 47.53   DEP      criu/pie-util-vdso-elf32.d
14:20:58 [2020-01-21T14:20:58.838Z] #45 47.69   DEP      criu/path.d
14:20:58 [2020-01-21T14:20:58.838Z] #45 47.74   DEP      criu/parasite-syscall.d
14:20:59 [2020-01-21T14:20:59.192Z] #45 47.90   DEP      criu/pagemap.d
14:20:59 [2020-01-21T14:20:59.192Z] #45 47.97   DEP      criu/pagemap-cache.d
14:20:59 [2020-01-21T14:20:59.192Z] #45 48.04   DEP      criu/page-xfer.d
14:20:59 [2020-01-21T14:20:59.192Z] #45 48.10   DEP      criu/page-pipe.d
14:20:59 [2020-01-21T14:20:59.192Z] #45 48.13   DEP      criu/netfilter.d
14:20:59 [2020-01-21T14:20:59.610Z] #17 20.55 Setting up iptables (1.8.2-4) ...
14:20:59 [2020-01-21T14:20:59.611Z] #17 20.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:20:59 [2020-01-21T14:20:59.611Z] #17 20.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:20:59 [2020-01-21T14:20:59.611Z] #17 20.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:20:59 [2020-01-21T14:20:59.611Z] #17 20.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:20:59 [2020-01-21T14:20:59.611Z] #17 20.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:20:59 [2020-01-21T14:20:59.611Z] #17 20.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:20:59 [2020-01-21T14:20:59.611Z] #17 20.60 Setting up python3 (3.7.3-1) ...
14:20:59 [2020-01-21T14:20:59.611Z] #17 20.72 Setting up python3-wheel (0.32.3-2) ...
14:20:59 [2020-01-21T14:20:59.675Z] #45 48.24   DEP      criu/net.d
14:20:59 [2020-01-21T14:20:59.675Z] #45 48.37   DEP      criu/namespaces.d
14:20:59 [2020-01-21T14:20:59.675Z] #45 48.45   DEP      criu/mount.d
14:20:59 [2020-01-21T14:20:59.675Z] #45 48.53   DEP      criu/mem.d
14:20:59 [2020-01-21T14:20:59.675Z] #45 48.63   DEP      criu/lsm.d
14:20:59 [2020-01-21T14:20:59.675Z] #45 48.70   DEP      criu/log.d
14:20:59 [2020-01-21T14:20:59.816Z] #65 ...
14:20:59 [2020-01-21T14:20:59.816Z] 
14:20:59 [2020-01-21T14:20:59.816Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:20:59 [2020-01-21T14:20:59.816Z] #47 87.34 go/parser
14:20:59 [2020-01-21T14:20:59.816Z] #47 88.79 compress/gzip
14:20:59 [2020-01-21T14:20:59.816Z] #47 90.12 math/big
14:20:59 [2020-01-21T14:20:59.816Z] #47 92.54 go/doc
14:20:59 [2020-01-21T14:20:59.816Z] #47 92.71 vendor/golang.org/x/text/unicode/norm
14:20:59 [2020-01-21T14:20:59.816Z] #47 ...
14:20:59 [2020-01-21T14:20:59.816Z] 
14:20:59 [2020-01-21T14:20:59.816Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:20:59 [2020-01-21T14:20:59.816Z] #44 34.98   CC       images/sk-packet.o
14:20:59 [2020-01-21T14:20:59.816Z] #44 35.55   CC       images/mnt.o
14:20:59 [2020-01-21T14:20:59.816Z] #44 35.89   CC       images/pipe-data.o
14:20:59 [2020-01-21T14:20:59.816Z] #44 36.06   CC       images/sa.o
14:20:59 [2020-01-21T14:20:59.816Z] #44 36.30   CC       images/timer.o
14:20:59 [2020-01-21T14:20:59.816Z] #44 36.74   CC       images/timerfd.o
14:20:59 [2020-01-21T14:20:59.866Z] #17 20.90 Setting up apparmor (2.13.2-10) ...
14:21:00 [2020-01-21T14:21:00.078Z] #44 37.03   CC       images/mm.o
14:21:00 [2020-01-21T14:21:00.211Z] #45 48.79   DEP      criu/libnetlink.d
14:21:00 [2020-01-21T14:21:00.211Z] #45 48.85   DEP      criu/kerndat.d
14:21:00 [2020-01-21T14:21:00.211Z] #45 49.06   DEP      criu/kcmp-ids.d
14:21:00 [2020-01-21T14:21:00.470Z] #17 21.77 Setting up xfsprogs (4.20.0-1) ...
14:21:00 [2020-01-21T14:21:00.586Z] #45 49.21   DEP      criu/irmap.d
14:21:00 [2020-01-21T14:21:00.586Z] #45 49.29   DEP      criu/ipc_ns.d
14:21:00 [2020-01-21T14:21:00.586Z] #45 49.39   DEP      criu/image.d
14:21:00 [2020-01-21T14:21:00.586Z] #45 49.57   DEP      criu/image-desc.d
14:21:00 [2020-01-21T14:21:00.651Z] #44 37.45   CC       images/sk-opts.o
14:21:00 [2020-01-21T14:21:00.651Z] #44 37.67   CC       images/sk-unix.o
14:21:00 [2020-01-21T14:21:00.725Z] #17 21.78 Setting up python3-lib2to3 (3.7.3-1) ...
14:21:00 [2020-01-21T14:21:00.957Z] #45 49.63   DEP      criu/fsnotify.d
14:21:00 [2020-01-21T14:21:00.957Z] #45 49.82   DEP      criu/filesystems.d
14:21:00 [2020-01-21T14:21:00.981Z] #17 21.95 Setting up python3-pkg-resources (40.8.0-1) ...
14:21:01 [2020-01-21T14:21:01.237Z] #17 22.20 Setting up python3-distutils (3.7.3-1) ...
14:21:01 [2020-01-21T14:21:01.237Z] #17 22.35 Setting up python3-setuptools (40.8.0-1) ...
14:21:01 [2020-01-21T14:21:01.343Z] #45 49.89   DEP      criu/files.d
14:21:01 [2020-01-21T14:21:01.343Z] #45 50.08   DEP      criu/files-reg.d
14:21:01 [2020-01-21T14:21:01.343Z] #45 50.18   DEP      criu/files-ext.d
14:21:01 [2020-01-21T14:21:01.343Z] #45 50.25   DEP      criu/file-lock.d
14:21:01 [2020-01-21T14:21:01.492Z] #17 22.70 Setting up python3-pip (18.1-5) ...
14:21:01 [2020-01-21T14:21:01.598Z] #44 38.36   CC       images/sk-inet.o
14:21:01 [2020-01-21T14:21:01.707Z] #45 50.36   DEP      criu/file-ids.d
14:21:01 [2020-01-21T14:21:01.707Z] #45 50.45   DEP      criu/fifo.d
14:21:01 [2020-01-21T14:21:01.707Z] #45 50.52   DEP      criu/fdstore.d
14:21:01 [2020-01-21T14:21:01.707Z] #45 50.59   DEP      criu/fault-injection.d
14:21:01 [2020-01-21T14:21:01.707Z] #45 50.64   DEP      criu/external.d
14:21:01 [2020-01-21T14:21:01.707Z] #45 50.70   DEP      criu/eventpoll.d
14:21:02 [2020-01-21T14:21:02.086Z] #45 50.82   DEP      criu/eventfd.d
14:21:02 [2020-01-21T14:21:02.086Z] #45 50.97   DEP      criu/crtools.d
14:21:02 [2020-01-21T14:21:02.086Z] #45 51.05   DEP      criu/cr-service.d
14:21:02 [2020-01-21T14:21:02.097Z] #17 23.00 Processing triggers for libc-bin (2.28-10) ...
14:21:02 [2020-01-21T14:21:02.098Z] #17 23.02 Processing triggers for mime-support (3.62) ...
14:21:02 [2020-01-21T14:21:02.171Z] #44 38.96   CC       images/tun.o
14:21:02 [2020-01-21T14:21:02.352Z] #17 DONE 23.4s
14:21:02 [2020-01-21T14:21:02.352Z] 
14:21:02 [2020-01-21T14:21:02.352Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:21:02 [2020-01-21T14:21:02.436Z] #44 39.29   CC       images/sk-netlink.o
14:21:02 [2020-01-21T14:21:02.436Z] #44 39.52   CC       images/packet-sock.o
14:21:02 [2020-01-21T14:21:02.453Z] #45 51.19   DEP      criu/cr-restore.d
14:21:02 [2020-01-21T14:21:02.453Z] #45 51.28   DEP      criu/cr-errno.d
14:21:02 [2020-01-21T14:21:02.453Z] #45 51.29   DEP      criu/cr-dump.d
14:21:02 [2020-01-21T14:21:02.825Z] #45 51.42   DEP      criu/cr-dedup.d
14:21:02 [2020-01-21T14:21:02.825Z] #45 51.56   DEP      criu/cr-check.d
14:21:02 [2020-01-21T14:21:02.825Z] #45 51.70   DEP      criu/config.d
14:21:02 [2020-01-21T14:21:02.825Z] #45 51.80   DEP      criu/clone-noasan.d
14:21:02 [2020-01-21T14:21:02.825Z] #45 51.81   DEP      criu/cgroup.d
14:21:03 [2020-01-21T14:21:03.187Z] #45 51.90   DEP      criu/cgroup-props.d
14:21:03 [2020-01-21T14:21:03.188Z] #45 51.97   DEP      criu/bitmap.d
14:21:03 [2020-01-21T14:21:03.188Z] #45 51.99   DEP      criu/bfd.d
14:21:03 [2020-01-21T14:21:03.188Z] #45 52.06   DEP      criu/autofs.d
14:21:03 [2020-01-21T14:21:03.188Z] #45 52.15   DEP      criu/aio.d
14:21:03 [2020-01-21T14:21:03.322Z] #18 0.965 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:21:03 [2020-01-21T14:21:03.322Z] #18 0.971 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:21:03 [2020-01-21T14:21:03.322Z] #18 0.975 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:21:03 [2020-01-21T14:21:03.322Z] #18 DONE 1.1s
14:21:03 [2020-01-21T14:21:03.378Z] #44 40.26   CC       images/ipc-var.o
14:21:03 [2020-01-21T14:21:03.378Z] #44 40.47   CC       images/ipc-desc.o
14:21:03 [2020-01-21T14:21:03.567Z] #45 52.26   DEP      criu/action-scripts.d
14:21:03 [2020-01-21T14:21:03.567Z] #45 ...
14:21:03 [2020-01-21T14:21:03.567Z] 
14:21:03 [2020-01-21T14:21:03.567Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:03 [2020-01-21T14:21:03.567Z] #48 75.58 vendor/golang.org/x/net/http2/hpack
14:21:03 [2020-01-21T14:21:03.567Z] #48 76.42 mime
14:21:03 [2020-01-21T14:21:03.567Z] #48 77.83 net/http/internal
14:21:03 [2020-01-21T14:21:03.567Z] #48 79.75 crypto/tls
14:21:03 [2020-01-21T14:21:03.567Z] #48 84.63 net/http/httptrace
14:21:03 [2020-01-21T14:21:03.567Z] #48 84.77 net/http
14:21:03 [2020-01-21T14:21:03.567Z] #48 ...
14:21:03 [2020-01-21T14:21:03.567Z] 
14:21:03 [2020-01-21T14:21:03.567Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:03 [2020-01-21T14:21:03.567Z] #18 6.557 Fetched 8019 kB in 6s (1284 kB/s)
14:21:03 [2020-01-21T14:21:03.567Z] #18 6.557 Reading package lists...
14:21:03 [2020-01-21T14:21:03.567Z] #18 8.638 Reading package lists...
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.42 Building dependency tree...
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.92 libcap2-bin is already the newest version (1:2.25-2).
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.92 The following additional packages will be installed:
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   python3.7 python3.7-minimal vim-runtime xxd
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96 Suggested packages:
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96 Recommended packages:
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   aufs-dkms nftables build-essential python3-dev python3-keyring
14:21:03 [2020-01-21T14:21:03.567Z] #18 10.96   python3-keyrings.alt python3-xdg unzip
14:21:03 [2020-01-21T14:21:03.576Z] 
14:21:03 [2020-01-21T14:21:03.576Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:21:03 [2020-01-21T14:21:03.735Z] #19 6.459 Collecting yamllint==1.16.0
14:21:03 [2020-01-21T14:21:03.951Z] #44 ...
14:21:03 [2020-01-21T14:21:03.951Z] 
14:21:03 [2020-01-21T14:21:03.951Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:21:03 [2020-01-21T14:21:03.951Z] #10 99.66 Selecting previously unselected package libapparmor1:arm64.
14:21:03 [2020-01-21T14:21:03.951Z] #10 99.69 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 99.70 Unpacking libapparmor1:arm64 (2.13.2-10) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 99.88 Selecting previously unselected package libapparmor-dev:arm64.
14:21:03 [2020-01-21T14:21:03.951Z] #10 99.89 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 99.90 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.1 Selecting previously unselected package libbtrfs0.
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.2 Unpacking libbtrfs0 (4.20.1-2) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.3 Selecting previously unselected package libbtrfs-dev.
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.3 Unpacking libbtrfs-dev (4.20.1-2) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.8 Selecting previously unselected package libudev-dev:arm64.
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 100.9 Unpacking libudev-dev:arm64 (241-7~deb10u2) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.1 Selecting previously unselected package libsepol1-dev:arm64.
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.1 Unpacking libsepol1-dev:arm64 (2.8-1) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.5 Selecting previously unselected package libpcre16-3:arm64.
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.8 Selecting previously unselected package libpcre32-3:arm64.
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 101.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
14:21:03 [2020-01-21T14:21:03.951Z] #10 102.1 Selecting previously unselected package libpcrecpp0v5:arm64.
14:21:04 [2020-01-21T14:21:04.212Z] #10 102.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
14:21:04 [2020-01-21T14:21:04.212Z] #10 102.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
14:21:04 [2020-01-21T14:21:04.212Z] #10 102.3 Selecting previously unselected package libpcre3-dev:arm64.
14:21:04 [2020-01-21T14:21:04.212Z] #10 102.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
14:21:04 [2020-01-21T14:21:04.212Z] #10 102.3 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
14:21:04 [2020-01-21T14:21:04.301Z] #19 ...
14:21:04 [2020-01-21T14:21:04.301Z] 
14:21:04 [2020-01-21T14:21:04.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:04 [2020-01-21T14:21:04.301Z] #44 135.5   CC       criu/namespaces.o
14:21:04 [2020-01-21T14:21:04.301Z] #44 137.9   CC       criu/net.o
14:21:04 [2020-01-21T14:21:04.301Z] #44 141.6   CC       criu/netfilter.o
14:21:04 [2020-01-21T14:21:04.301Z] #44 141.9   CC       criu/page-pipe.o
14:21:04 [2020-01-21T14:21:04.559Z] #44 142.6   CC       criu/page-xfer.o
14:21:04 [2020-01-21T14:21:04.785Z] #10 102.9 Selecting previously unselected package libselinux1-dev:arm64.
14:21:04 [2020-01-21T14:21:04.785Z] #10 102.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
14:21:05 [2020-01-21T14:21:05.046Z] #10 102.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
14:21:05 [2020-01-21T14:21:05.051Z] #18 12.24 The following NEW packages will be installed:
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.24   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.24   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.24   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.24   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.24   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.24   python3-setuptools python3-wheel python3.7 python3.7-minimal
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.24   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.31 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.31 Need to get 26.3 MB of archives.
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.31 After this operation, 112 MB of additional disk space will be used.
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
14:21:05 [2020-01-21T14:21:05.052Z] #18 ...
14:21:05 [2020-01-21T14:21:05.052Z] 
14:21:05 [2020-01-21T14:21:05.052Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:05 [2020-01-21T14:21:05.052Z] #58 4.624 + cd /tmp/tmp.xhYFiTrKH6/src/github.com/opencontainers/runc
14:21:05 [2020-01-21T14:21:05.052Z] #58 4.625 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:21:05 [2020-01-21T14:21:05.052Z] #58 4.871 + '[' -z '' ']'
14:21:05 [2020-01-21T14:21:05.052Z] #58 4.880 + target=static
14:21:05 [2020-01-21T14:21:05.052Z] #58 4.880 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:21:05 [2020-01-21T14:21:05.052Z] #58 5.697 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
14:21:05 [2020-01-21T14:21:05.052Z] #58 ...
14:21:05 [2020-01-21T14:21:05.052Z] 
14:21:05 [2020-01-21T14:21:05.052Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:05 [2020-01-21T14:21:05.052Z] #18 12.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB]
14:21:05 [2020-01-21T14:21:05.308Z] #10 ...
14:21:05 [2020-01-21T14:21:05.308Z] 
14:21:05 [2020-01-21T14:21:05.308Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:21:05 [2020-01-21T14:21:05.308Z] #65 DONE 103.1s
14:21:05 [2020-01-21T14:21:05.308Z] 
14:21:05 [2020-01-21T14:21:05.308Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:21:05 [2020-01-21T14:21:05.308Z] #66 DONE 0.1s
14:21:05 [2020-01-21T14:21:05.544Z] #19 2.209 Collecting yamllint==1.16.0
14:21:05 [2020-01-21T14:21:05.570Z] 
14:21:05 [2020-01-21T14:21:05.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:05 [2020-01-21T14:21:05.570Z] #44 40.84   CC       images/ipc-shm.o
14:21:05 [2020-01-21T14:21:05.570Z] #44 41.16   CC       images/ipc-msg.o
14:21:05 [2020-01-21T14:21:05.570Z] #44 41.60   CC       images/ipc-sem.o
14:21:05 [2020-01-21T14:21:05.570Z] #44 41.93   CC       images/utsns.o
14:21:05 [2020-01-21T14:21:05.570Z] #44 42.24   CC       images/creds.o
14:21:05 [2020-01-21T14:21:05.570Z] #44 42.58   CC       images/vma.o
14:21:05 [2020-01-21T14:21:05.862Z] #18 12.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB]
14:21:05 [2020-01-21T14:21:05.862Z] #18 13.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
14:21:05 [2020-01-21T14:21:05.862Z] #18 13.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
14:21:05 [2020-01-21T14:21:05.862Z] #18 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB]
14:21:05 [2020-01-21T14:21:05.862Z] #18 13.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB]
14:21:05 [2020-01-21T14:21:05.862Z] #18 13.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
14:21:05 [2020-01-21T14:21:05.943Z] #44 143.8   CC       criu/pagemap-cache.o
14:21:05 [2020-01-21T14:21:05.943Z] #44 144.2   CC       criu/pagemap.o
14:21:06 [2020-01-21T14:21:06.142Z] #44 43.04   CC       images/netdev.o
14:21:06 [2020-01-21T14:21:06.239Z] #18 13.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
14:21:06 [2020-01-21T14:21:06.240Z] #18 13.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
14:21:06 [2020-01-21T14:21:06.621Z] #18 13.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
14:21:06 [2020-01-21T14:21:06.877Z] #44 145.0   CC       criu/parasite-syscall.o
14:21:06 [2020-01-21T14:21:06.996Z] #18 14.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
14:21:06 [2020-01-21T14:21:06.996Z] #18 14.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
14:21:06 [2020-01-21T14:21:06.996Z] #18 14.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
14:21:07 [2020-01-21T14:21:07.087Z] #44 43.83   CC       images/tty.o
14:21:07 [2020-01-21T14:21:07.371Z] #18 14.65 debconf: delaying package configuration, since apt-utils is not installed
14:21:07 [2020-01-21T14:21:07.371Z] #18 14.70 Fetched 26.3 MB in 2s (13.1 MB/s)
14:21:07 [2020-01-21T14:21:07.371Z] #18 14.73 Selecting previously unselected package pigz.
14:21:07 [2020-01-21T14:21:07.371Z] #18 14.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23190 files and directories currently installed.)
14:21:07 [2020-01-21T14:21:07.371Z] #18 14.77 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
14:21:07 [2020-01-21T14:21:07.371Z] #18 14.77 Unpacking pigz (2.4-1) ...
14:21:07 [2020-01-21T14:21:07.371Z] #18 14.83 Selecting previously unselected package libpython3.7-minimal:s390x.
14:21:07 [2020-01-21T14:21:07.855Z] #44 145.9   CC       criu/path.o
14:21:07 [2020-01-21T14:21:07.855Z] #44 146.2   CC       criu/pie-util-vdso-elf32.o
14:21:07 [2020-01-21T14:21:07.969Z] #18 14.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ...
14:21:07 [2020-01-21T14:21:07.970Z] #18 14.84 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ...
14:21:07 [2020-01-21T14:21:07.970Z] #18 15.31 Selecting previously unselected package python3.7-minimal.
14:21:07 [2020-01-21T14:21:07.970Z] #18 15.31 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ...
14:21:07 [2020-01-21T14:21:07.970Z] #18 15.31 Unpacking python3.7-minimal (3.7.3-2) ...
14:21:08 [2020-01-21T14:21:08.029Z] #44 44.85   CC       images/file-lock.o
14:21:08 [2020-01-21T14:21:08.291Z] #44 ...
14:21:08 [2020-01-21T14:21:08.291Z] 
14:21:08 [2020-01-21T14:21:08.291Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:21:08 [2020-01-21T14:21:08.291Z] #10 103.7 Selecting previously unselected package libdevmapper-dev:arm64.
14:21:08 [2020-01-21T14:21:08.291Z] #10 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 103.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 104.0 Selecting previously unselected package libseccomp-dev:arm64.
14:21:08 [2020-01-21T14:21:08.291Z] #10 104.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 104.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 104.1 Selecting previously unselected package libsystemd-dev:arm64.
14:21:08 [2020-01-21T14:21:08.291Z] #10 104.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_arm64.deb ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 104.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u2) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.3 Setting up libapparmor1:arm64 (2.13.2-10) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.3 Setting up libpcre16-3:arm64 (2:8.39-12) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.4 Setting up libsepol1-dev:arm64 (2.8-1) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.4 Setting up libbtrfs0 (4.20.1-2) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.4 Setting up libpcre32-3:arm64 (2:8.39-12) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.4 Setting up libudev-dev:arm64 (241-7~deb10u2) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.5 Setting up libbtrfs-dev (4.20.1-2) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.5 Setting up mingw-w64-common (6.0.0-3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.5 Setting up libsystemd-dev:arm64 (241-7~deb10u2) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.8 Setting up dmsetup (2:1.02.155-3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 105.8 Processing triggers for libc-bin (2.28-10) ...
14:21:08 [2020-01-21T14:21:08.291Z] #10 DONE 106.3s
14:21:08 [2020-01-21T14:21:08.291Z] 
14:21:08 [2020-01-21T14:21:08.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:08 [2020-01-21T14:21:08.291Z] #44 45.18   CC       images/rlimit.o
14:21:08 [2020-01-21T14:21:08.291Z] #44 ...
14:21:08 [2020-01-21T14:21:08.291Z] 
14:21:08 [2020-01-21T14:21:08.291Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:21:08 [2020-01-21T14:21:08.291Z] #55 DONE 0.1s
14:21:08 [2020-01-21T14:21:08.291Z] 
14:21:08 [2020-01-21T14:21:08.291Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:21:08 [2020-01-21T14:21:08.291Z] #56 DONE 0.1s
14:21:08 [2020-01-21T14:21:08.421Z] #44 146.6   CC       criu/pie-util-vdso.o
14:21:08 [2020-01-21T14:21:08.552Z] 
14:21:08 [2020-01-21T14:21:08.552Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:08 [2020-01-21T14:21:08.678Z] #44 ...
14:21:08 [2020-01-21T14:21:08.678Z] 
14:21:08 [2020-01-21T14:21:08.678Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:21:08 [2020-01-21T14:21:08.678Z] #19 11.83   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:21:08 [2020-01-21T14:21:08.871Z] #18 16.29 Setting up libpython3.7-minimal:s390x (3.7.3-2) ...
14:21:08 [2020-01-21T14:21:08.871Z] #18 16.31 Setting up python3.7-minimal (3.7.3-2) ...
14:21:08 [2020-01-21T14:21:08.936Z] #19 11.96 Collecting pyyaml (from yamllint==1.16.0)
14:21:09 [2020-01-21T14:21:09.194Z] #19 12.09   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:21:10 [2020-01-21T14:21:10.468Z] #57 ...
14:21:10 [2020-01-21T14:21:10.468Z] 
14:21:10 [2020-01-21T14:21:10.468Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:10 [2020-01-21T14:21:10.468Z] #47 98.10 github.com/LK4D4/vndr/build
14:21:10 [2020-01-21T14:21:10.468Z] #47 100.6 vendor/golang.org/x/net/idna
14:21:10 [2020-01-21T14:21:10.468Z] #47 105.0 mime/quotedprintable
14:21:10 [2020-01-21T14:21:10.468Z] #47 105.5 net/http/internal
14:21:10 [2020-01-21T14:21:10.468Z] #47 106.1 crypto/ecdsa
14:21:10 [2020-01-21T14:21:10.468Z] #47 106.3 crypto/x509/pkix
14:21:10 [2020-01-21T14:21:10.468Z] #47 106.4 vendor/golang.org/x/crypto/cryptobyte
14:21:10 [2020-01-21T14:21:10.468Z] #47 ...
14:21:10 [2020-01-21T14:21:10.468Z] 
14:21:10 [2020-01-21T14:21:10.468Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:10 [2020-01-21T14:21:10.468Z] #44 45.53   CC       images/pagemap.o
14:21:10 [2020-01-21T14:21:10.468Z] #44 45.91   CC       images/siginfo.o
14:21:10 [2020-01-21T14:21:10.468Z] #44 46.35   CC       images/rpc.o
14:21:10 [2020-01-21T14:21:10.568Z] #19 13.52 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:21:10 [2020-01-21T14:21:10.568Z] #19 13.56   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:21:10 [2020-01-21T14:21:10.568Z] #19 13.61 Building wheels for collected packages: pyyaml
14:21:10 [2020-01-21T14:21:10.568Z] #19 13.61   Running setup.py bdist_wheel for pyyaml: started
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.71 Selecting previously unselected package python3-minimal.
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.71 (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 ... 23439 files and directories currently installed.)
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.74 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.76 Unpacking python3-minimal (3.7.3-1) ...
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.79 Selecting previously unselected package libmpdec2:s390x.
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.79 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.80 Unpacking libmpdec2:s390x (2.4.2-2) ...
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.85 Selecting previously unselected package libpython3.7-stdlib:s390x.
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ...
14:21:10 [2020-01-21T14:21:10.687Z] #18 17.86 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ...
14:21:10 [2020-01-21T14:21:10.870Z] #19 7.403   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:21:10 [2020-01-21T14:21:10.870Z] #19 7.420 Collecting pyyaml (from yamllint==1.16.0)
14:21:10 [2020-01-21T14:21:10.870Z] #19 7.465   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:21:11 [2020-01-21T14:21:11.041Z] #44 47.94   CC       images/ext-file.o
14:21:11 [2020-01-21T14:21:11.303Z] #44 ...
14:21:11 [2020-01-21T14:21:11.303Z] 
14:21:11 [2020-01-21T14:21:11.303Z] #11 [dev 1/25] RUN groupadd -r docker
14:21:11 [2020-01-21T14:21:11.303Z] #11 DONE 3.0s
14:21:11 [2020-01-21T14:21:11.303Z] 
14:21:11 [2020-01-21T14:21:11.303Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:11 [2020-01-21T14:21:11.303Z] #44 48.20   CC       images/cgroup.o
14:21:11 [2020-01-21T14:21:11.430Z] #19 7.894 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:21:11 [2020-01-21T14:21:11.430Z] #19 7.910   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:21:11 [2020-01-21T14:21:11.430Z] #19 7.924 Building wheels for collected packages: pyyaml
14:21:11 [2020-01-21T14:21:11.430Z] #19 7.925   Running setup.py bdist_wheel for pyyaml: started
14:21:11 [2020-01-21T14:21:11.568Z] #18 18.70 Selecting previously unselected package python3.7.
14:21:11 [2020-01-21T14:21:11.568Z] #18 18.70 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ...
14:21:11 [2020-01-21T14:21:11.568Z] #18 18.71 Unpacking python3.7 (3.7.3-2) ...
14:21:11 [2020-01-21T14:21:11.568Z] #18 18.86 Selecting previously unselected package libpython3-stdlib:s390x.
14:21:11 [2020-01-21T14:21:11.568Z] #18 18.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
14:21:11 [2020-01-21T14:21:11.568Z] #18 18.88 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
14:21:11 [2020-01-21T14:21:11.686Z] #19 8.282   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:21:11 [2020-01-21T14:21:11.686Z] #19 8.282   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:21:11 [2020-01-21T14:21:11.686Z] #19 8.305 Successfully built pyyaml
14:21:11 [2020-01-21T14:21:11.686Z] #19 8.312 Installing collected packages: pyyaml, pathspec, yamllint
14:21:11 [2020-01-21T14:21:11.686Z] #19 8.413 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:21:11 [2020-01-21T14:21:11.941Z] #19 14.85   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:21:11 [2020-01-21T14:21:11.941Z] #19 14.85   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:21:11 [2020-01-21T14:21:11.941Z] #19 14.94 Successfully built pyyaml
14:21:11 [2020-01-21T14:21:11.941Z] #19 14.96 Installing collected packages: pyyaml, pathspec, yamllint
14:21:12 [2020-01-21T14:21:12.068Z] #18 19.03 Setting up python3-minimal (3.7.3-1) ...
14:21:12 [2020-01-21T14:21:12.253Z] #19 DONE 8.7s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:21:12 [2020-01-21T14:21:12.253Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:21:12 [2020-01-21T14:21:12.253Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:21:12 [2020-01-21T14:21:12.253Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s
14:21:12 [2020-01-21T14:21:12.253Z] #68 ...
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:21:12 [2020-01-21T14:21:12.253Z] #29 DONE 0.1s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:21:12 [2020-01-21T14:21:12.253Z] #40 DONE 0.1s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:21:12 [2020-01-21T14:21:12.253Z] #70 DONE 0.2s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:21:12 [2020-01-21T14:21:12.253Z] #52 DONE 0.2s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:21:12 [2020-01-21T14:21:12.253Z] #64 DONE 0.2s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:21:12 [2020-01-21T14:21:12.253Z] #61 DONE 0.2s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:21:12 [2020-01-21T14:21:12.253Z] #49 DONE 0.2s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:21:12 [2020-01-21T14:21:12.253Z] #68 ...
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:21:12 [2020-01-21T14:21:12.253Z] #46 DONE 0.2s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:21:12 [2020-01-21T14:21:12.253Z] #26 DONE 0.3s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:21:12 [2020-01-21T14:21:12.253Z] #56 DONE 0.3s
14:21:12 [2020-01-21T14:21:12.253Z] 
14:21:12 [2020-01-21T14:21:12.253Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:21:12 [2020-01-21T14:21:12.253Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.76MB / 9.11MB 0.2s
14:21:12 [2020-01-21T14:21:12.428Z] #18 19.70 Selecting previously unselected package python3.
14:21:12 [2020-01-21T14:21:12.428Z] #18 19.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 ... 23851 files and directories currently installed.)
14:21:12 [2020-01-21T14:21:12.428Z] #18 19.74 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
14:21:12 [2020-01-21T14:21:12.428Z] #18 19.74 Unpacking python3 (3.7.3-1) ...
14:21:12 [2020-01-21T14:21:12.428Z] #18 19.80 Selecting previously unselected package libip4tc0:s390x.
14:21:12 [2020-01-21T14:21:12.428Z] #18 19.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
14:21:12 [2020-01-21T14:21:12.507Z] #19 15.37 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:21:12 [2020-01-21T14:21:12.510Z] #68 ...
14:21:12 [2020-01-21T14:21:12.510Z] 
14:21:12 [2020-01-21T14:21:12.510Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:21:12 [2020-01-21T14:21:12.510Z] #37 DONE 0.3s
14:21:12 [2020-01-21T14:21:12.510Z] 
14:21:12 [2020-01-21T14:21:12.510Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:21:12 [2020-01-21T14:21:12.510Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.59MB / 9.11MB 0.3s
14:21:12 [2020-01-21T14:21:12.510Z] #68 ...
14:21:12 [2020-01-21T14:21:12.510Z] 
14:21:12 [2020-01-21T14:21:12.510Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:21:12 [2020-01-21T14:21:12.510Z] #24 DONE 0.5s
14:21:12 [2020-01-21T14:21:12.695Z] #44 49.39   CC       images/userns.o
14:21:12 [2020-01-21T14:21:12.767Z] 
14:21:12 [2020-01-21T14:21:12.767Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:21:12 [2020-01-21T14:21:12.767Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.49MB / 9.11MB 0.5s
14:21:12 [2020-01-21T14:21:12.767Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.24MB / 9.11MB 0.6s
14:21:12 [2020-01-21T14:21:12.795Z] #18 19.81 Unpacking libip4tc0:s390x (1.8.2-4) ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 19.89 Selecting previously unselected package libip6tc0:s390x.
14:21:12 [2020-01-21T14:21:12.795Z] #18 19.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 19.89 Unpacking libip6tc0:s390x (1.8.2-4) ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 19.95 Selecting previously unselected package libiptc0:s390x.
14:21:12 [2020-01-21T14:21:12.795Z] #18 19.95 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 19.95 Unpacking libiptc0:s390x (1.8.2-4) ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.00 Selecting previously unselected package libnfnetlink0:s390x.
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.01 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.03 Selecting previously unselected package libnetfilter-conntrack3:s390x.
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.03 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.08 Selecting previously unselected package libnftnl11:s390x.
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.08 Unpacking libnftnl11:s390x (1.1.2-2) ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.14 Selecting previously unselected package iptables.
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.14 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
14:21:12 [2020-01-21T14:21:12.795Z] #18 20.15 Unpacking iptables (1.8.2-4) ...
14:21:12 [2020-01-21T14:21:12.956Z] #44 49.87   CC       images/google/protobuf/descriptor.o
14:21:13 [2020-01-21T14:21:13.023Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done
14:21:13 [2020-01-21T14:21:13.023Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
14:21:13 [2020-01-21T14:21:13.073Z] #19 DONE 16.0s
14:21:13 [2020-01-21T14:21:13.073Z] 
14:21:13 [2020-01-21T14:21:13.073Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:21:13 [2020-01-21T14:21:13.073Z] #24 DONE 0.3s
14:21:13 [2020-01-21T14:21:13.073Z] 
14:21:13 [2020-01-21T14:21:13.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:13 [2020-01-21T14:21:13.073Z] #44 147.1   CC       criu/pie-util.o
14:21:13 [2020-01-21T14:21:13.073Z] #44 147.4   CC       criu/pipes.o
14:21:13 [2020-01-21T14:21:13.073Z] #44 148.3   CC       criu/plugin.o
14:21:13 [2020-01-21T14:21:13.073Z] #44 148.9   CC       criu/proc_parse.o
14:21:13 [2020-01-21T14:21:13.158Z] #18 20.47 Selecting previously unselected package xxd.
14:21:13 [2020-01-21T14:21:13.158Z] #18 20.47 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
14:21:13 [2020-01-21T14:21:13.158Z] #18 20.48 Unpacking xxd (2:8.1.0875-5) ...
14:21:13 [2020-01-21T14:21:13.525Z] #18 20.56 Selecting previously unselected package vim-common.
14:21:13 [2020-01-21T14:21:13.525Z] #18 20.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:21:13 [2020-01-21T14:21:13.525Z] #18 20.59 Unpacking vim-common (2:8.1.0875-5) ...
14:21:13 [2020-01-21T14:21:13.525Z] #18 20.74 Selecting previously unselected package bash-completion.
14:21:13 [2020-01-21T14:21:13.525Z] #18 20.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:21:13 [2020-01-21T14:21:13.893Z] #18 ...
14:21:13 [2020-01-21T14:21:13.893Z] 
14:21:13 [2020-01-21T14:21:13.893Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:13 [2020-01-21T14:21:13.893Z] #45 52.60   CC       criu/action-scripts.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 53.06   CC       criu/aio.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 53.73   CC       criu/autofs.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 54.48   CC       criu/bfd.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 54.83   CC       criu/bitmap.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 55.02   CC       criu/cgroup-props.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 55.58   CC       criu/cgroup.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 58.14   CC       criu/clone-noasan.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 58.19   CC       criu/config.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 59.35   CC       criu/cr-check.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 60.69   CC       criu/cr-dedup.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 60.94   CC       criu/cr-dump.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 62.67   CC       criu/cr-errno.o
14:21:13 [2020-01-21T14:21:13.893Z] #45 62.70   CC       criu/cr-restore.o
14:21:14 [2020-01-21T14:21:14.007Z] #44 152.1   CC       criu/protobuf-desc.o
14:21:14 [2020-01-21T14:21:14.342Z] #44 ...
14:21:14 [2020-01-21T14:21:14.342Z] 
14:21:14 [2020-01-21T14:21:14.342Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:21:14 [2020-01-21T14:21:14.342Z] #12 DONE 2.9s
14:21:14 [2020-01-21T14:21:14.342Z] 
14:21:14 [2020-01-21T14:21:14.342Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:21:14 [2020-01-21T14:21:14.573Z] #44 ...
14:21:14 [2020-01-21T14:21:14.573Z] 
14:21:14 [2020-01-21T14:21:14.573Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:21:14 [2020-01-21T14:21:14.573Z] #28 DONE 1.4s
14:21:14 [2020-01-21T14:21:14.573Z] 
14:21:14 [2020-01-21T14:21:14.573Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:21:14 [2020-01-21T14:21:14.831Z] #31 DONE 0.2s
14:21:14 [2020-01-21T14:21:14.831Z] 
14:21:14 [2020-01-21T14:21:14.831Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:21:14 [2020-01-21T14:21:14.831Z] #34 DONE 0.1s
14:21:14 [2020-01-21T14:21:14.831Z] 
14:21:14 [2020-01-21T14:21:14.831Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:21:14 [2020-01-21T14:21:14.831Z] #39 DONE 0.1s
14:21:14 [2020-01-21T14:21:14.831Z] 
14:21:14 [2020-01-21T14:21:14.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:15 [2020-01-21T14:21:15.089Z] #44 153.2   CC       criu/protobuf.o
14:21:15 [2020-01-21T14:21:15.163Z] #45 ...
14:21:15 [2020-01-21T14:21:15.163Z] 
14:21:15 [2020-01-21T14:21:15.163Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:15 [2020-01-21T14:21:15.163Z] #18 22.59 Unpacking bash-completion (1:2.8-6) ...
14:21:15 [2020-01-21T14:21:15.347Z] #44 ...
14:21:15 [2020-01-21T14:21:15.347Z] 
14:21:15 [2020-01-21T14:21:15.347Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:21:15 [2020-01-21T14:21:15.347Z] #41 DONE 226.3s
14:21:15 [2020-01-21T14:21:15.347Z] 
14:21:15 [2020-01-21T14:21:15.347Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:15 [2020-01-21T14:21:15.347Z] #44 153.6   CC       criu/pstree.o
14:21:15 [2020-01-21T14:21:15.642Z] #18 22.99 Selecting previously unselected package bzip2.
14:21:15 [2020-01-21T14:21:15.642Z] #18 23.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
14:21:15 [2020-01-21T14:21:15.642Z] #18 23.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:21:15 [2020-01-21T14:21:15.642Z] #18 23.11 Selecting previously unselected package xz-utils.
14:21:15 [2020-01-21T14:21:15.642Z] #18 23.11 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
14:21:15 [2020-01-21T14:21:15.642Z] #18 23.11 Unpacking xz-utils (5.2.4-1) ...
14:21:16 [2020-01-21T14:21:16.083Z] #18 23.32 Selecting previously unselected package apparmor.
14:21:16 [2020-01-21T14:21:16.083Z] #18 23.32 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
14:21:16 [2020-01-21T14:21:16.083Z] #18 23.40 Unpacking apparmor (2.13.2-10) ...
14:21:16 [2020-01-21T14:21:16.453Z] #18 23.69 Selecting previously unselected package aufs-tools.
14:21:16 [2020-01-21T14:21:16.453Z] #18 23.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
14:21:16 [2020-01-21T14:21:16.453Z] #18 23.70 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:21:16 [2020-01-21T14:21:16.453Z] #18 23.76 Selecting previously unselected package libonig5:s390x.
14:21:16 [2020-01-21T14:21:16.453Z] #18 23.76 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
14:21:16 [2020-01-21T14:21:16.453Z] #18 23.77 Unpacking libonig5:s390x (6.9.1-1) ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 23.85 Selecting previously unselected package libjq1:s390x.
14:21:16 [2020-01-21T14:21:16.821Z] #18 23.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 23.85 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 23.98 Selecting previously unselected package jq.
14:21:16 [2020-01-21T14:21:16.821Z] #18 23.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 23.98 Unpacking jq (1.5+dfsg-2+b1) ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.04 Selecting previously unselected package libaio1:s390x.
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.04 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.05 Unpacking libaio1:s390x (0.3.112-3) ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.09 Selecting previously unselected package libgpm2:s390x.
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.09 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.10 Unpacking libgpm2:s390x (1.20.7-5) ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.14 Selecting previously unselected package libicu63:s390x.
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.14 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
14:21:16 [2020-01-21T14:21:16.821Z] #18 24.15 Unpacking libicu63:s390x (63.1-6) ...
14:21:16 [2020-01-21T14:21:16.889Z] #13 2.406 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:21:16 [2020-01-21T14:21:16.889Z] #13 DONE 2.7s
14:21:16 [2020-01-21T14:21:16.889Z] 
14:21:16 [2020-01-21T14:21:16.889Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:21:17 [2020-01-21T14:21:17.253Z] #44 ...
14:21:17 [2020-01-21T14:21:17.253Z] 
14:21:17 [2020-01-21T14:21:17.253Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:21:17 [2020-01-21T14:21:17.253Z] #42 DONE 0.3s
14:21:17 [2020-01-21T14:21:17.253Z] 
14:21:17 [2020-01-21T14:21:17.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:17 [2020-01-21T14:21:17.253Z] #44 155.1   CC       criu/rbtree.o
14:21:17 [2020-01-21T14:21:17.253Z] #44 155.4   CC       criu/rst-malloc.o
14:21:17 [2020-01-21T14:21:17.253Z] #44 155.6   CC       criu/seccomp.o
14:21:17 [2020-01-21T14:21:17.279Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.2s done
14:21:17 [2020-01-21T14:21:17.279Z] #68 DONE 5.2s
14:21:17 [2020-01-21T14:21:17.279Z] 
14:21:17 [2020-01-21T14:21:17.279Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:18 [2020-01-21T14:21:18.185Z] #44 156.2   CC       criu/seize.o
14:21:18 [2020-01-21T14:21:18.643Z] #38 ...
14:21:18 [2020-01-21T14:21:18.643Z] 
14:21:18 [2020-01-21T14:21:18.643Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:21:18 [2020-01-21T14:21:18.643Z] #43 6.581 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:21:18 [2020-01-21T14:21:18.643Z] #43 6.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:21:18 [2020-01-21T14:21:18.750Z] #44 157.0   CC       criu/servicefd.o
14:21:18 [2020-01-21T14:21:18.898Z] #43 6.714 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:21:18 [2020-01-21T14:21:18.898Z] #43 ...
14:21:18 [2020-01-21T14:21:18.898Z] 
14:21:18 [2020-01-21T14:21:18.898Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 + RM_GOPATH=0
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 + TMP_GOPATH=
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 + : /build
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 + '[' -z '' ']'
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 ++ mktemp -d
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 + export GOPATH=/tmp/tmp.MFKoyYlIcE
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 + GOPATH=/tmp/tmp.MFKoyYlIcE
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 + RM_GOPATH=1
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.435 ++ dirname ./install.sh
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 + dir=.
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 + bin=gotestsum
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 + shift
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 + '[' '!' -f ./gotestsum.installer ']'
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 + . ./gotestsum.installer
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 ++ : v0.3.5
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 + install_gotestsum
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 + echo 'Installing gotestsum version v0.3.5'
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.444 + go get -d gotest.tools/gotestsum
14:21:18 [2020-01-21T14:21:18.898Z] #50 6.445 Installing gotestsum version v0.3.5
14:21:18 [2020-01-21T14:21:18.971Z] #18 ...
14:21:18 [2020-01-21T14:21:18.971Z] 
14:21:18 [2020-01-21T14:21:18.971Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:18 [2020-01-21T14:21:18.971Z] #48 92.81 github.com/LK4D4/vndr/godl
14:21:18 [2020-01-21T14:21:18.971Z] #48 93.57 github.com/LK4D4/vndr
14:21:18 [2020-01-21T14:21:18.971Z] #48 DONE 100.7s
14:21:18 [2020-01-21T14:21:18.971Z] 
14:21:18 [2020-01-21T14:21:18.971Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:18 [2020-01-21T14:21:18.971Z] #45 66.05   CC       criu/cr-service.o
14:21:18 [2020-01-21T14:21:18.971Z] #45 67.14   CC       criu/crtools.o
14:21:19 [2020-01-21T14:21:19.007Z] #44 157.4   CC       criu/shmem.o
14:21:19 [2020-01-21T14:21:19.347Z] #45 68.02   CC       criu/eventfd.o
14:21:19 [2020-01-21T14:21:19.347Z] #45 68.21   CC       criu/eventpoll.o
14:21:19 [2020-01-21T14:21:19.438Z] #14 DONE 2.5s
14:21:19 [2020-01-21T14:21:19.438Z] 
14:21:19 [2020-01-21T14:21:19.438Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:21:19 [2020-01-21T14:21:19.460Z] #50 ...
14:21:19 [2020-01-21T14:21:19.460Z] 
14:21:19 [2020-01-21T14:21:19.460Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:21:19 [2020-01-21T14:21:19.460Z] #43 7.171 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
14:21:19 [2020-01-21T14:21:19.940Z] #44 158.2   CC       criu/sigframe.o
14:21:20 [2020-01-21T14:21:20.136Z] #45 68.98   CC       criu/external.o
14:21:20 [2020-01-21T14:21:20.197Z] #44 158.3   CC       criu/signalfd.o
14:21:20 [2020-01-21T14:21:20.197Z] #44 158.6   CC       criu/sk-inet.o
14:21:20 [2020-01-21T14:21:20.517Z] #45 69.29   CC       criu/fault-injection.o
14:21:20 [2020-01-21T14:21:20.517Z] #45 69.34   CC       criu/fdstore.o
14:21:20 [2020-01-21T14:21:20.825Z] #15 ...
14:21:20 [2020-01-21T14:21:20.825Z] 
14:21:20 [2020-01-21T14:21:20.825Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.524 + RM_GOPATH=0
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.525 + TMP_GOPATH=
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.525 + : /build
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.525 + '[' -z '' ']'
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.531 ++ mktemp -d
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.535 + export GOPATH=/tmp/tmp.tA4GfODjyZ
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.535 + GOPATH=/tmp/tmp.tA4GfODjyZ
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.535 + RM_GOPATH=1
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.536 ++ dirname ./install.sh
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.537 + dir=.
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.537 + bin=runc
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.537 + shift
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.539 + '[' '!' -f ./runc.installer ']'
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.539 + . ./runc.installer
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.539 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.539 + install_runc
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.542 + uname -r
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.547 + grep -q '^3\.10\.0.*\.el7\.'
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.554 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.554 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.554 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.554 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tA4GfODjyZ/src/github.com/opencontainers/runc
14:21:20 [2020-01-21T14:21:20.825Z] #57 2.554 Cloning into '/tmp/tmp.tA4GfODjyZ/src/github.com/opencontainers/runc'...
14:21:20 [2020-01-21T14:21:20.825Z] #57 10.03 + cd /tmp/tmp.tA4GfODjyZ/src/github.com/opencontainers/runc
14:21:20 [2020-01-21T14:21:20.825Z] #57 10.04 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:21:20 [2020-01-21T14:21:20.825Z] #57 10.29 + '[' -z '' ']'
14:21:20 [2020-01-21T14:21:20.825Z] #57 10.29 + target=static
14:21:20 [2020-01-21T14:21:20.825Z] #57 10.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:21:20 [2020-01-21T14:21:20.825Z] #57 11.63 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
14:21:20 [2020-01-21T14:21:20.899Z] #45 69.64   CC       criu/fifo.o
14:21:21 [2020-01-21T14:21:21.091Z] #57 ...
14:21:21 [2020-01-21T14:21:21.091Z] 
14:21:21 [2020-01-21T14:21:21.091Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:21 [2020-01-21T14:21:21.091Z] #44 52.35   CC       images/opts.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 52.72   CC       images/seccomp.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 53.03   CC       images/binfmt-misc.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 53.36   CC       images/time.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 53.82   CC       images/sysctl.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 54.08   CC       images/autofs.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 54.44   CC       images/macvlan.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 54.70   CC       images/sit.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 54.97   LINK     images/built-in.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.10   GEN      compel/include/asm
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.14   GEN      compel/include/version.h
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.16 touch .config
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.17   GEN      include/common/config.h
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.27   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.30   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.36   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.40   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.42   DEP      compel/plugins/std/infect.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.73   DEP      compel/plugins/std/string.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 55.80   DEP      compel/plugins/std/log.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 56.00   DEP      compel/plugins/std/fds.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 56.22   DEP      compel/plugins/std/std.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 56.33   DEP      compel/plugins/shmem/shmem.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 56.44   DEP      compel/plugins/fds/fds.d
14:21:21 [2020-01-21T14:21:21.091Z] #44 56.73   CC       compel/plugins/std/std.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 57.18   CC       compel/plugins/std/fds.o
14:21:21 [2020-01-21T14:21:21.091Z] #44 57.64   CC       compel/plugins/std/log.o
14:21:21 [2020-01-21T14:21:21.129Z] #44 159.4   CC       criu/sk-netlink.o
14:21:21 [2020-01-21T14:21:21.257Z] #45 69.91   CC       criu/file-ids.o
14:21:21 [2020-01-21T14:21:21.257Z] #45 70.17   CC       criu/file-lock.o
14:21:21 [2020-01-21T14:21:21.663Z] #44 58.57   CC       compel/plugins/std/string.o
14:21:21 [2020-01-21T14:21:21.693Z] #44 159.8   CC       criu/sk-packet.o
14:21:21 [2020-01-21T14:21:21.925Z] #44 ...
14:21:21 [2020-01-21T14:21:21.925Z] 
14:21:21 [2020-01-21T14:21:21.925Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:21:21 [2020-01-21T14:21:21.925Z] #15 DONE 2.4s
14:21:21 [2020-01-21T14:21:21.925Z] 
14:21:21 [2020-01-21T14:21:21.925Z] #16 [dev 6/25] RUN ldconfig
14:21:22 [2020-01-21T14:21:22.017Z] #43 ...
14:21:22 [2020-01-21T14:21:22.017Z] 
14:21:22 [2020-01-21T14:21:22.017Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.312 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + RM_GOPATH=0
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + TMP_GOPATH=
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + : /build
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + '[' -z '' ']'
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 ++ mktemp -d
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + export GOPATH=/tmp/tmp.Pbg3CzoKia
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + GOPATH=/tmp/tmp.Pbg3CzoKia
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + RM_GOPATH=1
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 ++ dirname ./install.sh
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + dir=.
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + bin=tomlv
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + shift
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + '[' '!' -f ./tomlv.installer ']'
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + . ./tomlv.installer
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + install_tomlv
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.313 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Pbg3CzoKia/src/github.com/BurntSushi/toml
14:21:22 [2020-01-21T14:21:22.017Z] #33 7.315 Cloning into '/tmp/tmp.Pbg3CzoKia/src/github.com/BurntSushi/toml'...
14:21:22 [2020-01-21T14:21:22.017Z] #33 8.390 + cd /tmp/tmp.Pbg3CzoKia/src/github.com/BurntSushi/toml
14:21:22 [2020-01-21T14:21:22.017Z] #33 8.402 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:21:22 [2020-01-21T14:21:22.017Z] #33 8.447 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:21:22 [2020-01-21T14:21:22.017Z] #33 9.827 runtime/internal/atomic
14:21:22 [2020-01-21T14:21:22.017Z] #33 9.828 internal/cpu
14:21:22 [2020-01-21T14:21:22.024Z] #45 70.75   CC       criu/files-ext.o
14:21:22 [2020-01-21T14:21:22.024Z] #45 70.90   CC       criu/files-reg.o
14:21:22 [2020-01-21T14:21:22.187Z] #16 ...
14:21:22 [2020-01-21T14:21:22.187Z] 
14:21:22 [2020-01-21T14:21:22.187Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:22 [2020-01-21T14:21:22.187Z] #47 110.0 vendor/golang.org/x/net/http/httpproxy
14:21:22 [2020-01-21T14:21:22.187Z] #47 110.0 net/textproto
14:21:22 [2020-01-21T14:21:22.187Z] #47 110.0 crypto/x509
14:21:22 [2020-01-21T14:21:22.187Z] #47 111.6 vendor/golang.org/x/net/http/httpguts
14:21:22 [2020-01-21T14:21:22.187Z] #47 111.6 mime/multipart
14:21:22 [2020-01-21T14:21:22.187Z] #47 114.7 crypto/tls
14:21:22 [2020-01-21T14:21:22.258Z] #44 160.4   CC       criu/sk-queue.o
14:21:22 [2020-01-21T14:21:22.272Z] #33 10.08 runtime/internal/sys
14:21:22 [2020-01-21T14:21:22.272Z] #33 10.14 runtime/internal/math
14:21:22 [2020-01-21T14:21:22.273Z] #33 ...
14:21:22 [2020-01-21T14:21:22.273Z] 
14:21:22 [2020-01-21T14:21:22.273Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:21:22 [2020-01-21T14:21:22.273Z] #71 ...
14:21:22 [2020-01-21T14:21:22.273Z] 
14:21:22 [2020-01-21T14:21:22.273Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:22 [2020-01-21T14:21:22.528Z] #27 ...
14:21:22 [2020-01-21T14:21:22.528Z] 
14:21:22 [2020-01-21T14:21:22.528Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:21:22 [2020-01-21T14:21:22.760Z] #47 ...
14:21:22 [2020-01-21T14:21:22.760Z] 
14:21:22 [2020-01-21T14:21:22.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:22 [2020-01-21T14:21:22.760Z] #44 59.51   CC       compel/plugins/std/infect.o
14:21:22 [2020-01-21T14:21:22.760Z] #44 ...
14:21:22 [2020-01-21T14:21:22.760Z] 
14:21:22 [2020-01-21T14:21:22.760Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:21:22 [2020-01-21T14:21:22.760Z] #50 DONE 120.6s
14:21:22 [2020-01-21T14:21:22.783Z] #62 ...
14:21:22 [2020-01-21T14:21:22.783Z] 
14:21:22 [2020-01-21T14:21:22.783Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + RM_GOPATH=0
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + TMP_GOPATH=
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + : /build
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + '[' -z '' ']'
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 ++ mktemp -d
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + export GOPATH=/tmp/tmp.fTc4LxGAiq
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + GOPATH=/tmp/tmp.fTc4LxGAiq
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + RM_GOPATH=1
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 ++ dirname ./install.sh
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + dir=.
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + bin=golangci_lint
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + shift
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 Installing golangci-lint version v1.20.0
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + '[' '!' -f ./golangci_lint.installer ']'
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + . ./golangci_lint.installer
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 ++ : v1.20.0
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + install_golangci_lint
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + echo 'Installing golangci-lint version v1.20.0'
14:21:22 [2020-01-21T14:21:22.783Z] #53 10.55 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:21:22 [2020-01-21T14:21:22.783Z] #53 ...
14:21:22 [2020-01-21T14:21:22.783Z] 
14:21:22 [2020-01-21T14:21:22.783Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:22 [2020-01-21T14:21:22.823Z] #44 160.8   CC       criu/sk-tcp.o
14:21:22 [2020-01-21T14:21:22.927Z] #45 ...
14:21:22 [2020-01-21T14:21:22.927Z] 
14:21:22 [2020-01-21T14:21:22.927Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.43 Selecting previously unselected package libnet1:s390x.
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.44 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.49 Selecting previously unselected package libnl-3-200:s390x.
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.49 Unpacking libnl-3-200:s390x (3.4.0-1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.54 Selecting previously unselected package libprotobuf-c1:s390x.
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.55 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.58 Selecting previously unselected package libreadline5:s390x.
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.58 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.65 Selecting previously unselected package net-tools.
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.84 Selecting previously unselected package python-pip-whl.
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 27.84 Unpacking python-pip-whl (18.1-5) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.21 Selecting previously unselected package python3-lib2to3.
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.22 Unpacking python3-lib2to3 (3.7.3-1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.30 Selecting previously unselected package python3-distutils.
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.31 Unpacking python3-distutils (3.7.3-1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.44 Selecting previously unselected package python3-pip.
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.46 Unpacking python3-pip (18.1-5) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.58 Selecting previously unselected package python3-pkg-resources.
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.59 Unpacking python3-pkg-resources (40.8.0-1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.65 Selecting previously unselected package python3-setuptools.
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.66 Unpacking python3-setuptools (40.8.0-1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.84 Selecting previously unselected package python3-wheel.
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.84 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.85 Unpacking python3-wheel (0.32.3-2) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.87 Selecting previously unselected package thin-provisioning-tools.
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.87 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 28.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 29.02 Selecting previously unselected package vim-runtime.
14:21:22 [2020-01-21T14:21:22.927Z] #18 29.02 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:21:22 [2020-01-21T14:21:22.927Z] #18 29.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:21:22 [2020-01-21T14:21:22.927Z] #18 29.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:21:22 [2020-01-21T14:21:22.927Z] #18 29.07 Unpacking vim-runtime (2:8.1.0875-5) ...
14:21:23 [2020-01-21T14:21:23.027Z] 
14:21:23 [2020-01-21T14:21:23.027Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:21:23 [2020-01-21T14:21:23.027Z] #41 ...
14:21:23 [2020-01-21T14:21:23.027Z] 
14:21:23 [2020-01-21T14:21:23.027Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:23 [2020-01-21T14:21:23.027Z] #44 59.91   CC       compel/arch/aarch64/plugins/std/parasite-head.o
14:21:23 [2020-01-21T14:21:23.027Z] #44 59.96   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
14:21:23 [2020-01-21T14:21:23.039Z] #47 ...
14:21:23 [2020-01-21T14:21:23.039Z] 
14:21:23 [2020-01-21T14:21:23.039Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.268 + RM_GOPATH=0
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.268 + TMP_GOPATH=
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.268 + : /build/
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.268 + '[' -z '' ']'
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.271 ++ mktemp -d
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.288 + export GOPATH=/tmp/tmp.wQ4YUhyNKN
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.288 + GOPATH=/tmp/tmp.wQ4YUhyNKN
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.288 + RM_GOPATH=1
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.288 ++ dirname ./install.sh
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + dir=.
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + bin=rootlesskit
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + shift
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + '[' '!' -f ./rootlesskit.installer ']'
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + . ./rootlesskit.installer
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + install_rootlesskit
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + case "$1" in
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + export CGO_ENABLED=0
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + CGO_ENABLED=0
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + _install_rootlesskit
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.294 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wQ4YUhyNKN/src/github.com/rootless-containers/rootlesskit
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.299 Cloning into '/tmp/tmp.wQ4YUhyNKN/src/github.com/rootless-containers/rootlesskit'...
14:21:23 [2020-01-21T14:21:23.039Z] #65 7.300 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:21:23 [2020-01-21T14:21:23.039Z] #65 ...
14:21:23 [2020-01-21T14:21:23.039Z] 
14:21:23 [2020-01-21T14:21:23.039Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:21:23 [2020-01-21T14:21:23.039Z] #41 10.51 + git clone https://github.com/docker/distribution.git .
14:21:23 [2020-01-21T14:21:23.039Z] #41 10.51 Cloning into '.'...
14:21:23 [2020-01-21T14:21:23.081Z] #44 161.2   CC       criu/sk-unix.o
14:21:23 [2020-01-21T14:21:23.288Z] #44 60.04   AR       compel/plugins/std.lib.a
14:21:23 [2020-01-21T14:21:23.288Z] #44 60.12   CC       compel/plugins/fds/fds.o
14:21:23 [2020-01-21T14:21:23.294Z] #41 ...
14:21:23 [2020-01-21T14:21:23.294Z] 
14:21:23 [2020-01-21T14:21:23.294Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:21:23 [2020-01-21T14:21:23.294Z] #30 9.018 + git clone https://github.com/kolyshkin/go-swagger.git .
14:21:23 [2020-01-21T14:21:23.294Z] #30 9.032 Cloning into '.'...
14:21:23 [2020-01-21T14:21:23.294Z] #30 ...
14:21:23 [2020-01-21T14:21:23.294Z] 
14:21:23 [2020-01-21T14:21:23.294Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:23 [2020-01-21T14:21:23.549Z] #44 60.55   AR       compel/plugins/fds.lib.a
14:21:23 [2020-01-21T14:21:23.549Z] #44 60.61   HOSTDEP  compel/src/lib/log-host.d
14:21:23 [2020-01-21T14:21:23.550Z] #57 ...
14:21:23 [2020-01-21T14:21:23.550Z] 
14:21:23 [2020-01-21T14:21:23.550Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.68 + RM_GOPATH=0
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.68 + TMP_GOPATH=
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.68 + : /build
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.68 + '[' -z '' ']'
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.68 ++ mktemp -d
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.69 + export GOPATH=/tmp/tmp.hAvClJYlLL
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.69 + GOPATH=/tmp/tmp.hAvClJYlLL
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.69 + RM_GOPATH=1
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.69 ++ dirname ./install.sh
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 + dir=.
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 + bin=vndr
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 + shift
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 + '[' '!' -f ./vndr.installer ']'
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 + . ./vndr.installer
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 + install_vndr
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hAvClJYlLL/src/github.com/LK4D4/vndr
14:21:23 [2020-01-21T14:21:23.550Z] #47 10.70 Cloning into '/tmp/tmp.hAvClJYlLL/src/github.com/LK4D4/vndr'...
14:21:23 [2020-01-21T14:21:23.810Z] #44 60.78   HOSTDEP  compel/src/lib/handle-elf-host.d
14:21:24 [2020-01-21T14:21:24.071Z] #44 61.02   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
14:21:24 [2020-01-21T14:21:24.111Z] #47 11.87 + cd /tmp/tmp.hAvClJYlLL/src/github.com/LK4D4/vndr
14:21:24 [2020-01-21T14:21:24.111Z] #47 11.87 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:21:24 [2020-01-21T14:21:24.111Z] #47 11.90 + go build -buildmode=pie -v -o /build/vndr .
14:21:24 [2020-01-21T14:21:24.335Z] #44 61.27   HOSTDEP  compel/src/main-host.d
14:21:24 [2020-01-21T14:21:24.335Z] #44 61.41   DEP      compel/src/lib/ptrace.d
14:21:24 [2020-01-21T14:21:24.417Z] #18 31.81 Selecting previously unselected package vim.
14:21:24 [2020-01-21T14:21:24.451Z] #44 ...
14:21:24 [2020-01-21T14:21:24.451Z] 
14:21:24 [2020-01-21T14:21:24.451Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:24 [2020-01-21T14:21:24.451Z] #57 108.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:21:24 [2020-01-21T14:21:24.451Z] #57 110.4 + mkdir -p /build
14:21:24 [2020-01-21T14:21:24.451Z] #57 110.4 + cp runc /build/runc
14:21:24 [2020-01-21T14:21:24.451Z] #57 DONE 110.6s
14:21:24 [2020-01-21T14:21:24.451Z] 
14:21:24 [2020-01-21T14:21:24.451Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:21:24 [2020-01-21T14:21:24.781Z] #18 31.81 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ...
14:21:24 [2020-01-21T14:21:24.781Z] #18 31.82 Unpacking vim (2:8.1.0875-5) ...
14:21:24 [2020-01-21T14:21:24.781Z] #18 ...
14:21:24 [2020-01-21T14:21:24.781Z] 
14:21:24 [2020-01-21T14:21:24.781Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:21:24 [2020-01-21T14:21:24.781Z] #31 DONE 107.4s
14:21:24 [2020-01-21T14:21:24.781Z] 
14:21:24 [2020-01-21T14:21:24.781Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:24 [2020-01-21T14:21:24.781Z] #18 32.17 Selecting previously unselected package xfsprogs.
14:21:24 [2020-01-21T14:21:24.781Z] #18 32.19 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ...
14:21:24 [2020-01-21T14:21:24.781Z] #18 32.19 Unpacking xfsprogs (4.20.0-1) ...
14:21:24 [2020-01-21T14:21:24.909Z] #44 61.64   DEP      compel/src/lib/infect.d
14:21:24 [2020-01-21T14:21:24.909Z] #44 ...
14:21:24 [2020-01-21T14:21:24.909Z] 
14:21:24 [2020-01-21T14:21:24.909Z] #16 [dev 6/25] RUN ldconfig
14:21:24 [2020-01-21T14:21:24.909Z] #16 DONE 3.2s
14:21:24 [2020-01-21T14:21:24.909Z] 
14:21:24 [2020-01-21T14:21:24.909Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:24 [2020-01-21T14:21:24.909Z] #44 61.91   DEP      compel/src/lib/infect-util.d
14:21:25 [2020-01-21T14:21:25.014Z] #62 ...
14:21:25 [2020-01-21T14:21:25.014Z] 
14:21:25 [2020-01-21T14:21:25.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:25 [2020-01-21T14:21:25.014Z] #44 163.1   CC       criu/sockets.o
14:21:25 [2020-01-21T14:21:25.157Z] #18 ...
14:21:25 [2020-01-21T14:21:25.157Z] 
14:21:25 [2020-01-21T14:21:25.157Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:25 [2020-01-21T14:21:25.157Z] #45 72.53   CC       criu/files.o
14:21:25 [2020-01-21T14:21:25.157Z] #45 74.08   CC       criu/filesystems.o
14:21:25 [2020-01-21T14:21:25.480Z] #44 62.21   DEP      compel/src/lib/infect-rpc.d
14:21:25 [2020-01-21T14:21:25.744Z] #44 62.53   DEP      compel/arch/aarch64/src/lib/infect.d
14:21:25 [2020-01-21T14:21:25.744Z] #44 62.84   DEP      compel/arch/aarch64/src/lib/cpu.d
14:21:25 [2020-01-21T14:21:25.934Z] #45 74.63   CC       criu/fsnotify.o
14:21:25 [2020-01-21T14:21:25.946Z] #44 164.2   CC       criu/stats.o
14:21:26 [2020-01-21T14:21:26.204Z] #44 164.4   CC       criu/string.o
14:21:26 [2020-01-21T14:21:26.204Z] #44 164.4   CC       criu/sysctl.o
14:21:26 [2020-01-21T14:21:26.348Z] #44 63.04   DEP      compel/src/lib/log.d
14:21:26 [2020-01-21T14:21:26.349Z] #44 63.27   DEP      compel/src/main.d
14:21:26 [2020-01-21T14:21:26.551Z] #45 75.24   CC       criu/image-desc.o
14:21:26 [2020-01-21T14:21:26.551Z] #45 75.38   CC       criu/image.o
14:21:26 [2020-01-21T14:21:26.688Z] #44 63.52   DEP      compel/src/lib/handle-elf.d
14:21:26 [2020-01-21T14:21:26.770Z] #44 164.9   CC       criu/sysfs_parse.o
14:21:26 [2020-01-21T14:21:26.955Z] #44 63.88   DEP      compel/arch/aarch64/src/lib/handle-elf.d
14:21:27 [2020-01-21T14:21:27.029Z] #44 165.2   CC       criu/timerfd.o
14:21:27 [2020-01-21T14:21:27.231Z] #44 64.25   CC       compel/src/lib/log.o
14:21:27 [2020-01-21T14:21:27.287Z] #44 165.4   CC       criu/tty.o
14:21:27 [2020-01-21T14:21:27.379Z] #47 14.45 internal/race
14:21:27 [2020-01-21T14:21:27.379Z] #47 14.66 runtime
14:21:27 [2020-01-21T14:21:27.379Z] #47 14.79 sync/atomic
14:21:27 [2020-01-21T14:21:27.592Z] #45 76.17   CC       criu/ipc_ns.o
14:21:27 [2020-01-21T14:21:27.813Z] #44 64.74   CC       compel/arch/aarch64/src/lib/cpu.o
14:21:27 [2020-01-21T14:21:27.940Z] #47 15.53 unicode
14:21:28 [2020-01-21T14:21:28.077Z] #44 65.07   CC       compel/arch/aarch64/src/lib/infect.o
14:21:28 [2020-01-21T14:21:28.195Z] #47 ...
14:21:28 [2020-01-21T14:21:28.195Z] 
14:21:28 [2020-01-21T14:21:28.195Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:28 [2020-01-21T14:21:28.195Z] #27 13.62 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:21:28 [2020-01-21T14:21:28.195Z] #27 14.50 
14:21:28 [2020-01-21T14:21:28.401Z] #45 76.89   CC       criu/irmap.o
14:21:28 [2020-01-21T14:21:28.402Z] #45 77.27   CC       criu/kcmp-ids.o
14:21:28 [2020-01-21T14:21:28.655Z] #44 65.50   CC       compel/src/lib/infect-rpc.o
14:21:28 [2020-01-21T14:21:28.655Z] #44 65.75   CC       compel/src/lib/infect-util.o
14:21:28 [2020-01-21T14:21:28.659Z] #44 166.8   CC       criu/tun.o
14:21:28 [2020-01-21T14:21:28.768Z] #45 77.46   CC       criu/kerndat.o
14:21:28 [2020-01-21T14:21:28.916Z] #44 167.1   CC       criu/uffd.o
14:21:29 [2020-01-21T14:21:29.147Z] #45 78.06   CC       criu/libnetlink.o
14:21:29 [2020-01-21T14:21:29.147Z] #45 ...
14:21:29 [2020-01-21T14:21:29.147Z] 
14:21:29 [2020-01-21T14:21:29.147Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.63 Selecting previously unselected package zip.
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.64 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.64 Unpacking zip (3.0-11+b1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.79 Setting up aufs-tools (1:4.14+20190211-1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.81 Setting up libip6tc0:s390x (1.8.2-4) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.81 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.82 Setting up libgpm2:s390x (1.20.7-5) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.82 Setting up libip4tc0:s390x (1.8.2-4) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.83 Setting up libnftnl11:s390x (1.1.2-2) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.84 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.85 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.86 Setting up libicu63:s390x (63.1-6) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.86 Setting up xxd (2:8.1.0875-5) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.87 Setting up zip (3.0-11+b1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.87 Setting up vim-common (2:8.1.0875-5) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 32.89 Setting up bash-completion (1:2.8-6) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.38 Setting up libiptc0:s390x (1.8.2-4) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.39 Setting up xz-utils (5.2.4-1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.41 Setting up pigz (2.4-1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.47 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.51 Setting up libnl-3-200:s390x (3.4.0-1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.53 Setting up python-pip-whl (18.1-5) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.55 Setting up libmpdec2:s390x (2.4.2-2) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.56 Setting up vim-runtime (2:8.1.0875-5) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.81 Setting up libaio1:s390x (0.3.112-3) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.82 Setting up libonig5:s390x (6.9.1-1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.84 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.84 Setting up vim (2:8.1.0875-5) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.89 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.89 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.90 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.91 Setting up jq (1.5+dfsg-2+b1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.91 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 34.92 Setting up python3.7 (3.7.3-2) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 36.50 Setting up iptables (1.8.2-4) ...
14:21:29 [2020-01-21T14:21:29.147Z] #18 36.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 36.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 36.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 36.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 36.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 36.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:21:29 [2020-01-21T14:21:29.147Z] #18 36.52 Setting up python3 (3.7.3-1) ...
14:21:29 [2020-01-21T14:21:29.223Z] #44 66.11   CC       compel/src/lib/infect.o
14:21:29 [2020-01-21T14:21:29.474Z] #27 14.81 #=#=#                                                                         

###                                                                        4.2%
####                                                                       6.2%
##########                                                                14.6%
############                                                              17.3%
#################                                                         23.9%
#####################                                                     29.2%
#######################                                                   32.4%
###########################                                               37.7%
###############################                                           43.4%
###################################                                       49.0%
#######################################                                   54.2%
##########################################                                59.1%
#############################################                             63.4%
################################################                          67.5%
####################################################                      72.8%
########################################################                  79.1%
############################################################              84.0%
###############################################################           88.3%
###################################################################       94.4%
######################################################################## 100.0%
14:21:29 [2020-01-21T14:21:29.520Z] #18 36.68 Setting up python3-wheel (0.32.3-2) ...
14:21:29 [2020-01-21T14:21:29.849Z] #44 168.0   CC       criu/util.o
14:21:29 [2020-01-21T14:21:29.963Z] #18 36.96 Setting up apparmor (2.13.2-10) ...
14:21:30 [2020-01-21T14:21:30.035Z] #27 17.58 #=#=#                                                                         
14:21:30 [2020-01-21T14:21:30.415Z] #44 168.8   CC       criu/uts_ns.o
14:21:30 [2020-01-21T14:21:30.911Z] #18 38.04 Setting up xfsprogs (4.20.0-1) ...
14:21:30 [2020-01-21T14:21:30.911Z] #18 38.05 Setting up python3-lib2to3 (3.7.3-1) ...
14:21:30 [2020-01-21T14:21:30.911Z] #18 38.30 Setting up python3-pkg-resources (40.8.0-1) ...
14:21:30 [2020-01-21T14:21:30.980Z] #44 169.0   CC       criu/vdso-compat.o
14:21:30 [2020-01-21T14:21:30.980Z] #44 169.1   CC       criu/vdso.o
14:21:31 [2020-01-21T14:21:31.238Z] #44 169.5   LINK     criu/built-in.o
14:21:31 [2020-01-21T14:21:31.440Z] #27 17.90 
                                                                           0.1%
###                                                                        4.7%
#######                                                                    9.8%
############                                                              18.0%
#########################                                                 34.9%
#####################################                                     51.6%
#################################################                         68.5%
########################################################                  79.1%
#####################################################################     96.5%
######################################################################## 100.0%
14:21:31 [2020-01-21T14:21:31.496Z] #44 169.6   LINK     criu/criu
14:21:31 [2020-01-21T14:21:31.695Z] #27 19.44 
14:21:31 [2020-01-21T14:21:31.702Z] #18 38.84 Setting up python3-distutils (3.7.3-1) ...
14:21:31 [2020-01-21T14:21:31.754Z] #44 169.9   DEP      lib/c/criu.d
14:21:31 [2020-01-21T14:21:31.754Z] #44 170.0   CC       images/rpc.pb-c.o
14:21:32 [2020-01-21T14:21:32.064Z] #18 39.18 Setting up python3-setuptools (40.8.0-1) ...
14:21:32 [2020-01-21T14:21:32.257Z] #27 19.76 
                                                                           0.4%
14:21:32 [2020-01-21T14:21:32.257Z] #27 ...
14:21:32 [2020-01-21T14:21:32.257Z] 
14:21:32 [2020-01-21T14:21:32.257Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:21:32 [2020-01-21T14:21:32.257Z] #43 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [172 kB]
14:21:32 [2020-01-21T14:21:32.257Z] #43 13.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
14:21:32 [2020-01-21T14:21:32.257Z] #43 ...
14:21:32 [2020-01-21T14:21:32.257Z] 
14:21:32 [2020-01-21T14:21:32.257Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:21:32 [2020-01-21T14:21:32.257Z] #33 10.23 math/bits
14:21:32 [2020-01-21T14:21:32.257Z] #33 10.65 internal/bytealg
14:21:32 [2020-01-21T14:21:32.257Z] #33 10.77 math
14:21:32 [2020-01-21T14:21:32.257Z] #33 11.76 runtime
14:21:32 [2020-01-21T14:21:32.257Z] #33 17.69 unicode/utf8
14:21:32 [2020-01-21T14:21:32.257Z] #33 18.30 unicode
14:21:32 [2020-01-21T14:21:32.319Z] #44 170.5   CC       lib/c/criu.o
14:21:32 [2020-01-21T14:21:32.440Z] #18 39.82 Setting up python3-pip (18.1-5) ...
14:21:32 [2020-01-21T14:21:32.524Z] #44 68.89   CC       compel/src/lib/ptrace.o
14:21:32 [2020-01-21T14:21:32.524Z] #44 69.22   AR       compel/libcompel.a
14:21:32 [2020-01-21T14:21:32.524Z] #44 69.32   HOSTCC   compel/src/main-host.o
14:21:32 [2020-01-21T14:21:32.726Z] #33 ...
14:21:32 [2020-01-21T14:21:32.726Z] 
14:21:32 [2020-01-21T14:21:32.726Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + RM_GOPATH=0
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + TMP_GOPATH=
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + : /build
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + '[' -z '' ']'
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 ++ mktemp -d
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + export GOPATH=/tmp/tmp.KPCLjZPJ2Y
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + GOPATH=/tmp/tmp.KPCLjZPJ2Y
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + RM_GOPATH=1
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 ++ dirname ./install.sh
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + dir=.
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + bin=proxy
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + shift
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + '[' '!' -f ./proxy.installer ']'
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + . ./proxy.installer
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + install_proxy
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + case "$1" in
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + export CGO_ENABLED=0
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + CGO_ENABLED=0
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + _install_proxy
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KPCLjZPJ2Y/src/github.com/docker/libnetwork
14:21:32 [2020-01-21T14:21:32.726Z] #71 10.29 Cloning into '/tmp/tmp.KPCLjZPJ2Y/src/github.com/docker/libnetwork'...
14:21:32 [2020-01-21T14:21:32.726Z] #71 ...
14:21:32 [2020-01-21T14:21:32.726Z] 
14:21:32 [2020-01-21T14:21:32.726Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:32 [2020-01-21T14:21:32.785Z] #44 69.65   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
14:21:33 [2020-01-21T14:21:33.046Z] #44 70.01   HOSTCC   compel/src/lib/handle-elf-host.o
14:21:33 [2020-01-21T14:21:33.247Z] #18 40.51 Processing triggers for libc-bin (2.28-10) ...
14:21:33 [2020-01-21T14:21:33.247Z] #18 40.53 Processing triggers for mime-support (3.62) ...
14:21:33 [2020-01-21T14:21:33.251Z] #44 171.2   LINK     lib/c/built-in.o
14:21:33 [2020-01-21T14:21:33.251Z] #44 171.2   LINK     lib/c/libcriu.so
14:21:33 [2020-01-21T14:21:33.251Z] #44 171.3   GEN      magic.py
14:21:33 [2020-01-21T14:21:33.251Z] #44 171.4 Note: Building without setproctitle() and strlcpy() support.
14:21:33 [2020-01-21T14:21:33.251Z] #44 171.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:21:33 [2020-01-21T14:21:33.612Z] #18 DONE 40.7s
14:21:33 [2020-01-21T14:21:33.612Z] 
14:21:33 [2020-01-21T14:21:33.612Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:21:33 [2020-01-21T14:21:33.612Z] #19 0.352 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:21:33 [2020-01-21T14:21:33.618Z] #44 70.45   HOSTCC   compel/src/lib/log-host.o
14:21:33 [2020-01-21T14:21:33.816Z] #44 171.9 fatal: not a git repository (or any of the parent directories): .git
14:21:33 [2020-01-21T14:21:33.821Z] #27 19.76 
                                                                           0.4%
###                                                                        4.4%
#######                                                                   10.9%
##########                                                                15.3%
#############                                                             18.6%
###############                                                           21.9%
#################                                                         24.1%
###################                                                       26.9%
#####################                                                     30.0%
#######################                                                   33.2%
###############################                                           43.9%
###################################                                       49.6%
##########################################                                59.4%
################################################                          67.1%
14:21:33 [2020-01-21T14:21:33.821Z] #27 ...
14:21:33 [2020-01-21T14:21:33.821Z] 
14:21:33 [2020-01-21T14:21:33.821Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.38 + RM_GOPATH=0
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.38 + TMP_GOPATH=
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.38 + : /build
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.38 + '[' -z '' ']'
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.38 ++ mktemp -d
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.38 + export GOPATH=/tmp/tmp.yt9ILmNPMV
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.38 + GOPATH=/tmp/tmp.yt9ILmNPMV
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.38 + RM_GOPATH=1
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 ++ dirname ./install.sh
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 + dir=.
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 + bin=tini
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 + shift
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 + '[' '!' -f ./tini.installer ']'
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 + . ./tini.installer
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 + install_tini
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 + git clone https://github.com/krallin/tini.git /tmp/tmp.yt9ILmNPMV/tini
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.39 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:21:33 [2020-01-21T14:21:33.821Z] #38 11.46 Cloning into '/tmp/tmp.yt9ILmNPMV/tini'...
14:21:33 [2020-01-21T14:21:33.821Z] #38 12.33 + cd /tmp/tmp.yt9ILmNPMV/tini
14:21:33 [2020-01-21T14:21:33.821Z] #38 12.34 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:21:33 [2020-01-21T14:21:33.821Z] #38 12.36 + cmake .
14:21:33 [2020-01-21T14:21:33.821Z] #38 13.60 -- The C compiler identification is GNU 8.3.0
14:21:33 [2020-01-21T14:21:33.821Z] #38 13.70 -- Check for working C compiler: /usr/bin/cc
14:21:33 [2020-01-21T14:21:33.821Z] #38 15.09 -- Check for working C compiler: /usr/bin/cc -- works
14:21:33 [2020-01-21T14:21:33.821Z] #38 15.09 -- Detecting C compiler ABI info
14:21:33 [2020-01-21T14:21:33.821Z] #38 16.52 -- Detecting C compiler ABI info - done
14:21:33 [2020-01-21T14:21:33.821Z] #38 16.63 -- Detecting C compile features
14:21:33 [2020-01-21T14:21:33.821Z] #38 20.59 -- Detecting C compile features - done
14:21:33 [2020-01-21T14:21:33.821Z] #38 20.69 -- Performing Test HAS_BUILTIN_FORTIFY
14:21:33 [2020-01-21T14:21:33.821Z] #38 21.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:21:33 [2020-01-21T14:21:33.821Z] #38 21.44 -- Configuring done
14:21:33 [2020-01-21T14:21:33.821Z] #38 ...
14:21:33 [2020-01-21T14:21:33.821Z] 
14:21:33 [2020-01-21T14:21:33.821Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:33 [2020-01-21T14:21:33.879Z] #44 70.69   HOSTLINK compel/compel-host-bin
14:21:33 [2020-01-21T14:21:33.879Z] #44 70.82   DEP      soccr/soccr.d
14:21:34 [2020-01-21T14:21:34.015Z] #19 0.354 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:21:34 [2020-01-21T14:21:34.015Z] #19 0.355 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:21:34 [2020-01-21T14:21:34.015Z] #19 DONE 0.5s
14:21:34 [2020-01-21T14:21:34.015Z] 
14:21:34 [2020-01-21T14:21:34.015Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:34 [2020-01-21T14:21:34.015Z] #45 78.23   CC       criu/log.o
14:21:34 [2020-01-21T14:21:34.015Z] #45 78.47   CC       criu/lsm.o
14:21:34 [2020-01-21T14:21:34.015Z] #45 78.58   CC       criu/mem.o
14:21:34 [2020-01-21T14:21:34.015Z] #45 79.60   CC       criu/mount.o
14:21:34 [2020-01-21T14:21:34.015Z] #45 81.46   CC       criu/namespaces.o
14:21:34 [2020-01-21T14:21:34.015Z] #45 82.64   CC       criu/net.o
14:21:34 [2020-01-21T14:21:34.078Z] #27 19.76 
                                                                           0.4%
###                                                                        4.4%
#######                                                                   10.9%
##########                                                                15.3%
#############                                                             18.6%
###############                                                           21.9%
#################                                                         24.1%
###################                                                       26.9%
#####################                                                     30.0%
#######################                                                   33.2%
###############################                                           43.9%
###################################                                       49.6%
##########################################                                59.4%
################################################                          67.1%
###################################################                       71.8%
#######################################################                   77.7%
##########################################################                81.1%
14:21:34 [2020-01-21T14:21:34.078Z] #27 ...
14:21:34 [2020-01-21T14:21:34.078Z] 
14:21:34 [2020-01-21T14:21:34.078Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 + RM_GOPATH=0
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 + TMP_GOPATH=
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 + : /build
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 + '[' -z '' ']'
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 ++ mktemp -d
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 + export GOPATH=/tmp/tmp.uZCnJbHyLs
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 + GOPATH=/tmp/tmp.uZCnJbHyLs
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 + RM_GOPATH=1
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.65 ++ dirname ./install.sh
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.67 + dir=.
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.67 + bin=runc
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.67 + shift
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.67 + '[' '!' -f ./runc.installer ']'
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.67 + . ./runc.installer
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.67 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.67 + install_runc
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.67 + grep -q '^3\.10\.0.*\.el7\.'
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.68 + uname -r
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.69 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.69 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.69 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.69 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uZCnJbHyLs/src/github.com/opencontainers/runc
14:21:34 [2020-01-21T14:21:34.078Z] #57 11.69 Cloning into '/tmp/tmp.uZCnJbHyLs/src/github.com/opencontainers/runc'...
14:21:34 [2020-01-21T14:21:34.078Z] #57 ...
14:21:34 [2020-01-21T14:21:34.078Z] 
14:21:34 [2020-01-21T14:21:34.078Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:21:34 [2020-01-21T14:21:34.078Z] #65 11.97 + cd /tmp/tmp.wQ4YUhyNKN/src/github.com/rootless-containers/rootlesskit
14:21:34 [2020-01-21T14:21:34.078Z] #65 11.97 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:21:34 [2020-01-21T14:21:34.078Z] #65 12.13 + for f in rootlesskit rootlesskit-docker-proxy
14:21:34 [2020-01-21T14:21:34.078Z] #65 12.13 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:21:34 [2020-01-21T14:21:34.338Z] #65 ...
14:21:34 [2020-01-21T14:21:34.338Z] 
14:21:34 [2020-01-21T14:21:34.338Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:34 [2020-01-21T14:21:34.338Z] #27 19.76 
                                                                           0.4%
###                                                                        4.4%
#######                                                                   10.9%
##########                                                                15.3%
#############                                                             18.6%
###############                                                           21.9%
#################                                                         24.1%
###################                                                       26.9%
#####################                                                     30.0%
#######################                                                   33.2%
###############################                                           43.9%
###################################                                       49.6%
##########################################                                59.4%
################################################                          67.1%
###################################################                       71.8%
#######################################################                   77.7%
##########################################################                81.1%
###############################################################           88.5%
#####################################################################     96.1%
######################################################################## 100.0%
14:21:34 [2020-01-21T14:21:34.380Z] #44 172.5 make[1]: Nothing to be done for 'all'.
14:21:34 [2020-01-21T14:21:34.452Z] #44 71.14   CC       soccr/soccr.o
14:21:34 [2020-01-21T14:21:34.597Z] #27 ...
14:21:34 [2020-01-21T14:21:34.597Z] 
14:21:34 [2020-01-21T14:21:34.597Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.11 + RM_GOPATH=0
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.11 + TMP_GOPATH=
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.11 + : /build
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.11 + '[' -z '' ']'
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.12 ++ mktemp -d
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.13 + export GOPATH=/tmp/tmp.h0uKADSxJF
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.13 + GOPATH=/tmp/tmp.h0uKADSxJF
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.13 + RM_GOPATH=1
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.13 ++ dirname ./install.sh
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.14 + dir=.
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.14 + bin=containerd
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.14 + shift
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.14 + '[' '!' -f ./containerd.installer ']'
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.14 + . ./containerd.installer
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.14 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.14 + install_containerd
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.15 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.15 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.15 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h0uKADSxJF/src/github.com/containerd/containerd
14:21:34 [2020-01-21T14:21:34.597Z] #62 12.17 Cloning into '/tmp/tmp.h0uKADSxJF/src/github.com/containerd/containerd'...
14:21:34 [2020-01-21T14:21:34.597Z] #62 ...
14:21:34 [2020-01-21T14:21:34.597Z] 
14:21:34 [2020-01-21T14:21:34.597Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:34 [2020-01-21T14:21:34.597Z] #47 22.16 internal/testlog
14:21:34 [2020-01-21T14:21:34.713Z] #44 ...
14:21:34 [2020-01-21T14:21:34.713Z] 
14:21:34 [2020-01-21T14:21:34.713Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:21:34 [2020-01-21T14:21:34.713Z] #23 132.3 Checking out files:  22% (2320/10504)   
Checking out files:  23% (2416/10504)   
Checking out files:  24% (2521/10504)   
Checking out files:  25% (2626/10504)   
Checking out files:  26% (2732/10504)   
Checking out files:  27% (2837/10504)   
14:21:34 [2020-01-21T14:21:34.713Z] #23 ...
14:21:34 [2020-01-21T14:21:34.713Z] 
14:21:34 [2020-01-21T14:21:34.713Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:34 [2020-01-21T14:21:34.713Z] #47 122.5 net/http/httptrace
14:21:34 [2020-01-21T14:21:34.713Z] #47 123.1 net/http
14:21:34 [2020-01-21T14:21:34.713Z] #47 ...
14:21:34 [2020-01-21T14:21:34.713Z] 
14:21:34 [2020-01-21T14:21:34.713Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:21:34 [2020-01-21T14:21:34.949Z] #44 173.0 make[1]: 'images/built-in.o' is up to date.
14:21:34 [2020-01-21T14:21:34.949Z] #44 173.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:21:34 [2020-01-21T14:21:34.949Z] #44 173.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:21:34 [2020-01-21T14:21:34.949Z] #44 173.1 make[1]: 'compel/libcompel.a' is up to date.
14:21:34 [2020-01-21T14:21:34.949Z] #44 173.2 make[1]: 'compel/compel-host-bin' is up to date.
14:21:34 [2020-01-21T14:21:34.949Z] #44 173.2 make[1]: Nothing to be done for 'all'.
14:21:34 [2020-01-21T14:21:34.949Z] #44 173.2 make[1]: 'soccr/libsoccr.a' is up to date.
14:21:34 [2020-01-21T14:21:34.949Z] #44 ...
14:21:34 [2020-01-21T14:21:34.949Z] 
14:21:34 [2020-01-21T14:21:34.949Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:21:34 [2020-01-21T14:21:34.949Z] #62 201.7 + bin/containerd
14:21:34 [2020-01-21T14:21:34.975Z] #23 132.3 Checking out files:  22% (2320/10504)   
Checking out files:  23% (2416/10504)   
Checking out files:  24% (2521/10504)   
Checking out files:  25% (2626/10504)   
Checking out files:  26% (2732/10504)   
Checking out files:  27% (2837/10504)   
Checking out files:  28% (2942/10504)   
Checking out files:  29% (3047/10504)   
Checking out files:  30% (3152/10504)   
Checking out files:  31% (3257/10504)   
14:21:34 [2020-01-21T14:21:34.975Z] #23 ...
14:21:34 [2020-01-21T14:21:34.975Z] 
14:21:34 [2020-01-21T14:21:34.975Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:34 [2020-01-21T14:21:34.975Z] #17 2.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:21:34 [2020-01-21T14:21:34.975Z] #17 3.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:21:34 [2020-01-21T14:21:34.975Z] #17 3.137 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:21:34 [2020-01-21T14:21:34.975Z] #17 3.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
14:21:34 [2020-01-21T14:21:34.975Z] #17 5.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
14:21:34 [2020-01-21T14:21:34.975Z] #17 6.680 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
14:21:34 [2020-01-21T14:21:34.975Z] #17 9.968 Fetched 8150 kB in 7s (1110 kB/s)
14:21:35 [2020-01-21T14:21:35.159Z] #47 22.83 encoding
14:21:35 [2020-01-21T14:21:35.237Z] #17 9.968 Reading package lists...
14:21:35 [2020-01-21T14:21:35.237Z] #17 ...
14:21:35 [2020-01-21T14:21:35.237Z] 
14:21:35 [2020-01-21T14:21:35.237Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:21:35 [2020-01-21T14:21:35.720Z] #47 23.26 unicode/utf16
14:21:35 [2020-01-21T14:21:35.886Z] #62 ...
14:21:35 [2020-01-21T14:21:35.886Z] 
14:21:35 [2020-01-21T14:21:35.886Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.4 make[2]: Nothing to be done for 'all'.
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.4 make[2]: Nothing to be done for 'all'.
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.4 make[2]: Nothing to be done for 'all'.
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.5 make[2]: Nothing to be done for 'all'.
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.6 make[2]: Nothing to be done for 'all'.
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.6 make[2]: Nothing to be done for 'all'.
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.6 make[2]: Nothing to be done for 'all'.
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.7 make[2]: Nothing to be done for 'all'.
14:21:35 [2020-01-21T14:21:35.886Z] #44 173.7   INSTALL  criu/criu
14:21:35 [2020-01-21T14:21:35.886Z] #44 DONE 174.0s
14:21:35 [2020-01-21T14:21:35.886Z] 
14:21:35 [2020-01-21T14:21:35.886Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:21:36 [2020-01-21T14:21:36.058Z] #45 84.56   CC       criu/netfilter.o
14:21:36 [2020-01-21T14:21:36.058Z] #45 84.77   CC       criu/page-pipe.o
14:21:36 [2020-01-21T14:21:36.283Z] #47 23.79 container/list
14:21:36 [2020-01-21T14:21:36.471Z] #45 85.26   CC       criu/page-xfer.o
14:21:36 [2020-01-21T14:21:36.818Z] #53 ...
14:21:36 [2020-01-21T14:21:36.818Z] 
14:21:36 [2020-01-21T14:21:36.818Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:21:36 [2020-01-21T14:21:36.818Z] #45 DONE 0.1s
14:21:37 [2020-01-21T14:21:37.078Z] 
14:21:37 [2020-01-21T14:21:37.078Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:21:37 [2020-01-21T14:21:37.078Z] #48 DONE 0.1s
14:21:37 [2020-01-21T14:21:37.078Z] 
14:21:37 [2020-01-21T14:21:37.078Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:21:37 [2020-01-21T14:21:37.078Z] #53 ...
14:21:37 [2020-01-21T14:21:37.078Z] 
14:21:37 [2020-01-21T14:21:37.078Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:21:37 [2020-01-21T14:21:37.078Z] #51 DONE 0.1s
14:21:37 [2020-01-21T14:21:37.210Z] #47 24.79 crypto/internal/subtle
14:21:37 [2020-01-21T14:21:37.325Z] #45 85.90   CC       criu/pagemap-cache.o
14:21:37 [2020-01-21T14:21:37.325Z] #45 86.23   CC       criu/pagemap.o
14:21:37 [2020-01-21T14:21:37.335Z] 
14:21:37 [2020-01-21T14:21:37.335Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:21:37 [2020-01-21T14:21:37.473Z] #47 25.11 crypto/subtle
14:21:37 [2020-01-21T14:21:37.910Z] #45 ...
14:21:37 [2020-01-21T14:21:37.910Z] 
14:21:37 [2020-01-21T14:21:37.910Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:21:37 [2020-01-21T14:21:37.910Z] #20 2.602 Collecting yamllint==1.16.0
14:21:37 [2020-01-21T14:21:37.910Z] #20 2.829   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:21:37 [2020-01-21T14:21:37.910Z] #20 2.868 Collecting pyyaml (from yamllint==1.16.0)
14:21:37 [2020-01-21T14:21:37.910Z] #20 2.940   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:21:37 [2020-01-21T14:21:37.910Z] #20 3.920 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:21:37 [2020-01-21T14:21:37.910Z] #20 3.967   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:21:37 [2020-01-21T14:21:37.910Z] #20 3.978 Building wheels for collected packages: pyyaml
14:21:37 [2020-01-21T14:21:37.910Z] #20 3.982   Running setup.py bdist_wheel for pyyaml: started
14:21:37 [2020-01-21T14:21:37.918Z] #47 25.46 vendor/golang.org/x/crypto/cryptobyte/asn1
14:21:38 [2020-01-21T14:21:38.218Z] #47 25.79 internal/nettrace
14:21:38 [2020-01-21T14:21:38.491Z] #47 26.21 runtime/cgo
14:21:38 [2020-01-21T14:21:38.681Z] #20 4.661   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:21:38 [2020-01-21T14:21:38.681Z] #20 4.661   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:21:38 [2020-01-21T14:21:38.681Z] #20 4.734 Successfully built pyyaml
14:21:38 [2020-01-21T14:21:38.681Z] #20 4.754 Installing collected packages: pyyaml, pathspec, yamllint
14:21:39 [2020-01-21T14:21:39.062Z] #20 4.935 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:21:39 [2020-01-21T14:21:39.062Z] #20 DONE 5.1s
14:21:39 [2020-01-21T14:21:39.062Z] 
14:21:39 [2020-01-21T14:21:39.062Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:39 [2020-01-21T14:21:39.062Z] #45 86.90   CC       criu/parasite-syscall.o
14:21:39 [2020-01-21T14:21:39.062Z] #45 87.37   CC       criu/path.o
14:21:39 [2020-01-21T14:21:39.062Z] #45 87.52   CC       criu/pie-util-vdso-elf32.o
14:21:39 [2020-01-21T14:21:39.062Z] #45 87.81   CC       criu/pie-util-vdso.o
14:21:39 [2020-01-21T14:21:39.062Z] #45 ...
14:21:39 [2020-01-21T14:21:39.062Z] 
14:21:39 [2020-01-21T14:21:39.062Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:21:39 [2020-01-21T14:21:39.062Z] #25 DONE 0.1s
14:21:39 [2020-01-21T14:21:39.062Z] 
14:21:39 [2020-01-21T14:21:39.062Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:21:39 [2020-01-21T14:21:39.192Z] #23 132.3 Checking out files:  22% (2320/10504)   
Checking out files:  23% (2416/10504)   
Checking out files:  24% (2521/10504)   
Checking out files:  25% (2626/10504)   
Checking out files:  26% (2732/10504)   
Checking out files:  27% (2837/10504)   
Checking out files:  28% (2942/10504)   
Checking out files:  29% (3047/10504)   
Checking out files:  30% (3152/10504)   
Checking out files:  31% (3257/10504)   
Checking out files:  32% (3362/10504)   
Checking out files:  33% (3467/10504)   
Checking out files:  34% (3572/10504)   
Checking out files:  34% (3663/10504)   
Checking out files:  35% (3677/10504)   
Checking out files:  36% (3782/10504)   
Checking out files:  37% (3887/10504)   
Checking out files:  38% (3992/10504)   
Checking out files:  39% (4097/10504)   
Checking out files:  40% (4202/10504)   
Checking out files:  41% (4307/10504)   
Checking out files:  42% (4412/10504)   
Checking out files:  43% (4517/10504)   
Checking out files:  44% (4622/10504)   
Checking out files:  45% (4727/10504)   
Checking out files:  46% (4832/10504)   
Checking out files:  47% (4937/10504)   
Checking out files:  48% (5042/10504)   
Checking out files:  49% (5147/10504)   
Checking out files:  50% (5252/10504)   
Checking out files:  50% (5353/10504)   
Checking out files:  51% (5358/10504)   
Checking out files:  52% (5463/10504)   
Checking out files:  53% (5568/10504)   
Checking out files:  54% (5673/10504)   
Checking out files:  55% (5778/10504)   
Checking out files:  56% (5883/10504)   
Checking out files:  57% (5988/10504)   
Checking out files:  58% (6093/10504)   
Checking out files:  59% (6198/10504)   
Checking out files:  60% (6303/10504)   
Checking out files:  61% (6408/10504)   
Checking out files:  62% (6513/10504)   
Checking out files:  63% (6618/10504)   
Checking out files:  64% (6723/10504)   
Checking out files:  65% (6828/10504)   
Checking out files:  66% (6933/10504)   
Checking out files:  67% (7038/10504)   
Checking out files:  68% (7143/10504)   
Checking out files:  69% (7248/10504)   
Checking out files:  69% (7303/10504)   
Checking out files:  70% (7353/10504)   
Checking out files:  71% (7458/10504)   
Checking out files:  72% (7563/10504)   
Checking out files:  73% (7668/10504)   
Checking out files:  74% (7773/10504)   
Checking out files:  75% (7878/10504)   
Checking out files:  76% (7984/10504)   
Checking out files:  77% (8089/10504)   
Checking out files:  78% (8194/10504)   
Checking out files:  79% (8299/10504)   
Checking out files:  80% (8404/10504)   
Checking out files:  81% (8509/10504)   
Checking out files:  82% (8614/10504)   
Checking out files:  83% (8719/10504)   
Checking out files:  84% (8824/10504)   
Checking out files:  85% (8929/10504)   
Checking out files:  85% (8932/10504)   
Checking out files:  86% (9034/10504)   
Checking out files:  87% (9139/10504)   
Checking out files:  88% (9244/10504)   
Checking out files:  89% (9349/10504)   
Checking out files:  90% (9454/10504)   
Checking out files:  91% (9559/10504)   
Checking out files:  92% (9664/10504)   
Checking out files:  93% (9769/10504)   
Checking out files:  94% (9874/10504)   
Checking out files:  95% (9979/10504)   
Checking out files:  96% (10084/10504)   
Checking out files:  97% (10189/10504)   
Checking out files:  98% (10294/10504)   
Checking out files:  99% (10399/10504)   
Checking out files: 100% (10504/10504)   
Checking out files: 100% (10504/10504), done.
14:21:39 [2020-01-21T14:21:39.435Z] #29 DONE 0.4s
14:21:39 [2020-01-21T14:21:39.435Z] 
14:21:39 [2020-01-21T14:21:39.435Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:21:39 [2020-01-21T14:21:39.453Z] #23 137.1 + cd /tmp/tmp.DepT7XH5hy/tmp/docker-ce
14:21:39 [2020-01-21T14:21:39.453Z] #23 137.1 + git checkout -q v17.06.2-ce
14:21:39 [2020-01-21T14:21:39.796Z] #32 DONE 0.1s
14:21:39 [2020-01-21T14:21:39.796Z] 
14:21:39 [2020-01-21T14:21:39.796Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:21:39 [2020-01-21T14:21:39.796Z] #35 DONE 0.1s
14:21:39 [2020-01-21T14:21:39.796Z] 
14:21:39 [2020-01-21T14:21:39.796Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:21:39 [2020-01-21T14:21:39.796Z] #40 DONE 0.1s
14:21:39 [2020-01-21T14:21:39.796Z] 
14:21:39 [2020-01-21T14:21:39.796Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:39 [2020-01-21T14:21:39.796Z] #45 88.11   CC       criu/pie-util.o
14:21:39 [2020-01-21T14:21:39.796Z] #45 88.33   CC       criu/pipes.o
14:21:39 [2020-01-21T14:21:39.900Z] #47 ...
14:21:39 [2020-01-21T14:21:39.900Z] 
14:21:39 [2020-01-21T14:21:39.900Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:39 [2020-01-21T14:21:39.900Z] #27 22.71 
14:21:40 [2020-01-21T14:21:40.176Z] #45 88.90   CC       criu/plugin.o
14:21:40 [2020-01-21T14:21:40.176Z] #45 89.11   CC       criu/proc_parse.o
14:21:41 [2020-01-21T14:21:41.957Z] #27 22.92 
                                                                           0.7%
#                                                                          2.0%
##                                                                         4.0%
###                                                                        5.5%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     9.1%
########                                                                  11.1%
########                                                                  12.4%
#########                                                                 13.2%
##########                                                                14.4%
###########                                                               16.1%
############                                                              17.5%
#############                                                             18.8%
##############                                                            20.3%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.6%
##################                                                        26.0%
###################                                                       27.7%
####################                                                      28.9%
#######################                                                   32.1%
########################                                                  33.5%
#########################                                                 35.7%
###########################                                               37.8%
############################                                              40.1%
##############################                                            42.1%
###############################                                           44.3%
#################################                                         46.1%
##################################                                        48.0%
####################################                                      50.4%
#####################################                                     52.2%
#######################################                                   54.3%
########################################                                  56.2%
#########################################                                 57.8%
##########################################                                58.9%
###########################################                               59.9%
############################################                              61.3%
############################################                              62.5%
#############################################                             63.3%
##############################################                            64.4%
###############################################                           65.7%
###############################################                           66.7%
################################################                          67.9%
#################################################                         69.3%
##################################################                        70.5%
###################################################                       71.4%
####################################################                      72.3%
####################################################                      73.2%
#####################################################                     74.9%
#######################################################                   76.4%
########################################################                  77.8%
#########################################################                 79.5%
##########################################################                80.6%
##########################################################                81.8%
###########################################################               83.1%
############################################################              84.4%
#############################################################             85.4%
##############################################################            86.6%
#
14:21:41 [2020-01-21T14:21:41.957Z] #27 ...
14:21:41 [2020-01-21T14:21:41.957Z] 
14:21:41 [2020-01-21T14:21:41.957Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:41 [2020-01-21T14:21:41.957Z] #38 21.54 -- Generating done
14:21:41 [2020-01-21T14:21:41.957Z] #38 21.54 -- Build files have been written to: /tmp/tmp.yt9ILmNPMV/tini
14:21:41 [2020-01-21T14:21:41.957Z] #38 21.62 + make tini-static
14:21:41 [2020-01-21T14:21:41.957Z] #38 22.56 Scanning dependencies of target tini-static
14:21:41 [2020-01-21T14:21:41.957Z] #38 22.94 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:21:41 [2020-01-21T14:21:41.957Z] #38 26.18 [100%] Linking C executable tini-static
14:21:41 [2020-01-21T14:21:41.957Z] #38 28.02 [100%] Built target tini-static
14:21:41 [2020-01-21T14:21:41.957Z] #38 28.24 + mkdir -p /build
14:21:41 [2020-01-21T14:21:41.957Z] #38 28.30 + cp tini-static /build/docker-init
14:21:41 [2020-01-21T14:21:41.957Z] #38 DONE 29.4s
14:21:41 [2020-01-21T14:21:41.957Z] 
14:21:41 [2020-01-21T14:21:41.957Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:41 [2020-01-21T14:21:41.957Z] #27 22.92 
                                                                           0.7%
#                                                                          2.0%
##                                                                         4.0%
###                                                                        5.5%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     9.1%
########                                                                  11.1%
########                                                                  12.4%
#########                                                                 13.2%
##########                                                                14.4%
###########                                                               16.1%
############                                                              17.5%
#############                                                             18.8%
##############                                                            20.3%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.6%
##################                                                        26.0%
###################                                                       27.7%
####################                                                      28.9%
#######################                                                   32.1%
########################                                                  33.5%
#########################                                                 35.7%
###########################                                               37.8%
############################                                              40.1%
##############################                                            42.1%
###############################                                           44.3%
#################################                                         46.1%
##################################                                        48.0%
####################################                                      50.4%
#####################################                                     52.2%
#######################################                                   54.3%
########################################                                  56.2%
#########################################                                 57.8%
##########################################                                58.9%
###########################################                               59.9%
############################################                              61.3%
############################################                              62.5%
#############################################                             63.3%
##############################################                            64.4%
###############################################                           65.7%
###############################################                           66.7%
################################################                          67.9%
#################################################                         69.3%
##################################################                        70.5%
###################################################                       71.4%
####################################################                      72.3%
####################################################                      73.2%
#####################################################                     74.9%
#######################################################                   76.4%
########################################################                  77.8%
#########################################################                 79.5%
##########################################################                80.6%
##########################################################                81.8%
###########################################################               83.1%
############################################################              84.4%
#############################################################             85.4%
##############################################################            86.6%
###############################################################           87.8%
################################################################          88.9%
14:21:41 [2020-01-21T14:21:41.957Z] #27 ...
14:21:41 [2020-01-21T14:21:41.957Z] 
14:21:41 [2020-01-21T14:21:41.957Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:41 [2020-01-21T14:21:41.957Z] #57 25.98 Checking out files:  82% (678/823)   
Checking out files:  83% (684/823)   
Checking out files:  84% (692/823)   
Checking out files:  85% (700/823)   
Checking out files:  86% (708/823)   
Checking out files:  87% (717/823)   
Checking out files:  88% (725/823)   
Checking out files:  89% (733/823)   
Checking out files:  90% (741/823)   
Checking out files:  91% (749/823)   
Checking out files:  92% (758/823)   
Checking out files:  93% (766/823)   
Checking out files:  94% (774/823)   
Checking out files:  95% (782/823)   
Checking out files:  96% (791/823)   
Checking out files:  97% (799/823)   
Checking out files:  98% (807/823)   
Checking out files:  99% (815/823)   
Checking out files: 100% (823/823)   
Checking out files: 100% (823/823), done.
14:21:41 [2020-01-21T14:21:41.957Z] #57 26.41 + cd /tmp/tmp.uZCnJbHyLs/src/github.com/opencontainers/runc
14:21:41 [2020-01-21T14:21:41.957Z] #57 26.41 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:21:41 [2020-01-21T14:21:41.957Z] #57 27.57 + '[' -z '' ']'
14:21:41 [2020-01-21T14:21:41.957Z] #57 27.57 + target=static
14:21:41 [2020-01-21T14:21:41.957Z] #57 27.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:21:42 [2020-01-21T14:21:42.147Z] #45 90.72   CC       criu/protobuf-desc.o
14:21:42 [2020-01-21T14:21:42.512Z] #45 91.12   CC       criu/protobuf.o
14:21:42 [2020-01-21T14:21:42.512Z] #45 91.36   CC       criu/pstree.o
14:21:42 [2020-01-21T14:21:42.592Z] #53 DONE 252.4s
14:21:42 [2020-01-21T14:21:42.592Z] 
14:21:42 [2020-01-21T14:21:42.592Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:21:42 [2020-01-21T14:21:42.850Z] #62 ...
14:21:42 [2020-01-21T14:21:42.850Z] 
14:21:42 [2020-01-21T14:21:42.850Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:21:43 [2020-01-21T14:21:43.106Z] #54 DONE 0.2s
14:21:43 [2020-01-21T14:21:43.106Z] 
14:21:43 [2020-01-21T14:21:43.106Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:21:43 [2020-01-21T14:21:43.294Z] #45 91.88   CC       criu/rbtree.o
14:21:43 [2020-01-21T14:21:43.294Z] #45 92.04   CC       criu/rst-malloc.o
14:21:43 [2020-01-21T14:21:43.294Z] #45 92.16   CC       criu/seccomp.o
14:21:43 [2020-01-21T14:21:43.364Z] #58 DONE 0.1s
14:21:43 [2020-01-21T14:21:43.364Z] 
14:21:43 [2020-01-21T14:21:43.364Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:21:43 [2020-01-21T14:21:43.659Z] #23 141.6 + mkdir -p /tmp/tmp.DepT7XH5hy/src/github.com/docker
14:21:43 [2020-01-21T14:21:43.668Z] #45 92.56   CC       criu/seize.o
14:21:43 [2020-01-21T14:21:43.920Z] #23 141.7 + mv components/cli /tmp/tmp.DepT7XH5hy/src/github.com/docker/cli
14:21:43 [2020-01-21T14:21:43.920Z] #23 141.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:21:44 [2020-01-21T14:21:44.475Z] #57 31.67 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
14:21:44 [2020-01-21T14:21:44.499Z] #45 93.03   CC       criu/servicefd.o
14:21:44 [2020-01-21T14:21:44.499Z] #45 93.33   CC       criu/shmem.o
14:21:45 [2020-01-21T14:21:45.307Z] #23 ...
14:21:45 [2020-01-21T14:21:45.307Z] 
14:21:45 [2020-01-21T14:21:45.307Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:45 [2020-01-21T14:21:45.307Z] #44 72.36   AR       soccr/libsoccr.a
14:21:45 [2020-01-21T14:21:45.307Z] #44 72.43 make[1]: 'soccr/libsoccr.a' is up to date.
14:21:45 [2020-01-21T14:21:45.307Z] #44 72.97   DEP      criu/arch/aarch64/sigframe.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 73.12   DEP      criu/arch/aarch64/crtools.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 73.26   DEP      criu/arch/aarch64/cpu.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 73.29   DEP      criu/arch/aarch64/bitops.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 73.35   CC       criu/arch/aarch64/bitops.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 73.48   CC       criu/arch/aarch64/cpu.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 73.73   CC       criu/arch/aarch64/crtools.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 74.39   CC       criu/arch/aarch64/sigframe.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 74.69   LINK     criu/arch/aarch64/crtools.built-in.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 74.77   DEP      criu/arch/aarch64/intraprocedure.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 74.81   DEP      criu/arch/aarch64/vdso-pie.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 74.95   DEP      criu/pie/parasite-vdso.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 75.08   DEP      criu/pie/util-vdso.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 75.29   DEP      criu/pie/util.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 75.42   CC       criu/pie/util.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 75.87   CC       criu/pie/util-vdso.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 76.55   CC       criu/pie/parasite-vdso.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 76.98   CC       criu/arch/aarch64/vdso-pie.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 77.27   CC       criu/arch/aarch64/intraprocedure.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 77.37   AR       criu/pie/pie.lib.a
14:21:45 [2020-01-21T14:21:45.307Z] #44 77.44   DEP      criu/pie/restorer.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 77.77   DEP      criu/arch/aarch64/restorer.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 77.92   DEP      criu/pie/parasite.d
14:21:45 [2020-01-21T14:21:45.307Z] #44 78.10   CC       criu/pie/parasite.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 79.29   LINK     criu/pie/parasite.built-in.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 79.31   GEN      criu/pie/parasite-blob.h
14:21:45 [2020-01-21T14:21:45.307Z] #44 79.34   CC       criu/arch/aarch64/restorer.o
14:21:45 [2020-01-21T14:21:45.307Z] #44 80.05   CC       criu/pie/restorer.o
14:21:45 [2020-01-21T14:21:45.440Z] #45 93.94   CC       criu/sigframe.o
14:21:45 [2020-01-21T14:21:45.440Z] #45 94.00   CC       criu/signalfd.o
14:21:45 [2020-01-21T14:21:45.440Z] #45 94.29   CC       criu/sk-inet.o
14:21:45 [2020-01-21T14:21:45.836Z] #57 ...
14:21:45 [2020-01-21T14:21:45.836Z] 
14:21:45 [2020-01-21T14:21:45.836Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:21:45 [2020-01-21T14:21:45.877Z] #45 94.80   CC       criu/sk-netlink.o
14:21:46 [2020-01-21T14:21:46.247Z] #45 95.01   CC       criu/sk-packet.o
14:21:46 [2020-01-21T14:21:46.609Z] #41 33.57 Checking out files:  48% (751/1559)   
Checking out files:  49% (764/1559)   
Checking out files:  50% (780/1559)   
Checking out files:  51% (796/1559)   
Checking out files:  52% (811/1559)   
Checking out files:  53% (827/1559)   
Checking out files:  54% (842/1559)   
Checking out files:  55% (858/1559)   
Checking out files:  56% (874/1559)   
Checking out files:  57% (889/1559)   
Checking out files:  58% (905/1559)   
Checking out files:  59% (920/1559)   
Checking out files:  60% (936/1559)   
Checking out files:  61% (951/1559)   
Checking out files:  62% (967/1559)   
Checking out files:  63% (983/1559)   
Checking out files:  64% (998/1559)   
Checking out files:  65% (1014/1559)   
Checking out files:  66% (1029/1559)   
Checking out files:  67% (1045/1559)   
Checking out files:  68% (1061/1559)   
Checking out files:  69% (1076/1559)   
Checking out files:  70% (1092/1559)   
Checking out files:  71% (1107/1559)   
Checking out files:  72% (1123/1559)   
Checking out files:  73% (1139/1559)   
Checking out files:  74% (1154/1559)   
Checking out files:  75% (1170/1559)   
Checking out files:  76% (1185/1559)   
Checking out files:  77% (1201/1559)   
Checking out files:  78% (1217/1559)   
Checking out files:  79% (1232/1559)   
Checking out files:  80% (1248/1559)   
Checking out files:  81% (1263/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
14:21:46 [2020-01-21T14:21:46.609Z] #41 ...
14:21:46 [2020-01-21T14:21:46.609Z] 
14:21:46 [2020-01-21T14:21:46.609Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:21:46 [2020-01-21T14:21:46.609Z] #33 24.43 runtime/cgo
14:21:46 [2020-01-21T14:21:46.609Z] #33 ...
14:21:46 [2020-01-21T14:21:46.609Z] 
14:21:46 [2020-01-21T14:21:46.609Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:21:46 [2020-01-21T14:21:46.609Z] #41 33.57 Checking out files:  48% (751/1559)   
Checking out files:  49% (764/1559)   
Checking out files:  50% (780/1559)   
Checking out files:  51% (796/1559)   
Checking out files:  52% (811/1559)   
Checking out files:  53% (827/1559)   
Checking out files:  54% (842/1559)   
Checking out files:  55% (858/1559)   
Checking out files:  56% (874/1559)   
Checking out files:  57% (889/1559)   
Checking out files:  58% (905/1559)   
Checking out files:  59% (920/1559)   
Checking out files:  60% (936/1559)   
Checking out files:  61% (951/1559)   
Checking out files:  62% (967/1559)   
Checking out files:  63% (983/1559)   
Checking out files:  64% (998/1559)   
Checking out files:  65% (1014/1559)   
Checking out files:  66% (1029/1559)   
Checking out files:  67% (1045/1559)   
Checking out files:  68% (1061/1559)   
Checking out files:  69% (1076/1559)   
Checking out files:  70% (1092/1559)   
Checking out files:  71% (1107/1559)   
Checking out files:  72% (1123/1559)   
Checking out files:  73% (1139/1559)   
Checking out files:  74% (1154/1559)   
Checking out files:  75% (1170/1559)   
Checking out files:  76% (1185/1559)   
Checking out files:  77% (1201/1559)   
Checking out files:  78% (1217/1559)   
Checking out files:  79% (1232/1559)   
Checking out files:  80% (1248/1559)   
Checking out files:  81% (1263/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
14:21:46 [2020-01-21T14:21:46.626Z] #45 95.41   CC       criu/sk-queue.o
14:21:46 [2020-01-21T14:21:46.864Z] #41 34.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:21:46 [2020-01-21T14:21:46.986Z] #45 95.81   CC       criu/sk-tcp.o
14:21:47 [2020-01-21T14:21:47.221Z] #44 84.06   LINK     criu/pie/restorer.built-in.o
14:21:47 [2020-01-21T14:21:47.221Z] #44 84.07   GEN      criu/pie/restorer-blob.h
14:21:47 [2020-01-21T14:21:47.359Z] #45 ...
14:21:47 [2020-01-21T14:21:47.359Z] 
14:21:47 [2020-01-21T14:21:47.359Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:21:47 [2020-01-21T14:21:47.359Z] #42 129.8 + dpkg --print-architecture
14:21:47 [2020-01-21T14:21:47.359Z] #42 129.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:21:47 [2020-01-21T14:21:47.359Z] #42 130.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:21:47 [2020-01-21T14:21:47.359Z] #42 130.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:21:47 [2020-01-21T14:21:47.481Z] #44 84.22   DEP      criu/vdso.d
14:21:47 [2020-01-21T14:21:47.481Z] #44 84.51   DEP      criu/uts_ns.d
14:21:47 [2020-01-21T14:21:47.481Z] #44 ...
14:21:47 [2020-01-21T14:21:47.481Z] 
14:21:47 [2020-01-21T14:21:47.481Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:47 [2020-01-21T14:21:47.481Z] #17 9.968 Reading package lists...
14:21:47 [2020-01-21T14:21:47.481Z] #17 14.00 Reading package lists...
14:21:47 [2020-01-21T14:21:47.481Z] #17 17.95 Building dependency tree...
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.18 libcap2-bin is already the newest version (1:2.25-2).
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.18 The following additional packages will be installed:
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.18   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.18   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.18   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.18   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.19   python3.7 python3.7-minimal vim-runtime xxd
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.19 Suggested packages:
14:21:47 [2020-01-21T14:21:47.481Z] #17 20.19   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:21:47 [2020-01-21T14:21:47.482Z] #17 20.19   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:21:47 [2020-01-21T14:21:47.482Z] #17 20.19   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:21:47 [2020-01-21T14:21:47.482Z] #17 20.19 Recommended packages:
14:21:47 [2020-01-21T14:21:47.482Z] #17 20.19   aufs-dkms nftables build-essential python3-dev python3-keyring
14:21:47 [2020-01-21T14:21:47.482Z] #17 20.19   python3-keyrings.alt python3-xdg unzip
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.24 The following NEW packages will be installed:
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.25   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.25   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.25   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.25   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.25   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.25   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.25   python3-setuptools python3-wheel python3.7 python3.7-minimal
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.26   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.59 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.59 Need to get 26.1 MB of archives.
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.59 After this operation, 110 MB of additional disk space will be used.
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2 [588 kB]
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2 [1404 kB]
14:21:47 [2020-01-21T14:21:47.482Z] #17 22.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
14:21:47 [2020-01-21T14:21:47.742Z] #17 22.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
14:21:47 [2020-01-21T14:21:47.742Z] #17 22.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2 [1641 kB]
14:21:47 [2020-01-21T14:21:47.742Z] #17 ...
14:21:47 [2020-01-21T14:21:47.742Z] 
14:21:47 [2020-01-21T14:21:47.742Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:47 [2020-01-21T14:21:47.742Z] #44 84.84   DEP      criu/util.d
14:21:48 [2020-01-21T14:21:48.314Z] #44 85.24   DEP      criu/uffd.d
14:21:48 [2020-01-21T14:21:48.314Z] #44 ...
14:21:48 [2020-01-21T14:21:48.314Z] 
14:21:48 [2020-01-21T14:21:48.314Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:48 [2020-01-21T14:21:48.314Z] #47 136.2 github.com/LK4D4/vndr/godl
14:21:48 [2020-01-21T14:21:48.314Z] #47 137.2 github.com/LK4D4/vndr
14:21:48 [2020-01-21T14:21:48.575Z] #47 ...
14:21:48 [2020-01-21T14:21:48.575Z] 
14:21:48 [2020-01-21T14:21:48.575Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2 [330 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
14:21:48 [2020-01-21T14:21:48.575Z] #17 23.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
14:21:48 [2020-01-21T14:21:48.836Z] #17 23.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:21:48 [2020-01-21T14:21:48.836Z] #17 23.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
14:21:48 [2020-01-21T14:21:48.836Z] #17 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
14:21:48 [2020-01-21T14:21:48.836Z] #17 23.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
14:21:48 [2020-01-21T14:21:48.836Z] #17 23.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
14:21:48 [2020-01-21T14:21:48.836Z] #17 24.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
14:21:49 [2020-01-21T14:21:49.097Z] #17 24.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:21:49 [2020-01-21T14:21:49.097Z] #17 24.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
14:21:49 [2020-01-21T14:21:49.097Z] #17 24.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
14:21:49 [2020-01-21T14:21:49.097Z] #17 24.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:21:49 [2020-01-21T14:21:49.097Z] #17 24.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
14:21:49 [2020-01-21T14:21:49.097Z] #17 24.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
14:21:49 [2020-01-21T14:21:49.097Z] #17 24.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
14:21:49 [2020-01-21T14:21:49.097Z] #17 24.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:21:49 [2020-01-21T14:21:49.216Z] #41 36.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:21:49 [2020-01-21T14:21:49.358Z] #17 24.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
14:21:49 [2020-01-21T14:21:49.358Z] #17 24.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
14:21:49 [2020-01-21T14:21:49.618Z] #17 24.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
14:21:50 [2020-01-21T14:21:50.560Z] #17 ...
14:21:50 [2020-01-21T14:21:50.560Z] 
14:21:50 [2020-01-21T14:21:50.560Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:21:50 [2020-01-21T14:21:50.560Z] #47 DONE 148.2s
14:21:50 [2020-01-21T14:21:50.560Z] 
14:21:50 [2020-01-21T14:21:50.560Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:21:50 [2020-01-21T14:21:50.560Z] #30 DONE 148.4s
14:21:50 [2020-01-21T14:21:50.560Z] 
14:21:50 [2020-01-21T14:21:50.560Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:50 [2020-01-21T14:21:50.560Z] #17 25.53 debconf: delaying package configuration, since apt-utils is not installed
14:21:50 [2020-01-21T14:21:50.830Z] #17 25.73 Fetched 26.1 MB in 2s (11.5 MB/s)
14:21:50 [2020-01-21T14:21:50.830Z] #17 25.83 Selecting previously unselected package pigz.
14:21:51 [2020-01-21T14:21:51.093Z] #17 25.83 (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 ... 23396 files and directories currently installed.)
14:21:51 [2020-01-21T14:21:51.093Z] #17 26.11 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
14:21:51 [2020-01-21T14:21:51.093Z] #17 26.19 Unpacking pigz (2.4-1) ...
14:21:51 [2020-01-21T14:21:51.353Z] #17 26.38 Selecting previously unselected package libpython3.7-minimal:arm64.
14:21:51 [2020-01-21T14:21:51.353Z] #17 26.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_arm64.deb ...
14:21:51 [2020-01-21T14:21:51.353Z] #17 26.39 Unpacking libpython3.7-minimal:arm64 (3.7.3-2) ...
14:21:51 [2020-01-21T14:21:51.926Z] #17 27.13 Selecting previously unselected package python3.7-minimal.
14:21:51 [2020-01-21T14:21:51.926Z] #17 27.14 Preparing to unpack .../python3.7-minimal_3.7.3-2_arm64.deb ...
14:21:51 [2020-01-21T14:21:51.926Z] #17 27.17 Unpacking python3.7-minimal (3.7.3-2) ...
14:21:52 [2020-01-21T14:21:52.525Z] #41 ...
14:21:52 [2020-01-21T14:21:52.525Z] 
14:21:52 [2020-01-21T14:21:52.525Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:52 [2020-01-21T14:21:52.525Z] #27 22.92 
                                                                           0.7%
#                                                                          2.0%
##                                                                         4.0%
###                                                                        5.5%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     9.1%
########                                                                  11.1%
########                                                                  12.4%
#########                                                                 13.2%
##########                                                                14.4%
###########                                                               16.1%
############                                                              17.5%
#############                                                             18.8%
##############                                                            20.3%
###############                                                           21.7%
################                                                          23.0%
#################                                                         24.6%
##################                                                        26.0%
###################                                                       27.7%
####################                                                      28.9%
#######################                                                   32.1%
########################                                                  33.5%
#########################                                                 35.7%
###########################                                               37.8%
############################                                              40.1%
##############################                                            42.1%
###############################                                           44.3%
#################################                                         46.1%
##################################                                        48.0%
####################################                                      50.4%
#####################################                                     52.2%
#######################################                                   54.3%
########################################                                  56.2%
#########################################                                 57.8%
##########################################                                58.9%
###########################################                               59.9%
############################################                              61.3%
############################################                              62.5%
#############################################                             63.3%
##############################################                            64.4%
###############################################                           65.7%
###############################################                           66.7%
################################################                          67.9%
#################################################                         69.3%
##################################################                        70.5%
###################################################                       71.4%
####################################################                      72.3%
####################################################                      73.2%
#####################################################                     74.9%
#######################################################                   76.4%
########################################################                  77.8%
#########################################################                 79.5%
##########################################################                80.6%
##########################################################                81.8%
###########################################################               83.1%
############################################################              84.4%
#############################################################             85.4%
##############################################################            86.6%
###############################################################           87.8%
################################################################          88.9%
################################################################          90.1%
##################################################################        92.1%
##################################################################        92.9%
###################################################################       94.0%
#####################################################################     97.2%
######################################################################    98.1%
######################################################################## 100.0%
14:21:52 [2020-01-21T14:21:52.525Z] #27 30.59 
14:21:52 [2020-01-21T14:21:52.525Z] #27 32.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:21:52 [2020-01-21T14:21:52.525Z] #27 33.50 #=#=#                                                                         
14:21:52 [2020-01-21T14:21:52.525Z] #27 33.85 
########################################                                  55.8%
######################################################################## 100.0%
14:21:52 [2020-01-21T14:21:52.525Z] #27 34.09 
14:21:52 [2020-01-21T14:21:52.525Z] #27 36.11 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:21:52 [2020-01-21T14:21:52.525Z] #27 37.03 #=#=#                                                                         
14:21:52 [2020-01-21T14:21:52.525Z] #27 37.37 
                                                                           0.7%
######################################################################## 100.0%
14:21:52 [2020-01-21T14:21:52.525Z] #27 37.82 
14:21:52 [2020-01-21T14:21:52.525Z] #27 39.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:21:52 [2020-01-21T14:21:52.525Z] #27 39.69 skipping existing 1849cc453dee
14:21:52 [2020-01-21T14:21:52.525Z] #27 39.83 
14:21:52 [2020-01-21T14:21:52.525Z] #27 ...
14:21:52 [2020-01-21T14:21:52.525Z] 
14:21:52 [2020-01-21T14:21:52.525Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:21:52 [2020-01-21T14:21:52.525Z] #71 35.73 Checking out files:  64% (1282/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
14:21:52 [2020-01-21T14:21:52.525Z] #71 36.44 + cd /tmp/tmp.KPCLjZPJ2Y/src/github.com/docker/libnetwork
14:21:52 [2020-01-21T14:21:52.525Z] #71 36.44 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:21:52 [2020-01-21T14:21:52.525Z] #71 37.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:21:53 [2020-01-21T14:21:53.311Z] #17 28.31 Setting up libpython3.7-minimal:arm64 (3.7.3-2) ...
14:21:53 [2020-01-21T14:21:53.311Z] #17 28.37 Setting up python3.7-minimal (3.7.3-2) ...
14:21:53 [2020-01-21T14:21:53.453Z] #71 ...
14:21:53 [2020-01-21T14:21:53.453Z] 
14:21:53 [2020-01-21T14:21:53.453Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:21:53 [2020-01-21T14:21:53.453Z] #43 31.25 Fetched 8322 kB in 25s (333 kB/s)
14:21:53 [2020-01-21T14:21:53.453Z] #43 31.25 Reading package lists...
14:21:53 [2020-01-21T14:21:53.453Z] #43 ...
14:21:53 [2020-01-21T14:21:53.453Z] 
14:21:53 [2020-01-21T14:21:53.453Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:21:53 [2020-01-21T14:21:53.453Z] #53 41.23 + cd /tmp/tmp.fTc4LxGAiq/src/github.com/golangci/golangci-lint/
14:21:53 [2020-01-21T14:21:53.453Z] #53 41.23 + git checkout -q v1.20.0
14:21:53 [2020-01-21T14:21:53.757Z] #42 ...
14:21:53 [2020-01-21T14:21:53.757Z] 
14:21:53 [2020-01-21T14:21:53.757Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:53 [2020-01-21T14:21:53.757Z] #45 96.24   CC       criu/sk-unix.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 97.63   CC       criu/sockets.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 98.11   CC       criu/stats.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 98.34   CC       criu/string.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 98.41   CC       criu/sysctl.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 98.84   CC       criu/sysfs_parse.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 99.14   CC       criu/timerfd.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 99.35   CC       criu/tty.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 100.4   CC       criu/tun.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 100.7   CC       criu/uffd.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 101.3   CC       criu/util.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 101.9   CC       criu/uts_ns.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 102.1   CC       criu/vdso.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 102.4   LINK     criu/built-in.o
14:21:53 [2020-01-21T14:21:53.757Z] #45 102.5   LINK     criu/criu
14:21:53 [2020-01-21T14:21:53.757Z] #45 102.7   DEP      lib/c/criu.d
14:21:54 [2020-01-21T14:21:54.127Z] #45 102.8   CC       images/rpc.pb-c.o
14:21:54 [2020-01-21T14:21:54.423Z] #53 41.96 ++ git describe --tags
14:21:54 [2020-01-21T14:21:54.423Z] #53 41.97 + version=v1.20.0
14:21:54 [2020-01-21T14:21:54.423Z] #53 41.97 ++ git rev-parse --short HEAD
14:21:54 [2020-01-21T14:21:54.423Z] #53 41.97 + commit=cc98739
14:21:54 [2020-01-21T14:21:54.423Z] #53 41.98 ++ git show -s --format=%cd
14:21:54 [2020-01-21T14:21:54.423Z] #53 41.99 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:21:54 [2020-01-21T14:21:54.423Z] #53 41.99 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:21:54 [2020-01-21T14:21:54.508Z] #45 103.1   CC       lib/c/criu.o
14:21:55 [2020-01-21T14:21:55.144Z] #45 103.8   LINK     lib/c/built-in.o
14:21:55 [2020-01-21T14:21:55.144Z] #45 103.8   LINK     lib/c/libcriu.so
14:21:55 [2020-01-21T14:21:55.144Z] #45 103.9   GEN      magic.py
14:21:55 [2020-01-21T14:21:55.144Z] #45 104.0 Note: Building without setproctitle() and strlcpy() support.
14:21:55 [2020-01-21T14:21:55.144Z] #45 104.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:21:55 [2020-01-21T14:21:55.787Z] #53 ...
14:21:55 [2020-01-21T14:21:55.787Z] 
14:21:55 [2020-01-21T14:21:55.787Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:21:55 [2020-01-21T14:21:55.787Z] #27 41.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:21:55 [2020-01-21T14:21:55.787Z] #27 41.84 
14:21:55 [2020-01-21T14:21:55.787Z] #27 42.22 
######################################################################## 100.0%
14:21:55 [2020-01-21T14:21:55.787Z] #27 42.48 
14:21:55 [2020-01-21T14:21:55.787Z] #27 42.70 Download of images into '/build' complete.
14:21:55 [2020-01-21T14:21:55.787Z] #27 42.70 Use something like the following to load the result into a Docker daemon:
14:21:55 [2020-01-21T14:21:55.787Z] #27 42.70   tar -cC '/build' . | docker load
14:21:55 [2020-01-21T14:21:55.787Z] #27 DONE 43.2s
14:21:55 [2020-01-21T14:21:55.787Z] 
14:21:55 [2020-01-21T14:21:55.787Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:21:55 [2020-01-21T14:21:55.787Z] #43 31.25 Reading package lists...
14:21:56 [2020-01-21T14:21:56.034Z] #45 104.7 fatal: not a git repository (or any of the parent directories): .git
14:21:56 [2020-01-21T14:21:56.402Z] #45 105.2 make[1]: Nothing to be done for 'all'.
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.16 Selecting previously unselected package python3-minimal.
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.16 (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 ... 23645 files and directories currently installed.)
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.21 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.22 Unpacking python3-minimal (3.7.3-1) ...
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.32 Selecting previously unselected package libmpdec2:arm64.
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.32 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.33 Unpacking libmpdec2:arm64 (2.4.2-2) ...
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.47 Selecting previously unselected package libpython3.7-stdlib:arm64.
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_arm64.deb ...
14:21:56 [2020-01-21T14:21:56.613Z] #17 31.50 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2) ...
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.6 make[1]: 'images/built-in.o' is up to date.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.7 make[1]: 'compel/libcompel.a' is up to date.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.7 make[1]: 'compel/compel-host-bin' is up to date.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.7 make[1]: Nothing to be done for 'all'.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.7 make[1]: 'soccr/libsoccr.a' is up to date.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.8 make[2]: Nothing to be done for 'all'.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.8 make[2]: Nothing to be done for 'all'.
14:21:56 [2020-01-21T14:21:56.777Z] #45 105.8 make[2]: Nothing to be done for 'all'.
14:21:57 [2020-01-21T14:21:57.151Z] #45 105.9 make[2]: Nothing to be done for 'all'.
14:21:57 [2020-01-21T14:21:57.151Z] #45 105.9 make[2]: Nothing to be done for 'all'.
14:21:57 [2020-01-21T14:21:57.151Z] #45 105.9 make[2]: Nothing to be done for 'all'.
14:21:57 [2020-01-21T14:21:57.151Z] #45 105.9 make[2]: Nothing to be done for 'all'.
14:21:57 [2020-01-21T14:21:57.151Z] #45 105.9 make[2]: Nothing to be done for 'all'.
14:21:57 [2020-01-21T14:21:57.151Z] #45 105.9   INSTALL  criu/criu
14:21:57 [2020-01-21T14:21:57.151Z] #45 DONE 106.1s
14:21:57 [2020-01-21T14:21:57.151Z] 
14:21:57 [2020-01-21T14:21:57.152Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:21:57 [2020-01-21T14:21:57.556Z] #17 32.54 Selecting previously unselected package python3.7.
14:21:57 [2020-01-21T14:21:57.556Z] #17 32.54 Preparing to unpack .../python3.7_3.7.3-2_arm64.deb ...
14:21:57 [2020-01-21T14:21:57.556Z] #17 32.54 Unpacking python3.7 (3.7.3-2) ...
14:21:57 [2020-01-21T14:21:57.556Z] #17 32.70 Selecting previously unselected package libpython3-stdlib:arm64.
14:21:57 [2020-01-21T14:21:57.556Z] #17 32.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
14:21:57 [2020-01-21T14:21:57.556Z] #17 32.71 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
14:21:57 [2020-01-21T14:21:57.816Z] #17 32.81 Setting up python3-minimal (3.7.3-1) ...
14:21:58 [2020-01-21T14:21:58.761Z] #17 ...
14:21:58 [2020-01-21T14:21:58.761Z] 
14:21:58 [2020-01-21T14:21:58.761Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:21:58 [2020-01-21T14:21:58.761Z] #44 85.57   DEP      criu/tun.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 85.79   DEP      criu/tty.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 86.07   DEP      criu/timerfd.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 86.25   DEP      criu/sysfs_parse.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 86.39   DEP      criu/sysctl.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 86.57   DEP      criu/string.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 86.63   DEP      criu/stats.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 87.14   DEP      criu/sockets.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 87.39   DEP      criu/sk-unix.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 87.71   DEP      criu/sk-tcp.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 88.07   DEP      criu/sk-queue.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 88.31   DEP      criu/sk-packet.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 88.77   DEP      criu/sk-netlink.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 88.99   DEP      criu/sk-inet.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 89.22   DEP      criu/signalfd.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 89.46   DEP      criu/sigframe.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 89.62   DEP      criu/shmem.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 89.87   DEP      criu/servicefd.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 90.23   DEP      criu/seize.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 90.47   DEP      criu/seccomp.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 90.73   DEP      criu/rst-malloc.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 90.82   DEP      criu/rbtree.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 90.90   DEP      criu/pstree.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 91.14   DEP      criu/protobuf.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 91.35   GEN      criu/protobuf-desc-gen.h
14:21:58 [2020-01-21T14:21:58.761Z] #44 93.16   DEP      criu/protobuf-desc.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 93.37   DEP      criu/proc_parse.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 93.75   DEP      criu/plugin.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 93.91   DEP      criu/pipes.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 94.17   DEP      criu/pie-util.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 94.31   DEP      criu/pie-util-vdso.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 94.59   DEP      criu/pie-util-vdso-elf32.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 94.78   DEP      criu/path.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 94.92   DEP      criu/parasite-syscall.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 95.12   DEP      criu/pagemap.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 95.30   DEP      criu/pagemap-cache.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 95.49   DEP      criu/page-xfer.d
14:21:58 [2020-01-21T14:21:58.761Z] #44 95.66   DEP      criu/page-pipe.d
14:21:59 [2020-01-21T14:21:59.022Z] #44 95.76   DEP      criu/netfilter.d
14:21:59 [2020-01-21T14:21:59.022Z] #44 95.99   DEP      criu/net.d
14:21:59 [2020-01-21T14:21:59.022Z] #44 ...
14:21:59 [2020-01-21T14:21:59.022Z] 
14:21:59 [2020-01-21T14:21:59.022Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:21:59 [2020-01-21T14:21:59.022Z] #17 34.06 Selecting previously unselected package python3.
14:21:59 [2020-01-21T14:21:59.022Z] #17 34.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 ... 24057 files and directories currently installed.)
14:21:59 [2020-01-21T14:21:59.022Z] #17 34.19 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
14:21:59 [2020-01-21T14:21:59.022Z] #17 34.21 Unpacking python3 (3.7.3-1) ...
14:21:59 [2020-01-21T14:21:59.285Z] #17 34.48 Selecting previously unselected package libip4tc0:arm64.
14:21:59 [2020-01-21T14:21:59.546Z] #17 34.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
14:21:59 [2020-01-21T14:21:59.546Z] #17 34.49 Unpacking libip4tc0:arm64 (1.8.2-4) ...
14:21:59 [2020-01-21T14:21:59.546Z] #17 34.57 Selecting previously unselected package libip6tc0:arm64.
14:21:59 [2020-01-21T14:21:59.546Z] #17 34.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
14:21:59 [2020-01-21T14:21:59.546Z] #17 34.60 Unpacking libip6tc0:arm64 (1.8.2-4) ...
14:21:59 [2020-01-21T14:21:59.546Z] #17 34.71 Selecting previously unselected package libiptc0:arm64.
14:21:59 [2020-01-21T14:21:59.807Z] #17 34.71 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
14:21:59 [2020-01-21T14:21:59.807Z] #17 34.72 Unpacking libiptc0:arm64 (1.8.2-4) ...
14:21:59 [2020-01-21T14:21:59.807Z] #17 34.79 Selecting previously unselected package libnfnetlink0:arm64.
14:21:59 [2020-01-21T14:21:59.807Z] #17 34.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:21:59 [2020-01-21T14:21:59.807Z] #17 34.80 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:21:59 [2020-01-21T14:21:59.807Z] #17 34.89 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:21:59 [2020-01-21T14:21:59.807Z] #17 34.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
14:21:59 [2020-01-21T14:21:59.807Z] #17 34.91 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
14:21:59 [2020-01-21T14:21:59.954Z] #43 42.90 Reading package lists...
14:21:59 [2020-01-21T14:21:59.954Z] #43 ...
14:21:59 [2020-01-21T14:21:59.954Z] 
14:21:59 [2020-01-21T14:21:59.954Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:22:00 [2020-01-21T14:22:00.068Z] #17 35.02 Selecting previously unselected package libnftnl11:arm64.
14:22:00 [2020-01-21T14:22:00.068Z] #17 35.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
14:22:00 [2020-01-21T14:22:00.068Z] #17 35.04 Unpacking libnftnl11:arm64 (1.1.2-2) ...
14:22:00 [2020-01-21T14:22:00.068Z] #17 35.14 Selecting previously unselected package iptables.
14:22:00 [2020-01-21T14:22:00.068Z] #17 35.15 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
14:22:00 [2020-01-21T14:22:00.068Z] #17 35.16 Unpacking iptables (1.8.2-4) ...
14:22:00 [2020-01-21T14:22:00.329Z] #17 35.54 Selecting previously unselected package xxd.
14:22:00 [2020-01-21T14:22:00.329Z] #17 35.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
14:22:00 [2020-01-21T14:22:00.329Z] #17 35.56 Unpacking xxd (2:8.1.0875-5) ...
14:22:00 [2020-01-21T14:22:00.590Z] #17 35.72 Selecting previously unselected package vim-common.
14:22:00 [2020-01-21T14:22:00.590Z] #17 35.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:22:00 [2020-01-21T14:22:00.590Z] #17 35.75 Unpacking vim-common (2:8.1.0875-5) ...
14:22:01 [2020-01-21T14:22:01.163Z] #17 36.01 Selecting previously unselected package bash-completion.
14:22:01 [2020-01-21T14:22:01.163Z] #17 36.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:22:01 [2020-01-21T14:22:01.360Z] #28 DONE 1.1s
14:22:01 [2020-01-21T14:22:01.360Z] 
14:22:01 [2020-01-21T14:22:01.360Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:01 [2020-01-21T14:22:01.360Z] #47 43.50 vendor/golang.org/x/crypto/internal/subtle
14:22:01 [2020-01-21T14:22:01.360Z] #47 43.73 vendor/golang.org/x/crypto/curve25519
14:22:02 [2020-01-21T14:22:02.298Z] #63 ...
14:22:02 [2020-01-21T14:22:02.299Z] 
14:22:02 [2020-01-21T14:22:02.299Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:02 [2020-01-21T14:22:02.299Z] #58 71.73 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:22:03 [2020-01-21T14:22:03.086Z] #58 72.65 + mkdir -p /build
14:22:03 [2020-01-21T14:22:03.086Z] #58 72.65 + cp runc /build/runc
14:22:03 [2020-01-21T14:22:03.086Z] #58 DONE 72.8s
14:22:03 [2020-01-21T14:22:03.086Z] 
14:22:03 [2020-01-21T14:22:03.086Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:22:03 [2020-01-21T14:22:03.287Z] Removing intermediate container 23a9537e1cbe
14:22:03 [2020-01-21T14:22:03.287Z]  ---> 2ddd991b2b28
14:22:03 [2020-01-21T14:22:03.287Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
14:22:03 [2020-01-21T14:22:03.287Z]  ---> ebd73b5ebd31
14:22:03 [2020-01-21T14:22:03.287Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
14:22:03 [2020-01-21T14:22:03.287Z]  ---> 813c2098ea1f
14:22:03 [2020-01-21T14:22:03.287Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
14:22:03 [2020-01-21T14:22:03.287Z]  ---> Running in ef3be3a6fc56
14:22:03 [2020-01-21T14:22:03.287Z] Removing intermediate container ef3be3a6fc56
14:22:03 [2020-01-21T14:22:03.287Z]  ---> d9f1dd24c2b9
14:22:03 [2020-01-21T14:22:03.287Z] Successfully built d9f1dd24c2b9
14:22:03 [2020-01-21T14:22:03.287Z] Successfully tagged moby-buildx:latest
14:22:03 [2020-01-21T14:22:03.287Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
14:22:03 [2020-01-21T14:22:03.287Z] if [ -n "${id}" ]; then \
14:22:03 [2020-01-21T14:22:03.287Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
14:22:03 [2020-01-21T14:22:03.287Z] 	&& touch bundles/buildx; \
14:22:03 [2020-01-21T14:22:03.287Z] 	docker rm -f ${id}; \
14:22:03 [2020-01-21T14:22:03.287Z] fi
14:22:03 [2020-01-21T14:22:03.287Z] 9e93522713ca38538d4505be7aea6ee14548eff0798145fb49ef2fbfa87ec6f2
14:22:03 [2020-01-21T14:22:03.287Z] bundles/buildx version
14:22:03 [2020-01-21T14:22:03.287Z] buildx v0.3.1 6db68d0
14:22:03 [2020-01-21T14:22:03.287Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4d249ae1f33d3e57be78ec1ce573589397720741 .
14:22:03 [2020-01-21T14:22:03.287Z] #1 [internal] booting buildkit
14:22:03 [2020-01-21T14:22:03.287Z] #1 pulling image moby/buildkit:buildx-stable-1
14:22:03 [2020-01-21T14:22:03.287Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
14:22:03 [2020-01-21T14:22:03.287Z] #1 creating container buildx_buildkit_default
14:22:03 [2020-01-21T14:22:03.287Z] #1 creating container buildx_buildkit_default 0.5s done
14:22:03 [2020-01-21T14:22:03.287Z] #1 DONE 3.2s
14:22:03 [2020-01-21T14:22:03.287Z] 
14:22:03 [2020-01-21T14:22:03.287Z] #2 [internal] load build definition from Dockerfile
14:22:03 [2020-01-21T14:22:03.287Z] #2 transferring dockerfile: 15.57kB done
14:22:03 [2020-01-21T14:22:03.287Z] #2 DONE 0.0s
14:22:03 [2020-01-21T14:22:03.287Z] 
14:22:03 [2020-01-21T14:22:03.287Z] #3 [internal] load .dockerignore
14:22:03 [2020-01-21T14:22:03.287Z] #3 transferring context: 87B done
14:22:03 [2020-01-21T14:22:03.287Z] #3 DONE 0.0s
14:22:03 [2020-01-21T14:22:03.287Z] 
14:22:03 [2020-01-21T14:22:03.287Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
14:22:03 [2020-01-21T14:22:03.287Z] #4 DONE 0.6s
14:22:03 [2020-01-21T14:22:03.287Z] 
14:22:03 [2020-01-21T14:22:03.287Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
14:22:03 [2020-01-21T14:22:03.287Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
14:22:03 [2020-01-21T14:22:03.287Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
14:22:03 [2020-01-21T14:22:03.287Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
14:22:03 [2020-01-21T14:22:03.287Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.59MB / 8.18MB 0.1s
14:22:03 [2020-01-21T14:22:03.287Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
14:22:03 [2020-01-21T14:22:03.287Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
14:22:03 [2020-01-21T14:22:03.287Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
14:22:03 [2020-01-21T14:22:03.287Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
14:22:03 [2020-01-21T14:22:03.287Z] #5 DONE 0.9s
14:22:03 [2020-01-21T14:22:03.287Z] 
14:22:03 [2020-01-21T14:22:03.287Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
14:22:03 [2020-01-21T14:22:03.287Z] #7 DONE 0.3s
14:22:03 [2020-01-21T14:22:03.287Z] 
14:22:03 [2020-01-21T14:22:03.287Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
14:22:03 [2020-01-21T14:22:03.287Z] #6 DONE 0.3s
14:22:03 [2020-01-21T14:22:03.287Z] 
14:22:03 [2020-01-21T14:22:03.287Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:22:03 [2020-01-21T14:22:03.287Z] #8 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
14:22:03 [2020-01-21T14:22:03.455Z] #54 ...
14:22:03 [2020-01-21T14:22:03.455Z] 
14:22:03 [2020-01-21T14:22:03.455Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:22:03 [2020-01-21T14:22:03.455Z] #42 DONE 145.9s
14:22:03 [2020-01-21T14:22:03.455Z] 
14:22:03 [2020-01-21T14:22:03.455Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:b406ecf79bbbce5af405caed51a281b7cbfa041776511ecf8cd510fc09144992 1.79kB / 1.79kB done
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:ab4db1e19320e75a1e1e822afd799ce3b96bb9c9654a2a8d3964c1bf2fad2013 5.46kB / 5.46kB done
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 31.86kB / 8.25MB 0.3s
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:a092ee1efe2dba2a24e85a7c9b3fa869e6189f6060e6b69fd250b9260a7dfafa 155B / 155B 0.2s done
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 785.53kB / 10.73MB 0.3s
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 326.73kB / 54.13MB 0.3s
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 97.35kB / 73.43MB 0.3s
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 40.96kB / 96.43MB 0.3s
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 0B / 57.39MB 0.3s
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 719.99kB / 8.25MB 0.4s
14:22:03 [2020-01-21T14:22:03.582Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 1.47MB / 10.73MB 0.4s
14:22:03 [2020-01-21T14:22:03.875Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.28MB / 8.25MB 0.6s
14:22:03 [2020-01-21T14:22:03.875Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.03MB / 10.73MB 0.6s
14:22:03 [2020-01-21T14:22:03.875Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.97MB / 8.25MB 0.7s
14:22:03 [2020-01-21T14:22:03.875Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.72MB / 10.73MB 0.7s
14:22:04 [2020-01-21T14:22:04.182Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.65MB / 8.25MB 0.9s
14:22:04 [2020-01-21T14:22:04.182Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.38MB / 10.73MB 0.9s
14:22:04 [2020-01-21T14:22:04.437Z] #63 ...
14:22:04 [2020-01-21T14:22:04.437Z] 
14:22:04 [2020-01-21T14:22:04.437Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:22:04 [2020-01-21T14:22:04.437Z] #43 DONE 0.1s
14:22:04 [2020-01-21T14:22:04.437Z] 
14:22:04 [2020-01-21T14:22:04.437Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:22:04 [2020-01-21T14:22:04.471Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.11MB / 8.25MB 1.0s
14:22:04 [2020-01-21T14:22:04.471Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 3.47MB / 54.13MB 1.0s
14:22:04 [2020-01-21T14:22:04.471Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.67MB / 8.25MB 1.2s
14:22:04 [2020-01-21T14:22:04.471Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.41MB / 10.73MB 1.2s
14:22:04 [2020-01-21T14:22:04.471Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 3.80MB / 73.43MB 1.2s
14:22:04 [2020-01-21T14:22:04.471Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 2.95MB / 57.39MB 1.2s
14:22:04 [2020-01-21T14:22:04.471Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.13MB / 8.25MB 1.3s
14:22:04 [2020-01-21T14:22:04.484Z] #17 39.23 Unpacking bash-completion (1:2.8-6) ...
14:22:04 [2020-01-21T14:22:04.667Z] #47 ...
14:22:04 [2020-01-21T14:22:04.667Z] 
14:22:04 [2020-01-21T14:22:04.667Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:04 [2020-01-21T14:22:04.667Z] #43 42.90 Reading package lists...
14:22:04 [2020-01-21T14:22:04.745Z] #17 39.79 Selecting previously unselected package bzip2.
14:22:04 [2020-01-21T14:22:04.745Z] #17 39.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
14:22:04 [2020-01-21T14:22:04.745Z] #17 39.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:22:04 [2020-01-21T14:22:04.745Z] #17 39.91 Selecting previously unselected package xz-utils.
14:22:04 [2020-01-21T14:22:04.770Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.62MB / 8.25MB 1.5s
14:22:04 [2020-01-21T14:22:04.770Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.37MB / 10.73MB 1.5s
14:22:04 [2020-01-21T14:22:04.770Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.27MB / 8.25MB 1.6s
14:22:04 [2020-01-21T14:22:04.770Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 6.03MB / 10.73MB 1.6s
14:22:04 [2020-01-21T14:22:04.770Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 4.89MB / 96.43MB 1.6s
14:22:04 [2020-01-21T14:22:04.961Z] #46 DONE 0.1s
14:22:04 [2020-01-21T14:22:04.962Z] 
14:22:04 [2020-01-21T14:22:04.962Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:22:04 [2020-01-21T14:22:04.962Z] #49 DONE 0.1s
14:22:04 [2020-01-21T14:22:04.962Z] 
14:22:04 [2020-01-21T14:22:04.962Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:22:04 [2020-01-21T14:22:04.962Z] #52 DONE 0.1s
14:22:04 [2020-01-21T14:22:04.962Z] 
14:22:04 [2020-01-21T14:22:04.962Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:22:05 [2020-01-21T14:22:05.007Z] #17 39.91 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
14:22:05 [2020-01-21T14:22:05.007Z] #17 39.93 Unpacking xz-utils (5.2.4-1) ...
14:22:05 [2020-01-21T14:22:05.061Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.83MB / 8.25MB 1.8s
14:22:05 [2020-01-21T14:22:05.273Z] #62 231.5 + bin/containerd-stress
14:22:05 [2020-01-21T14:22:05.273Z] #17 40.19 Selecting previously unselected package apparmor.
14:22:05 [2020-01-21T14:22:05.273Z] #17 40.20 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
14:22:05 [2020-01-21T14:22:05.273Z] #17 40.31 Unpacking apparmor (2.13.2-10) ...
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.45MB / 8.25MB 1.9s
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.24MB / 10.73MB 1.9s
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 6.75MB / 54.13MB 1.9s
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.11MB / 8.25MB 2.1s
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.86MB / 10.73MB 2.1s
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 6.49MB / 57.39MB 2.1s
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.73MB / 8.25MB 2.2s
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 8.49MB / 10.73MB 2.2s
14:22:05 [2020-01-21T14:22:05.366Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 7.60MB / 73.43MB 2.2s
14:22:05 [2020-01-21T14:22:05.660Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.3s done
14:22:05 [2020-01-21T14:22:05.660Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.14MB / 10.73MB 2.4s
14:22:05 [2020-01-21T14:22:05.851Z] #17 40.86 Selecting previously unselected package aufs-tools.
14:22:05 [2020-01-21T14:22:05.851Z] #17 40.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
14:22:05 [2020-01-21T14:22:05.851Z] #17 40.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:22:05 [2020-01-21T14:22:05.955Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.86MB / 10.73MB 2.5s
14:22:05 [2020-01-21T14:22:05.955Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 9.70MB / 54.13MB 2.5s
14:22:05 [2020-01-21T14:22:05.955Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.68MB / 10.73MB 2.7s
14:22:06 [2020-01-21T14:22:06.115Z] #17 41.06 Selecting previously unselected package libonig5:arm64.
14:22:06 [2020-01-21T14:22:06.115Z] #17 41.08 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
14:22:06 [2020-01-21T14:22:06.115Z] #17 41.08 Unpacking libonig5:arm64 (6.9.1-1) ...
14:22:06 [2020-01-21T14:22:06.115Z] #17 41.28 Selecting previously unselected package libjq1:arm64.
14:22:06 [2020-01-21T14:22:06.249Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 2.7s done
14:22:06 [2020-01-21T14:22:06.249Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 10.49MB / 96.43MB 2.8s
14:22:06 [2020-01-21T14:22:06.249Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 10.48MB / 57.39MB 2.8s
14:22:06 [2020-01-21T14:22:06.249Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 11.63MB / 73.43MB 3.0s
14:22:06 [2020-01-21T14:22:06.376Z] #17 41.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
14:22:06 [2020-01-21T14:22:06.376Z] #17 41.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
14:22:06 [2020-01-21T14:22:06.376Z] #17 41.41 Selecting previously unselected package jq.
14:22:06 [2020-01-21T14:22:06.376Z] #17 41.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
14:22:06 [2020-01-21T14:22:06.376Z] #17 41.42 Unpacking jq (1.5+dfsg-2+b1) ...
14:22:06 [2020-01-21T14:22:06.376Z] #17 41.55 Selecting previously unselected package libaio1:arm64.
14:22:06 [2020-01-21T14:22:06.542Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 13.57MB / 54.13MB 3.1s
14:22:06 [2020-01-21T14:22:06.638Z] #17 41.56 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
14:22:06 [2020-01-21T14:22:06.638Z] #17 41.56 Unpacking libaio1:arm64 (0.3.112-3) ...
14:22:06 [2020-01-21T14:22:06.638Z] #17 41.65 Selecting previously unselected package libgpm2:arm64.
14:22:06 [2020-01-21T14:22:06.638Z] #17 41.66 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
14:22:06 [2020-01-21T14:22:06.638Z] #17 41.68 Unpacking libgpm2:arm64 (1.20.7-5) ...
14:22:06 [2020-01-21T14:22:06.638Z] #17 41.79 Selecting previously unselected package libicu63:arm64.
14:22:06 [2020-01-21T14:22:06.645Z] #62 233.3 + bin/containerd-shim
14:22:06 [2020-01-21T14:22:06.836Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 14.15MB / 57.39MB 3.4s
14:22:06 [2020-01-21T14:22:06.899Z] #17 41.79 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
14:22:06 [2020-01-21T14:22:06.899Z] #17 41.80 Unpacking libicu63:arm64 (63.1-6) ...
14:22:07 [2020-01-21T14:22:07.125Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 16.94MB / 54.13MB 3.7s
14:22:07 [2020-01-21T14:22:07.125Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 15.76MB / 73.43MB 3.7s
14:22:07 [2020-01-21T14:22:07.125Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 15.74MB / 96.43MB 3.7s
14:22:07 [2020-01-21T14:22:07.414Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 17.37MB / 57.39MB 4.0s
14:22:07 [2020-01-21T14:22:07.701Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 20.45MB / 54.13MB 4.3s
14:22:07 [2020-01-21T14:22:07.701Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 19.86MB / 73.43MB 4.3s
14:22:07 [2020-01-21T14:22:07.787Z] #43 53.03 Building dependency tree...
14:22:07 [2020-01-21T14:22:07.989Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 21.21MB / 96.43MB 4.6s
14:22:07 [2020-01-21T14:22:07.989Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 21.33MB / 57.39MB 4.6s
14:22:08 [2020-01-21T14:22:08.285Z] #8 ...
14:22:08 [2020-01-21T14:22:08.285Z] 
14:22:08 [2020-01-21T14:22:08.285Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
14:22:08 [2020-01-21T14:22:08.285Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
14:22:08 [2020-01-21T14:22:08.285Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:22:08 [2020-01-21T14:22:08.285Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:22:08 [2020-01-21T14:22:08.285Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done
14:22:08 [2020-01-21T14:22:08.285Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done
14:22:08 [2020-01-21T14:22:08.285Z] #69 DONE 5.1s
14:22:08 [2020-01-21T14:22:08.285Z] 
14:22:08 [2020-01-21T14:22:08.285Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:22:08 [2020-01-21T14:22:08.285Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 23.82MB / 54.13MB 4.9s
14:22:08 [2020-01-21T14:22:08.285Z] #8 ...
14:22:08 [2020-01-21T14:22:08.285Z] 
14:22:08 [2020-01-21T14:22:08.285Z] #21 [internal] load build context
14:22:08 [2020-01-21T14:22:08.285Z] #21 transferring context: 36.37MB 5.1s
14:22:08 [2020-01-21T14:22:08.920Z] #21 transferring context: 46.86MB 6.0s done
14:22:09 [2020-01-21T14:22:09.207Z] #21 DONE 6.0s
14:22:09 [2020-01-21T14:22:09.207Z] 
14:22:09 [2020-01-21T14:22:09.207Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
14:22:09 [2020-01-21T14:22:09.207Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 30.15MB / 54.13MB 5.8s
14:22:09 [2020-01-21T14:22:09.207Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 29.33MB / 73.43MB 5.8s
14:22:09 [2020-01-21T14:22:09.207Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 28.55MB / 96.43MB 5.8s
14:22:09 [2020-01-21T14:22:09.207Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 29.42MB / 57.39MB 5.8s
14:22:09 [2020-01-21T14:22:09.455Z] #17 ...
14:22:09 [2020-01-21T14:22:09.455Z] 
14:22:09 [2020-01-21T14:22:09.455Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:09 [2020-01-21T14:22:09.455Z] #44 96.13   DEP      criu/namespaces.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 96.23   DEP      criu/mount.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 96.47   DEP      criu/mem.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 96.65   DEP      criu/lsm.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 96.85   DEP      criu/log.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 97.09   DEP      criu/libnetlink.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 97.30   DEP      criu/kerndat.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 97.51   DEP      criu/kcmp-ids.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 97.67   DEP      criu/irmap.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 97.85   DEP      criu/ipc_ns.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 98.13   DEP      criu/image.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 98.26   DEP      criu/image-desc.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 98.38   DEP      criu/fsnotify.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 98.52   DEP      criu/filesystems.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 98.68   DEP      criu/files.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 98.95   DEP      criu/files-reg.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 99.15   DEP      criu/files-ext.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 99.34   DEP      criu/file-lock.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 99.53   DEP      criu/file-ids.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 99.67   DEP      criu/fifo.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 99.82   DEP      criu/fdstore.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 99.99   DEP      criu/fault-injection.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 100.1   DEP      criu/external.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 100.2   DEP      criu/eventpoll.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 100.4   DEP      criu/eventfd.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 100.5   DEP      criu/crtools.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 100.9   DEP      criu/cr-service.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 101.1   DEP      criu/cr-restore.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 101.3   DEP      criu/cr-errno.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 101.3   DEP      criu/cr-dump.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 101.6   DEP      criu/cr-dedup.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 101.7   DEP      criu/cr-check.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 101.9   DEP      criu/config.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 102.1   DEP      criu/clone-noasan.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 102.2   DEP      criu/cgroup.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 102.3   DEP      criu/cgroup-props.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 102.5   DEP      criu/bitmap.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 102.5   DEP      criu/bfd.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 102.8   DEP      criu/autofs.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 103.0   DEP      criu/aio.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 103.2   DEP      criu/action-scripts.d
14:22:09 [2020-01-21T14:22:09.455Z] #44 103.5   CC       criu/action-scripts.o
14:22:09 [2020-01-21T14:22:09.455Z] #44 104.1   CC       criu/aio.o
14:22:09 [2020-01-21T14:22:09.455Z] #44 105.0   CC       criu/autofs.o
14:22:09 [2020-01-21T14:22:09.495Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 33.46MB / 54.13MB 6.1s
14:22:09 [2020-01-21T14:22:09.495Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 32.41MB / 57.39MB 6.1s
14:22:09 [2020-01-21T14:22:09.495Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 34.61MB / 73.43MB 6.3s
14:22:09 [2020-01-21T14:22:09.676Z] #43 ...
14:22:09 [2020-01-21T14:22:09.676Z] 
14:22:09 [2020-01-21T14:22:09.676Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:09 [2020-01-21T14:22:09.676Z] #33 57.71 sync
14:22:09 [2020-01-21T14:22:09.782Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 37.22MB / 54.13MB 6.4s
14:22:09 [2020-01-21T14:22:09.782Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 35.30MB / 96.43MB 6.4s
14:22:09 [2020-01-21T14:22:09.782Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 36.24MB / 57.39MB 6.4s
14:22:09 [2020-01-21T14:22:09.931Z] #33 57.73 internal/reflectlite
14:22:10 [2020-01-21T14:22:10.027Z] #44 ...
14:22:10 [2020-01-21T14:22:10.027Z] 
14:22:10 [2020-01-21T14:22:10.027Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:22:10 [2020-01-21T14:22:10.027Z] #17 45.06 Selecting previously unselected package libnet1:arm64.
14:22:10 [2020-01-21T14:22:10.027Z] #17 45.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:22:10 [2020-01-21T14:22:10.027Z] #17 45.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:22:10 [2020-01-21T14:22:10.069Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 38.47MB / 73.43MB 6.6s
14:22:10 [2020-01-21T14:22:10.069Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 40.80MB / 54.13MB 6.7s
14:22:10 [2020-01-21T14:22:10.069Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 39.84MB / 57.39MB 6.7s
14:22:10 [2020-01-21T14:22:10.289Z] #17 45.33 Selecting previously unselected package libnl-3-200:arm64.
14:22:10 [2020-01-21T14:22:10.289Z] #17 45.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
14:22:10 [2020-01-21T14:22:10.289Z] #17 45.34 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
14:22:10 [2020-01-21T14:22:10.289Z] #17 45.44 Selecting previously unselected package libprotobuf-c1:arm64.
14:22:10 [2020-01-21T14:22:10.356Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 42.45MB / 73.43MB 6.9s
14:22:10 [2020-01-21T14:22:10.356Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 40.61MB / 96.43MB 6.9s
14:22:10 [2020-01-21T14:22:10.356Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 44.14MB / 54.13MB 7.0s
14:22:10 [2020-01-21T14:22:10.356Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 43.15MB / 57.39MB 7.0s
14:22:10 [2020-01-21T14:22:10.550Z] #17 45.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
14:22:10 [2020-01-21T14:22:10.550Z] #17 45.47 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:22:10 [2020-01-21T14:22:10.550Z] #17 45.58 Selecting previously unselected package libreadline5:arm64.
14:22:10 [2020-01-21T14:22:10.550Z] #17 45.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
14:22:10 [2020-01-21T14:22:10.550Z] #17 45.59 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
14:22:10 [2020-01-21T14:22:10.644Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 46.75MB / 73.43MB 7.2s
14:22:10 [2020-01-21T14:22:10.644Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 47.81MB / 54.13MB 7.3s
14:22:10 [2020-01-21T14:22:10.644Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 46.35MB / 57.39MB 7.3s
14:22:10 [2020-01-21T14:22:10.812Z] #17 45.74 Selecting previously unselected package net-tools.
14:22:10 [2020-01-21T14:22:10.812Z] #17 45.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
14:22:10 [2020-01-21T14:22:10.812Z] #17 45.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:22:10 [2020-01-21T14:22:10.948Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 47.41MB / 96.43MB 7.5s
14:22:10 [2020-01-21T14:22:10.949Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 51.35MB / 54.13MB 7.6s
14:22:10 [2020-01-21T14:22:10.949Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 52.05MB / 73.43MB 7.6s
14:22:10 [2020-01-21T14:22:10.949Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 50.24MB / 57.39MB 7.6s
14:22:11 [2020-01-21T14:22:11.073Z] #17 45.99 Selecting previously unselected package python-pip-whl.
14:22:11 [2020-01-21T14:22:11.073Z] #17 46.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:22:11 [2020-01-21T14:22:11.073Z] #17 46.00 Unpacking python-pip-whl (18.1-5) ...
14:22:11 [2020-01-21T14:22:11.245Z] #63 132.7 + bin/containerd
14:22:11 [2020-01-21T14:22:11.581Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 7.9s done
14:22:11 [2020-01-21T14:22:11.581Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 56.74MB / 73.43MB 8.1s
14:22:11 [2020-01-21T14:22:11.581Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 54.16MB / 96.43MB 8.1s
14:22:11 [2020-01-21T14:22:11.581Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 55.38MB / 57.39MB 8.1s
14:22:11 [2020-01-21T14:22:11.581Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.2s done
14:22:11 [2020-01-21T14:22:11.645Z] #17 46.56 Selecting previously unselected package python3-lib2to3.
14:22:11 [2020-01-21T14:22:11.645Z] #17 46.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:22:11 [2020-01-21T14:22:11.645Z] #17 46.58 Unpacking python3-lib2to3 (3.7.3-1) ...
14:22:11 [2020-01-21T14:22:11.869Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 63.23MB / 73.43MB 8.4s
14:22:11 [2020-01-21T14:22:11.869Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 60.91MB / 96.43MB 8.4s
14:22:11 [2020-01-21T14:22:11.869Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 67.23MB / 73.43MB 8.5s
14:22:11 [2020-01-21T14:22:11.906Z] #17 46.90 Selecting previously unselected package python3-distutils.
14:22:11 [2020-01-21T14:22:11.906Z] #17 46.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:22:11 [2020-01-21T14:22:11.906Z] #17 46.97 Unpacking python3-distutils (3.7.3-1) ...
14:22:12 [2020-01-21T14:22:12.156Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 71.09MB / 73.43MB 8.7s
14:22:12 [2020-01-21T14:22:12.156Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 68.46MB / 96.43MB 8.7s
14:22:12 [2020-01-21T14:22:12.156Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 8.8s done
14:22:12 [2020-01-21T14:22:12.156Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 74.35MB / 96.43MB 8.8s
14:22:12 [2020-01-21T14:22:12.167Z] #17 47.20 Selecting previously unselected package python3-pip.
14:22:12 [2020-01-21T14:22:12.167Z] #17 47.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:22:12 [2020-01-21T14:22:12.167Z] #17 47.22 Unpacking python3-pip (18.1-5) ...
14:22:12 [2020-01-21T14:22:12.428Z] #17 47.39 Selecting previously unselected package python3-pkg-resources.
14:22:12 [2020-01-21T14:22:12.428Z] #17 47.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:22:12 [2020-01-21T14:22:12.428Z] #17 47.41 Unpacking python3-pkg-resources (40.8.0-1) ...
14:22:12 [2020-01-21T14:22:12.441Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 82.93MB / 96.43MB 9.0s
14:22:12 [2020-01-21T14:22:12.442Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 96.43MB / 96.43MB 9.2s done
14:22:12 [2020-01-21T14:22:12.690Z] #17 47.63 Selecting previously unselected package python3-setuptools.
14:22:12 [2020-01-21T14:22:12.690Z] #17 47.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:22:12 [2020-01-21T14:22:12.690Z] #17 47.65 Unpacking python3-setuptools (40.8.0-1) ...
14:22:12 [2020-01-21T14:22:12.726Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3
14:22:12 [2020-01-21T14:22:12.954Z] #17 48.07 Selecting previously unselected package python3-wheel.
14:22:12 [2020-01-21T14:22:12.954Z] #17 48.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:22:12 [2020-01-21T14:22:12.954Z] #17 48.08 Unpacking python3-wheel (0.32.3-2) ...
14:22:12 [2020-01-21T14:22:12.954Z] #17 48.15 Selecting previously unselected package thin-provisioning-tools.
14:22:12 [2020-01-21T14:22:12.954Z] #17 48.15 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
14:22:12 [2020-01-21T14:22:12.954Z] #17 48.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:22:13 [2020-01-21T14:22:13.195Z] #62 240.0 + bin/containerd-shim-runc-v1
14:22:13 [2020-01-21T14:22:13.366Z] #33 61.33 errors
14:22:13 [2020-01-21T14:22:13.366Z] #33 61.34 sort
14:22:13 [2020-01-21T14:22:13.898Z] #17 48.85 Selecting previously unselected package vim-runtime.
14:22:13 [2020-01-21T14:22:13.898Z] #17 48.85 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:22:13 [2020-01-21T14:22:13.898Z] #17 48.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:22:13 [2020-01-21T14:22:13.898Z] #17 48.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:22:14 [2020-01-21T14:22:14.159Z] #17 49.00 Unpacking vim-runtime (2:8.1.0875-5) ...
14:22:14 [2020-01-21T14:22:14.382Z] #33 62.19 strconv
14:22:14 [2020-01-21T14:22:14.382Z] #33 ...
14:22:14 [2020-01-21T14:22:14.382Z] 
14:22:14 [2020-01-21T14:22:14.382Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:14 [2020-01-21T14:22:14.382Z] #71 DONE 62.3s
14:22:14 [2020-01-21T14:22:14.638Z] 
14:22:14 [2020-01-21T14:22:14.638Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:14 [2020-01-21T14:22:14.638Z] #43 58.19 The following additional packages will be installed:
14:22:14 [2020-01-21T14:22:14.638Z] #43 58.19   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:22:14 [2020-01-21T14:22:14.638Z] #43 58.20   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:22:14 [2020-01-21T14:22:14.638Z] #43 58.21 Suggested packages:
14:22:14 [2020-01-21T14:22:14.638Z] #43 58.23   manpages-dev python-setuptools
14:22:14 [2020-01-21T14:22:14.638Z] #43 60.20 The following NEW packages will be installed:
14:22:14 [2020-01-21T14:22:14.638Z] #43 60.20   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:22:14 [2020-01-21T14:22:14.638Z] #43 60.20   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:22:14 [2020-01-21T14:22:14.638Z] #43 60.21   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:22:14 [2020-01-21T14:22:14.638Z] #43 60.21   python-six zlib1g-dev
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.00 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.00 Need to get 4095 kB of archives.
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.00 After this operation, 22.5 MB of additional disk space will be used.
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
14:22:14 [2020-01-21T14:22:14.638Z] #43 61.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
14:22:15 [2020-01-21T14:22:15.341Z] #63 ...
14:22:15 [2020-01-21T14:22:15.341Z] 
14:22:15 [2020-01-21T14:22:15.341Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:22:15 [2020-01-21T14:22:15.341Z] #54 DONE 157.7s
14:22:15 [2020-01-21T14:22:15.565Z] #43 ...
14:22:15 [2020-01-21T14:22:15.565Z] 
14:22:15 [2020-01-21T14:22:15.565Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:15 [2020-01-21T14:22:15.565Z] #33 63.53 io
14:22:15 [2020-01-21T14:22:15.711Z] 
14:22:15 [2020-01-21T14:22:15.711Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:22:16 [2020-01-21T14:22:16.070Z] #63 ...
14:22:16 [2020-01-21T14:22:16.070Z] 
14:22:16 [2020-01-21T14:22:16.070Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:22:16 [2020-01-21T14:22:16.073Z] #17 ...
14:22:16 [2020-01-21T14:22:16.073Z] 
14:22:16 [2020-01-21T14:22:16.073Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:22:16 [2020-01-21T14:22:16.073Z] #41 172.4 + dpkg --print-architecture
14:22:16 [2020-01-21T14:22:16.073Z] #41 DONE 173.8s
14:22:16 [2020-01-21T14:22:16.073Z] 
14:22:16 [2020-01-21T14:22:16.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:16 [2020-01-21T14:22:16.073Z] #44 107.1   CC       criu/bfd.o
14:22:16 [2020-01-21T14:22:16.073Z] #44 108.0   CC       criu/bitmap.o
14:22:16 [2020-01-21T14:22:16.073Z] #44 108.3   CC       criu/cgroup-props.o
14:22:16 [2020-01-21T14:22:16.073Z] #44 109.2   CC       criu/cgroup.o
14:22:16 [2020-01-21T14:22:16.073Z] #44 112.9   CC       criu/clone-noasan.o
14:22:16 [2020-01-21T14:22:16.073Z] #44 113.0   CC       criu/config.o
14:22:16 [2020-01-21T14:22:16.428Z] #55 DONE 0.1s
14:22:16 [2020-01-21T14:22:16.428Z] 
14:22:16 [2020-01-21T14:22:16.428Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:22:16 [2020-01-21T14:22:16.428Z] #59 DONE 0.1s
14:22:16 [2020-01-21T14:22:16.428Z] 
14:22:16 [2020-01-21T14:22:16.428Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:22:16 [2020-01-21T14:22:16.480Z] #62 243.2 + bin/containerd-shim-runc-v2
14:22:17 [2020-01-21T14:22:17.414Z] #62 244.1 + binaries
14:22:17 [2020-01-21T14:22:17.414Z] #62 244.1 + mkdir -p /build
14:22:17 [2020-01-21T14:22:17.414Z] #62 244.1 + cp bin/containerd /build/containerd
14:22:17 [2020-01-21T14:22:17.414Z] #62 244.1 + cp bin/containerd-shim /build/containerd-shim
14:22:17 [2020-01-21T14:22:17.414Z] #62 244.1 + cp bin/ctr /build/ctr
14:22:17 [2020-01-21T14:22:17.453Z] #33 65.37 internal/oserror
14:22:17 [2020-01-21T14:22:17.709Z] #33 65.48 syscall
14:22:17 [2020-01-21T14:22:17.977Z] #62 DONE 244.7s
14:22:17 [2020-01-21T14:22:17.988Z] #44 115.0   CC       criu/cr-check.o
14:22:18 [2020-01-21T14:22:18.656Z] #33 66.50 reflect
14:22:18 [2020-01-21T14:22:18.909Z] 
14:22:18 [2020-01-21T14:22:18.909Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:22:18 [2020-01-21T14:22:18.931Z] #44 ...
14:22:18 [2020-01-21T14:22:18.931Z] 
14:22:18 [2020-01-21T14:22:18.931Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:22:18 [2020-01-21T14:22:18.931Z] #17 53.98 Selecting previously unselected package vim.
14:22:18 [2020-01-21T14:22:18.931Z] #17 54.00 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ...
14:22:18 [2020-01-21T14:22:18.931Z] #17 54.03 Unpacking vim (2:8.1.0875-5) ...
14:22:19 [2020-01-21T14:22:19.166Z] #63 DONE 0.3s
14:22:19 [2020-01-21T14:22:19.166Z] 
14:22:19 [2020-01-21T14:22:19.166Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:22:19 [2020-01-21T14:22:19.423Z] #67 DONE 0.2s
14:22:19 [2020-01-21T14:22:19.423Z] 
14:22:19 [2020-01-21T14:22:19.423Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:22:19 [2020-01-21T14:22:19.507Z] #17 54.49 Selecting previously unselected package xfsprogs.
14:22:19 [2020-01-21T14:22:19.507Z] #17 54.50 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ...
14:22:19 [2020-01-21T14:22:19.507Z] #17 54.52 Unpacking xfsprogs (4.20.0-1) ...
14:22:19 [2020-01-21T14:22:19.679Z] #69 DONE 0.1s
14:22:19 [2020-01-21T14:22:19.679Z] 
14:22:19 [2020-01-21T14:22:19.679Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:22:19 [2020-01-21T14:22:19.679Z] #72 DONE 0.1s
14:22:19 [2020-01-21T14:22:19.679Z] 
14:22:19 [2020-01-21T14:22:19.679Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:22:19 [2020-01-21T14:22:19.679Z] #73 DONE 0.0s
14:22:19 [2020-01-21T14:22:19.679Z] 
14:22:19 [2020-01-21T14:22:19.679Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:22:19 [2020-01-21T14:22:19.767Z] #17 54.92 Selecting previously unselected package zip.
14:22:20 [2020-01-21T14:22:20.031Z] #17 54.93 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ...
14:22:20 [2020-01-21T14:22:20.031Z] #17 54.95 Unpacking zip (3.0-11+b1) ...
14:22:20 [2020-01-21T14:22:20.031Z] #17 55.17 Setting up aufs-tools (1:4.14+20190211-1) ...
14:22:20 [2020-01-21T14:22:20.243Z] #74 DONE 0.7s
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.20 Setting up libip6tc0:arm64 (1.8.2-4) ...
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.24 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.25 Setting up libgpm2:arm64 (1.20.7-5) ...
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.27 Setting up libip4tc0:arm64 (1.8.2-4) ...
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.29 Setting up libnftnl11:arm64 (1.1.2-2) ...
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:22:20 [2020-01-21T14:22:20.293Z] #17 55.34 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
14:22:20 [2020-01-21T14:22:20.499Z] 
14:22:20 [2020-01-21T14:22:20.499Z] #75 exporting to image
14:22:20 [2020-01-21T14:22:20.499Z] #75 exporting layers
14:22:20 [2020-01-21T14:22:20.555Z] #17 55.40 Setting up libicu63:arm64 (63.1-6) ...
14:22:20 [2020-01-21T14:22:20.555Z] #17 55.41 Setting up xxd (2:8.1.0875-5) ...
14:22:20 [2020-01-21T14:22:20.555Z] #17 55.43 Setting up zip (3.0-11+b1) ...
14:22:20 [2020-01-21T14:22:20.555Z] #17 55.45 Setting up vim-common (2:8.1.0875-5) ...
14:22:20 [2020-01-21T14:22:20.555Z] #17 55.48 Setting up bash-completion (1:2.8-6) ...
14:22:20 [2020-01-21T14:22:20.707Z] #33 ...
14:22:20 [2020-01-21T14:22:20.707Z] 
14:22:20 [2020-01-21T14:22:20.707Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:20 [2020-01-21T14:22:20.707Z] #43 63.70 debconf: delaying package configuration, since apt-utils is not installed
14:22:20 [2020-01-21T14:22:20.707Z] #43 63.97 Fetched 4095 kB in 1s (3192 kB/s)
14:22:20 [2020-01-21T14:22:20.707Z] #43 64.16 Selecting previously unselected package libcap-dev:amd64.
14:22:20 [2020-01-21T14:22:20.707Z] #43 64.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
14:22:20 [2020-01-21T14:22:20.708Z] #43 64.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 64.27 Unpacking libcap-dev:amd64 (1:2.25-2) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 64.65 Selecting previously unselected package libnet1:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 64.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 64.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 64.91 Selecting previously unselected package libnet1-dev.
14:22:20 [2020-01-21T14:22:20.708Z] #43 64.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 64.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 65.47 Selecting previously unselected package libnl-3-200:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 65.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 65.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 65.70 Selecting previously unselected package libnl-3-dev:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 65.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 65.72 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.07 Selecting previously unselected package libprotobuf-c1:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.19 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.20 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.28 Selecting previously unselected package zlib1g-dev:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.55 Selecting previously unselected package libprotobuf17:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 66.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 67.68 Selecting previously unselected package libprotobuf-lite17:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 67.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 67.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 68.06 Selecting previously unselected package libprotobuf-dev:amd64.
14:22:20 [2020-01-21T14:22:20.708Z] #43 68.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
14:22:20 [2020-01-21T14:22:20.708Z] #43 68.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:22:22 [2020-01-21T14:22:22.595Z] #43 70.22 Selecting previously unselected package libprotoc17:amd64.
14:22:22 [2020-01-21T14:22:22.595Z] #43 70.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
14:22:22 [2020-01-21T14:22:22.595Z] #43 70.24 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
14:22:23 [2020-01-21T14:22:23.198Z] #43 ...
14:22:23 [2020-01-21T14:22:23.198Z] 
14:22:23 [2020-01-21T14:22:23.198Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:23 [2020-01-21T14:22:23.198Z] #47 60.81 github.com/LK4D4/vndr/godl/singleflight
14:22:23 [2020-01-21T14:22:23.198Z] #47 60.85 internal/reflectlite
14:22:23 [2020-01-21T14:22:23.198Z] #47 61.36 math/rand
14:22:23 [2020-01-21T14:22:23.198Z] #47 63.09 internal/singleflight
14:22:23 [2020-01-21T14:22:23.198Z] #47 65.20 strconv
14:22:23 [2020-01-21T14:22:23.198Z] #47 65.24 bytes
14:22:23 [2020-01-21T14:22:23.198Z] #47 68.21 bufio
14:22:23 [2020-01-21T14:22:23.198Z] #47 70.07 reflect
14:22:23 [2020-01-21T14:22:23.198Z] #47 70.91 syscall
14:22:23 [2020-01-21T14:22:23.198Z] #47 ...
14:22:23 [2020-01-21T14:22:23.198Z] 
14:22:23 [2020-01-21T14:22:23.198Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:23 [2020-01-21T14:22:23.198Z] #43 71.17 Selecting previously unselected package protobuf-c-compiler.
14:22:23 [2020-01-21T14:22:23.198Z] #43 71.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
14:22:23 [2020-01-21T14:22:23.198Z] #43 71.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:22:23 [2020-01-21T14:22:23.759Z] #43 71.64 Selecting previously unselected package protobuf-compiler.
14:22:23 [2020-01-21T14:22:23.759Z] #43 71.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
14:22:23 [2020-01-21T14:22:23.759Z] #43 71.67 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:22:23 [2020-01-21T14:22:23.861Z] #17 58.68 Setting up libiptc0:arm64 (1.8.2-4) ...
14:22:23 [2020-01-21T14:22:23.861Z] #17 58.69 Setting up xz-utils (5.2.4-1) ...
14:22:23 [2020-01-21T14:22:23.861Z] #17 58.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:22:23 [2020-01-21T14:22:23.861Z] #17 58.72 Setting up pigz (2.4-1) ...
14:22:23 [2020-01-21T14:22:23.861Z] #17 58.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:22:23 [2020-01-21T14:22:23.861Z] #17 58.74 Setting up libnl-3-200:arm64 (3.4.0-1) ...
14:22:23 [2020-01-21T14:22:23.861Z] #17 58.76 Setting up python-pip-whl (18.1-5) ...
14:22:23 [2020-01-21T14:22:23.861Z] #17 58.77 Setting up libmpdec2:arm64 (2.4.2-2) ...
14:22:23 [2020-01-21T14:22:23.862Z] #17 58.78 Setting up vim-runtime (2:8.1.0875-5) ...
14:22:24 [2020-01-21T14:22:24.057Z] #43 71.91 Selecting previously unselected package python-pkg-resources.
14:22:24 [2020-01-21T14:22:24.057Z] #43 71.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:22:24 [2020-01-21T14:22:24.057Z] #43 71.92 Unpacking python-pkg-resources (40.8.0-1) ...
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.16 Setting up libaio1:arm64 (0.3.112-3) ...
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.19 Setting up libonig5:arm64 (6.9.1-1) ...
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.20 Setting up libpython3.7-stdlib:arm64 (3.7.3-2) ...
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.22 Setting up vim (2:8.1.0875-5) ...
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:22:24 [2020-01-21T14:22:24.123Z] #17 59.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:22:24 [2020-01-21T14:22:24.356Z] #43 72.32 Selecting previously unselected package python-six.
14:22:24 [2020-01-21T14:22:24.385Z] #17 59.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:22:24 [2020-01-21T14:22:24.385Z] #17 59.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:22:24 [2020-01-21T14:22:24.385Z] #17 59.35 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
14:22:24 [2020-01-21T14:22:24.385Z] #17 59.37 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:22:24 [2020-01-21T14:22:24.385Z] #17 59.40 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
14:22:24 [2020-01-21T14:22:24.385Z] #17 59.43 Setting up jq (1.5+dfsg-2+b1) ...
14:22:24 [2020-01-21T14:22:24.385Z] #17 59.44 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
14:22:24 [2020-01-21T14:22:24.385Z] #17 59.46 Setting up python3.7 (3.7.3-2) ...
14:22:24 [2020-01-21T14:22:24.612Z] #43 72.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:22:24 [2020-01-21T14:22:24.612Z] #43 72.38 Unpacking python-six (1.12.0-1) ...
14:22:24 [2020-01-21T14:22:24.867Z] #43 72.70 Selecting previously unselected package python-protobuf.
14:22:24 [2020-01-21T14:22:24.867Z] #43 72.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
14:22:24 [2020-01-21T14:22:24.867Z] #43 72.74 Unpacking python-protobuf (3.6.1.3-2) ...
14:22:25 [2020-01-21T14:22:25.473Z] #43 ...
14:22:25 [2020-01-21T14:22:25.473Z] 
14:22:25 [2020-01-21T14:22:25.473Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:22:25 [2020-01-21T14:22:25.474Z] #62 63.06 Checking out files:  25% (765/3047)   
Checking out files:  26% (793/3047)   
Checking out files:  27% (823/3047)   
Checking out files:  28% (854/3047)   
Checking out files:  29% (884/3047)   
Checking out files:  30% (915/3047)   
Checking out files:  31% (945/3047)   
Checking out files:  32% (976/3047)   
Checking out files:  33% (1006/3047)   
Checking out files:  34% (1036/3047)   
Checking out files:  35% (1067/3047)   
Checking out files:  36% (1097/3047)   
Checking out files:  37% (1128/3047)   
Checking out files:  38% (1158/3047)   
Checking out files:  39% (1189/3047)   
Checking out files:  40% (1219/3047)   
Checking out files:  41% (1250/3047)   
Checking out files:  42% (1280/3047)   
Checking out files:  43% (1311/3047)   
Checking out files:  44% (1341/3047)   
Checking out files:  45% (1372/3047)   
Checking out files:  46% (1402/3047)   
Checking out files:  47% (1433/3047)   
Checking out files:  48% (1463/3047)   
Checking out files:  49% (1494/3047)   
Checking out files:  50% (1524/3047)   
Checking out files:  51% (1554/3047)   
Checking out files:  52% (1585/3047)   
Checking out files:  53% (1615/3047)   
Checking out files:  54% (1646/3047)   
Checking out files:  55% (1676/3047)   
Checking out files:  56% (1707/3047)   
Checking out files:  57% (1737/3047)   
Checking out files:  58% (1768/3047)   
Checking out files:  59% (1798/3047)   
Checking out files:  60% (1829/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  64% (1977/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  86% (2641/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
14:22:25 [2020-01-21T14:22:25.474Z] #62 65.86 + cd /tmp/tmp.h0uKADSxJF/src/github.com/containerd/containerd
14:22:25 [2020-01-21T14:22:25.474Z] #62 65.87 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:22:25 [2020-01-21T14:22:25.474Z] #62 67.39 + export 'BUILDTAGS=netgo osusergo static_build'
14:22:25 [2020-01-21T14:22:25.474Z] #62 67.39 + BUILDTAGS='netgo osusergo static_build'
14:22:25 [2020-01-21T14:22:25.474Z] #62 67.39 + export EXTRA_FLAGS=-buildmode=pie
14:22:25 [2020-01-21T14:22:25.474Z] #62 67.39 + EXTRA_FLAGS=-buildmode=pie
14:22:25 [2020-01-21T14:22:25.474Z] #62 67.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:22:25 [2020-01-21T14:22:25.474Z] #62 67.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:22:25 [2020-01-21T14:22:25.474Z] #62 67.39 + '[' '' = dynamic ']'
14:22:25 [2020-01-21T14:22:25.474Z] #62 67.39 + make
14:22:25 [2020-01-21T14:22:25.474Z] #62 68.41 + bin/ctr
14:22:25 [2020-01-21T14:22:25.730Z] #62 ...
14:22:25 [2020-01-21T14:22:25.730Z] 
14:22:25 [2020-01-21T14:22:25.730Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:25 [2020-01-21T14:22:25.730Z] #43 73.47 Setting up python-pkg-resources (40.8.0-1) ...
14:22:27 [2020-01-21T14:22:27.696Z] #17 62.25 Setting up iptables (1.8.2-4) ...
14:22:27 [2020-01-21T14:22:27.696Z] #17 62.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:22:27 [2020-01-21T14:22:27.696Z] #17 62.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:22:27 [2020-01-21T14:22:27.696Z] #17 62.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:22:27 [2020-01-21T14:22:27.696Z] #17 62.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:22:27 [2020-01-21T14:22:27.696Z] #17 62.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:22:27 [2020-01-21T14:22:27.696Z] #17 62.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:22:27 [2020-01-21T14:22:27.696Z] #17 62.39 Setting up python3 (3.7.3-1) ...
14:22:27 [2020-01-21T14:22:27.957Z] #17 62.93 Setting up python3-wheel (0.32.3-2) ...
14:22:28 [2020-01-21T14:22:28.250Z] #43 ...
14:22:28 [2020-01-21T14:22:28.250Z] 
14:22:28 [2020-01-21T14:22:28.250Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:22:28 [2020-01-21T14:22:28.250Z] #50 65.90 + cd /tmp/tmp.MFKoyYlIcE/src/gotest.tools/gotestsum
14:22:28 [2020-01-21T14:22:28.250Z] #50 65.90 + git checkout -q v0.3.5
14:22:28 [2020-01-21T14:22:28.250Z] #50 65.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:22:28 [2020-01-21T14:22:28.250Z] #50 ...
14:22:28 [2020-01-21T14:22:28.250Z] 
14:22:28 [2020-01-21T14:22:28.250Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:22:28 [2020-01-21T14:22:28.250Z] #30 68.09 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
14:22:28 [2020-01-21T14:22:28.250Z] #30 70.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:22:28 [2020-01-21T14:22:28.549Z] #30 ...
14:22:28 [2020-01-21T14:22:28.549Z] 
14:22:28 [2020-01-21T14:22:28.549Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:28 [2020-01-21T14:22:28.549Z] #33 76.54 time
14:22:28 [2020-01-21T14:22:28.912Z] #17 63.90 Setting up apparmor (2.13.2-10) ...
14:22:29 [2020-01-21T14:22:29.862Z] #17 ...
14:22:29 [2020-01-21T14:22:29.862Z] 
14:22:29 [2020-01-21T14:22:29.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:29 [2020-01-21T14:22:29.862Z] #44 116.5   CC       criu/cr-dedup.o
14:22:29 [2020-01-21T14:22:29.862Z] #44 117.2   CC       criu/cr-dump.o
14:22:29 [2020-01-21T14:22:29.862Z] #44 119.6   CC       criu/cr-errno.o
14:22:29 [2020-01-21T14:22:29.862Z] #44 119.8   CC       criu/cr-restore.o
14:22:29 [2020-01-21T14:22:29.862Z] #44 124.3   CC       criu/cr-service.o
14:22:29 [2020-01-21T14:22:29.862Z] #44 126.1   CC       criu/crtools.o
14:22:29 [2020-01-21T14:22:29.862Z] #44 126.8   CC       criu/eventfd.o
14:22:30 [2020-01-21T14:22:30.434Z] #44 127.4   CC       criu/eventpoll.o
14:22:30 [2020-01-21T14:22:30.454Z] #75 exporting layers 8.7s done
14:22:30 [2020-01-21T14:22:30.455Z] #75 writing image sha256:72c821ababa429a5df40952879b375592bcd93fe5c8d0c9c60dd1130025ad409 done
14:22:30 [2020-01-21T14:22:30.455Z] #75 naming to docker.io/library/docker:4d249ae1f33d3e57be78ec1ce573589397720741 done
14:22:30 [2020-01-21T14:22:30.455Z] #75 DONE 8.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:22:30 [2020-01-21T14:22:30.696Z] #44 ...
14:22:30 [2020-01-21T14:22:30.696Z] 
14:22:30 [2020-01-21T14:22:30.696Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:22:30 [2020-01-21T14:22:30.696Z] #17 65.76 Setting up xfsprogs (4.20.0-1) ...
14:22:30 [2020-01-21T14:22:30.696Z] #17 65.78 Setting up python3-lib2to3 (3.7.3-1) ...
14:22:30 [2020-01-21T14:22:30.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40395/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/validate/default
14:22:31 [2020-01-21T14:22:31.267Z] #17 66.32 Setting up python3-pkg-resources (40.8.0-1) ...
14:22:31 [2020-01-21T14:22:31.727Z] Congratulations!  All commits are properly signed with the DCO!
14:22:31 [2020-01-21T14:22:31.727Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:22:31 [2020-01-21T14:22:31.727Z] No api/types/ or api/swagger.yaml changes in diff.
14:22:31 [2020-01-21T14:22:31.727Z] Congratulations!  All TOML source files changed here have valid syntax.
14:22:31 [2020-01-21T14:22:31.727Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:22:31 [2020-01-21T14:22:31.727Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:22:31 [2020-01-21T14:22:31.727Z] Congratulations!  No new tests were added to integration-cli.
14:22:31 [2020-01-21T14:22:31.727Z] 
14:22:31 [2020-01-21T14:22:31.727Z] INFO Start validation with golang-ci-lint
14:22:31 [2020-01-21T14:22:31.727Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:22:31 [2020-01-21T14:22:31.727Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:22:32 [2020-01-21T14:22:32.653Z] #17 67.41 Setting up python3-distutils (3.7.3-1) ...
14:22:32 [2020-01-21T14:22:32.793Z] #63 153.2 + bin/containerd-stress
14:22:32 [2020-01-21T14:22:32.793Z] #63 154.5 + bin/containerd-shim
14:22:33 [2020-01-21T14:22:33.175Z] #17 68.09 Setting up python3-setuptools (40.8.0-1) ...
14:22:33 [2020-01-21T14:22:33.878Z] #33 ...
14:22:33 [2020-01-21T14:22:33.878Z] 
14:22:33 [2020-01-21T14:22:33.878Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:33 [2020-01-21T14:22:33.878Z] #43 77.91 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
14:22:33 [2020-01-21T14:22:33.878Z] #43 77.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:22:33 [2020-01-21T14:22:33.878Z] #43 77.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:22:33 [2020-01-21T14:22:33.878Z] #43 78.06 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
14:22:33 [2020-01-21T14:22:33.878Z] #43 78.07 Setting up python-six (1.12.0-1) ...
14:22:34 [2020-01-21T14:22:34.440Z] #43 82.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
14:22:34 [2020-01-21T14:22:34.440Z] #43 82.50 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:22:34 [2020-01-21T14:22:34.562Z] #17 69.43 Setting up python3-pip (18.1-5) ...
14:22:34 [2020-01-21T14:22:34.696Z] #43 82.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
14:22:34 [2020-01-21T14:22:34.696Z] #43 82.54 Setting up libcap-dev:amd64 (1:2.25-2) ...
14:22:34 [2020-01-21T14:22:34.696Z] #43 82.55 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
14:22:34 [2020-01-21T14:22:34.696Z] #43 82.60 Setting up protobuf-compiler (3.6.1.3-2) ...
14:22:34 [2020-01-21T14:22:34.696Z] #43 82.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:22:34 [2020-01-21T14:22:34.696Z] #43 82.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
14:22:34 [2020-01-21T14:22:34.696Z] #43 82.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:22:34 [2020-01-21T14:22:34.696Z] #43 82.64 Setting up python-protobuf (3.6.1.3-2) ...
14:22:35 [2020-01-21T14:22:35.948Z] #17 70.72 Processing triggers for libc-bin (2.28-10) ...
14:22:35 [2020-01-21T14:22:35.948Z] #17 70.78 Processing triggers for mime-support (3.62) ...
14:22:36 [2020-01-21T14:22:36.210Z] #17 DONE 71.4s
14:22:36 [2020-01-21T14:22:36.210Z] 
14:22:36 [2020-01-21T14:22:36.210Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:36 [2020-01-21T14:22:36.210Z] #44 128.5   CC       criu/external.o
14:22:36 [2020-01-21T14:22:36.210Z] #44 129.0   CC       criu/fault-injection.o
14:22:36 [2020-01-21T14:22:36.210Z] #44 129.2   CC       criu/fdstore.o
14:22:36 [2020-01-21T14:22:36.210Z] #44 129.8   CC       criu/fifo.o
14:22:36 [2020-01-21T14:22:36.210Z] #44 130.2   CC       criu/file-ids.o
14:22:36 [2020-01-21T14:22:36.210Z] #44 130.7   CC       criu/file-lock.o
14:22:36 [2020-01-21T14:22:36.210Z] #44 131.8   CC       criu/files-ext.o
14:22:36 [2020-01-21T14:22:36.210Z] #44 132.4   CC       criu/files-reg.o
14:22:37 [2020-01-21T14:22:37.799Z] #63 159.1 + bin/containerd-shim-runc-v1
14:22:38 [2020-01-21T14:22:38.131Z] #44 134.8   CC       criu/files.o
14:22:38 [2020-01-21T14:22:38.392Z] #44 ...
14:22:38 [2020-01-21T14:22:38.392Z] 
14:22:38 [2020-01-21T14:22:38.392Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:22:38 [2020-01-21T14:22:38.392Z] #18 1.952 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:22:38 [2020-01-21T14:22:38.392Z] #18 1.963 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:22:38 [2020-01-21T14:22:38.392Z] #18 1.967 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:22:38 [2020-01-21T14:22:38.392Z] #18 DONE 2.2s
14:22:38 [2020-01-21T14:22:38.654Z] 
14:22:38 [2020-01-21T14:22:38.654Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:22:39 [2020-01-21T14:22:39.541Z] #63 161.2 + bin/containerd-shim-runc-v2
14:22:39 [2020-01-21T14:22:39.900Z] #63 161.9 + binaries
14:22:39 [2020-01-21T14:22:39.900Z] #63 161.9 + mkdir -p /build
14:22:39 [2020-01-21T14:22:39.900Z] #63 161.9 + cp bin/containerd /build/containerd
14:22:39 [2020-01-21T14:22:39.900Z] #63 161.9 + cp bin/containerd-shim /build/containerd-shim
14:22:39 [2020-01-21T14:22:39.900Z] #63 161.9 + cp bin/ctr /build/ctr
14:22:40 [2020-01-21T14:22:40.261Z] #63 DONE 162.0s
14:22:40 [2020-01-21T14:22:40.623Z] 
14:22:40 [2020-01-21T14:22:40.623Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:22:41 [2020-01-21T14:22:41.025Z] #64 DONE 0.1s
14:22:41 [2020-01-21T14:22:41.025Z] 
14:22:41 [2020-01-21T14:22:41.025Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:22:41 [2020-01-21T14:22:41.025Z] #68 DONE 0.1s
14:22:41 [2020-01-21T14:22:41.025Z] 
14:22:41 [2020-01-21T14:22:41.025Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:22:41 [2020-01-21T14:22:41.025Z] #70 DONE 0.1s
14:22:41 [2020-01-21T14:22:41.025Z] 
14:22:41 [2020-01-21T14:22:41.025Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:22:41 [2020-01-21T14:22:41.588Z] #73 DONE 0.1s
14:22:41 [2020-01-21T14:22:41.588Z] 
14:22:41 [2020-01-21T14:22:41.588Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:22:41 [2020-01-21T14:22:41.588Z] #74 DONE 0.0s
14:22:41 [2020-01-21T14:22:41.588Z] 
14:22:41 [2020-01-21T14:22:41.588Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
14:22:42 [2020-01-21T14:22:42.026Z] #75 DONE 0.8s
14:22:42 [2020-01-21T14:22:42.026Z] 
14:22:42 [2020-01-21T14:22:42.026Z] #76 exporting to oci image format
14:22:42 [2020-01-21T14:22:42.026Z] #76 exporting layers
14:22:42 [2020-01-21T14:22:42.780Z] #43 ...
14:22:42 [2020-01-21T14:22:42.780Z] 
14:22:42 [2020-01-21T14:22:42.780Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:42 [2020-01-21T14:22:42.780Z] #47 79.77 time
14:22:42 [2020-01-21T14:22:42.780Z] #47 85.82 strings
14:22:42 [2020-01-21T14:22:42.780Z] #47 87.55 os
14:22:42 [2020-01-21T14:22:42.780Z] #47 ...
14:22:42 [2020-01-21T14:22:42.780Z] 
14:22:42 [2020-01-21T14:22:42.780Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:42 [2020-01-21T14:22:42.780Z] #33 82.51 internal/fmtsort
14:22:42 [2020-01-21T14:22:42.780Z] #33 82.83 internal/poll
14:22:42 [2020-01-21T14:22:42.780Z] #33 83.62 internal/syscall/unix
14:22:42 [2020-01-21T14:22:42.780Z] #33 84.04 strings
14:22:42 [2020-01-21T14:22:42.780Z] #33 86.04 os
14:22:42 [2020-01-21T14:22:42.780Z] #33 88.09 path
14:22:42 [2020-01-21T14:22:42.780Z] #33 89.15 text/tabwriter
14:22:42 [2020-01-21T14:22:42.780Z] #33 ...
14:22:42 [2020-01-21T14:22:42.780Z] 
14:22:42 [2020-01-21T14:22:42.780Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:42 [2020-01-21T14:22:42.780Z] #47 90.47 regexp/syntax
14:22:45 [2020-01-21T14:22:45.244Z] #19 ...
14:22:45 [2020-01-21T14:22:45.244Z] 
14:22:45 [2020-01-21T14:22:45.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:45 [2020-01-21T14:22:45.244Z] #44 137.2   CC       criu/filesystems.o
14:22:45 [2020-01-21T14:22:45.244Z] #44 137.9   CC       criu/fsnotify.o
14:22:45 [2020-01-21T14:22:45.244Z] #44 139.0   CC       criu/image-desc.o
14:22:45 [2020-01-21T14:22:45.244Z] #44 139.1   CC       criu/image.o
14:22:45 [2020-01-21T14:22:45.244Z] #44 140.0   CC       criu/ipc_ns.o
14:22:45 [2020-01-21T14:22:45.244Z] #44 141.3   CC       criu/irmap.o
14:22:45 [2020-01-21T14:22:45.244Z] #44 ...
14:22:45 [2020-01-21T14:22:45.244Z] 
14:22:45 [2020-01-21T14:22:45.244Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:22:45 [2020-01-21T14:22:45.244Z] #19 6.879 Collecting yamllint==1.16.0
14:22:45 [2020-01-21T14:22:45.332Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 28.7s done
14:22:45 [2020-01-21T14:22:45.332Z] #8 DONE 38.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:22:45 [2020-01-21T14:22:45.332Z] #9 DONE 0.2s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:22:45 [2020-01-21T14:22:45.332Z] #10 DONE 0.2s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:22:45 [2020-01-21T14:22:45.332Z] #41 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:22:45 [2020-01-21T14:22:45.332Z] #30 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:22:45 [2020-01-21T14:22:45.332Z] #22 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:22:45 [2020-01-21T14:22:45.332Z] #23 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:22:45 [2020-01-21T14:22:45.332Z] #33 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:22:45 [2020-01-21T14:22:45.332Z] #50 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:22:45 [2020-01-21T14:22:45.332Z] #65 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:22:45 [2020-01-21T14:22:45.332Z] #71 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:22:45 [2020-01-21T14:22:45.332Z] #53 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:22:45 [2020-01-21T14:22:45.332Z] #47 DONE 0.1s
14:22:45 [2020-01-21T14:22:45.332Z] 
14:22:45 [2020-01-21T14:22:45.332Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.734 + RM_GOPATH=0
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.740 + TMP_GOPATH=
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.740 + : /build
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.740 + '[' -z '' ']'
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.743 ++ mktemp -d
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.766 + export GOPATH=/tmp/tmp.zg6Alt2MaR
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.767 + GOPATH=/tmp/tmp.zg6Alt2MaR
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.767 + RM_GOPATH=1
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.768 ++ dirname ./install.sh
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.781 + dir=.
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.782 + bin=vndr
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.783 + shift
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.783 + '[' '!' -f ./vndr.installer ']'
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.784 + . ./vndr.installer
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.785 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.786 + install_vndr
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.787 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.788 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.789 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zg6Alt2MaR/src/github.com/LK4D4/vndr
14:22:45 [2020-01-21T14:22:45.332Z] #48 0.841 Cloning into '/tmp/tmp.zg6Alt2MaR/src/github.com/LK4D4/vndr'...
14:22:45 [2020-01-21T14:22:45.332Z] #48 1.991 + cd /tmp/tmp.zg6Alt2MaR/src/github.com/LK4D4/vndr
14:22:45 [2020-01-21T14:22:45.332Z] #48 1.998 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
14:22:45 [2020-01-21T14:22:45.332Z] #48 2.074 + go build -buildmode=pie -v -o /build/vndr .
14:22:45 [2020-01-21T14:22:45.336Z] #47 ...
14:22:45 [2020-01-21T14:22:45.336Z] 
14:22:45 [2020-01-21T14:22:45.336Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:45 [2020-01-21T14:22:45.336Z] #43 92.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
14:22:45 [2020-01-21T14:22:45.336Z] #43 92.11 Processing triggers for libc-bin (2.28-10) ...
14:22:45 [2020-01-21T14:22:45.336Z] #43 DONE 92.7s
14:22:45 [2020-01-21T14:22:45.336Z] 
14:22:45 [2020-01-21T14:22:45.336Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:45 [2020-01-21T14:22:45.664Z] #48 3.939 internal/cpu
14:22:45 [2020-01-21T14:22:45.664Z] #48 4.040 internal/race
14:22:45 [2020-01-21T14:22:45.959Z] #48 4.178 runtime/internal/sys
14:22:45 [2020-01-21T14:22:45.959Z] #48 4.217 runtime/internal/atomic
14:22:46 [2020-01-21T14:22:46.999Z] #48 4.936 runtime/internal/math
14:22:46 [2020-01-21T14:22:46.999Z] #48 5.034 sync/atomic
14:22:47 [2020-01-21T14:22:47.294Z] #48 5.362 unicode
14:22:47 [2020-01-21T14:22:47.294Z] #48 5.484 unicode/utf8
14:22:47 [2020-01-21T14:22:47.928Z] #48 6.124 math/bits
14:22:47 [2020-01-21T14:22:47.928Z] #48 6.152 internal/bytealg
14:22:49 [2020-01-21T14:22:49.995Z] #48 8.039 internal/testlog
14:22:50 [2020-01-21T14:22:50.669Z] #44 ...
14:22:50 [2020-01-21T14:22:50.669Z] 
14:22:50 [2020-01-21T14:22:50.669Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:50 [2020-01-21T14:22:50.669Z] #33 91.04 path/filepath
14:22:50 [2020-01-21T14:22:50.669Z] #33 91.07 fmt
14:22:50 [2020-01-21T14:22:50.669Z] #33 93.20 io/ioutil
14:22:50 [2020-01-21T14:22:50.669Z] #33 95.94 github.com/BurntSushi/toml
14:22:50 [2020-01-21T14:22:50.669Z] #33 95.94 flag
14:22:50 [2020-01-21T14:22:50.670Z] #33 98.75 log
14:22:50 [2020-01-21T14:22:50.739Z] #19 12.23   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:22:50 [2020-01-21T14:22:50.925Z] #33 ...
14:22:50 [2020-01-21T14:22:50.925Z] 
14:22:50 [2020-01-21T14:22:50.925Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:50 [2020-01-21T14:22:50.925Z] #44 6.117 Note: Building without setproctitle() and strlcpy() support.
14:22:50 [2020-01-21T14:22:50.925Z] #44 6.117       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:22:50 [2020-01-21T14:22:50.999Z] #19 12.38 Collecting pyyaml (from yamllint==1.16.0)
14:22:50 [2020-01-21T14:22:50.999Z] #19 12.54   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:22:51 [2020-01-21T14:22:51.041Z] #48 9.062 math
14:22:51 [2020-01-21T14:22:51.041Z] #48 9.087 runtime
14:22:51 [2020-01-21T14:22:51.330Z] #48 9.411 encoding
14:22:51 [2020-01-21T14:22:51.568Z] #19 ...
14:22:51 [2020-01-21T14:22:51.568Z] 
14:22:51 [2020-01-21T14:22:51.568Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:51 [2020-01-21T14:22:51.568Z] #57 103.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:22:51 [2020-01-21T14:22:51.636Z] #48 ...
14:22:51 [2020-01-21T14:22:51.636Z] 
14:22:51 [2020-01-21T14:22:51.636Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:22:51 [2020-01-21T14:22:51.636Z] #26 0.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:22:51 [2020-01-21T14:22:51.636Z] #26 0.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:22:51 [2020-01-21T14:22:51.636Z] #26 0.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:22:51 [2020-01-21T14:22:51.636Z] #26 2.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
14:22:51 [2020-01-21T14:22:51.636Z] #26 5.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [167 kB]
14:22:51 [2020-01-21T14:22:51.636Z] #26 8.227 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:22:51 [2020-01-21T14:22:51.636Z] #26 ...
14:22:51 [2020-01-21T14:22:51.636Z] 
14:22:51 [2020-01-21T14:22:51.636Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.553 + RM_GOPATH=0
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.555 + TMP_GOPATH=
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.556 + : /build/
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.557 + '[' -z '' ']'
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.559 ++ mktemp -d
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.563 + export GOPATH=/tmp/tmp.76czTN4bJB
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.563 + GOPATH=/tmp/tmp.76czTN4bJB
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.563 + RM_GOPATH=1
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.564 ++ dirname ./install.sh
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.571 + dir=.
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.571 + bin=rootlesskit
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.571 + shift
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.571 + '[' '!' -f ./rootlesskit.installer ']'
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.571 + . ./rootlesskit.installer
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.572 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.573 + install_rootlesskit
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.573 + case "$1" in
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.573 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.574 + export CGO_ENABLED=0
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.574 + CGO_ENABLED=0
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.574 + _install_rootlesskit
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.574 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.574 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.76czTN4bJB/src/github.com/rootless-containers/rootlesskit
14:22:51 [2020-01-21T14:22:51.636Z] #66 0.577 Cloning into '/tmp/tmp.76czTN4bJB/src/github.com/rootless-containers/rootlesskit'...
14:22:51 [2020-01-21T14:22:51.636Z] #66 7.224 + cd /tmp/tmp.76czTN4bJB/src/github.com/rootless-containers/rootlesskit
14:22:51 [2020-01-21T14:22:51.636Z] #66 7.226 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
14:22:51 [2020-01-21T14:22:51.636Z] #66 8.225 + for f in rootlesskit rootlesskit-docker-proxy
14:22:51 [2020-01-21T14:22:51.636Z] #66 8.226 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:22:51 [2020-01-21T14:22:51.952Z] #66 ...
14:22:51 [2020-01-21T14:22:51.952Z] 
14:22:51 [2020-01-21T14:22:51.952Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.815 + RM_GOPATH=0
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.816 + TMP_GOPATH=
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.816 + : /build
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.816 + '[' -z '' ']'
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.818 ++ mktemp -d
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.822 + export GOPATH=/tmp/tmp.7dSzmKpn1o
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.831 + GOPATH=/tmp/tmp.7dSzmKpn1o
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.831 + RM_GOPATH=1
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.834 ++ dirname ./install.sh
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.837 + dir=.
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.846 + bin=dockercli
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.847 + shift
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.848 + '[' '!' -f ./dockercli.installer ']'
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.849 + . ./dockercli.installer
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.851 ++ : stable
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.852 ++ : 17.06.2-ce
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.855 + install_dockercli
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.856 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.858 Install docker/cli version 17.06.2-ce from stable
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.860 ++ uname -m
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.862 + arch=ppc64le
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.870 + '[' ppc64le '!=' x86_64 ']'
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.871 + '[' ppc64le '!=' s390x ']'
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.871 + '[' ppc64le '!=' armhf ']'
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.871 + build_dockercli
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.872 + git clone https://github.com/docker/docker-ce /tmp/tmp.7dSzmKpn1o/tmp/docker-ce
14:22:51 [2020-01-21T14:22:51.952Z] #24 0.903 Cloning into '/tmp/tmp.7dSzmKpn1o/tmp/docker-ce'...
14:22:51 [2020-01-21T14:22:51.952Z] #24 ...
14:22:51 [2020-01-21T14:22:51.952Z] 
14:22:51 [2020-01-21T14:22:51.952Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.759 + RM_GOPATH=0
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.773 + TMP_GOPATH=
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.774 + : /build
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.778 + '[' -z '' ']'
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.787 ++ mktemp -d
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.807 + export GOPATH=/tmp/tmp.hLmCh2FWOQ
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.807 + GOPATH=/tmp/tmp.hLmCh2FWOQ
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.807 + RM_GOPATH=1
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.809 ++ dirname ./install.sh
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.811 + dir=.
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.811 + bin=golangci_lint
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.811 + shift
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.811 + '[' '!' -f ./golangci_lint.installer ']'
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.811 + . ./golangci_lint.installer
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.811 ++ : v1.20.0
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.812 + install_golangci_lint
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.812 + echo 'Installing golangci-lint version v1.20.0'
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.812 Installing golangci-lint version v1.20.0
14:22:51 [2020-01-21T14:22:51.952Z] #54 0.812 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:22:52 [2020-01-21T14:22:52.260Z] #54 ...
14:22:52 [2020-01-21T14:22:52.260Z] 
14:22:52 [2020-01-21T14:22:52.260Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.724 + RM_GOPATH=0
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.724 + TMP_GOPATH=
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.724 + : /build
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.724 + '[' -z '' ']'
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.726 ++ mktemp -d
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.728 + export GOPATH=/tmp/tmp.TKde4JQGBZ
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.729 + GOPATH=/tmp/tmp.TKde4JQGBZ
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.729 + RM_GOPATH=1
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.742 ++ dirname ./install.sh
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.786 + dir=.
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.786 + bin=proxy
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.787 + shift
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.788 + '[' '!' -f ./proxy.installer ']'
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.788 + . ./proxy.installer
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.788 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.794 + install_proxy
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.794 + case "$1" in
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.794 + export CGO_ENABLED=0
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.794 + CGO_ENABLED=0
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.794 + _install_proxy
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.794 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.794 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TKde4JQGBZ/src/github.com/docker/libnetwork
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.794 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:22:52 [2020-01-21T14:22:52.260Z] #72 0.814 Cloning into '/tmp/tmp.TKde4JQGBZ/src/github.com/docker/libnetwork'...
14:22:52 [2020-01-21T14:22:52.260Z] #72 ...
14:22:52 [2020-01-21T14:22:52.260Z] 
14:22:52 [2020-01-21T14:22:52.260Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.639 + RM_GOPATH=0
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.640 + TMP_GOPATH=
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.641 + : /build
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.641 + '[' -z '' ']'
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.642 ++ mktemp -d
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.645 + export GOPATH=/tmp/tmp.AxSDE322CN
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.645 + GOPATH=/tmp/tmp.AxSDE322CN
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.645 + RM_GOPATH=1
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.647 ++ dirname ./install.sh
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.649 + dir=.
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.649 + bin=gotestsum
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.649 + shift
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.650 + '[' '!' -f ./gotestsum.installer ']'
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.650 + . ./gotestsum.installer
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.651 ++ : v0.3.5
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.652 + install_gotestsum
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.652 + echo 'Installing gotestsum version v0.3.5'
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.652 Installing gotestsum version v0.3.5
14:22:52 [2020-01-21T14:22:52.260Z] #51 0.652 + go get -d gotest.tools/gotestsum
14:22:52 [2020-01-21T14:22:52.548Z] #51 ...
14:22:52 [2020-01-21T14:22:52.548Z] 
14:22:52 [2020-01-21T14:22:52.548Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:22:52 [2020-01-21T14:22:52.548Z] #42 0.899 + git clone https://github.com/docker/distribution.git .
14:22:52 [2020-01-21T14:22:52.548Z] #42 0.903 Cloning into '.'...
14:22:52 [2020-01-21T14:22:52.548Z] #42 ...
14:22:52 [2020-01-21T14:22:52.548Z] 
14:22:52 [2020-01-21T14:22:52.548Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.661 + RM_GOPATH=0
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.661 + TMP_GOPATH=
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.661 + : /build
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.661 + '[' -z '' ']'
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.663 ++ mktemp -d
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.665 + export GOPATH=/tmp/tmp.YjgPlSZJJc
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.666 + GOPATH=/tmp/tmp.YjgPlSZJJc
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.667 + RM_GOPATH=1
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.670 ++ dirname ./install.sh
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.672 + dir=.
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.673 + bin=tomlv
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.673 + shift
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.674 + '[' '!' -f ./tomlv.installer ']'
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.675 + . ./tomlv.installer
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.676 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.677 + install_tomlv
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.677 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.678 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.678 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YjgPlSZJJc/src/github.com/BurntSushi/toml
14:22:52 [2020-01-21T14:22:52.548Z] #34 0.704 Cloning into '/tmp/tmp.YjgPlSZJJc/src/github.com/BurntSushi/toml'...
14:22:52 [2020-01-21T14:22:52.548Z] #34 2.314 + cd /tmp/tmp.YjgPlSZJJc/src/github.com/BurntSushi/toml
14:22:52 [2020-01-21T14:22:52.548Z] #34 2.319 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:22:52 [2020-01-21T14:22:52.548Z] #34 2.338 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:22:52 [2020-01-21T14:22:52.548Z] #34 3.419 math/bits
14:22:52 [2020-01-21T14:22:52.548Z] #34 3.455 runtime/internal/sys
14:22:52 [2020-01-21T14:22:52.548Z] #34 3.501 internal/cpu
14:22:52 [2020-01-21T14:22:52.548Z] #34 3.646 runtime/internal/atomic
14:22:52 [2020-01-21T14:22:52.548Z] #34 4.772 runtime/internal/math
14:22:52 [2020-01-21T14:22:52.548Z] #34 5.076 unicode/utf8
14:22:52 [2020-01-21T14:22:52.548Z] #34 5.277 sync/atomic
14:22:52 [2020-01-21T14:22:52.548Z] #34 5.517 internal/bytealg
14:22:52 [2020-01-21T14:22:52.548Z] #34 6.359 math
14:22:52 [2020-01-21T14:22:52.548Z] #34 6.618 unicode
14:22:52 [2020-01-21T14:22:52.548Z] #34 8.188 runtime
14:22:52 [2020-01-21T14:22:52.548Z] #34 8.463 internal/testlog
14:22:52 [2020-01-21T14:22:52.548Z] #34 9.395 encoding
14:22:52 [2020-01-21T14:22:52.838Z] #34 10.87 runtime/cgo
14:22:52 [2020-01-21T14:22:52.838Z] #34 ...
14:22:52 [2020-01-21T14:22:52.838Z] 
14:22:52 [2020-01-21T14:22:52.838Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:22:52 [2020-01-21T14:22:52.838Z] #60 0.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #60 1.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #60 1.062 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #60 2.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #60 6.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [167 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #60 8.863 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:22:52 [2020-01-21T14:22:52.838Z] #60 ...
14:22:52 [2020-01-21T14:22:52.838Z] 
14:22:52 [2020-01-21T14:22:52.838Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:22:52 [2020-01-21T14:22:52.838Z] #36 0.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #36 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #36 0.982 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #36 2.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #36 6.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [167 kB]
14:22:52 [2020-01-21T14:22:52.838Z] #36 8.574 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:22:53 [2020-01-21T14:22:53.131Z] #36 ...
14:22:53 [2020-01-21T14:22:53.131Z] 
14:22:53 [2020-01-21T14:22:53.132Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:22:53 [2020-01-21T14:22:53.132Z] #11 1.922 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:22:53 [2020-01-21T14:22:53.132Z] #11 2.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:22:53 [2020-01-21T14:22:53.132Z] #11 2.144 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:22:53 [2020-01-21T14:22:53.132Z] #11 4.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
14:22:53 [2020-01-21T14:22:53.132Z] #11 7.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [167 kB]
14:22:53 [2020-01-21T14:22:53.132Z] #11 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:22:53 [2020-01-21T14:22:53.132Z] #11 ...
14:22:53 [2020-01-21T14:22:53.132Z] 
14:22:53 [2020-01-21T14:22:53.132Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:22:53 [2020-01-21T14:22:53.132Z] #31 0.786 + git clone https://github.com/kolyshkin/go-swagger.git .
14:22:53 [2020-01-21T14:22:53.132Z] #31 0.793 Cloning into '.'...
14:22:53 [2020-01-21T14:22:53.425Z] #31 ...
14:22:53 [2020-01-21T14:22:53.425Z] 
14:22:53 [2020-01-21T14:22:53.425Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:22:53 [2020-01-21T14:22:53.425Z] #44 0.902 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:22:53 [2020-01-21T14:22:53.425Z] #44 1.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:22:53 [2020-01-21T14:22:53.425Z] #44 1.100 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:22:53 [2020-01-21T14:22:53.425Z] #44 3.070 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
14:22:53 [2020-01-21T14:22:53.425Z] #44 6.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [167 kB]
14:22:53 [2020-01-21T14:22:53.425Z] #44 8.867 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:22:53 [2020-01-21T14:22:53.425Z] #44 ...
14:22:53 [2020-01-21T14:22:53.425Z] 
14:22:53 [2020-01-21T14:22:53.425Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:53 [2020-01-21T14:22:53.425Z] #48 9.865 unicode/utf16
14:22:53 [2020-01-21T14:22:53.425Z] #48 11.30 container/list
14:22:53 [2020-01-21T14:22:53.483Z] #57 105.0 + mkdir -p /build
14:22:53 [2020-01-21T14:22:53.483Z] #57 105.0 + cp runc /build/runc
14:22:53 [2020-01-21T14:22:53.746Z] #57 DONE 105.5s
14:22:53 [2020-01-21T14:22:53.746Z] 
14:22:53 [2020-01-21T14:22:53.746Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:22:53 [2020-01-21T14:22:53.746Z] #19 13.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:22:53 [2020-01-21T14:22:53.746Z] #19 13.89   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:22:53 [2020-01-21T14:22:53.746Z] #19 13.94 Building wheels for collected packages: pyyaml
14:22:53 [2020-01-21T14:22:53.746Z] #19 13.94   Running setup.py bdist_wheel for pyyaml: started
14:22:53 [2020-01-21T14:22:53.746Z] #19 14.98   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:22:53 [2020-01-21T14:22:53.746Z] #19 14.98   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:22:53 [2020-01-21T14:22:53.746Z] #19 15.08 Successfully built pyyaml
14:22:53 [2020-01-21T14:22:53.746Z] #19 15.10 Installing collected packages: pyyaml, pathspec, yamllint
14:22:54 [2020-01-21T14:22:54.006Z] #19 15.41 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:22:54 [2020-01-21T14:22:54.192Z] #44 8.931 fatal: not a git repository (or any of the parent directories): .git
14:22:54 [2020-01-21T14:22:54.192Z] #44 9.103   GEN      .gitid
14:22:54 [2020-01-21T14:22:54.192Z] #44 9.123   GEN      criu/include/version.h
14:22:54 [2020-01-21T14:22:54.192Z] #44 9.271   GEN      include/common/asm
14:22:54 [2020-01-21T14:22:54.578Z] #19 DONE 15.8s
14:22:54 [2020-01-21T14:22:54.578Z] 
14:22:54 [2020-01-21T14:22:54.578Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:54 [2020-01-21T14:22:54.578Z] #44 142.5   CC       criu/kcmp-ids.o
14:22:54 [2020-01-21T14:22:54.578Z] #44 143.0   CC       criu/kerndat.o
14:22:54 [2020-01-21T14:22:54.578Z] #44 144.7   CC       criu/libnetlink.o
14:22:54 [2020-01-21T14:22:54.578Z] #44 145.1   CC       criu/log.o
14:22:54 [2020-01-21T14:22:54.578Z] #44 145.5   CC       criu/lsm.o
14:22:54 [2020-01-21T14:22:54.578Z] #44 145.9   CC       criu/mem.o
14:22:54 [2020-01-21T14:22:54.578Z] #44 147.3   CC       criu/mount.o
14:22:54 [2020-01-21T14:22:54.578Z] #44 150.7   CC       criu/namespaces.o
14:22:55 [2020-01-21T14:22:55.529Z] #44 152.5   CC       criu/net.o
14:22:56 [2020-01-21T14:22:56.080Z] #44 ...
14:22:56 [2020-01-21T14:22:56.080Z] 
14:22:56 [2020-01-21T14:22:56.080Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:22:56 [2020-01-21T14:22:56.080Z] #47 93.59 fmt
14:22:56 [2020-01-21T14:22:56.080Z] #47 98.25 regexp
14:22:56 [2020-01-21T14:22:56.080Z] #47 99.92 go/token
14:22:56 [2020-01-21T14:22:56.080Z] #47 101.4 go/scanner
14:22:56 [2020-01-21T14:22:56.080Z] #47 103.6 go/ast
14:22:56 [2020-01-21T14:22:56.080Z] #47 ...
14:22:56 [2020-01-21T14:22:56.080Z] 
14:22:56 [2020-01-21T14:22:56.080Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:22:56 [2020-01-21T14:22:56.080Z] #33 102.2 github.com/BurntSushi/toml/cmd/tomlv
14:22:57 [2020-01-21T14:22:57.881Z] #48 15.74 crypto/internal/subtle
14:22:58 [2020-01-21T14:22:58.077Z] #44 154.8   CC       criu/netfilter.o
14:22:58 [2020-01-21T14:22:58.077Z] #44 155.0   CC       criu/page-pipe.o
14:22:58 [2020-01-21T14:22:58.171Z] #48 16.27 crypto/subtle
14:22:58 [2020-01-21T14:22:58.649Z] #44 155.5   CC       criu/page-xfer.o
14:22:58 [2020-01-21T14:22:58.808Z] #48 16.90 vendor/golang.org/x/crypto/cryptobyte/asn1
14:22:59 [2020-01-21T14:22:59.097Z] #48 17.33 internal/nettrace
14:22:59 [2020-01-21T14:22:59.387Z] #48 17.68 runtime/cgo
14:22:59 [2020-01-21T14:22:59.432Z] #33 ...
14:22:59 [2020-01-21T14:22:59.432Z] 
14:22:59 [2020-01-21T14:22:59.432Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:22:59 [2020-01-21T14:22:59.432Z] #44 12.42   PBCC     images/google/protobuf/descriptor.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 12.61   PBCC     images/opts.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 12.68   PBCC     images/sit.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 12.79   DEP      images/google/protobuf/descriptor.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 12.87   DEP      images/opts.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.03   DEP      images/sit.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.12   PBCC     images/macvlan.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.15   DEP      images/macvlan.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.22   PBCC     images/autofs.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.29   DEP      images/autofs.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.53   PBCC     images/sysctl.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.55   DEP      images/sysctl.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.71   PBCC     images/time.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.84   DEP      images/time.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.89   PBCC     images/binfmt-misc.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.93   DEP      images/binfmt-misc.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 13.99   PBCC     images/seccomp.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.01   DEP      images/seccomp.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.14   PBCC     images/userns.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.16   DEP      images/userns.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.28   PBCC     images/cgroup.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.34   DEP      images/cgroup.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.44   PBCC     images/fown.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.46   PBCC     images/ext-file.pb-c.c
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.56   DEP      images/fown.pb-c.d
14:22:59 [2020-01-21T14:22:59.432Z] #44 14.66   DEP      images/ext-file.pb-c.d
14:22:59 [2020-01-21T14:22:59.591Z] #44 156.4   CC       criu/pagemap-cache.o
14:22:59 [2020-01-21T14:22:59.687Z] #44 14.73   PBCC     images/rpc.pb-c.c
14:22:59 [2020-01-21T14:22:59.687Z] #44 14.80   DEP      images/rpc.pb-c.d
14:22:59 [2020-01-21T14:22:59.687Z] #44 14.86   PBCC     images/siginfo.pb-c.c
14:22:59 [2020-01-21T14:22:59.687Z] #44 14.87   DEP      images/siginfo.pb-c.d
14:22:59 [2020-01-21T14:22:59.687Z] #44 14.90   PBCC     images/pagemap.pb-c.c
14:22:59 [2020-01-21T14:22:59.687Z] #44 14.98   DEP      images/pagemap.pb-c.d
14:22:59 [2020-01-21T14:22:59.852Z] #44 156.7   CC       criu/pagemap.o
14:22:59 [2020-01-21T14:22:59.944Z] #44 15.04   PBCC     images/rlimit.pb-c.c
14:22:59 [2020-01-21T14:22:59.944Z] #44 15.05   DEP      images/rlimit.pb-c.d
14:22:59 [2020-01-21T14:22:59.944Z] #44 15.11   PBCC     images/file-lock.pb-c.c
14:22:59 [2020-01-21T14:22:59.944Z] #44 15.21   DEP      images/file-lock.pb-c.d
14:23:00 [2020-01-21T14:23:00.200Z] #44 15.28   PBCC     images/tty.pb-c.c
14:23:00 [2020-01-21T14:23:00.200Z] #44 15.35   DEP      images/tty.pb-c.d
14:23:00 [2020-01-21T14:23:00.200Z] #44 15.44   PBCC     images/tun.pb-c.c
14:23:00 [2020-01-21T14:23:00.200Z] #44 15.51   PBCC     images/netdev.pb-c.c
14:23:00 [2020-01-21T14:23:00.423Z] #44 157.3   CC       criu/parasite-syscall.o
14:23:00 [2020-01-21T14:23:00.457Z] #44 15.66   DEP      images/tun.pb-c.d
14:23:00 [2020-01-21T14:23:00.457Z] #44 15.71   DEP      images/netdev.pb-c.d
14:23:00 [2020-01-21T14:23:00.457Z] #44 15.79   PBCC     images/vma.pb-c.c
14:23:00 [2020-01-21T14:23:00.712Z] #44 15.86   DEP      images/vma.pb-c.d
14:23:00 [2020-01-21T14:23:00.713Z] #44 15.95   PBCC     images/creds.pb-c.c
14:23:00 [2020-01-21T14:23:00.713Z] #44 16.00   DEP      images/creds.pb-c.d
14:23:00 [2020-01-21T14:23:00.713Z] #44 16.08   PBCC     images/utsns.pb-c.c
14:23:00 [2020-01-21T14:23:00.968Z] #44 16.11   DEP      images/utsns.pb-c.d
14:23:00 [2020-01-21T14:23:00.968Z] #44 16.18   PBCC     images/ipc-desc.pb-c.c
14:23:00 [2020-01-21T14:23:00.996Z] #44 157.9   CC       criu/path.o
14:23:01 [2020-01-21T14:23:01.224Z] #44 16.23   PBCC     images/ipc-sem.pb-c.c
14:23:01 [2020-01-21T14:23:01.224Z] #44 16.31   DEP      images/ipc-desc.pb-c.d
14:23:01 [2020-01-21T14:23:01.224Z] #44 16.44   DEP      images/ipc-sem.pb-c.d
14:23:01 [2020-01-21T14:23:01.257Z] #44 158.1   CC       criu/pie-util-vdso-elf32.o
14:23:01 [2020-01-21T14:23:01.487Z] #44 16.59   PBCC     images/ipc-msg.pb-c.c
14:23:01 [2020-01-21T14:23:01.487Z] #44 16.63   DEP      images/ipc-msg.pb-c.d
14:23:01 [2020-01-21T14:23:01.487Z] #44 16.71   PBCC     images/ipc-shm.pb-c.c
14:23:01 [2020-01-21T14:23:01.487Z] #44 16.73   DEP      images/ipc-shm.pb-c.d
14:23:01 [2020-01-21T14:23:01.487Z] #44 16.80   PBCC     images/ipc-var.pb-c.c
14:23:01 [2020-01-21T14:23:01.518Z] #44 158.4   CC       criu/pie-util-vdso.o
14:23:01 [2020-01-21T14:23:01.746Z] #44 16.81   DEP      images/ipc-var.pb-c.d
14:23:01 [2020-01-21T14:23:01.746Z] #44 16.89   PBCC     images/sk-opts.pb-c.c
14:23:01 [2020-01-21T14:23:01.746Z] #44 16.91   PBCC     images/packet-sock.pb-c.c
14:23:01 [2020-01-21T14:23:01.746Z] #44 16.98   DEP      images/sk-opts.pb-c.d
14:23:01 [2020-01-21T14:23:01.746Z] #44 17.05   DEP      images/packet-sock.pb-c.d
14:23:01 [2020-01-21T14:23:01.779Z] #44 158.7   CC       criu/pie-util.o
14:23:02 [2020-01-21T14:23:02.002Z] #44 17.16   PBCC     images/sk-netlink.pb-c.c
14:23:02 [2020-01-21T14:23:02.002Z] #44 17.20   DEP      images/sk-netlink.pb-c.d
14:23:02 [2020-01-21T14:23:02.002Z] #44 17.29   PBCC     images/sk-inet.pb-c.c
14:23:02 [2020-01-21T14:23:02.002Z] #44 17.39   DEP      images/sk-inet.pb-c.d
14:23:02 [2020-01-21T14:23:02.040Z] #44 158.8   CC       criu/pipes.o
14:23:02 [2020-01-21T14:23:02.258Z] #44 17.46   PBCC     images/sk-unix.pb-c.c
14:23:02 [2020-01-21T14:23:02.301Z] #44 159.3   CC       criu/plugin.o
14:23:02 [2020-01-21T14:23:02.514Z] #44 ...
14:23:02 [2020-01-21T14:23:02.514Z] 
14:23:02 [2020-01-21T14:23:02.514Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:02 [2020-01-21T14:23:02.514Z] #33 DONE 110.3s
14:23:02 [2020-01-21T14:23:02.514Z] 
14:23:02 [2020-01-21T14:23:02.514Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:02 [2020-01-21T14:23:02.514Z] #44 17.55   DEP      images/sk-unix.pb-c.d
14:23:02 [2020-01-21T14:23:02.514Z] #44 17.66   PBCC     images/mm.pb-c.c
14:23:02 [2020-01-21T14:23:02.514Z] #44 ...
14:23:02 [2020-01-21T14:23:02.514Z] 
14:23:02 [2020-01-21T14:23:02.514Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:02 [2020-01-21T14:23:02.514Z] #47 104.0 internal/lazyregexp
14:23:02 [2020-01-21T14:23:02.514Z] #47 104.7 net/url
14:23:02 [2020-01-21T14:23:02.514Z] #47 107.7 text/template/parse
14:23:02 [2020-01-21T14:23:02.514Z] #47 ...
14:23:02 [2020-01-21T14:23:02.514Z] 
14:23:02 [2020-01-21T14:23:02.514Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:02 [2020-01-21T14:23:02.514Z] #44 17.80   DEP      images/mm.pb-c.d
14:23:02 [2020-01-21T14:23:02.562Z] #44 159.6   CC       criu/proc_parse.o
14:23:02 [2020-01-21T14:23:02.770Z] #44 17.94   PBCC     images/timerfd.pb-c.c
14:23:02 [2020-01-21T14:23:02.770Z] #44 18.05   DEP      images/timerfd.pb-c.d
14:23:02 [2020-01-21T14:23:02.770Z] #44 18.10   PBCC     images/timer.pb-c.c
14:23:03 [2020-01-21T14:23:03.026Z] #44 18.17   DEP      images/timer.pb-c.d
14:23:03 [2020-01-21T14:23:03.026Z] #44 18.29   PBCC     images/sa.pb-c.c
14:23:03 [2020-01-21T14:23:03.282Z] #44 18.43   DEP      images/sa.pb-c.d
14:23:03 [2020-01-21T14:23:03.282Z] #44 18.57   PBCC     images/pipe-data.pb-c.c
14:23:03 [2020-01-21T14:23:03.282Z] #44 18.66   DEP      images/pipe-data.pb-c.d
14:23:03 [2020-01-21T14:23:03.537Z] #44 18.78   PBCC     images/mnt.pb-c.c
14:23:03 [2020-01-21T14:23:03.537Z] #44 18.90   DEP      images/mnt.pb-c.d
14:23:04 [2020-01-21T14:23:04.183Z] #44 19.06   PBCC     images/sk-packet.pb-c.c
14:23:04 [2020-01-21T14:23:04.183Z] #44 19.09   DEP      images/sk-packet.pb-c.d
14:23:04 [2020-01-21T14:23:04.183Z] #44 19.23   PBCC     images/tcp-stream.pb-c.c
14:23:04 [2020-01-21T14:23:04.183Z] #44 19.34   DEP      images/tcp-stream.pb-c.d
14:23:04 [2020-01-21T14:23:04.183Z] #44 19.46   PBCC     images/pipe.pb-c.c
14:23:04 [2020-01-21T14:23:04.439Z] #44 19.55   DEP      images/pipe.pb-c.d
14:23:04 [2020-01-21T14:23:04.439Z] #44 19.63   PBCC     images/pstree.pb-c.c
14:23:04 [2020-01-21T14:23:04.439Z] #44 19.67   DEP      images/pstree.pb-c.d
14:23:04 [2020-01-21T14:23:04.439Z] #44 19.74   PBCC     images/fs.pb-c.c
14:23:04 [2020-01-21T14:23:04.478Z] #44 161.5   CC       criu/protobuf-desc.o
14:23:04 [2020-01-21T14:23:04.694Z] #44 19.76   DEP      images/fs.pb-c.d
14:23:04 [2020-01-21T14:23:04.694Z] #44 19.90   PBCC     images/signalfd.pb-c.c
14:23:04 [2020-01-21T14:23:04.694Z] #44 19.96   DEP      images/signalfd.pb-c.d
14:23:04 [2020-01-21T14:23:04.694Z] #44 20.02   PBCC     images/fh.pb-c.c
14:23:04 [2020-01-21T14:23:04.950Z] #44 20.13   PBCC     images/fsnotify.pb-c.c
14:23:04 [2020-01-21T14:23:04.950Z] #44 20.27   DEP      images/fh.pb-c.d
14:23:04 [2020-01-21T14:23:04.996Z] #48 ...
14:23:04 [2020-01-21T14:23:04.996Z] 
14:23:04 [2020-01-21T14:23:04.996Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:04 [2020-01-21T14:23:04.996Z] #36 22.78 Fetched 8104 kB in 22s (368 kB/s)
14:23:05 [2020-01-21T14:23:05.050Z] #44 ...
14:23:05 [2020-01-21T14:23:05.050Z] 
14:23:05 [2020-01-21T14:23:05.050Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:05 [2020-01-21T14:23:05.050Z] #62 185.6 + bin/containerd
14:23:05 [2020-01-21T14:23:05.207Z] #44 20.31   DEP      images/fsnotify.pb-c.d
14:23:05 [2020-01-21T14:23:05.207Z] #44 20.36   PBCC     images/eventpoll.pb-c.c
14:23:05 [2020-01-21T14:23:05.207Z] #44 20.41   DEP      images/eventpoll.pb-c.d
14:23:05 [2020-01-21T14:23:05.207Z] #44 20.50   PBCC     images/eventfd.pb-c.c
14:23:05 [2020-01-21T14:23:05.207Z] #44 20.56   DEP      images/eventfd.pb-c.d
14:23:05 [2020-01-21T14:23:05.468Z] #44 20.65   PBCC     images/remap-file-path.pb-c.c
14:23:05 [2020-01-21T14:23:05.468Z] #44 20.77   DEP      images/remap-file-path.pb-c.d
14:23:05 [2020-01-21T14:23:05.468Z] #44 20.84   PBCC     images/fifo.pb-c.c
14:23:05 [2020-01-21T14:23:05.724Z] #44 20.90   DEP      images/fifo.pb-c.d
14:23:05 [2020-01-21T14:23:05.724Z] #44 20.94   PBCC     images/ghost-file.pb-c.c
14:23:05 [2020-01-21T14:23:05.724Z] #44 21.03   DEP      images/ghost-file.pb-c.d
14:23:05 [2020-01-21T14:23:05.992Z] #62 ...
14:23:05 [2020-01-21T14:23:05.992Z] 
14:23:05 [2020-01-21T14:23:05.992Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:23:05 [2020-01-21T14:23:05.992Z] #53 DONE 223.5s
14:23:05 [2020-01-21T14:23:05.992Z] 
14:23:05 [2020-01-21T14:23:05.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:05 [2020-01-21T14:23:05.992Z] #44 162.2   CC       criu/protobuf.o
14:23:05 [2020-01-21T14:23:05.992Z] #44 162.5   CC       criu/pstree.o
14:23:06 [2020-01-21T14:23:06.022Z] #44 21.12   PBCC     images/regfile.pb-c.c
14:23:06 [2020-01-21T14:23:06.023Z] #44 21.28   DEP      images/regfile.pb-c.d
14:23:06 [2020-01-21T14:23:06.278Z] #44 21.40   PBCC     images/ns.pb-c.c
14:23:06 [2020-01-21T14:23:06.278Z] #44 21.43   DEP      images/ns.pb-c.d
14:23:06 [2020-01-21T14:23:06.534Z] #44 21.56   PBCC     images/fdinfo.pb-c.c
14:23:06 [2020-01-21T14:23:06.534Z] #44 21.63   DEP      images/fdinfo.pb-c.d
14:23:06 [2020-01-21T14:23:06.534Z] #44 21.69   PBCC     images/core-aarch64.pb-c.c
14:23:06 [2020-01-21T14:23:06.534Z] #44 21.76   PBCC     images/core-arm.pb-c.c
14:23:06 [2020-01-21T14:23:06.564Z] #44 163.3   CC       criu/rbtree.o
14:23:06 [2020-01-21T14:23:06.564Z] #44 163.6   CC       criu/rst-malloc.o
14:23:06 [2020-01-21T14:23:06.790Z] #44 21.86   PBCC     images/core-ppc64.pb-c.c
14:23:06 [2020-01-21T14:23:06.790Z] #44 22.03   PBCC     images/core-s390.pb-c.c
14:23:07 [2020-01-21T14:23:07.045Z] #44 22.17   PBCC     images/core-x86.pb-c.c
14:23:07 [2020-01-21T14:23:07.045Z] #44 22.35   PBCC     images/core.pb-c.c
14:23:07 [2020-01-21T14:23:07.045Z] #44 22.41   PBCC     images/inventory.pb-c.c
14:23:07 [2020-01-21T14:23:07.136Z] #44 163.8   CC       criu/seccomp.o
14:23:07 [2020-01-21T14:23:07.301Z] #44 22.44   DEP      images/core-aarch64.pb-c.d
14:23:07 [2020-01-21T14:23:07.301Z] #44 22.46   DEP      images/core-arm.pb-c.d
14:23:07 [2020-01-21T14:23:07.301Z] #44 22.48   DEP      images/core-ppc64.pb-c.d
14:23:07 [2020-01-21T14:23:07.557Z] #44 22.58   DEP      images/core-s390.pb-c.d
14:23:07 [2020-01-21T14:23:07.557Z] #44 22.64   DEP      images/core-x86.pb-c.d
14:23:07 [2020-01-21T14:23:07.557Z] #44 22.72   DEP      images/core.pb-c.d
14:23:07 [2020-01-21T14:23:07.557Z] #44 22.83   DEP      images/inventory.pb-c.d
14:23:07 [2020-01-21T14:23:07.557Z] #44 22.88   PBCC     images/cpuinfo.pb-c.c
14:23:07 [2020-01-21T14:23:07.557Z] #44 22.94   DEP      images/cpuinfo.pb-c.d
14:23:07 [2020-01-21T14:23:07.714Z] #44 164.5   CC       criu/seize.o
14:23:07 [2020-01-21T14:23:07.813Z] #44 23.00   PBCC     images/stats.pb-c.c
14:23:07 [2020-01-21T14:23:07.813Z] #44 23.07   DEP      images/stats.pb-c.d
14:23:08 [2020-01-21T14:23:08.287Z] #44 165.1   CC       criu/servicefd.o
14:23:08 [2020-01-21T14:23:08.556Z] #44 165.4   CC       criu/shmem.o
14:23:09 [2020-01-21T14:23:09.128Z] #44 166.2   CC       criu/sigframe.o
14:23:09 [2020-01-21T14:23:09.391Z] #44 166.3   CC       criu/signalfd.o
14:23:09 [2020-01-21T14:23:09.457Z] #36 22.78 Reading package lists...
14:23:09 [2020-01-21T14:23:09.457Z] #36 ...
14:23:09 [2020-01-21T14:23:09.457Z] 
14:23:09 [2020-01-21T14:23:09.457Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:23:09 [2020-01-21T14:23:09.457Z] #42 26.14 Checking out files:  80% (1254/1559)   
Checking out files:  81% (1263/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
14:23:09 [2020-01-21T14:23:09.457Z] #42 26.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:23:09 [2020-01-21T14:23:09.652Z] #44 166.5   CC       criu/sk-inet.o
14:23:10 [2020-01-21T14:23:10.223Z] #44 167.3   CC       criu/sk-netlink.o
14:23:10 [2020-01-21T14:23:10.487Z] #42 28.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:23:10 [2020-01-21T14:23:10.795Z] #44 167.6   CC       criu/sk-packet.o
14:23:11 [2020-01-21T14:23:11.056Z] #44 168.0   CC       criu/sk-queue.o
14:23:11 [2020-01-21T14:23:11.630Z] #44 168.4   CC       criu/sk-tcp.o
14:23:11 [2020-01-21T14:23:11.891Z] #44 168.8   CC       criu/sk-unix.o
14:23:12 [2020-01-21T14:23:12.020Z] #44 26.74 make[1]: Nothing to be done for 'all'.
14:23:13 [2020-01-21T14:23:13.806Z] #44 170.3   CC       criu/sockets.o
14:23:14 [2020-01-21T14:23:14.067Z] #44 171.0   CC       criu/stats.o
14:23:14 [2020-01-21T14:23:14.329Z] #44 171.3   CC       criu/string.o
14:23:14 [2020-01-21T14:23:14.329Z] #44 171.3   CC       criu/sysctl.o
14:23:14 [2020-01-21T14:23:14.535Z] #44 ...
14:23:14 [2020-01-21T14:23:14.535Z] 
14:23:14 [2020-01-21T14:23:14.535Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:14 [2020-01-21T14:23:14.535Z] #47 112.1 go/parser
14:23:14 [2020-01-21T14:23:14.535Z] #47 114.5 text/template
14:23:14 [2020-01-21T14:23:14.535Z] #47 117.8 encoding/xml
14:23:14 [2020-01-21T14:23:14.790Z] #47 ...
14:23:14 [2020-01-21T14:23:14.790Z] 
14:23:14 [2020-01-21T14:23:14.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:14 [2020-01-21T14:23:14.790Z] #44 30.09   CC       images/stats.o
14:23:14 [2020-01-21T14:23:14.900Z] #44 171.8   CC       criu/sysfs_parse.o
14:23:14 [2020-01-21T14:23:14.938Z] #42 ...
14:23:14 [2020-01-21T14:23:14.938Z] 
14:23:14 [2020-01-21T14:23:14.938Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:14 [2020-01-21T14:23:14.938Z] #60 22.89 Fetched 8104 kB in 22s (366 kB/s)
14:23:14 [2020-01-21T14:23:14.938Z] #60 22.89 Reading package lists...
14:23:14 [2020-01-21T14:23:14.938Z] #60 32.41 Reading package lists...
14:23:14 [2020-01-21T14:23:14.938Z] #60 ...
14:23:14 [2020-01-21T14:23:14.938Z] 
14:23:14 [2020-01-21T14:23:14.938Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:14 [2020-01-21T14:23:14.938Z] #26 23.03 Fetched 8104 kB in 23s (359 kB/s)
14:23:14 [2020-01-21T14:23:14.938Z] #26 23.03 Reading package lists...
14:23:14 [2020-01-21T14:23:14.938Z] #26 32.67 Reading package lists...
14:23:14 [2020-01-21T14:23:14.938Z] #26 ...
14:23:14 [2020-01-21T14:23:14.938Z] 
14:23:14 [2020-01-21T14:23:14.938Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:14 [2020-01-21T14:23:14.938Z] #72 27.73 Checking out files:  57% (1153/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
14:23:14 [2020-01-21T14:23:14.938Z] #72 28.73 + cd /tmp/tmp.TKde4JQGBZ/src/github.com/docker/libnetwork
14:23:14 [2020-01-21T14:23:14.938Z] #72 28.73 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
14:23:14 [2020-01-21T14:23:14.938Z] #72 29.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:23:15 [2020-01-21T14:23:15.161Z] #44 172.1   CC       criu/timerfd.o
14:23:15 [2020-01-21T14:23:15.227Z] #72 ...
14:23:15 [2020-01-21T14:23:15.228Z] 
14:23:15 [2020-01-21T14:23:15.228Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:15 [2020-01-21T14:23:15.228Z] #48 23.36 vendor/golang.org/x/crypto/internal/subtle
14:23:15 [2020-01-21T14:23:15.423Z] #44 172.4   CC       criu/tty.o
14:23:15 [2020-01-21T14:23:15.516Z] #48 ...
14:23:15 [2020-01-21T14:23:15.516Z] 
14:23:15 [2020-01-21T14:23:15.516Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:23:15 [2020-01-21T14:23:15.516Z] #54 32.82 + cd /tmp/tmp.hLmCh2FWOQ/src/github.com/golangci/golangci-lint/
14:23:15 [2020-01-21T14:23:15.516Z] #54 32.82 + git checkout -q v1.20.0
14:23:15 [2020-01-21T14:23:15.717Z] #44 30.91   CC       images/core.o
14:23:15 [2020-01-21T14:23:15.808Z] #54 33.85 ++ git describe --tags
14:23:15 [2020-01-21T14:23:15.808Z] #54 33.85 + version=v1.20.0
14:23:15 [2020-01-21T14:23:15.808Z] #54 33.85 ++ git rev-parse --short HEAD
14:23:15 [2020-01-21T14:23:15.808Z] #54 33.86 + commit=cc98739
14:23:15 [2020-01-21T14:23:15.808Z] #54 33.86 ++ git show -s --format=%cd
14:23:15 [2020-01-21T14:23:15.808Z] #54 33.93 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
14:23:15 [2020-01-21T14:23:15.808Z] #54 33.93 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:23:16 [2020-01-21T14:23:16.838Z] #54 ...
14:23:16 [2020-01-21T14:23:16.838Z] 
14:23:16 [2020-01-21T14:23:16.838Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:16 [2020-01-21T14:23:16.838Z] #44 25.21 Fetched 8104 kB in 24s (333 kB/s)
14:23:16 [2020-01-21T14:23:16.838Z] #44 25.21 Reading package lists...
14:23:16 [2020-01-21T14:23:16.838Z] #44 35.00 Reading package lists...
14:23:16 [2020-01-21T14:23:16.838Z] #44 ...
14:23:16 [2020-01-21T14:23:16.838Z] 
14:23:16 [2020-01-21T14:23:16.838Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:16 [2020-01-21T14:23:16.838Z] #36 22.78 Reading package lists...
14:23:17 [2020-01-21T14:23:17.082Z] #44 32.15   CC       images/core-x86.o
14:23:17 [2020-01-21T14:23:17.338Z] #44 174.0   CC       criu/tun.o
14:23:17 [2020-01-21T14:23:17.338Z] #44 ...
14:23:17 [2020-01-21T14:23:17.338Z] 
14:23:17 [2020-01-21T14:23:17.338Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:17 [2020-01-21T14:23:17.338Z] #23 235.0 + return
14:23:17 [2020-01-21T14:23:17.469Z] #36 32.29 Reading package lists...
14:23:17 [2020-01-21T14:23:17.469Z] #36 ...
14:23:17 [2020-01-21T14:23:17.469Z] 
14:23:17 [2020-01-21T14:23:17.469Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:17 [2020-01-21T14:23:17.469Z] #11 25.94 Fetched 8104 kB in 25s (323 kB/s)
14:23:17 [2020-01-21T14:23:17.469Z] #11 25.94 Reading package lists...
14:23:17 [2020-01-21T14:23:17.598Z] #23 DONE 235.5s
14:23:17 [2020-01-21T14:23:17.598Z] 
14:23:17 [2020-01-21T14:23:17.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:17 [2020-01-21T14:23:17.598Z] #44 174.6   CC       criu/uffd.o
14:23:18 [2020-01-21T14:23:18.542Z] #44 175.6   CC       criu/util.o
14:23:18 [2020-01-21T14:23:18.658Z] #44 33.38   CC       images/core-arm.o
14:23:19 [2020-01-21T14:23:19.591Z] #44 34.59   CC       images/core-aarch64.o
14:23:19 [2020-01-21T14:23:19.928Z] #44 ...
14:23:19 [2020-01-21T14:23:19.928Z] 
14:23:19 [2020-01-21T14:23:19.928Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:23:19 [2020-01-21T14:23:19.928Z] #24 DONE 0.3s
14:23:19 [2020-01-21T14:23:19.928Z] 
14:23:19 [2020-01-21T14:23:19.928Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:19 [2020-01-21T14:23:19.928Z] #44 176.7   CC       criu/uts_ns.o
14:23:19 [2020-01-21T14:23:19.928Z] #44 176.9   CC       criu/vdso.o
14:23:20 [2020-01-21T14:23:20.152Z] #44 35.40   CC       images/core-ppc64.o
14:23:20 [2020-01-21T14:23:20.499Z] #44 177.4   LINK     criu/built-in.o
14:23:20 [2020-01-21T14:23:20.499Z] #44 177.5   LINK     criu/criu
14:23:20 [2020-01-21T14:23:20.761Z] #44 ...
14:23:20 [2020-01-21T14:23:20.761Z] 
14:23:20 [2020-01-21T14:23:20.761Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:23:20 [2020-01-21T14:23:20.761Z] #28 DONE 1.0s
14:23:21 [2020-01-21T14:23:21.026Z] 
14:23:21 [2020-01-21T14:23:21.026Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:21 [2020-01-21T14:23:21.026Z] #44 177.9   DEP      lib/c/criu.d
14:23:21 [2020-01-21T14:23:21.026Z] #44 177.9   CC       images/rpc.pb-c.o
14:23:21 [2020-01-21T14:23:21.026Z] #44 ...
14:23:21 [2020-01-21T14:23:21.026Z] 
14:23:21 [2020-01-21T14:23:21.026Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:23:21 [2020-01-21T14:23:21.026Z] #31 DONE 0.2s
14:23:21 [2020-01-21T14:23:21.026Z] 
14:23:21 [2020-01-21T14:23:21.026Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:23:21 [2020-01-21T14:23:21.026Z] #34 DONE 0.1s
14:23:21 [2020-01-21T14:23:21.083Z] #44 36.39   CC       images/core-s390.o
14:23:21 [2020-01-21T14:23:21.287Z] 
14:23:21 [2020-01-21T14:23:21.287Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:23:21 [2020-01-21T14:23:21.287Z] #39 DONE 0.1s
14:23:21 [2020-01-21T14:23:21.287Z] 
14:23:21 [2020-01-21T14:23:21.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:21 [2020-01-21T14:23:21.549Z] #44 178.5   CC       lib/c/criu.o
14:23:21 [2020-01-21T14:23:21.549Z] #44 ...
14:23:21 [2020-01-21T14:23:21.549Z] 
14:23:21 [2020-01-21T14:23:21.549Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:23:21 [2020-01-21T14:23:21.549Z] #42 DONE 0.3s
14:23:21 [2020-01-21T14:23:21.811Z] 
14:23:21 [2020-01-21T14:23:21.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:22 [2020-01-21T14:23:22.052Z] #44 37.32   CC       images/cpuinfo.o
14:23:22 [2020-01-21T14:23:22.754Z] #44 179.4   LINK     lib/c/built-in.o
14:23:22 [2020-01-21T14:23:22.754Z] #44 179.4   LINK     lib/c/libcriu.so
14:23:22 [2020-01-21T14:23:22.754Z] #44 179.5   GEN      magic.py
14:23:22 [2020-01-21T14:23:22.754Z] #44 179.7 Note: Building without setproctitle() and strlcpy() support.
14:23:22 [2020-01-21T14:23:22.754Z] #44 179.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:23:22 [2020-01-21T14:23:22.979Z] #44 38.16   CC       images/inventory.o
14:23:23 [2020-01-21T14:23:23.302Z] #11 36.07 Reading package lists...
14:23:23 [2020-01-21T14:23:23.302Z] #11 ...
14:23:23 [2020-01-21T14:23:23.302Z] 
14:23:23 [2020-01-21T14:23:23.302Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:23 [2020-01-21T14:23:23.302Z] #60 32.41 Reading package lists...
14:23:23 [2020-01-21T14:23:23.325Z] #44 180.2 fatal: not a git repository (or any of the parent directories): .git
14:23:23 [2020-01-21T14:23:23.541Z] #44 38.66   CC       images/fdinfo.o
14:23:24 [2020-01-21T14:23:24.104Z] #44 39.24   CC       images/fown.o
14:23:24 [2020-01-21T14:23:24.268Z] #44 180.9 make[1]: Nothing to be done for 'all'.
14:23:24 [2020-01-21T14:23:24.359Z] #44 39.53   CC       images/ns.o
14:23:24 [2020-01-21T14:23:24.616Z] #44 39.89   CC       images/regfile.o
14:23:24 [2020-01-21T14:23:24.802Z] #60 41.26 Building dependency tree...
14:23:24 [2020-01-21T14:23:24.839Z] #44 181.7 make[1]: 'images/built-in.o' is up to date.
14:23:24 [2020-01-21T14:23:24.840Z] #44 181.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:23:24 [2020-01-21T14:23:24.840Z] #44 181.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:23:24 [2020-01-21T14:23:24.840Z] #44 181.8 make[1]: 'compel/libcompel.a' is up to date.
14:23:25 [2020-01-21T14:23:25.101Z] #44 181.9 make[1]: 'compel/compel-host-bin' is up to date.
14:23:25 [2020-01-21T14:23:25.101Z] #44 181.9 make[1]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.101Z] #44 182.0 make[1]: 'soccr/libsoccr.a' is up to date.
14:23:25 [2020-01-21T14:23:25.177Z] #44 40.26   CC       images/ghost-file.o
14:23:25 [2020-01-21T14:23:25.177Z] #44 ...
14:23:25 [2020-01-21T14:23:25.177Z] 
14:23:25 [2020-01-21T14:23:25.177Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:25 [2020-01-21T14:23:25.177Z] #47 122.8 go/doc
14:23:25 [2020-01-21T14:23:25.177Z] #47 127.5 github.com/LK4D4/vndr/versioned
14:23:25 [2020-01-21T14:23:25.177Z] #47 127.7 github.com/LK4D4/vndr/build
14:23:25 [2020-01-21T14:23:25.177Z] #47 127.8 crypto/rand
14:23:25 [2020-01-21T14:23:25.177Z] #47 128.9 crypto/rsa
14:23:25 [2020-01-21T14:23:25.177Z] #47 131.1 crypto/x509/pkix
14:23:25 [2020-01-21T14:23:25.177Z] #47 131.9 vendor/golang.org/x/crypto/cryptobyte
14:23:25 [2020-01-21T14:23:25.362Z] #44 182.2 make[2]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.362Z] #44 182.2 make[2]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.362Z] #44 182.3 make[2]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.362Z] #44 182.3 make[2]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.436Z] #47 ...
14:23:25 [2020-01-21T14:23:25.436Z] 
14:23:25 [2020-01-21T14:23:25.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:25 [2020-01-21T14:23:25.436Z] #44 40.81   CC       images/fifo.o
14:23:25 [2020-01-21T14:23:25.623Z] #44 182.4 make[2]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.623Z] #44 182.4 make[2]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.623Z] #44 182.5 make[2]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.623Z] #44 182.6 make[2]: Nothing to be done for 'all'.
14:23:25 [2020-01-21T14:23:25.623Z] #44 182.6   INSTALL  criu/criu
14:23:25 [2020-01-21T14:23:25.884Z] #44 DONE 182.9s
14:23:25 [2020-01-21T14:23:25.884Z] 
14:23:25 [2020-01-21T14:23:25.884Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:26 [2020-01-21T14:23:26.000Z] #44 41.15   CC       images/remap-file-path.o
14:23:26 [2020-01-21T14:23:26.256Z] #44 41.52   CC       images/eventfd.o
14:23:26 [2020-01-21T14:23:26.308Z] #60 44.36 The following additional packages will be installed:
14:23:26 [2020-01-21T14:23:26.308Z] #60 44.37   libbtrfs0
14:23:26 [2020-01-21T14:23:26.308Z] #60 44.69 The following NEW packages will be installed:
14:23:26 [2020-01-21T14:23:26.308Z] #60 44.71   libbtrfs-dev libbtrfs0
14:23:26 [2020-01-21T14:23:26.599Z] #60 44.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:23:26 [2020-01-21T14:23:26.599Z] #60 44.95 Need to get 120 kB of archives.
14:23:26 [2020-01-21T14:23:26.599Z] #60 44.95 After this operation, 423 kB of additional disk space will be used.
14:23:26 [2020-01-21T14:23:26.599Z] #60 44.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
14:23:26 [2020-01-21T14:23:26.599Z] #60 44.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
14:23:26 [2020-01-21T14:23:26.837Z] #44 41.79   CC       images/eventpoll.o
14:23:27 [2020-01-21T14:23:27.398Z] #44 42.58   CC       images/fh.o
14:23:27 [2020-01-21T14:23:27.796Z] #62 ...
14:23:27 [2020-01-21T14:23:27.796Z] 
14:23:27 [2020-01-21T14:23:27.796Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:23:27 [2020-01-21T14:23:27.796Z] #45 DONE 0.2s
14:23:27 [2020-01-21T14:23:27.796Z] 
14:23:27 [2020-01-21T14:23:27.796Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:27 [2020-01-21T14:23:27.796Z] #62 ...
14:23:27 [2020-01-21T14:23:27.796Z] 
14:23:27 [2020-01-21T14:23:27.796Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:23:27 [2020-01-21T14:23:27.956Z] #44 43.18   CC       images/fsnotify.o
14:23:28 [2020-01-21T14:23:28.057Z] #48 DONE 0.2s
14:23:28 [2020-01-21T14:23:28.057Z] 
14:23:28 [2020-01-21T14:23:28.057Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:23:28 [2020-01-21T14:23:28.318Z] #51 DONE 0.2s
14:23:28 [2020-01-21T14:23:28.318Z] 
14:23:28 [2020-01-21T14:23:28.318Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:23:28 [2020-01-21T14:23:28.318Z] #54 DONE 0.3s
14:23:28 [2020-01-21T14:23:28.318Z] 
14:23:28 [2020-01-21T14:23:28.318Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:28 [2020-01-21T14:23:28.578Z] #62 ...
14:23:28 [2020-01-21T14:23:28.578Z] 
14:23:28 [2020-01-21T14:23:28.578Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:23:28 [2020-01-21T14:23:28.578Z] #58 DONE 0.2s
14:23:28 [2020-01-21T14:23:28.578Z] 
14:23:28 [2020-01-21T14:23:28.578Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:28 [2020-01-21T14:23:28.665Z] #60 47.08 debconf: delaying package configuration, since apt-utils is not installed
14:23:28 [2020-01-21T14:23:28.959Z] #60 ...
14:23:28 [2020-01-21T14:23:28.959Z] 
14:23:28 [2020-01-21T14:23:28.959Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:28 [2020-01-21T14:23:28.959Z] #36 32.29 Reading package lists...
14:23:28 [2020-01-21T14:23:28.959Z] #36 41.67 Building dependency tree...
14:23:28 [2020-01-21T14:23:28.959Z] #36 44.94 The following additional packages will be installed:
14:23:28 [2020-01-21T14:23:28.959Z] #36 44.94   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:23:28 [2020-01-21T14:23:28.959Z] #36 44.95 Suggested packages:
14:23:28 [2020-01-21T14:23:28.959Z] #36 44.95   cmake-doc ninja-build lrzip
14:23:28 [2020-01-21T14:23:28.959Z] #36 44.95 Recommended packages:
14:23:28 [2020-01-21T14:23:28.959Z] #36 44.95   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:23:28 [2020-01-21T14:23:28.959Z] #36 46.93 The following NEW packages will be installed:
14:23:28 [2020-01-21T14:23:28.959Z] #36 46.94   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:23:28 [2020-01-21T14:23:28.959Z] #36 46.94   vim-common xxd
14:23:28 [2020-01-21T14:23:28.959Z] #36 47.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:23:28 [2020-01-21T14:23:28.959Z] #36 47.19 Need to get 14.9 MB of archives.
14:23:28 [2020-01-21T14:23:28.959Z] #36 47.19 After this operation, 67.2 MB of additional disk space will be used.
14:23:28 [2020-01-21T14:23:28.959Z] #36 47.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
14:23:28 [2020-01-21T14:23:28.959Z] #36 47.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
14:23:28 [2020-01-21T14:23:28.959Z] #36 47.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
14:23:28 [2020-01-21T14:23:28.959Z] #36 ...
14:23:28 [2020-01-21T14:23:28.959Z] 
14:23:28 [2020-01-21T14:23:28.959Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:23:28 [2020-01-21T14:23:28.959Z] #60 47.35 Fetched 120 kB in 0s (1343 kB/s)
14:23:28 [2020-01-21T14:23:28.959Z] #60 47.49 Selecting previously unselected package libbtrfs0.
14:23:29 [2020-01-21T14:23:29.261Z] #60 47.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:23:29 [2020-01-21T14:23:29.261Z] #60 47.60 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
14:23:29 [2020-01-21T14:23:29.261Z] #60 47.62 Unpacking libbtrfs0 (4.20.1-2) ...
14:23:29 [2020-01-21T14:23:29.261Z] #60 47.76 Selecting previously unselected package libbtrfs-dev.
14:23:29 [2020-01-21T14:23:29.261Z] #60 47.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
14:23:29 [2020-01-21T14:23:29.261Z] #60 47.79 Unpacking libbtrfs-dev (4.20.1-2) ...
14:23:29 [2020-01-21T14:23:29.319Z] #44 44.41   CC       images/signalfd.o
14:23:29 [2020-01-21T14:23:29.553Z] #60 48.11 Setting up libbtrfs0 (4.20.1-2) ...
14:23:29 [2020-01-21T14:23:29.553Z] #60 48.13 Setting up libbtrfs-dev (4.20.1-2) ...
14:23:29 [2020-01-21T14:23:29.845Z] #60 48.14 Processing triggers for libc-bin (2.28-10) ...
14:23:29 [2020-01-21T14:23:29.921Z] #44 45.15   CC       images/fs.o
14:23:30 [2020-01-21T14:23:30.137Z] #60 DONE 48.5s
14:23:30 [2020-01-21T14:23:30.137Z] 
14:23:30 [2020-01-21T14:23:30.138Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:23:30 [2020-01-21T14:23:30.138Z] #61 DONE 0.1s
14:23:30 [2020-01-21T14:23:30.138Z] 
14:23:30 [2020-01-21T14:23:30.138Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:30 [2020-01-21T14:23:30.138Z] #26 32.67 Reading package lists...
14:23:30 [2020-01-21T14:23:30.138Z] #26 41.80 Building dependency tree...
14:23:30 [2020-01-21T14:23:30.138Z] #26 45.91 ca-certificates is already the newest version (20190110).
14:23:30 [2020-01-21T14:23:30.138Z] #26 45.91 The following additional packages will be installed:
14:23:30 [2020-01-21T14:23:30.138Z] #26 45.91   libjq1 libonig5
14:23:30 [2020-01-21T14:23:30.138Z] #26 46.72 The following NEW packages will be installed:
14:23:30 [2020-01-21T14:23:30.138Z] #26 46.74   jq libjq1 libonig5
14:23:30 [2020-01-21T14:23:30.138Z] #26 46.91 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:23:30 [2020-01-21T14:23:30.138Z] #26 46.91 Need to get 358 kB of archives.
14:23:30 [2020-01-21T14:23:30.138Z] #26 46.91 After this operation, 1277 kB of additional disk space will be used.
14:23:30 [2020-01-21T14:23:30.138Z] #26 46.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
14:23:30 [2020-01-21T14:23:30.138Z] #26 47.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
14:23:30 [2020-01-21T14:23:30.138Z] #26 47.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
14:23:30 [2020-01-21T14:23:30.138Z] #26 ...
14:23:30 [2020-01-21T14:23:30.138Z] 
14:23:30 [2020-01-21T14:23:30.138Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:23:30 [2020-01-21T14:23:30.138Z] #62 DONE 0.1s
14:23:30 [2020-01-21T14:23:30.138Z] 
14:23:30 [2020-01-21T14:23:30.138Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:23:30 [2020-01-21T14:23:30.482Z] #44 45.76   CC       images/pstree.o
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.404 + RM_GOPATH=0
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.407 + TMP_GOPATH=
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.409 + : /build
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.410 + '[' -z '' ']'
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.414 ++ mktemp -d
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.434 + export GOPATH=/tmp/tmp.va1WfSoNGG
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.434 + GOPATH=/tmp/tmp.va1WfSoNGG
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.434 + RM_GOPATH=1
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.438 ++ dirname ./install.sh
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.446 + dir=.
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.447 + bin=containerd
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.448 + shift
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.449 + '[' '!' -f ./containerd.installer ']'
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.450 + . ./containerd.installer
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.453 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.460 + install_containerd
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.461 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.461 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.462 + git clone https://github.com/containerd/containerd.git /tmp/tmp.va1WfSoNGG/src/github.com/containerd/containerd
14:23:30 [2020-01-21T14:23:30.773Z] #63 0.469 Cloning into '/tmp/tmp.va1WfSoNGG/src/github.com/containerd/containerd'...
14:23:30 [2020-01-21T14:23:30.779Z] #44 46.12   CC       images/pipe.o
14:23:31 [2020-01-21T14:23:31.142Z] #76 exporting layers 42.8s done
14:23:31 [2020-01-21T14:23:31.143Z] #76 exporting manifest sha256:638969ac11185005b98b3d7cb67afd443d09c99a90617b83c9a1b993f7236b93 done
14:23:31 [2020-01-21T14:23:31.143Z] #76 exporting config sha256:d578cc7ec75e22767b4f88231a50034bcfadafece19eae0c08662380797e016c done
14:23:31 [2020-01-21T14:23:31.143Z] #76 sending tarball
14:23:31 [2020-01-21T14:23:31.705Z] #44 46.73   CC       images/tcp-stream.o
14:23:31 [2020-01-21T14:23:31.961Z] #44 47.12   CC       images/sk-packet.o
14:23:31 [2020-01-21T14:23:31.961Z] #76 sending tarball 7.1s done
14:23:31 [2020-01-21T14:23:31.961Z] #76 DONE 49.9s
14:23:31 [2020-01-21T14:23:31.961Z] 
14:23:31 [2020-01-21T14:23:31.961Z] #77 importing to docker
14:23:32 [2020-01-21T14:23:32.524Z] #44 47.63   CC       images/mnt.o
14:23:32 [2020-01-21T14:23:32.782Z] #44 48.06   CC       images/pipe-data.o
14:23:33 [2020-01-21T14:23:33.343Z] #44 48.38   CC       images/sa.o
14:23:33 [2020-01-21T14:23:33.343Z] #44 48.73   CC       images/timer.o
14:23:33 [2020-01-21T14:23:33.946Z] #44 49.28   CC       images/timerfd.o
14:23:34 [2020-01-21T14:23:34.310Z] #63 ...
14:23:34 [2020-01-21T14:23:34.310Z] 
14:23:34 [2020-01-21T14:23:34.310Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:23:34 [2020-01-21T14:23:34.310Z] #26 49.67 debconf: delaying package configuration, since apt-utils is not installed
14:23:34 [2020-01-21T14:23:34.310Z] #26 49.99 Fetched 358 kB in 1s (380 kB/s)
14:23:34 [2020-01-21T14:23:34.310Z] #26 50.25 Selecting previously unselected package libonig5:ppc64el.
14:23:34 [2020-01-21T14:23:34.310Z] #26 50.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:23:34 [2020-01-21T14:23:34.310Z] #26 50.40 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 50.43 Unpacking libonig5:ppc64el (6.9.1-1) ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 50.89 Selecting previously unselected package libjq1:ppc64el.
14:23:34 [2020-01-21T14:23:34.310Z] #26 50.89 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 50.89 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 51.15 Selecting previously unselected package jq.
14:23:34 [2020-01-21T14:23:34.310Z] #26 51.19 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 51.19 Unpacking jq (1.5+dfsg-2+b1) ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 51.54 Setting up libonig5:ppc64el (6.9.1-1) ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 51.55 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 51.55 Setting up jq (1.5+dfsg-2+b1) ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 51.57 Processing triggers for libc-bin (2.28-10) ...
14:23:34 [2020-01-21T14:23:34.310Z] #26 DONE 52.2s
14:23:34 [2020-01-21T14:23:34.310Z] 
14:23:34 [2020-01-21T14:23:34.310Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:23:34 [2020-01-21T14:23:34.310Z] #27 DONE 0.1s
14:23:34 [2020-01-21T14:23:34.310Z] 
14:23:34 [2020-01-21T14:23:34.310Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:34 [2020-01-21T14:23:34.310Z] #36 47.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
14:23:34 [2020-01-21T14:23:34.310Z] #36 49.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
14:23:34 [2020-01-21T14:23:34.310Z] #36 49.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
14:23:34 [2020-01-21T14:23:34.310Z] #36 49.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
14:23:34 [2020-01-21T14:23:34.310Z] #36 49.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
14:23:34 [2020-01-21T14:23:34.310Z] #36 49.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
14:23:34 [2020-01-21T14:23:34.310Z] #36 49.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
14:23:34 [2020-01-21T14:23:34.310Z] #36 51.46 debconf: delaying package configuration, since apt-utils is not installed
14:23:34 [2020-01-21T14:23:34.310Z] #36 51.70 Fetched 14.9 MB in 3s (5462 kB/s)
14:23:34 [2020-01-21T14:23:34.310Z] #36 51.83 Selecting previously unselected package xxd.
14:23:34 [2020-01-21T14:23:34.310Z] #36 51.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:23:34 [2020-01-21T14:23:34.310Z] #36 51.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
14:23:34 [2020-01-21T14:23:34.310Z] #36 51.93 Unpacking xxd (2:8.1.0875-5) ...
14:23:34 [2020-01-21T14:23:34.310Z] #36 52.31 Selecting previously unselected package vim-common.
14:23:34 [2020-01-21T14:23:34.310Z] #36 52.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:23:34 [2020-01-21T14:23:34.310Z] #36 52.40 Unpacking vim-common (2:8.1.0875-5) ...
14:23:34 [2020-01-21T14:23:34.310Z] #36 52.78 Selecting previously unselected package cmake-data.
14:23:34 [2020-01-21T14:23:34.310Z] #36 52.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:23:34 [2020-01-21T14:23:34.310Z] #36 52.82 Unpacking cmake-data (3.13.4-1) ...
14:23:34 [2020-01-21T14:23:34.509Z] #44 49.62   CC       images/mm.o
14:23:34 [2020-01-21T14:23:34.766Z] #44 ...
14:23:34 [2020-01-21T14:23:34.766Z] 
14:23:34 [2020-01-21T14:23:34.766Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:23:34 [2020-01-21T14:23:34.766Z] #65 142.4 + for f in rootlesskit rootlesskit-docker-proxy
14:23:34 [2020-01-21T14:23:34.766Z] #65 142.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:23:35 [2020-01-21T14:23:35.705Z] #65 ...
14:23:35 [2020-01-21T14:23:35.705Z] 
14:23:35 [2020-01-21T14:23:35.705Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:35 [2020-01-21T14:23:35.705Z] #47 133.3 net
14:23:35 [2020-01-21T14:23:35.705Z] #47 135.0 vendor/golang.org/x/crypto/internal/chacha20
14:23:35 [2020-01-21T14:23:35.705Z] #47 136.0 vendor/golang.org/x/crypto/poly1305
14:23:35 [2020-01-21T14:23:35.705Z] #47 136.8 vendor/golang.org/x/sys/cpu
14:23:35 [2020-01-21T14:23:35.705Z] #47 137.2 vendor/golang.org/x/crypto/chacha20poly1305
14:23:35 [2020-01-21T14:23:35.705Z] #47 139.8 vendor/golang.org/x/crypto/hkdf
14:23:35 [2020-01-21T14:23:35.705Z] #47 140.1 vendor/golang.org/x/text/transform
14:23:35 [2020-01-21T14:23:35.705Z] #47 141.3 vendor/golang.org/x/text/unicode/bidi
14:23:35 [2020-01-21T14:23:35.961Z] #47 ...
14:23:35 [2020-01-21T14:23:35.961Z] 
14:23:35 [2020-01-21T14:23:35.961Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:35 [2020-01-21T14:23:35.961Z] #44 50.07   CC       images/sk-opts.o
14:23:35 [2020-01-21T14:23:35.961Z] #44 50.38   CC       images/sk-unix.o
14:23:35 [2020-01-21T14:23:35.961Z] #44 50.83   CC       images/sk-inet.o
14:23:36 [2020-01-21T14:23:36.522Z] #44 51.61   CC       images/tun.o
14:23:36 [2020-01-21T14:23:36.777Z] #44 52.13   CC       images/sk-netlink.o
14:23:37 [2020-01-21T14:23:37.095Z] #36 ...
14:23:37 [2020-01-21T14:23:37.095Z] 
14:23:37 [2020-01-21T14:23:37.095Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:37 [2020-01-21T14:23:37.095Z] #44 35.00 Reading package lists...
14:23:37 [2020-01-21T14:23:37.095Z] #44 45.61 Building dependency tree...
14:23:37 [2020-01-21T14:23:37.095Z] #44 50.08 The following additional packages will be installed:
14:23:37 [2020-01-21T14:23:37.095Z] #44 50.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
14:23:37 [2020-01-21T14:23:37.095Z] #44 50.10   libprotoc17 python-pkg-resources python-six zlib1g-dev
14:23:37 [2020-01-21T14:23:37.095Z] #44 50.11 Suggested packages:
14:23:37 [2020-01-21T14:23:37.095Z] #44 50.11   manpages-dev python-setuptools
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.25 The following NEW packages will be installed:
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.27   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.27   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.27   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.28   python-six zlib1g-dev
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.64 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.64 Need to get 4075 kB of archives.
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.64 After this operation, 24.5 MB of additional disk space will be used.
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 52.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 53.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
14:23:37 [2020-01-21T14:23:37.095Z] #44 55.59 debconf: delaying package configuration, since apt-utils is not installed
14:23:37 [2020-01-21T14:23:37.095Z] #44 ...
14:23:37 [2020-01-21T14:23:37.095Z] 
14:23:37 [2020-01-21T14:23:37.095Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:37 [2020-01-21T14:23:37.095Z] #11 36.07 Reading package lists...
14:23:37 [2020-01-21T14:23:37.095Z] #11 46.11 Building dependency tree...
14:23:37 [2020-01-21T14:23:37.095Z] #11 49.71 The following additional packages will be installed:
14:23:37 [2020-01-21T14:23:37.095Z] #11 49.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:23:37 [2020-01-21T14:23:37.095Z] #11 49.72   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:23:37 [2020-01-21T14:23:37.095Z] #11 49.73   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:23:37 [2020-01-21T14:23:37.095Z] #11 49.73   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
14:23:37 [2020-01-21T14:23:37.095Z] #11 49.73 Suggested packages:
14:23:37 [2020-01-21T14:23:37.095Z] #11 49.74   gcc-8-locales seccomp wine64
14:23:37 [2020-01-21T14:23:37.095Z] #11 52.11 The following NEW packages will be installed:
14:23:37 [2020-01-21T14:23:37.095Z] #11 52.11   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:23:37 [2020-01-21T14:23:37.095Z] #11 52.12   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:23:37 [2020-01-21T14:23:37.095Z] #11 52.12   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:23:37 [2020-01-21T14:23:37.095Z] #11 52.12   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:23:37 [2020-01-21T14:23:37.095Z] #11 52.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:23:37 [2020-01-21T14:23:37.096Z] #11 52.14   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:23:37 [2020-01-21T14:23:37.096Z] #11 52.31 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:23:37 [2020-01-21T14:23:37.096Z] #11 52.31 Need to get 78.9 MB of archives.
14:23:37 [2020-01-21T14:23:37.096Z] #11 52.31 After this operation, 532 MB of additional disk space will be used.
14:23:37 [2020-01-21T14:23:37.096Z] #11 52.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
14:23:37 [2020-01-21T14:23:37.096Z] #11 53.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
14:23:37 [2020-01-21T14:23:37.096Z] #11 54.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:23:37 [2020-01-21T14:23:37.096Z] #11 54.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
14:23:37 [2020-01-21T14:23:37.096Z] #11 54.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
14:23:37 [2020-01-21T14:23:37.096Z] #11 54.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
14:23:37 [2020-01-21T14:23:37.338Z] #44 52.69   CC       images/packet-sock.o
14:23:37 [2020-01-21T14:23:37.387Z] #11 55.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:23:37 [2020-01-21T14:23:37.687Z] #11 ...
14:23:37 [2020-01-21T14:23:37.687Z] 
14:23:37 [2020-01-21T14:23:37.687Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:37 [2020-01-21T14:23:37.687Z] #44 56.01 Fetched 4075 kB in 1s (3165 kB/s)
14:23:37 [2020-01-21T14:23:37.687Z] #44 56.21 Selecting previously unselected package libcap-dev:ppc64el.
14:23:37 [2020-01-21T14:23:37.899Z] #44 53.28   CC       images/ipc-var.o
14:23:37 [2020-01-21T14:23:37.981Z] #44 56.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:23:37 [2020-01-21T14:23:37.981Z] #44 56.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
14:23:37 [2020-01-21T14:23:37.981Z] #44 56.37 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
14:23:37 [2020-01-21T14:23:37.981Z] #44 56.58 Selecting previously unselected package libnet1:ppc64el.
14:23:38 [2020-01-21T14:23:38.279Z] #44 56.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
14:23:38 [2020-01-21T14:23:38.279Z] #44 56.63 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:23:38 [2020-01-21T14:23:38.503Z] #44 53.58   CC       images/ipc-desc.o
14:23:38 [2020-01-21T14:23:38.575Z] #44 56.83 Selecting previously unselected package libnet1-dev.
14:23:38 [2020-01-21T14:23:38.575Z] #44 56.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
14:23:38 [2020-01-21T14:23:38.575Z] #44 56.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:23:38 [2020-01-21T14:23:38.575Z] #44 57.18 Selecting previously unselected package libnl-3-200:ppc64el.
14:23:38 [2020-01-21T14:23:38.575Z] #44 57.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
14:23:38 [2020-01-21T14:23:38.759Z] #44 53.91   CC       images/ipc-shm.o
14:23:38 [2020-01-21T14:23:38.870Z] #44 57.20 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
14:23:38 [2020-01-21T14:23:38.870Z] #44 57.39 Selecting previously unselected package libnl-3-dev:ppc64el.
14:23:39 [2020-01-21T14:23:39.191Z] #44 57.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
14:23:39 [2020-01-21T14:23:39.191Z] #44 57.43 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
14:23:39 [2020-01-21T14:23:39.321Z] #44 54.38   CC       images/ipc-msg.o
14:23:39 [2020-01-21T14:23:39.507Z] #44 57.99 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:23:39 [2020-01-21T14:23:39.577Z] #44 54.77   CC       images/ipc-sem.o
14:23:39 [2020-01-21T14:23:39.808Z] #44 58.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
14:23:39 [2020-01-21T14:23:39.808Z] #44 58.03 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:23:39 [2020-01-21T14:23:39.808Z] #44 58.16 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
14:23:39 [2020-01-21T14:23:39.808Z] #44 58.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
14:23:39 [2020-01-21T14:23:39.808Z] #44 58.20 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
14:23:40 [2020-01-21T14:23:40.107Z] #44 58.50 Selecting previously unselected package zlib1g-dev:ppc64el.
14:23:40 [2020-01-21T14:23:40.107Z] #44 58.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
14:23:40 [2020-01-21T14:23:40.107Z] #44 58.56 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
14:23:40 [2020-01-21T14:23:40.138Z] #44 55.24   CC       images/utsns.o
14:23:40 [2020-01-21T14:23:40.394Z] #44 55.58   CC       images/creds.o
14:23:40 [2020-01-21T14:23:40.403Z] #44 58.99 Selecting previously unselected package libprotobuf17:ppc64el.
14:23:40 [2020-01-21T14:23:40.750Z] #44 55.88   CC       images/vma.o
14:23:40 [2020-01-21T14:23:40.773Z] #44 58.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
14:23:40 [2020-01-21T14:23:40.773Z] #44 59.01 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
14:23:40 [2020-01-21T14:23:40.791Z] #62 220.7 + bin/containerd-stress
14:23:41 [2020-01-21T14:23:41.006Z] #44 56.20   CC       images/netdev.o
14:23:41 [2020-01-21T14:23:41.567Z] #44 56.83   CC       images/tty.o
14:23:42 [2020-01-21T14:23:42.343Z] #44 60.55 Selecting previously unselected package libprotobuf-lite17:ppc64el.
14:23:42 [2020-01-21T14:23:42.343Z] #44 60.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
14:23:42 [2020-01-21T14:23:42.343Z] #44 60.56 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
14:23:42 [2020-01-21T14:23:42.494Z] #44 57.71   CC       images/file-lock.o
14:23:42 [2020-01-21T14:23:42.634Z] #44 60.97 Selecting previously unselected package libprotobuf-dev:ppc64el.
14:23:42 [2020-01-21T14:23:42.634Z] #44 60.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
14:23:42 [2020-01-21T14:23:42.634Z] #44 61.00 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
14:23:42 [2020-01-21T14:23:42.700Z] #62 223.3 + bin/containerd-shim
14:23:42 [2020-01-21T14:23:42.792Z] #44 58.15   CC       images/rlimit.o
14:23:42 [2020-01-21T14:23:42.926Z] #44 ...
14:23:42 [2020-01-21T14:23:42.926Z] 
14:23:42 [2020-01-21T14:23:42.926Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:42 [2020-01-21T14:23:42.926Z] #34 61.11 sync
14:23:42 [2020-01-21T14:23:42.926Z] #34 61.13 internal/reflectlite
14:23:43 [2020-01-21T14:23:43.395Z] #44 58.66   CC       images/pagemap.o
14:23:43 [2020-01-21T14:23:43.990Z] #34 ...
14:23:43 [2020-01-21T14:23:43.991Z] 
14:23:43 [2020-01-21T14:23:43.991Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:43 [2020-01-21T14:23:43.991Z] #28 3.080 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:23:43 [2020-01-21T14:23:43.991Z] #28 3.636 
14:23:43 [2020-01-21T14:23:43.991Z] #28 3.946 #=#=#                                                                         

#                                                                          2.7%
######                                                                     9.0%
#########                                                                 13.3%
###########                                                               15.5%
##############                                                            19.7%
###############                                                           21.8%
##################                                                        26.1%
#######################                                                   32.5%
##########################                                                36.7%
###############################                                           43.1%
####################################                                      50.6%
#########################################                                 57.0%
#############################################                             63.4%
##################################################                        69.7%
######################################################                    76.1%
###########################################################               82.5%
##############################################################            86.8%
##################################################################        92.2%
#####################################################################     97.0%
######################################################################## 100.0%
14:23:43 [2020-01-21T14:23:43.991Z] #28 7.387 #=#=#                                                                         
14:23:43 [2020-01-21T14:23:43.991Z] #28 7.656 #=#=#                                                                         

########                                                                  11.9%
#####################                                                     29.2%
#############################                                             40.7%
#####################################                                     52.2%
#############################################                             63.6%
######################################################                    75.1%
##############################################################            86.6%
######################################################################## 100.0%
14:23:43 [2020-01-21T14:23:43.991Z] #28 9.310 #=#=#                                                                         
14:23:44 [2020-01-21T14:23:44.291Z] #28 9.609 
                                                                           0.1%
####                                                                       5.8%
#########                                                                 13.6%
###############                                                           21.3%
####################                                                      29.1%
##########################                                               
14:23:44 [2020-01-21T14:23:44.291Z] #28 ...
14:23:44 [2020-01-21T14:23:44.291Z] 
14:23:44 [2020-01-21T14:23:44.291Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:44 [2020-01-21T14:23:44.291Z] #72 DONE 62.5s
14:23:44 [2020-01-21T14:23:44.291Z] 
14:23:44 [2020-01-21T14:23:44.291Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:44 [2020-01-21T14:23:44.291Z] #28 9.609 
                                                                           0.1%
####                                                                       5.8%
#########                                                                 13.6%
###############                                                           21.3%
####################                                                      29.1%
##########################                                                36.8%
14:23:44 [2020-01-21T14:23:44.291Z] #28 ...
14:23:44 [2020-01-21T14:23:44.291Z] 
14:23:44 [2020-01-21T14:23:44.291Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:44 [2020-01-21T14:23:44.291Z] #36 56.94 Selecting previously unselected package libicu63:ppc64el.
14:23:44 [2020-01-21T14:23:44.291Z] #36 56.96 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
14:23:44 [2020-01-21T14:23:44.291Z] #36 56.97 Unpacking libicu63:ppc64el (63.1-6) ...
14:23:44 [2020-01-21T14:23:44.291Z] #36 ...
14:23:44 [2020-01-21T14:23:44.291Z] 
14:23:44 [2020-01-21T14:23:44.291Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:44 [2020-01-21T14:23:44.321Z] #44 59.23   CC       images/siginfo.o
14:23:44 [2020-01-21T14:23:44.576Z] #44 59.68   CC       images/rpc.o
14:23:45 [2020-01-21T14:23:45.770Z] #28 9.609 
                                                                           0.1%
####                                                                       5.8%
#########                                                                 13.6%
###############                                                           21.3%
####################                                                      29.1%
##########################                                                36.8%
################################                                          44.6%
#################################                                         47.2%
#####################################                                     52.3%
#######################################                                   54.9%
###########################################                               60.1%
##############################################                            65.2%
####################################################                      73.0%
############################################################              83.9%
#################################################################         91.6%
#######################################################################   99.4%
######################################################################## 100.0%
14:23:45 [2020-01-21T14:23:45.984Z] #44 ...
14:23:45 [2020-01-21T14:23:45.984Z] 
14:23:45 [2020-01-21T14:23:45.984Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:23:45 [2020-01-21T14:23:45.984Z] #65 DONE 153.7s
14:23:45 [2020-01-21T14:23:45.984Z] 
14:23:45 [2020-01-21T14:23:45.984Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:23:45 [2020-01-21T14:23:45.984Z] #66 DONE 0.1s
14:23:45 [2020-01-21T14:23:45.984Z] 
14:23:45 [2020-01-21T14:23:45.984Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:45 [2020-01-21T14:23:45.984Z] #47 144.1 vendor/golang.org/x/text/secure/bidirule
14:23:45 [2020-01-21T14:23:45.984Z] #47 144.8 vendor/golang.org/x/text/unicode/norm
14:23:45 [2020-01-21T14:23:45.984Z] #47 152.5 vendor/golang.org/x/net/idna
14:23:46 [2020-01-21T14:23:46.405Z] #28 12.61 
14:23:46 [2020-01-21T14:23:46.910Z] #47 ...
14:23:46 [2020-01-21T14:23:46.910Z] 
14:23:46 [2020-01-21T14:23:46.910Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:46 [2020-01-21T14:23:46.910Z] #44 62.03   CC       images/ext-file.o
14:23:47 [2020-01-21T14:23:47.166Z] #44 62.43   CC       images/cgroup.o
14:23:47 [2020-01-21T14:23:47.983Z] #62 228.7 + bin/containerd-shim-runc-v1
14:23:48 [2020-01-21T14:23:48.092Z] #44 63.17   CC       images/userns.o
14:23:48 [2020-01-21T14:23:48.191Z] #28 12.81 #=#=#                                                                         

#                                                                          1.8%
#                                                                          2.7%
##                                                                         3.6%
####                                                                       5.6%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  12.3%
##########                                                                14.9%
###########                                                               16.3%
#############                                                             18.1%
14:23:48 [2020-01-21T14:23:48.191Z] #28 ...
14:23:48 [2020-01-21T14:23:48.191Z] 
14:23:48 [2020-01-21T14:23:48.191Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:48 [2020-01-21T14:23:48.191Z] #11 56.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
14:23:48 [2020-01-21T14:23:48.191Z] #11 56.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
14:23:48 [2020-01-21T14:23:48.191Z] #11 63.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
14:23:48 [2020-01-21T14:23:48.191Z] #11 ...
14:23:48 [2020-01-21T14:23:48.191Z] 
14:23:48 [2020-01-21T14:23:48.191Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:48 [2020-01-21T14:23:48.348Z] #44 63.50   CC       images/google/protobuf/descriptor.o
14:23:50 [2020-01-21T14:23:50.235Z] #44 65.21   CC       images/opts.o
14:23:50 [2020-01-21T14:23:50.235Z] #44 65.44   CC       images/seccomp.o
14:23:50 [2020-01-21T14:23:50.491Z] #44 65.66   CC       images/binfmt-misc.o
14:23:50 [2020-01-21T14:23:50.747Z] #44 65.94   CC       images/time.o
14:23:51 [2020-01-21T14:23:51.002Z] #44 66.16   CC       images/sysctl.o
14:23:51 [2020-01-21T14:23:51.258Z] #44 66.39   CC       images/autofs.o
14:23:51 [2020-01-21T14:23:51.258Z] #44 66.60   CC       images/macvlan.o
14:23:51 [2020-01-21T14:23:51.278Z] #62 231.5 + bin/containerd-shim-runc-v2
14:23:51 [2020-01-21T14:23:51.513Z] #44 66.76   CC       images/sit.o
14:23:51 [2020-01-21T14:23:51.533Z] #77 DONE 19.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:23:51 [2020-01-21T14:23:51.769Z] #44 66.97   LINK     images/built-in.o
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.10   GEN      compel/include/asm
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.10   GEN      compel/include/version.h
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.13 touch .config
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.14   GEN      include/common/config.h
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.22   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.25   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.27   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.29   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.32   DEP      compel/arch/x86/plugins/std/memcpy.d
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.34   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.37   GEN      compel/plugins/include/uapi/std/syscall.h
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.40   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.41   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:23:52 [2020-01-21T14:23:52.068Z] #44 67.44   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:23:52 [2020-01-21T14:23:52.216Z] #62 232.6 + binaries
14:23:52 [2020-01-21T14:23:52.216Z] #62 232.6 + mkdir -p /build
14:23:52 [2020-01-21T14:23:52.216Z] #62 232.6 + cp bin/containerd /build/containerd
14:23:52 [2020-01-21T14:23:52.216Z] #62 232.6 + cp bin/containerd-shim /build/containerd-shim
14:23:52 [2020-01-21T14:23:52.216Z] #62 232.6 + cp bin/ctr /build/ctr
14:23:52 [2020-01-21T14:23:52.323Z] #44 67.45   DEP      compel/plugins/std/infect.d
14:23:52 [2020-01-21T14:23:52.386Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/test/unit
14:23:52 [2020-01-21T14:23:52.444Z] #28 12.81 #=#=#                                                                         

#                                                                          1.8%
#                                                                          2.7%
##                                                                         3.6%
####                                                                       5.6%
#####                                                                      7.9%
######                                                                     9.6%
########                                                                  12.3%
##########                                                                14.9%
###########                                                               16.3%
#############                                                             18.1%
##############                                                            19.9%
################                                                          22.6%
##################                                                        26.1%
####################                                                      27.9%
######################                                                    30.6%
#######################                                                   33.3%
#########################                                                 36.0%
###########################                                               37.7%
#############################                                             40.4%
###############################                                           43.1%
################################                                          45.8%
##################################                                        47.6%
###################################                                       49.3%
####################################                                      50.2%
######################################                                    52.9%
#######################################                                   54.7%
##########################################                                59.1%
############################################                              61.8%
##############################################                            64.5%
###############################################                           66.3%
##################################################                        69.9%
###################################################                       71.6%
#####################################################                     74.3%
#######################################################                   77.0%
#########################################################                 79.7%
###########################################################               82.4%
#############################################################             85.0%
##############################################################            86.8%
################################################################          89.5%
##################################################################        92.2%
####################################################################      94.9%
######################################################################    97.6%
######################################################################    98.5%
######################################################################## 100.0%
14:23:52 [2020-01-21T14:23:52.475Z] #62 DONE 233.1s
14:23:52 [2020-01-21T14:23:52.579Z] #44 67.63   DEP      compel/plugins/std/string.d
14:23:52 [2020-01-21T14:23:52.579Z] #44 67.78   DEP      compel/plugins/std/log.d
14:23:52 [2020-01-21T14:23:52.579Z] #44 67.87   DEP      compel/plugins/std/fds.d
14:23:52 [2020-01-21T14:23:52.736Z] #28 18.70 
14:23:52 [2020-01-21T14:23:52.835Z] #44 67.95   DEP      compel/plugins/std/std.d
14:23:52 [2020-01-21T14:23:52.835Z] #44 68.03   DEP      compel/plugins/shmem/shmem.d
14:23:53 [2020-01-21T14:23:53.090Z] #44 68.17   DEP      compel/plugins/fds/fds.d
14:23:53 [2020-01-21T14:23:53.090Z] #44 68.32   CC       compel/plugins/std/std.o
14:23:53 [2020-01-21T14:23:53.346Z] #44 68.56   CC       compel/plugins/std/fds.o
14:23:53 [2020-01-21T14:23:53.854Z] 
14:23:53 [2020-01-21T14:23:53.854Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:23:53 [2020-01-21T14:23:53.907Z] #44 69.02   CC       compel/plugins/std/log.o
14:23:54 [2020-01-21T14:23:54.114Z] #63 DONE 0.3s
14:23:54 [2020-01-21T14:23:54.114Z] 
14:23:54 [2020-01-21T14:23:54.114Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:23:54 [2020-01-21T14:23:54.114Z] #67 DONE 0.1s
14:23:54 [2020-01-21T14:23:54.373Z] 
14:23:54 [2020-01-21T14:23:54.373Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:23:54 [2020-01-21T14:23:54.373Z] #69 DONE 0.2s
14:23:54 [2020-01-21T14:23:54.373Z] 
14:23:54 [2020-01-21T14:23:54.373Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:23:54 [2020-01-21T14:23:54.632Z] #72 DONE 0.1s
14:23:54 [2020-01-21T14:23:54.632Z] 
14:23:54 [2020-01-21T14:23:54.632Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:23:54 [2020-01-21T14:23:54.632Z] #73 DONE 0.0s
14:23:54 [2020-01-21T14:23:54.632Z] 
14:23:54 [2020-01-21T14:23:54.632Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:23:54 [2020-01-21T14:23:54.813Z] #28 20.70 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:23:54 [2020-01-21T14:23:54.813Z] ?   	github.com/docker/docker/api	[no test files]
14:23:54 [2020-01-21T14:23:54.833Z] #44 69.83   CC       compel/plugins/std/string.o
14:23:55 [2020-01-21T14:23:55.089Z] #44 70.36   CC       compel/plugins/std/infect.o
14:23:55 [2020-01-21T14:23:55.104Z] #28 21.23 #=#=#                                                                         
14:23:55 [2020-01-21T14:23:55.651Z] #44 70.77   CC       compel/arch/x86/plugins/std/parasite-head.o
14:23:55 [2020-01-21T14:23:55.651Z] #44 70.82   CC       compel/arch/x86/plugins/std/memcpy.o
14:23:55 [2020-01-21T14:23:55.651Z] #44 70.88   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:23:55 [2020-01-21T14:23:55.651Z] #44 70.93   AR       compel/plugins/std.lib.a
14:23:55 [2020-01-21T14:23:55.651Z] #44 71.01   CC       compel/plugins/fds/fds.o
14:23:55 [2020-01-21T14:23:55.684Z] #28 21.52 #=#=#                                                                         

######################################################################## 100.0%
14:23:55 [2020-01-21T14:23:55.684Z] #28 21.85 
14:23:55 [2020-01-21T14:23:55.975Z] #28 ...
14:23:55 [2020-01-21T14:23:55.975Z] 
14:23:55 [2020-01-21T14:23:55.975Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:23:55 [2020-01-21T14:23:55.975Z] #44 64.41 Selecting previously unselected package libprotoc17:ppc64el.
14:23:55 [2020-01-21T14:23:55.975Z] #44 64.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 64.45 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 65.85 Selecting previously unselected package protobuf-c-compiler.
14:23:55 [2020-01-21T14:23:55.975Z] #44 65.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 65.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.16 Selecting previously unselected package protobuf-compiler.
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.23 Unpacking protobuf-compiler (3.6.1.3-2) ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.51 Selecting previously unselected package python-pkg-resources.
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.55 Unpacking python-pkg-resources (40.8.0-1) ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.89 Selecting previously unselected package python-six.
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.91 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 66.91 Unpacking python-six (1.12.0-1) ...
14:23:55 [2020-01-21T14:23:55.975Z] #44 67.06 Selecting previously unselected package python-protobuf.
14:23:55 [2020-01-21T14:23:55.975Z] #44 67.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
14:23:55 [2020-01-21T14:23:55.976Z] #44 67.07 Unpacking python-protobuf (3.6.1.3-2) ...
14:23:55 [2020-01-21T14:23:55.976Z] #44 67.91 Setting up python-pkg-resources (40.8.0-1) ...
14:23:55 [2020-01-21T14:23:55.976Z] #44 73.97 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
14:23:55 [2020-01-21T14:23:55.976Z] #44 73.98 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:23:55 [2020-01-21T14:23:55.976Z] #44 73.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:23:55 [2020-01-21T14:23:55.976Z] #44 74.00 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
14:23:55 [2020-01-21T14:23:55.976Z] #44 74.01 Setting up python-six (1.12.0-1) ...
14:23:56 [2020-01-21T14:23:56.212Z] #44 71.24   AR       compel/plugins/fds.lib.a
14:23:56 [2020-01-21T14:23:56.212Z] #44 71.30   HOSTDEP  compel/src/lib/log-host.d
14:23:56 [2020-01-21T14:23:56.212Z] #44 71.41   HOSTDEP  compel/src/lib/handle-elf-host.d
14:23:56 [2020-01-21T14:23:56.212Z] #44 71.50   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:23:56 [2020-01-21T14:23:56.267Z] #44 ...
14:23:56 [2020-01-21T14:23:56.267Z] 
14:23:56 [2020-01-21T14:23:56.267Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:56 [2020-01-21T14:23:56.267Z] #36 70.13 Selecting previously unselected package libxml2:ppc64el.
14:23:56 [2020-01-21T14:23:56.267Z] #36 70.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 70.15 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 71.14 Selecting previously unselected package libarchive13:ppc64el.
14:23:56 [2020-01-21T14:23:56.267Z] #36 71.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 71.19 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 71.67 Selecting previously unselected package libjsoncpp1:ppc64el.
14:23:56 [2020-01-21T14:23:56.267Z] #36 71.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 71.77 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.03 Selecting previously unselected package librhash0:ppc64el.
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.09 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.10 Unpacking librhash0:ppc64el (1.3.8-1) ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.57 Selecting previously unselected package libuv1:ppc64el.
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.59 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.60 Unpacking libuv1:ppc64el (1.24.1-1) ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.88 Selecting previously unselected package cmake.
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.91 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
14:23:56 [2020-01-21T14:23:56.267Z] #36 72.91 Unpacking cmake (3.13.4-1) ...
14:23:56 [2020-01-21T14:23:56.468Z] #44 71.67   HOSTDEP  compel/src/main-host.d
14:23:56 [2020-01-21T14:23:56.468Z] #44 71.80   DEP      compel/src/lib/ptrace.d
14:23:56 [2020-01-21T14:23:56.538Z] #74 DONE 1.7s
14:23:56 [2020-01-21T14:23:56.538Z] 
14:23:56 [2020-01-21T14:23:56.538Z] #75 exporting to image
14:23:56 [2020-01-21T14:23:56.538Z] #75 exporting layers
14:23:56 [2020-01-21T14:23:56.724Z] #44 71.99   DEP      compel/src/lib/infect.d
14:23:56 [2020-01-21T14:23:56.980Z] #44 ...
14:23:56 [2020-01-21T14:23:56.980Z] 
14:23:56 [2020-01-21T14:23:56.980Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:23:56 [2020-01-21T14:23:56.980Z] #50 DONE 164.6s
14:23:56 [2020-01-21T14:23:56.980Z] 
14:23:56 [2020-01-21T14:23:56.980Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:56 [2020-01-21T14:23:56.980Z] #44 72.12   DEP      compel/src/lib/infect-util.d
14:23:56 [2020-01-21T14:23:56.980Z] #44 ...
14:23:56 [2020-01-21T14:23:56.980Z] 
14:23:56 [2020-01-21T14:23:56.980Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:56 [2020-01-21T14:23:56.980Z] #47 156.0 vendor/golang.org/x/net/http2/hpack
14:23:56 [2020-01-21T14:23:56.980Z] #47 157.1 mime
14:23:56 [2020-01-21T14:23:56.980Z] #47 160.9 crypto/tls
14:23:56 [2020-01-21T14:23:56.980Z] #47 ...
14:23:56 [2020-01-21T14:23:56.980Z] 
14:23:56 [2020-01-21T14:23:56.980Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:23:56 [2020-01-21T14:23:56.980Z] #44 72.36   DEP      compel/src/lib/infect-rpc.d
14:23:57 [2020-01-21T14:23:57.283Z] #44 72.56   DEP      compel/arch/x86/src/lib/infect.d
14:23:57 [2020-01-21T14:23:57.556Z] #44 72.79   DEP      compel/arch/x86/src/lib/cpu.d
14:23:57 [2020-01-21T14:23:57.816Z] #44 72.94   DEP      compel/src/lib/log.d
14:23:58 [2020-01-21T14:23:58.078Z] #44 73.13   DEP      compel/src/main.d
14:23:58 [2020-01-21T14:23:58.359Z] #44 73.40   DEP      compel/src/lib/handle-elf.d
14:23:58 [2020-01-21T14:23:58.359Z] #44 73.59   DEP      compel/arch/x86/src/lib/handle-elf.d
14:23:58 [2020-01-21T14:23:58.359Z] #44 73.69   CC       compel/src/lib/log.o
14:23:58 [2020-01-21T14:23:58.619Z] #44 73.87   CC       compel/arch/x86/src/lib/cpu.o
14:23:59 [2020-01-21T14:23:59.019Z] #36 ...
14:23:59 [2020-01-21T14:23:59.019Z] 
14:23:59 [2020-01-21T14:23:59.019Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 68.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 69.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 69.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 69.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB]
14:23:59 [2020-01-21T14:23:59.019Z] #11 71.60 debconf: delaying package configuration, since apt-utils is not installed
14:23:59 [2020-01-21T14:23:59.019Z] #11 71.90 Fetched 78.9 MB in 17s (4675 kB/s)
14:23:59 [2020-01-21T14:23:59.019Z] #11 72.13 Selecting previously unselected package binutils-mingw-w64-i686.
14:23:59 [2020-01-21T14:23:59.019Z] #11 72.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
14:23:59 [2020-01-21T14:23:59.019Z] #11 72.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
14:23:59 [2020-01-21T14:23:59.019Z] #11 72.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:23:59 [2020-01-21T14:23:59.019Z] #11 76.40 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:23:59 [2020-01-21T14:23:59.019Z] #11 76.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
14:23:59 [2020-01-21T14:23:59.019Z] #11 76.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:23:59 [2020-01-21T14:23:59.019Z] #11 ...
14:23:59 [2020-01-21T14:23:59.019Z] 
14:23:59 [2020-01-21T14:23:59.019Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:23:59 [2020-01-21T14:23:59.019Z] #28 23.93 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:23:59 [2020-01-21T14:23:59.019Z] #28 24.48 
14:23:59 [2020-01-21T14:23:59.019Z] #28 24.65 #=#=#                                                                         

######################################################################## 100.0%
14:23:59 [2020-01-21T14:23:59.019Z] #28 24.96 
14:23:59 [2020-01-21T14:23:59.019Z] #28 ...
14:23:59 [2020-01-21T14:23:59.019Z] 
14:23:59 [2020-01-21T14:23:59.019Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:23:59 [2020-01-21T14:23:59.019Z] #48 67.10 math/rand
14:23:59 [2020-01-21T14:23:59.019Z] #48 67.12 internal/singleflight
14:23:59 [2020-01-21T14:23:59.019Z] #48 67.12 github.com/LK4D4/vndr/godl/singleflight
14:23:59 [2020-01-21T14:23:59.019Z] #48 67.15 internal/reflectlite
14:23:59 [2020-01-21T14:23:59.019Z] #48 72.59 io
14:23:59 [2020-01-21T14:23:59.019Z] #48 72.60 vendor/golang.org/x/net/dns/dnsmessage
14:23:59 [2020-01-21T14:23:59.019Z] #48 72.68 strconv
14:23:59 [2020-01-21T14:23:59.019Z] #48 72.70 syscall
14:23:59 [2020-01-21T14:23:59.019Z] #48 ...
14:23:59 [2020-01-21T14:23:59.019Z] 
14:23:59 [2020-01-21T14:23:59.019Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:59 [2020-01-21T14:23:59.019Z] #36 77.41 Setting up libicu63:ppc64el (63.1-6) ...
14:23:59 [2020-01-21T14:23:59.019Z] #36 77.42 Setting up xxd (2:8.1.0875-5) ...
14:23:59 [2020-01-21T14:23:59.019Z] #36 77.43 Setting up libuv1:ppc64el (1.24.1-1) ...
14:23:59 [2020-01-21T14:23:59.019Z] #36 77.46 Setting up vim-common (2:8.1.0875-5) ...
14:23:59 [2020-01-21T14:23:59.019Z] #36 77.56 Setting up librhash0:ppc64el (1.3.8-1) ...
14:23:59 [2020-01-21T14:23:59.311Z] #36 77.56 Setting up cmake-data (3.13.4-1) ...
14:23:59 [2020-01-21T14:23:59.311Z] #36 77.58 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
14:23:59 [2020-01-21T14:23:59.311Z] #36 77.58 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
14:23:59 [2020-01-21T14:23:59.311Z] #36 77.61 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
14:23:59 [2020-01-21T14:23:59.311Z] #36 77.63 Setting up cmake (3.13.4-1) ...
14:23:59 [2020-01-21T14:23:59.311Z] #36 77.66 Processing triggers for libc-bin (2.28-10) ...
14:23:59 [2020-01-21T14:23:59.544Z] #44 74.59   CC       compel/arch/x86/src/lib/infect.o
14:23:59 [2020-01-21T14:23:59.602Z] #36 77.82 Processing triggers for mime-support (3.62) ...
14:23:59 [2020-01-21T14:23:59.894Z] #36 ...
14:23:59 [2020-01-21T14:23:59.894Z] 
14:23:59 [2020-01-21T14:23:59.894Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:23:59 [2020-01-21T14:23:59.894Z] #34 68.03 sort
14:23:59 [2020-01-21T14:23:59.894Z] #34 68.04 errors
14:23:59 [2020-01-21T14:23:59.894Z] #34 69.03 strconv
14:23:59 [2020-01-21T14:23:59.894Z] #34 69.04 io
14:23:59 [2020-01-21T14:23:59.894Z] #34 69.05 internal/oserror
14:23:59 [2020-01-21T14:23:59.894Z] #34 69.92 syscall
14:23:59 [2020-01-21T14:23:59.894Z] #34 74.77 bytes
14:23:59 [2020-01-21T14:23:59.894Z] #34 74.80 strings
14:23:59 [2020-01-21T14:23:59.894Z] #34 ...
14:23:59 [2020-01-21T14:23:59.894Z] 
14:23:59 [2020-01-21T14:23:59.894Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:23:59 [2020-01-21T14:23:59.894Z] #36 DONE 78.3s
14:23:59 [2020-01-21T14:23:59.895Z] 
14:23:59 [2020-01-21T14:23:59.895Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:24:00 [2020-01-21T14:24:00.104Z] #44 75.31   CC       compel/src/lib/infect-rpc.o
14:24:00 [2020-01-21T14:24:00.187Z] #37 DONE 0.2s
14:24:00 [2020-01-21T14:24:00.187Z] 
14:24:00 [2020-01-21T14:24:00.187Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:24:00 [2020-01-21T14:24:00.187Z] #51 71.93 + cd /tmp/tmp.AxSDE322CN/src/gotest.tools/gotestsum
14:24:00 [2020-01-21T14:24:00.187Z] #51 71.93 + git checkout -q v0.3.5
14:24:00 [2020-01-21T14:24:00.187Z] #51 72.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:24:00 [2020-01-21T14:24:00.187Z] #51 ...
14:24:00 [2020-01-21T14:24:00.187Z] 
14:24:00 [2020-01-21T14:24:00.187Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:24:00 [2020-01-21T14:24:00.187Z] #38 DONE 0.1s
14:24:00 [2020-01-21T14:24:00.187Z] 
14:24:00 [2020-01-21T14:24:00.187Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:00 [2020-01-21T14:24:00.665Z] #44 75.61   CC       compel/src/lib/infect-util.o
14:24:00 [2020-01-21T14:24:00.665Z] #44 75.76   CC       compel/src/lib/infect.o
14:24:00 [2020-01-21T14:24:00.735Z] #75 exporting layers 3.8s done
14:24:00 [2020-01-21T14:24:00.735Z] #75 writing image sha256:7413b8a6d53da4d116fc1a764ad24d4e63dfa6902f457d8150db958efe7bbfef done
14:24:00 [2020-01-21T14:24:00.735Z] #75 naming to docker.io/library/docker:4d249ae1f33d3e57be78ec1ce573589397720741 done
14:24:00 [2020-01-21T14:24:00.735Z] #75 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.413 + RM_GOPATH=0
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.430 + TMP_GOPATH=
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.432 + : /build
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.433 + '[' -z '' ']'
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.435 ++ mktemp -d
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.438 + export GOPATH=/tmp/tmp.qNrZiIe6D7
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.438 + GOPATH=/tmp/tmp.qNrZiIe6D7
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.438 + RM_GOPATH=1
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.440 ++ dirname ./install.sh
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.442 + dir=.
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.442 + bin=tini
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.442 + shift
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.443 + '[' '!' -f ./tini.installer ']'
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.443 + . ./tini.installer
14:24:00 [2020-01-21T14:24:00.830Z] #39 0.443 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:24:00 [2020-01-21T14:24:00.831Z] #39 0.446 + install_tini
14:24:00 [2020-01-21T14:24:00.831Z] #39 0.447 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:24:00 [2020-01-21T14:24:00.831Z] #39 0.447 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:24:00 [2020-01-21T14:24:00.831Z] #39 0.448 + git clone https://github.com/krallin/tini.git /tmp/tmp.qNrZiIe6D7/tini
14:24:00 [2020-01-21T14:24:00.831Z] #39 0.457 Cloning into '/tmp/tmp.qNrZiIe6D7/tini'...
14:24:01 [2020-01-21T14:24:01.078Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/test/unit
14:24:02 [2020-01-21T14:24:02.340Z] #39 2.007 + cd /tmp/tmp.qNrZiIe6D7/tini
14:24:02 [2020-01-21T14:24:02.340Z] #39 2.007 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:24:02 [2020-01-21T14:24:02.340Z] #39 2.054 + cmake .
14:24:03 [2020-01-21T14:24:03.220Z] #44 78.07   CC       compel/src/lib/ptrace.o
14:24:03 [2020-01-21T14:24:03.220Z] #44 78.43   AR       compel/libcompel.a
14:24:03 [2020-01-21T14:24:03.220Z] #44 78.47   HOSTCC   compel/src/main-host.o
14:24:03 [2020-01-21T14:24:03.374Z] #39 3.290 -- The C compiler identification is GNU 8.3.0
14:24:03 [2020-01-21T14:24:03.476Z] #44 78.72   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:24:03 [2020-01-21T14:24:03.665Z] #39 3.425 -- Check for working C compiler: /usr/bin/cc
14:24:03 [2020-01-21T14:24:03.732Z] #44 78.93   HOSTCC   compel/src/lib/handle-elf-host.o
14:24:03 [2020-01-21T14:24:03.987Z] #44 79.19   HOSTCC   compel/src/lib/log-host.o
14:24:04 [2020-01-21T14:24:04.243Z] #44 79.44   HOSTLINK compel/compel-host-bin
14:24:04 [2020-01-21T14:24:04.315Z] #39 ...
14:24:04 [2020-01-21T14:24:04.316Z] 
14:24:04 [2020-01-21T14:24:04.316Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
14:24:04 [2020-01-21T14:24:04.316Z] #28 26.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:24:04 [2020-01-21T14:24:04.316Z] #28 26.85 skipping existing c8c2d4a6b2e3
14:24:04 [2020-01-21T14:24:04.316Z] #28 27.11 
14:24:04 [2020-01-21T14:24:04.316Z] #28 29.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:24:04 [2020-01-21T14:24:04.316Z] #28 29.60 
14:24:04 [2020-01-21T14:24:04.316Z] #28 29.80 
######################################################################## 100.0%
14:24:04 [2020-01-21T14:24:04.316Z] #28 30.01 
14:24:04 [2020-01-21T14:24:04.316Z] #28 30.17 Download of images into '/build' complete.
14:24:04 [2020-01-21T14:24:04.316Z] #28 30.17 Use something like the following to load the result into a Docker daemon:
14:24:04 [2020-01-21T14:24:04.316Z] #28 30.17   tar -cC '/build' . | docker load
14:24:04 [2020-01-21T14:24:04.316Z] #28 DONE 30.3s
14:24:04 [2020-01-21T14:24:04.316Z] 
14:24:04 [2020-01-21T14:24:04.316Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:24:04 [2020-01-21T14:24:04.316Z] #11 81.65 Selecting previously unselected package binutils-mingw-w64.
14:24:04 [2020-01-21T14:24:04.316Z] #11 81.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:24:04 [2020-01-21T14:24:04.316Z] #11 81.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:24:04 [2020-01-21T14:24:04.316Z] #11 81.92 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
14:24:04 [2020-01-21T14:24:04.316Z] #11 81.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
14:24:04 [2020-01-21T14:24:04.316Z] #11 81.96 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
14:24:04 [2020-01-21T14:24:04.316Z] #11 82.23 Selecting previously unselected package dmsetup.
14:24:04 [2020-01-21T14:24:04.316Z] #11 82.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
14:24:04 [2020-01-21T14:24:04.316Z] #11 82.25 Unpacking dmsetup (2:1.02.155-3) ...
14:24:04 [2020-01-21T14:24:04.316Z] #11 82.50 Selecting previously unselected package mingw-w64-common.
14:24:04 [2020-01-21T14:24:04.316Z] #11 82.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:24:04 [2020-01-21T14:24:04.316Z] #11 82.52 Unpacking mingw-w64-common (6.0.0-3) ...
14:24:04 [2020-01-21T14:24:04.367Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
14:24:04 [2020-01-21T14:24:04.499Z] #44 79.68   DEP      soccr/soccr.d
14:24:04 [2020-01-21T14:24:04.499Z] #44 79.85   CC       soccr/soccr.o
14:24:05 [2020-01-21T14:24:05.277Z] ?   	github.com/docker/docker/api	[no test files]
14:24:05 [2020-01-21T14:24:05.863Z] #44 80.94   AR       soccr/libsoccr.a
14:24:05 [2020-01-21T14:24:05.863Z] #44 80.97 make[1]: 'soccr/libsoccr.a' is up to date.
14:24:05 [2020-01-21T14:24:05.863Z] #44 81.14   DEP      criu/arch/x86/sigframe.d
14:24:06 [2020-01-21T14:24:06.119Z] #44 81.32   DEP      criu/arch/x86/sigaction_compat.d
14:24:06 [2020-01-21T14:24:06.375Z] #44 81.49   DEP      criu/arch/x86/kerndat.d
14:24:06 [2020-01-21T14:24:06.375Z] #44 81.60   DEP      criu/arch/x86/crtools.d
14:24:06 [2020-01-21T14:24:06.631Z] #44 81.78   DEP      criu/arch/x86/cpu.d
14:24:06 [2020-01-21T14:24:06.886Z] #44 81.93   CC       criu/arch/x86/cpu.o
14:24:07 [2020-01-21T14:24:07.447Z] #44 82.57   CC       criu/arch/x86/crtools.o
14:24:08 [2020-01-21T14:24:08.894Z] #44 83.74   CC       criu/arch/x86/kerndat.o
14:24:09 [2020-01-21T14:24:09.150Z] #44 84.18   CC       criu/arch/x86/sigaction_compat.o
14:24:09 [2020-01-21T14:24:09.150Z] #44 84.42   CC       criu/arch/x86/sigframe.o
14:24:09 [2020-01-21T14:24:09.406Z] #44 84.66   LINK     criu/arch/x86/crtools.built-in.o
14:24:09 [2020-01-21T14:24:09.406Z] #44 84.70   DEP      criu/pie/util-vdso-elf32.d
14:24:09 [2020-01-21T14:24:09.661Z] #44 84.91   DEP      criu/arch/x86/vdso-pie.d
14:24:09 [2020-01-21T14:24:09.877Z] #11 ...
14:24:09 [2020-01-21T14:24:09.877Z] 
14:24:09 [2020-01-21T14:24:09.877Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:24:09 [2020-01-21T14:24:09.877Z] #31 79.71 Checking out files:  91% (1205/1317)   
Checking out files:  92% (1212/1317)   
Checking out files:  93% (1225/1317)   
Checking out files:  94% (1238/1317)   
Checking out files:  95% (1252/1317)   
Checking out files:  96% (1265/1317)   
Checking out files:  97% (1278/1317)   
Checking out files:  98% (1291/1317)   
Checking out files:  99% (1304/1317)   
Checking out files: 100% (1317/1317)   
Checking out files: 100% (1317/1317), done.
14:24:09 [2020-01-21T14:24:09.877Z] #31 79.89 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
14:24:09 [2020-01-21T14:24:09.877Z] #31 82.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:24:09 [2020-01-21T14:24:09.920Z] #44 85.06   DEP      criu/pie/parasite-vdso.d
14:24:09 [2020-01-21T14:24:09.920Z] #44 85.25   DEP      criu/pie/util-vdso.d
14:24:10 [2020-01-21T14:24:10.168Z] #31 ...
14:24:10 [2020-01-21T14:24:10.168Z] 
14:24:10 [2020-01-21T14:24:10.168Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:24:10 [2020-01-21T14:24:10.168Z] #44 79.94 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 79.95 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 79.97 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 80.02 Setting up libcap-dev:ppc64el (1:2.25-2) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 80.03 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 80.04 Setting up protobuf-compiler (3.6.1.3-2) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 80.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 80.05 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 80.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 80.08 Setting up python-protobuf (3.6.1.3-2) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 88.29 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 88.30 Processing triggers for libc-bin (2.28-10) ...
14:24:10 [2020-01-21T14:24:10.168Z] #44 DONE 88.6s
14:24:10 [2020-01-21T14:24:10.168Z] 
14:24:10 [2020-01-21T14:24:10.168Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:10 [2020-01-21T14:24:10.168Z] #39 4.780 -- Check for working C compiler: /usr/bin/cc -- works
14:24:10 [2020-01-21T14:24:10.168Z] #39 4.797 -- Detecting C compiler ABI info
14:24:10 [2020-01-21T14:24:10.168Z] #39 5.957 -- Detecting C compiler ABI info - done
14:24:10 [2020-01-21T14:24:10.168Z] #39 6.061 -- Detecting C compile features
14:24:10 [2020-01-21T14:24:10.168Z] #39 9.087 -- Detecting C compile features - done
14:24:10 [2020-01-21T14:24:10.168Z] #39 9.189 -- Performing Test HAS_BUILTIN_FORTIFY
14:24:10 [2020-01-21T14:24:10.168Z] #39 9.561 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:24:10 [2020-01-21T14:24:10.168Z] #39 9.727 -- Configuring done
14:24:10 [2020-01-21T14:24:10.168Z] #39 9.747 -- Generating done
14:24:10 [2020-01-21T14:24:10.168Z] #39 9.752 -- Build files have been written to: /tmp/tmp.qNrZiIe6D7/tini
14:24:10 [2020-01-21T14:24:10.168Z] #39 9.764 + make tini-static
14:24:10 [2020-01-21T14:24:10.175Z] #44 85.43   DEP      criu/pie/util.d
14:24:10 [2020-01-21T14:24:10.460Z] #39 10.27 Scanning dependencies of target tini-static
14:24:10 [2020-01-21T14:24:10.460Z] #39 10.43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:24:10 [2020-01-21T14:24:10.475Z] #44 85.63   CC       criu/pie/util.o
14:24:10 [2020-01-21T14:24:10.475Z] #44 ...
14:24:10 [2020-01-21T14:24:10.475Z] 
14:24:10 [2020-01-21T14:24:10.475Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:10 [2020-01-21T14:24:10.475Z] #47 168.1 net/http/httptrace
14:24:10 [2020-01-21T14:24:10.475Z] #47 168.3 net/http
14:24:10 [2020-01-21T14:24:10.730Z] #47 ...
14:24:10 [2020-01-21T14:24:10.730Z] 
14:24:10 [2020-01-21T14:24:10.730Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:10 [2020-01-21T14:24:10.730Z] #44 85.98   CC       criu/pie/util-vdso.o
14:24:11 [2020-01-21T14:24:11.498Z] #39 ...
14:24:11 [2020-01-21T14:24:11.498Z] 
14:24:11 [2020-01-21T14:24:11.498Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:11 [2020-01-21T14:24:11.498Z] #48 79.51 bytes
14:24:11 [2020-01-21T14:24:11.498Z] #48 ...
14:24:11 [2020-01-21T14:24:11.498Z] 
14:24:11 [2020-01-21T14:24:11.498Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:11 [2020-01-21T14:24:11.656Z] #44 86.61   CC       criu/pie/parasite-vdso.o
14:24:11 [2020-01-21T14:24:11.788Z] #45 1.522 Note: Building without setproctitle() and strlcpy() support.
14:24:11 [2020-01-21T14:24:11.788Z] #45 1.522       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:24:11 [2020-01-21T14:24:11.912Z] #44 87.16   CC       criu/arch/x86/vdso-pie.o
14:24:12 [2020-01-21T14:24:12.472Z] #44 87.54   CC       criu/pie/util-vdso-elf32.o
14:24:13 [2020-01-21T14:24:13.033Z] #44 88.19   AR       criu/pie/pie.lib.a
14:24:13 [2020-01-21T14:24:13.033Z] #44 88.26   DEP      criu/pie/restorer.d
14:24:13 [2020-01-21T14:24:13.288Z] #44 88.52   DEP      criu/arch/x86/sigaction_compat_pie.d
14:24:13 [2020-01-21T14:24:13.544Z] #44 88.66   DEP      criu/arch/x86/restorer_unmap.d
14:24:13 [2020-01-21T14:24:13.544Z] #44 88.69   DEP      criu/arch/x86/restorer.d
14:24:13 [2020-01-21T14:24:13.842Z] #44 88.89   DEP      criu/pie/parasite.d
14:24:13 [2020-01-21T14:24:13.901Z] #45 3.564 fatal: not a git repository (or any of the parent directories): .git
14:24:13 [2020-01-21T14:24:13.901Z] #45 3.594   GEN      .gitid
14:24:13 [2020-01-21T14:24:13.901Z] #45 3.610   GEN      criu/include/version.h
14:24:13 [2020-01-21T14:24:13.901Z] #45 3.644   GEN      include/common/asm
14:24:14 [2020-01-21T14:24:14.140Z] #44 89.13   CC       criu/pie/parasite.o
14:24:14 [2020-01-21T14:24:14.931Z] #45 ...
14:24:14 [2020-01-21T14:24:14.931Z] 
14:24:14 [2020-01-21T14:24:14.931Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:14 [2020-01-21T14:24:14.931Z] #39 13.06 [100%] Linking C executable tini-static
14:24:14 [2020-01-21T14:24:14.931Z] #39 14.59 [100%] Built target tini-static
14:24:14 [2020-01-21T14:24:14.932Z] #39 14.69 + mkdir -p /build
14:24:14 [2020-01-21T14:24:14.932Z] #39 14.69 + cp tini-static /build/docker-init
14:24:14 [2020-01-21T14:24:14.932Z] #39 DONE 14.8s
14:24:14 [2020-01-21T14:24:14.932Z] 
14:24:14 [2020-01-21T14:24:14.932Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:24:14 [2020-01-21T14:24:14.932Z] #11 91.42 Selecting previously unselected package mingw-w64-x86-64-dev.
14:24:14 [2020-01-21T14:24:14.932Z] #11 91.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:24:14 [2020-01-21T14:24:14.932Z] #11 91.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:24:15 [2020-01-21T14:24:15.066Z] #44 90.27   LINK     criu/pie/parasite.built-in.o
14:24:15 [2020-01-21T14:24:15.066Z] #44 90.29   GEN      criu/pie/parasite-blob.h
14:24:15 [2020-01-21T14:24:15.066Z] #44 90.33   CC       criu/arch/x86/restorer.o
14:24:15 [2020-01-21T14:24:15.627Z] #44 90.88   CC       criu/arch/x86/restorer_unmap.o
14:24:15 [2020-01-21T14:24:15.627Z] #44 90.94   CC       criu/arch/x86/sigaction_compat_pie.o
14:24:16 [2020-01-21T14:24:16.188Z] #44 91.23   CC       criu/pie/restorer.o
14:24:16 [2020-01-21T14:24:16.431Z] #11 ...
14:24:16 [2020-01-21T14:24:16.431Z] 
14:24:16 [2020-01-21T14:24:16.431Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:16 [2020-01-21T14:24:16.431Z] #34 84.74 bufio
14:24:16 [2020-01-21T14:24:16.431Z] #34 88.60 reflect
14:24:16 [2020-01-21T14:24:16.431Z] #34 88.95 path
14:24:16 [2020-01-21T14:24:16.431Z] #34 91.14 text/tabwriter
14:24:16 [2020-01-21T14:24:16.720Z] #34 ...
14:24:16 [2020-01-21T14:24:16.720Z] 
14:24:16 [2020-01-21T14:24:16.720Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:16 [2020-01-21T14:24:16.720Z] #45 6.450   PBCC     images/google/protobuf/descriptor.pb-c.c
14:24:16 [2020-01-21T14:24:16.720Z] #45 6.534   PBCC     images/opts.pb-c.c
14:24:16 [2020-01-21T14:24:16.720Z] #45 6.638   PBCC     images/sit.pb-c.c
14:24:17 [2020-01-21T14:24:17.015Z] #45 6.708   DEP      images/google/protobuf/descriptor.pb-c.d
14:24:17 [2020-01-21T14:24:17.015Z] #45 6.846   DEP      images/opts.pb-c.d
14:24:17 [2020-01-21T14:24:17.015Z] #45 6.913   DEP      images/sit.pb-c.d
14:24:17 [2020-01-21T14:24:17.305Z] #45 7.019   PBCC     images/macvlan.pb-c.c
14:24:17 [2020-01-21T14:24:17.305Z] #45 7.050   DEP      images/macvlan.pb-c.d
14:24:17 [2020-01-21T14:24:17.507Z] ok  	github.com/docker/docker/api/server	0.025s	coverage: 9.0% of statements
14:24:17 [2020-01-21T14:24:17.593Z] #45 7.186   PBCC     images/autofs.pb-c.c
14:24:17 [2020-01-21T14:24:17.593Z] #45 7.237   DEP      images/autofs.pb-c.d
14:24:17 [2020-01-21T14:24:17.593Z] #45 7.335   PBCC     images/sysctl.pb-c.c
14:24:17 [2020-01-21T14:24:17.593Z] #45 7.416   DEP      images/sysctl.pb-c.d
14:24:17 [2020-01-21T14:24:17.593Z] #45 7.468   PBCC     images/time.pb-c.c
14:24:17 [2020-01-21T14:24:17.884Z] #45 7.523   DEP      images/time.pb-c.d
14:24:17 [2020-01-21T14:24:17.884Z] #45 7.613   PBCC     images/binfmt-misc.pb-c.c
14:24:17 [2020-01-21T14:24:17.884Z] #45 7.648   DEP      images/binfmt-misc.pb-c.d
14:24:17 [2020-01-21T14:24:17.884Z] #45 7.730   PBCC     images/seccomp.pb-c.c
14:24:17 [2020-01-21T14:24:17.884Z] #45 7.768   DEP      images/seccomp.pb-c.d
14:24:17 [2020-01-21T14:24:17.884Z] #45 7.853   PBCC     images/userns.pb-c.c
14:24:18 [2020-01-21T14:24:18.173Z] #45 7.888   DEP      images/userns.pb-c.d
14:24:18 [2020-01-21T14:24:18.173Z] #45 7.995   PBCC     images/cgroup.pb-c.c
14:24:18 [2020-01-21T14:24:18.173Z] #45 8.058   DEP      images/cgroup.pb-c.d
14:24:18 [2020-01-21T14:24:18.462Z] #45 8.150   PBCC     images/fown.pb-c.c
14:24:18 [2020-01-21T14:24:18.462Z] #45 8.206   PBCC     images/ext-file.pb-c.c
14:24:18 [2020-01-21T14:24:18.462Z] #45 8.227   DEP      images/fown.pb-c.d
14:24:18 [2020-01-21T14:24:18.462Z] #45 8.354   DEP      images/ext-file.pb-c.d
14:24:18 [2020-01-21T14:24:18.750Z] #45 8.500   PBCC     images/rpc.pb-c.c
14:24:18 [2020-01-21T14:24:18.750Z] #45 8.565   DEP      images/rpc.pb-c.d
14:24:18 [2020-01-21T14:24:18.750Z] #45 8.661   PBCC     images/siginfo.pb-c.c
14:24:18 [2020-01-21T14:24:18.750Z] #45 8.676   DEP      images/siginfo.pb-c.d
14:24:19 [2020-01-21T14:24:19.045Z] #45 8.804   PBCC     images/pagemap.pb-c.c
14:24:19 [2020-01-21T14:24:19.045Z] #45 8.907   DEP      images/pagemap.pb-c.d
14:24:19 [2020-01-21T14:24:19.335Z] #45 9.044   PBCC     images/rlimit.pb-c.c
14:24:19 [2020-01-21T14:24:19.335Z] #45 9.079   DEP      images/rlimit.pb-c.d
14:24:19 [2020-01-21T14:24:19.335Z] #45 9.176   PBCC     images/file-lock.pb-c.c
14:24:19 [2020-01-21T14:24:19.335Z] #45 9.230   DEP      images/file-lock.pb-c.d
14:24:19 [2020-01-21T14:24:19.454Z] #44 94.02   LINK     criu/pie/restorer.built-in.o
14:24:19 [2020-01-21T14:24:19.454Z] #44 94.05   GEN      criu/pie/restorer-blob.h
14:24:19 [2020-01-21T14:24:19.454Z] #44 94.14   DEP      criu/vdso.d
14:24:19 [2020-01-21T14:24:19.454Z] #44 94.30   DEP      criu/vdso-compat.d
14:24:19 [2020-01-21T14:24:19.454Z] #44 94.46   DEP      criu/uts_ns.d
14:24:19 [2020-01-21T14:24:19.454Z] #44 94.62   DEP      criu/util.d
14:24:19 [2020-01-21T14:24:19.625Z] #45 9.361   PBCC     images/tty.pb-c.c
14:24:19 [2020-01-21T14:24:19.625Z] #45 9.499   DEP      images/tty.pb-c.d
14:24:19 [2020-01-21T14:24:19.710Z] #44 94.84   DEP      criu/uffd.d
14:24:19 [2020-01-21T14:24:19.710Z] #44 94.98   DEP      criu/tun.d
14:24:19 [2020-01-21T14:24:19.916Z] #45 9.627   PBCC     images/tun.pb-c.c
14:24:19 [2020-01-21T14:24:19.916Z] #45 9.769   PBCC     images/netdev.pb-c.c
14:24:19 [2020-01-21T14:24:19.916Z] #45 9.891   DEP      images/tun.pb-c.d
14:24:19 [2020-01-21T14:24:19.967Z] #44 95.16   DEP      criu/tty.d
14:24:20 [2020-01-21T14:24:20.223Z] #44 95.37   DEP      criu/timerfd.d
14:24:20 [2020-01-21T14:24:20.223Z] #44 95.48   DEP      criu/sysfs_parse.d
14:24:20 [2020-01-21T14:24:20.223Z] #44 95.56   DEP      criu/sysctl.d
14:24:20 [2020-01-21T14:24:20.226Z] #45 10.01   DEP      images/netdev.pb-c.d
14:24:20 [2020-01-21T14:24:20.226Z] #45 10.09   PBCC     images/vma.pb-c.c
14:24:20 [2020-01-21T14:24:20.520Z] #44 95.66   DEP      criu/string.d
14:24:20 [2020-01-21T14:24:20.520Z] #44 95.68   DEP      criu/stats.d
14:24:20 [2020-01-21T14:24:20.520Z] #45 10.17   DEP      images/vma.pb-c.d
14:24:20 [2020-01-21T14:24:20.520Z] #45 10.24   PBCC     images/creds.pb-c.c
14:24:20 [2020-01-21T14:24:20.520Z] #45 10.27   DEP      images/creds.pb-c.d
14:24:20 [2020-01-21T14:24:20.520Z] #45 10.39   PBCC     images/utsns.pb-c.c
14:24:20 [2020-01-21T14:24:20.520Z] #45 10.41   DEP      images/utsns.pb-c.d
14:24:20 [2020-01-21T14:24:20.520Z] #45 10.49   PBCC     images/ipc-desc.pb-c.c
14:24:20 [2020-01-21T14:24:20.776Z] #44 95.85   DEP      criu/sockets.d
14:24:20 [2020-01-21T14:24:20.776Z] #44 96.00   DEP      criu/sk-unix.d
14:24:20 [2020-01-21T14:24:20.810Z] #45 10.57   PBCC     images/ipc-sem.pb-c.c
14:24:20 [2020-01-21T14:24:20.811Z] #45 10.61   DEP      images/ipc-desc.pb-c.d
14:24:20 [2020-01-21T14:24:20.811Z] #45 10.67   DEP      images/ipc-sem.pb-c.d
14:24:20 [2020-01-21T14:24:20.811Z] #45 10.75   PBCC     images/ipc-msg.pb-c.c
14:24:21 [2020-01-21T14:24:21.031Z] #44 96.20   DEP      criu/sk-tcp.d
14:24:21 [2020-01-21T14:24:21.100Z] #45 10.85   DEP      images/ipc-msg.pb-c.d
14:24:21 [2020-01-21T14:24:21.100Z] #45 10.95   PBCC     images/ipc-shm.pb-c.c
14:24:21 [2020-01-21T14:24:21.100Z] #45 11.02   DEP      images/ipc-shm.pb-c.d
14:24:21 [2020-01-21T14:24:21.287Z] #44 96.38   DEP      criu/sk-queue.d
14:24:21 [2020-01-21T14:24:21.287Z] #44 96.52   DEP      criu/sk-packet.d
14:24:21 [2020-01-21T14:24:21.391Z] #45 11.11   PBCC     images/ipc-var.pb-c.c
14:24:21 [2020-01-21T14:24:21.391Z] #45 11.17   DEP      images/ipc-var.pb-c.d
14:24:21 [2020-01-21T14:24:21.391Z] #45 11.27   PBCC     images/sk-opts.pb-c.c
14:24:21 [2020-01-21T14:24:21.584Z] #44 96.68   DEP      criu/sk-netlink.d
14:24:21 [2020-01-21T14:24:21.584Z] #44 96.87   DEP      criu/sk-inet.d
14:24:21 [2020-01-21T14:24:21.817Z] #45 11.33   PBCC     images/packet-sock.pb-c.c
14:24:21 [2020-01-21T14:24:21.817Z] #45 11.39   DEP      images/sk-opts.pb-c.d
14:24:21 [2020-01-21T14:24:21.817Z] #45 11.55   DEP      images/packet-sock.pb-c.d
14:24:21 [2020-01-21T14:24:21.817Z] #45 ...
14:24:21 [2020-01-21T14:24:21.817Z] 
14:24:21 [2020-01-21T14:24:21.818Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:21 [2020-01-21T14:24:21.818Z] #48 90.01 bufio
14:24:21 [2020-01-21T14:24:21.818Z] #48 94.33 reflect
14:24:21 [2020-01-21T14:24:21.818Z] #48 98.01 regexp/syntax
14:24:21 [2020-01-21T14:24:21.818Z] #48 ...
14:24:21 [2020-01-21T14:24:21.818Z] 
14:24:21 [2020-01-21T14:24:21.818Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:24:21 [2020-01-21T14:24:21.818Z] #11 100.1 Selecting previously unselected package gcc-mingw-w64-base.
14:24:21 [2020-01-21T14:24:21.818Z] #11 100.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:24:21 [2020-01-21T14:24:21.818Z] #11 100.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:24:21 [2020-01-21T14:24:21.818Z] #11 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:24:21 [2020-01-21T14:24:21.818Z] #11 100.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:24:21 [2020-01-21T14:24:21.839Z] #44 ...
14:24:21 [2020-01-21T14:24:21.839Z] 
14:24:21 [2020-01-21T14:24:21.839Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:21 [2020-01-21T14:24:21.839Z] #47 180.3 github.com/LK4D4/vndr/godl
14:24:21 [2020-01-21T14:24:21.839Z] #47 180.9 github.com/LK4D4/vndr
14:24:21 [2020-01-21T14:24:21.839Z] #47 DONE 189.5s
14:24:21 [2020-01-21T14:24:21.839Z] 
14:24:21 [2020-01-21T14:24:21.839Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:21 [2020-01-21T14:24:21.839Z] #44 97.09   DEP      criu/signalfd.d
14:24:22 [2020-01-21T14:24:22.107Z] #11 100.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:24:22 [2020-01-21T14:24:22.135Z] #44 97.25   DEP      criu/sigframe.d
14:24:22 [2020-01-21T14:24:22.136Z] #44 97.36   DEP      criu/shmem.d
14:24:22 [2020-01-21T14:24:22.391Z] #44 97.53   DEP      criu/servicefd.d
14:24:22 [2020-01-21T14:24:22.647Z] #44 97.73   DEP      criu/seize.d
14:24:22 [2020-01-21T14:24:22.902Z] #44 98.02   DEP      criu/seccomp.d
14:24:22 [2020-01-21T14:24:22.902Z] #44 98.18   DEP      criu/rst-malloc.d
14:24:22 [2020-01-21T14:24:22.902Z] #44 98.24   DEP      criu/rbtree.d
14:24:23 [2020-01-21T14:24:23.202Z] #44 98.27   DEP      criu/pstree.d
14:24:23 [2020-01-21T14:24:23.202Z] #44 98.40   DEP      criu/protobuf.d
14:24:23 [2020-01-21T14:24:23.202Z] #44 98.46   GEN      criu/protobuf-desc-gen.h
14:24:24 [2020-01-21T14:24:24.566Z] #44 99.78   DEP      criu/protobuf-desc.d
14:24:24 [2020-01-21T14:24:24.566Z] #44 99.85   DEP      criu/proc_parse.d
14:24:24 [2020-01-21T14:24:24.822Z] #44 100.0   DEP      criu/plugin.d
14:24:24 [2020-01-21T14:24:24.822Z] #44 100.1   DEP      criu/pipes.d
14:24:25 [2020-01-21T14:24:25.078Z] #44 100.2   DEP      criu/pie-util.d
14:24:25 [2020-01-21T14:24:25.078Z] #44 100.3   DEP      criu/pie-util-vdso.d
14:24:25 [2020-01-21T14:24:25.078Z] #44 100.4   DEP      criu/pie-util-vdso-elf32.d
14:24:25 [2020-01-21T14:24:25.333Z] #44 100.6   DEP      criu/path.d
14:24:25 [2020-01-21T14:24:25.590Z] #44 100.7   DEP      criu/parasite-syscall.d
14:24:25 [2020-01-21T14:24:25.590Z] #44 100.8   DEP      criu/pagemap.d
14:24:25 [2020-01-21T14:24:25.890Z] #44 100.9   DEP      criu/pagemap-cache.d
14:24:25 [2020-01-21T14:24:25.890Z] #44 101.0   DEP      criu/page-xfer.d
14:24:25 [2020-01-21T14:24:25.890Z] #44 101.1   DEP      criu/page-pipe.d
14:24:25 [2020-01-21T14:24:25.890Z] #44 101.2   DEP      criu/netfilter.d
14:24:26 [2020-01-21T14:24:26.197Z] #44 101.3   DEP      criu/net.d
14:24:26 [2020-01-21T14:24:26.197Z] #44 101.5   DEP      criu/namespaces.d
14:24:26 [2020-01-21T14:24:26.197Z] #44 101.6   DEP      criu/mount.d
14:24:26 [2020-01-21T14:24:26.758Z] #44 101.7   DEP      criu/mem.d
14:24:26 [2020-01-21T14:24:26.758Z] #44 101.9   DEP      criu/lsm.d
14:24:27 [2020-01-21T14:24:27.014Z] #44 102.0   DEP      criu/log.d
14:24:27 [2020-01-21T14:24:27.014Z] #44 102.2   DEP      criu/libnetlink.d
14:24:27 [2020-01-21T14:24:27.269Z] #44 102.4   DEP      criu/kerndat.d
14:24:27 [2020-01-21T14:24:27.269Z] #44 102.6   DEP      criu/kcmp-ids.d
14:24:27 [2020-01-21T14:24:27.525Z] #44 102.7   DEP      criu/irmap.d
14:24:27 [2020-01-21T14:24:27.525Z] #44 102.8   DEP      criu/ipc_ns.d
14:24:27 [2020-01-21T14:24:27.688Z] #11 ...
14:24:27 [2020-01-21T14:24:27.688Z] 
14:24:27 [2020-01-21T14:24:27.688Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:27 [2020-01-21T14:24:27.688Z] #45 11.69   PBCC     images/sk-netlink.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 11.83   DEP      images/sk-netlink.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.01   PBCC     images/sk-inet.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.15   DEP      images/sk-inet.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.25   PBCC     images/sk-unix.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.34   DEP      images/sk-unix.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.45   PBCC     images/mm.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.59   DEP      images/mm.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.67   PBCC     images/timerfd.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.73   DEP      images/timerfd.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.82   PBCC     images/timer.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.85   DEP      images/timer.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 12.94   PBCC     images/sa.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.07   DEP      images/sa.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.16   PBCC     images/pipe-data.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.22   DEP      images/pipe-data.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.32   PBCC     images/mnt.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.39   DEP      images/mnt.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.52   PBCC     images/sk-packet.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.59   DEP      images/sk-packet.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.70   PBCC     images/tcp-stream.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.78   DEP      images/tcp-stream.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.85   PBCC     images/pipe.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.91   DEP      images/pipe.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 13.97   PBCC     images/pstree.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.01   DEP      images/pstree.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.07   PBCC     images/fs.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.10   DEP      images/fs.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.19   PBCC     images/signalfd.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.26   DEP      images/signalfd.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.34   PBCC     images/fh.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.43   PBCC     images/fsnotify.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.54   DEP      images/fh.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.65   DEP      images/fsnotify.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.73   PBCC     images/eventpoll.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.75   DEP      images/eventpoll.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.83   PBCC     images/eventfd.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.88   DEP      images/eventfd.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 14.99   PBCC     images/remap-file-path.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.03   DEP      images/remap-file-path.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.13   PBCC     images/fifo.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.20   DEP      images/fifo.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.28   PBCC     images/ghost-file.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.40   DEP      images/ghost-file.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.48   PBCC     images/regfile.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.55   DEP      images/regfile.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.72   PBCC     images/ns.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.77   DEP      images/ns.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 15.89   PBCC     images/fdinfo.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.01   DEP      images/fdinfo.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.18   PBCC     images/core-aarch64.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.23   PBCC     images/core-arm.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.32   PBCC     images/core-ppc64.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.39   PBCC     images/core-s390.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.47   PBCC     images/core-x86.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.56   PBCC     images/core.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.73   PBCC     images/inventory.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.86   DEP      images/core-aarch64.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 16.95   DEP      images/core-arm.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 17.02   DEP      images/core-ppc64.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 17.11   DEP      images/core-s390.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 17.18   DEP      images/core-x86.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 17.26   DEP      images/core.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 17.35   DEP      images/inventory.pb-c.d
14:24:27 [2020-01-21T14:24:27.688Z] #45 17.44   PBCC     images/cpuinfo.pb-c.c
14:24:27 [2020-01-21T14:24:27.688Z] #45 17.47   DEP      images/cpuinfo.pb-c.d
14:24:27 [2020-01-21T14:24:27.780Z] #44 103.0   DEP      criu/image.d
14:24:27 [2020-01-21T14:24:27.978Z] #45 17.57   PBCC     images/stats.pb-c.c
14:24:27 [2020-01-21T14:24:27.978Z] #45 17.60   DEP      images/stats.pb-c.d
14:24:28 [2020-01-21T14:24:28.036Z] #44 103.2   DEP      criu/image-desc.d
14:24:28 [2020-01-21T14:24:28.291Z] #44 103.3   DEP      criu/fsnotify.d
14:24:28 [2020-01-21T14:24:28.291Z] #44 103.4   DEP      criu/filesystems.d
14:24:28 [2020-01-21T14:24:28.291Z] #44 103.5   DEP      criu/files.d
14:24:28 [2020-01-21T14:24:28.547Z] #44 103.7   DEP      criu/files-reg.d
14:24:28 [2020-01-21T14:24:28.806Z] #44 ...
14:24:28 [2020-01-21T14:24:28.807Z] 
14:24:28 [2020-01-21T14:24:28.807Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:24:28 [2020-01-21T14:24:28.807Z] #30 DONE 196.5s
14:24:28 [2020-01-21T14:24:28.807Z] 
14:24:28 [2020-01-21T14:24:28.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:28 [2020-01-21T14:24:28.807Z] #44 103.9   DEP      criu/files-ext.d
14:24:29 [2020-01-21T14:24:29.062Z] #44 104.2   DEP      criu/file-lock.d
14:24:29 [2020-01-21T14:24:29.062Z] #44 104.4   DEP      criu/file-ids.d
14:24:29 [2020-01-21T14:24:29.318Z] #44 104.6   DEP      criu/fifo.d
14:24:29 [2020-01-21T14:24:29.573Z] #44 104.8   DEP      criu/fdstore.d
14:24:29 [2020-01-21T14:24:29.831Z] #44 104.9   DEP      criu/fault-injection.d
14:24:29 [2020-01-21T14:24:29.831Z] #44 104.9   DEP      criu/external.d
14:24:29 [2020-01-21T14:24:29.831Z] #44 105.1   DEP      criu/eventpoll.d
14:24:30 [2020-01-21T14:24:30.034Z] #45 19.85 make[1]: Nothing to be done for 'all'.
14:24:30 [2020-01-21T14:24:30.087Z] #44 105.4   DEP      criu/eventfd.d
14:24:30 [2020-01-21T14:24:30.087Z] #44 105.4   DEP      criu/crtools.d
14:24:30 [2020-01-21T14:24:30.342Z] #44 105.6   DEP      criu/cr-service.d
14:24:30 [2020-01-21T14:24:30.342Z] #44 ...
14:24:30 [2020-01-21T14:24:30.342Z] 
14:24:30 [2020-01-21T14:24:30.342Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:24:30 [2020-01-21T14:24:30.342Z] #31 DONE 0.2s
14:24:30 [2020-01-21T14:24:30.342Z] 
14:24:30 [2020-01-21T14:24:30.342Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:24:30 [2020-01-21T14:24:30.342Z] #34 DONE 0.1s
14:24:30 [2020-01-21T14:24:30.498Z] Running on azwin-2-d9d350 in d:\jenkins\workspace\moby_PR-40395
[Pipeline] {
[Pipeline] ws
14:24:30 [2020-01-21T14:24:30.517Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
14:24:30 [2020-01-21T14:24:30.598Z] 
14:24:30 [2020-01-21T14:24:30.598Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:24:30 [2020-01-21T14:24:30.598Z] #39 DONE 0.1s
14:24:30 [2020-01-21T14:24:30.598Z] 
14:24:30 [2020-01-21T14:24:30.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:30 [2020-01-21T14:24:30.598Z] #44 105.7   DEP      criu/cr-restore.d
14:24:30 [2020-01-21T14:24:30.665Z] #45 ...
14:24:30 [2020-01-21T14:24:30.665Z] 
14:24:30 [2020-01-21T14:24:30.665Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:24:30 [2020-01-21T14:24:30.897Z] #44 105.9   DEP      criu/cr-errno.d
14:24:30 [2020-01-21T14:24:30.897Z] #44 105.9   DEP      criu/cr-dump.d
14:24:30 [2020-01-21T14:24:30.897Z] #44 106.1   DEP      criu/cr-dedup.d
14:24:30 [2020-01-21T14:24:30.957Z] #63 60.42 Checking out files:  55% (1677/3047)   
Checking out files:  56% (1707/3047)   
Checking out files:  57% (1737/3047)   
Checking out files:  58% (1768/3047)   
Checking out files:  59% (1798/3047)   
Checking out files:  60% (1829/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
14:24:30 [2020-01-21T14:24:30.957Z] #63 ...
14:24:30 [2020-01-21T14:24:30.957Z] 
14:24:30 [2020-01-21T14:24:30.957Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:30 [2020-01-21T14:24:30.957Z] #34 99.18 internal/syscall/unix
14:24:30 [2020-01-21T14:24:30.957Z] #34 99.19 time
14:24:30 [2020-01-21T14:24:30.957Z] #34 109.2 internal/poll
14:24:31 [2020-01-21T14:24:31.153Z] #44 106.3   DEP      criu/cr-check.d
14:24:31 [2020-01-21T14:24:31.153Z] #44 106.5   DEP      criu/config.d
14:24:31 [2020-01-21T14:24:31.261Z] #34 ...
14:24:31 [2020-01-21T14:24:31.261Z] 
14:24:31 [2020-01-21T14:24:31.261Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:24:31 [2020-01-21T14:24:31.408Z] #44 106.6   DEP      criu/clone-noasan.d
14:24:31 [2020-01-21T14:24:31.408Z] #44 106.7   DEP      criu/cgroup.d
14:24:31 [2020-01-21T14:24:31.553Z] #63 60.42 Checking out files:  55% (1677/3047)   
Checking out files:  56% (1707/3047)   
Checking out files:  57% (1737/3047)   
Checking out files:  58% (1768/3047)   
Checking out files:  59% (1798/3047)   
Checking out files:  60% (1829/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
14:24:31 [2020-01-21T14:24:31.553Z] #63 61.33 + cd /tmp/tmp.va1WfSoNGG/src/github.com/containerd/containerd
14:24:31 [2020-01-21T14:24:31.553Z] #63 61.33 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
14:24:31 [2020-01-21T14:24:31.664Z] #44 106.8   DEP      criu/cgroup-props.d
14:24:31 [2020-01-21T14:24:31.664Z] #44 106.9   DEP      criu/bitmap.d
14:24:31 [2020-01-21T14:24:31.664Z] #44 106.9   DEP      criu/bfd.d
14:24:31 [2020-01-21T14:24:31.664Z] #44 107.0   DEP      criu/autofs.d
14:24:32 [2020-01-21T14:24:32.225Z] #44 107.2   DEP      criu/aio.d
14:24:32 [2020-01-21T14:24:32.225Z] #44 107.4   DEP      criu/action-scripts.d
14:24:32 [2020-01-21T14:24:32.225Z] #44 107.6   CC       criu/action-scripts.o
14:24:32 [2020-01-21T14:24:32.786Z] #44 108.0   CC       criu/aio.o
14:24:33 [2020-01-21T14:24:33.054Z] #63 ...
14:24:33 [2020-01-21T14:24:33.054Z] 
14:24:33 [2020-01-21T14:24:33.054Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:33 [2020-01-21T14:24:33.054Z] #48 101.0 vendor/golang.org/x/text/transform
14:24:33 [2020-01-21T14:24:33.054Z] #48 105.6 time
14:24:33 [2020-01-21T14:24:33.054Z] #48 ...
14:24:33 [2020-01-21T14:24:33.054Z] 
14:24:33 [2020-01-21T14:24:33.054Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:33 [2020-01-21T14:24:33.054Z] #45 22.08   CC       images/stats.o
14:24:33 [2020-01-21T14:24:33.054Z] #45 22.89   CC       images/core.o
14:24:33 [2020-01-21T14:24:33.347Z] #44 108.5   CC       criu/autofs.o
14:24:34 [2020-01-21T14:24:34.284Z] #44 109.6   CC       criu/bfd.o
14:24:34 [2020-01-21T14:24:34.555Z] #45 24.06   CC       images/core-x86.o
14:24:34 [2020-01-21T14:24:34.845Z] #44 110.0   CC       criu/bitmap.o
14:24:35 [2020-01-21T14:24:35.100Z] #44 110.1   CC       criu/cgroup-props.o
14:24:35 [2020-01-21T14:24:35.184Z] #45 25.04   CC       images/core-arm.o
14:24:35 [2020-01-21T14:24:35.397Z] #44 110.6   CC       criu/cgroup.o
14:24:35 [2020-01-21T14:24:35.814Z] #45 25.67   CC       images/core-aarch64.o
14:24:36 [2020-01-21T14:24:36.448Z] #45 26.29   CC       images/core-ppc64.o
14:24:37 [2020-01-21T14:24:37.411Z] #44 112.8   CC       criu/clone-noasan.o
14:24:37 [2020-01-21T14:24:37.501Z] #45 27.41   CC       images/core-s390.o
14:24:37 [2020-01-21T14:24:37.711Z] #44 112.9   CC       criu/config.o
14:24:38 [2020-01-21T14:24:38.167Z] INFO [loader] Go packages loading at mode 575 (imports|exports_file|files|name|types_sizes|compiled_files|deps) took 1m53.587362815s 
14:24:38 [2020-01-21T14:24:38.167Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.970284ms 
14:24:38 [2020-01-21T14:24:38.524Z] #45 28.37   CC       images/cpuinfo.o
14:24:38 [2020-01-21T14:24:38.637Z] #44 114.0   CC       criu/cr-check.o
14:24:39 [2020-01-21T14:24:39.242Z] #44 ...
14:24:39 [2020-01-21T14:24:39.242Z] 
14:24:39 [2020-01-21T14:24:39.242Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:39 [2020-01-21T14:24:39.242Z] #57 206.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:24:39 [2020-01-21T14:24:39.545Z] #45 ...
14:24:39 [2020-01-21T14:24:39.545Z] 
14:24:39 [2020-01-21T14:24:39.545Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:24:39 [2020-01-21T14:24:39.545Z] #63 62.86 + export 'BUILDTAGS=netgo osusergo static_build'
14:24:39 [2020-01-21T14:24:39.545Z] #63 62.86 + BUILDTAGS='netgo osusergo static_build'
14:24:39 [2020-01-21T14:24:39.545Z] #63 62.86 + export EXTRA_FLAGS=-buildmode=pie
14:24:39 [2020-01-21T14:24:39.546Z] #63 62.86 + EXTRA_FLAGS=-buildmode=pie
14:24:39 [2020-01-21T14:24:39.546Z] #63 62.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:24:39 [2020-01-21T14:24:39.546Z] #63 62.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:24:39 [2020-01-21T14:24:39.546Z] #63 62.86 + '[' '' = dynamic ']'
14:24:39 [2020-01-21T14:24:39.546Z] #63 62.86 + make
14:24:39 [2020-01-21T14:24:39.546Z] #63 64.14 + bin/ctr
14:24:39 [2020-01-21T14:24:39.546Z] #63 ...
14:24:39 [2020-01-21T14:24:39.546Z] 
14:24:39 [2020-01-21T14:24:39.546Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:39 [2020-01-21T14:24:39.546Z] #45 29.43   CC       images/inventory.o
14:24:40 [2020-01-21T14:24:40.171Z] #45 29.79   CC       images/fdinfo.o
14:24:40 [2020-01-21T14:24:40.795Z] #45 30.48   CC       images/fown.o
14:24:41 [2020-01-21T14:24:41.084Z] #45 30.87   CC       images/ns.o
14:24:41 [2020-01-21T14:24:41.257Z] #57 208.5 + mkdir -p /build
14:24:41 [2020-01-21T14:24:41.257Z] #57 208.5 + cp runc /build/runc
14:24:41 [2020-01-21T14:24:41.257Z] #57 DONE 208.8s
14:24:41 [2020-01-21T14:24:41.257Z] 
14:24:41 [2020-01-21T14:24:41.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:41 [2020-01-21T14:24:41.257Z] #44 115.3   CC       criu/cr-dedup.o
14:24:41 [2020-01-21T14:24:41.257Z] #44 115.8   CC       criu/cr-dump.o
14:24:41 [2020-01-21T14:24:41.721Z] #45 31.26   CC       images/regfile.o
14:24:41 [2020-01-21T14:24:41.721Z] #45 31.64   CC       images/ghost-file.o
14:24:42 [2020-01-21T14:24:42.351Z] #45 32.13   CC       images/fifo.o
14:24:42 [2020-01-21T14:24:42.642Z] #45 32.46   CC       images/remap-file-path.o
14:24:42 [2020-01-21T14:24:42.705Z] #44 117.9   CC       criu/cr-errno.o
14:24:42 [2020-01-21T14:24:42.705Z] #44 118.0   CC       criu/cr-restore.o
14:24:42 [2020-01-21T14:24:42.929Z] #45 32.78   CC       images/eventfd.o
14:24:43 [2020-01-21T14:24:43.554Z] #45 33.19   CC       images/eventpoll.o
14:24:43 [2020-01-21T14:24:43.841Z] #45 33.70   CC       images/fh.o
14:24:44 [2020-01-21T14:24:44.466Z] #45 34.23   CC       images/fsnotify.o
14:24:45 [2020-01-21T14:24:45.091Z] #45 ...
14:24:45 [2020-01-21T14:24:45.091Z] 
14:24:45 [2020-01-21T14:24:45.091Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:45 [2020-01-21T14:24:45.091Z] #34 113.0 os
14:24:45 [2020-01-21T14:24:45.091Z] #34 115.4 internal/fmtsort
14:24:45 [2020-01-21T14:24:45.091Z] #34 117.7 path/filepath
14:24:45 [2020-01-21T14:24:45.091Z] #34 117.7 fmt
14:24:45 [2020-01-21T14:24:45.091Z] #34 120.0 io/ioutil
14:24:45 [2020-01-21T14:24:45.378Z] #34 123.6 log
14:24:45 [2020-01-21T14:24:45.378Z] #34 123.6 github.com/BurntSushi/toml
14:24:45 [2020-01-21T14:24:45.378Z] #34 123.6 flag
14:24:45 [2020-01-21T14:24:45.378Z] #34 ...
14:24:45 [2020-01-21T14:24:45.378Z] 
14:24:45 [2020-01-21T14:24:45.378Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:45 [2020-01-21T14:24:45.378Z] #45 35.33   CC       images/signalfd.o
14:24:46 [2020-01-21T14:24:46.003Z] #45 35.75   CC       images/fs.o
14:24:46 [2020-01-21T14:24:46.099Z] #44 120.8   CC       criu/cr-service.o
14:24:46 [2020-01-21T14:24:46.292Z] #45 36.12   CC       images/pstree.o
14:24:46 [2020-01-21T14:24:46.704Z] #44 121.9   CC       criu/crtools.o
14:24:46 [2020-01-21T14:24:46.922Z] #45 36.57   CC       images/pipe.o
14:24:46 [2020-01-21T14:24:46.922Z] #45 36.91   CC       images/tcp-stream.o
14:24:46 [2020-01-21T14:24:46.922Z] #45 ...
14:24:46 [2020-01-21T14:24:46.922Z] 
14:24:46 [2020-01-21T14:24:46.922Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:46 [2020-01-21T14:24:46.922Z] #48 115.3 regexp
14:24:46 [2020-01-21T14:24:46.922Z] #48 121.8 os/exec
14:24:46 [2020-01-21T14:24:46.922Z] #48 121.9 net
14:24:46 [2020-01-21T14:24:46.959Z] #44 122.3   CC       criu/eventfd.o
14:24:47 [2020-01-21T14:24:47.215Z] #44 122.6   CC       criu/eventpoll.o
14:24:47 [2020-01-21T14:24:47.557Z] #48 ...
14:24:47 [2020-01-21T14:24:47.557Z] 
14:24:47 [2020-01-21T14:24:47.557Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:24:47 [2020-01-21T14:24:47.557Z] #45 37.47   CC       images/sk-packet.o
14:24:48 [2020-01-21T14:24:48.141Z] #44 123.1   CC       criu/external.o
14:24:48 [2020-01-21T14:24:48.141Z] #44 123.4   CC       criu/fault-injection.o
14:24:48 [2020-01-21T14:24:48.141Z] #44 123.5   CC       criu/fdstore.o
14:24:48 [2020-01-21T14:24:48.186Z] #45 37.98   CC       images/mnt.o
14:24:48 [2020-01-21T14:24:48.397Z] #44 123.8   CC       criu/fifo.o
14:24:48 [2020-01-21T14:24:48.473Z] #45 38.33   CC       images/pipe-data.o
14:24:48 [2020-01-21T14:24:48.652Z] #44 124.0   CC       criu/file-ids.o
14:24:49 [2020-01-21T14:24:49.102Z] #45 38.67   CC       images/sa.o
14:24:49 [2020-01-21T14:24:49.213Z] #44 124.3   CC       criu/file-lock.o
14:24:49 [2020-01-21T14:24:49.392Z] #45 39.13   CC       images/timer.o
14:24:49 [2020-01-21T14:24:49.774Z] #44 125.0   CC       criu/files-ext.o
14:24:50 [2020-01-21T14:24:50.024Z] #45 39.82   CC       images/timerfd.o
14:24:50 [2020-01-21T14:24:50.072Z] #44 125.2   CC       criu/files-reg.o
14:24:50 [2020-01-21T14:24:50.314Z] #45 40.21   CC       images/mm.o
14:24:50 [2020-01-21T14:24:50.944Z] #45 40.84   CC       images/sk-opts.o
14:24:51 [2020-01-21T14:24:51.437Z] #44 126.6   CC       criu/files.o
14:24:51 [2020-01-21T14:24:51.582Z] #45 41.26   CC       images/sk-unix.o
14:24:51 [2020-01-21T14:24:51.871Z] #45 41.75   CC       images/sk-inet.o
14:24:52 [2020-01-21T14:24:52.801Z] #44 128.0   CC       criu/filesystems.o
14:24:52 [2020-01-21T14:24:52.901Z] #45 42.49   CC       images/tun.o
14:24:53 [2020-01-21T14:24:53.191Z] #45 43.04   CC       images/sk-netlink.o
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.5% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/api/types/filters	0.001s	coverage: 92.2% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/builder	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/builder/remotecontext	0.310s	coverage: 13.6% of statements
14:24:53 [2020-01-21T14:24:53.209Z] ok  	github.com/docker/docker/builder/dockerfile	0.875s	coverage: 48.2% of statements
14:24:53 [2020-01-21T14:24:53.362Z] #44 128.5   CC       criu/fsnotify.o
14:24:53 [2020-01-21T14:24:53.561Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
14:24:53 [2020-01-21T14:24:53.670Z] using credential docker-jenkins-github-credentials
14:24:53 [2020-01-21T14:24:53.748Z] Cloning the remote Git repository
14:24:53 [2020-01-21T14:24:53.748Z] Cloning with configured refspecs honoured and without tags
14:24:53 [2020-01-21T14:24:53.821Z] #45 43.50   CC       images/packet-sock.o
14:24:53 [2020-01-21T14:24:53.923Z] #44 129.1   CC       criu/image-desc.o
14:24:53 [2020-01-21T14:24:53.923Z] #44 ...
14:24:53 [2020-01-21T14:24:53.923Z] 
14:24:53 [2020-01-21T14:24:53.923Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:24:53 [2020-01-21T14:24:53.923Z] #41 221.5 + dpkg --print-architecture
14:24:53 [2020-01-21T14:24:53.923Z] #41 221.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:24:54 [2020-01-21T14:24:54.434Z] #41 222.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:24:54 [2020-01-21T14:24:54.434Z] #41 222.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:24:54 [2020-01-21T14:24:54.452Z] #45 44.11   CC       images/ipc-var.o
14:24:54 [2020-01-21T14:24:54.741Z] #45 44.58   CC       images/ipc-desc.o
14:24:54 [2020-01-21T14:24:54.809Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.240s	coverage: 86.3% of statements
14:24:54 [2020-01-21T14:24:54.809Z] ?   	github.com/docker/docker/cli	[no test files]
14:24:54 [2020-01-21T14:24:54.809Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:24:55 [2020-01-21T14:24:55.031Z] #45 44.94   CC       images/ipc-shm.o
14:24:55 [2020-01-21T14:24:55.661Z] #45 45.25   CC       images/ipc-msg.o
14:24:53 [2020-01-21T14:24:53.935Z] Cloning repository https://github.com/moby/moby.git
14:24:54 [2020-01-21T14:24:54.365Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:24:55 [2020-01-21T14:24:55.953Z] #45 45.78   CC       images/ipc-sem.o
14:24:56 [2020-01-21T14:24:56.037Z] ok  	github.com/docker/docker/client	0.151s	coverage: 75.8% of statements
14:24:56 [2020-01-21T14:24:56.243Z] #45 46.05   CC       images/utsns.o
14:24:56 [2020-01-21T14:24:56.551Z] #45 46.36   CC       images/creds.o
14:24:56 [2020-01-21T14:24:56.839Z] #45 46.70   CC       images/vma.o
14:24:57 [2020-01-21T14:24:57.468Z] #45 47.21   CC       images/netdev.o
14:24:55 [2020-01-21T14:24:55.773Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:55 [2020-01-21T14:24:55.774Z]  > git --version # timeout=10
14:24:55 [2020-01-21T14:24:55.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:55 [2020-01-21T14:24:55.826Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:24:58 [2020-01-21T14:24:58.100Z] #45 47.97   CC       images/tty.o
14:24:58 [2020-01-21T14:24:58.441Z] #45 ...
14:24:58 [2020-01-21T14:24:58.441Z] 
14:24:58 [2020-01-21T14:24:58.441Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:24:58 [2020-01-21T14:24:58.441Z] #34 130.1 github.com/BurntSushi/toml/cmd/tomlv
14:24:58 [2020-01-21T14:24:58.441Z] #34 DONE 136.5s
14:24:58 [2020-01-21T14:24:58.441Z] 
14:24:58 [2020-01-21T14:24:58.441Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:24:58 [2020-01-21T14:24:58.441Z] #11 131.0 Selecting previously unselected package g++-mingw-w64-x86-64.
14:24:58 [2020-01-21T14:24:58.441Z] #11 131.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
14:24:58 [2020-01-21T14:24:58.441Z] #11 131.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:24:59 [2020-01-21T14:24:59.473Z] #11 ...
14:24:59 [2020-01-21T14:24:59.473Z] 
14:24:59 [2020-01-21T14:24:59.473Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:24:59 [2020-01-21T14:24:59.473Z] #48 127.5 github.com/LK4D4/vndr/versioned
14:24:59 [2020-01-21T14:24:59.473Z] #48 131.7 go/token
14:24:59 [2020-01-21T14:24:59.473Z] #48 131.7 net/url
14:24:59 [2020-01-21T14:24:59.473Z] #48 131.7 text/template/parse
14:24:59 [2020-01-21T14:24:59.473Z] #48 135.4 go/scanner
14:25:00 [2020-01-21T14:25:00.501Z] #48 ...
14:25:00 [2020-01-21T14:25:00.501Z] 
14:25:00 [2020-01-21T14:25:00.501Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:00 [2020-01-21T14:25:00.501Z] #45 50.32   CC       images/file-lock.o
14:25:00 [2020-01-21T14:25:00.791Z] #45 50.73   CC       images/rlimit.o
14:25:01 [2020-01-21T14:25:01.422Z] #45 51.11   CC       images/pagemap.o
14:25:02 [2020-01-21T14:25:02.058Z] #45 51.66   CC       images/siginfo.o
14:25:02 [2020-01-21T14:25:02.350Z] #45 52.02   CC       images/rpc.o
14:25:03 [2020-01-21T14:25:03.854Z] #45 53.74   CC       images/ext-file.o
14:25:04 [2020-01-21T14:25:04.144Z] #45 53.95   CC       images/cgroup.o
14:25:04 [2020-01-21T14:25:04.377Z] #41 ...
14:25:04 [2020-01-21T14:25:04.377Z] 
14:25:04 [2020-01-21T14:25:04.377Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:04 [2020-01-21T14:25:04.377Z] #44 129.2   CC       criu/image.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 129.8   CC       criu/ipc_ns.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 130.6   CC       criu/irmap.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 131.0   CC       criu/kcmp-ids.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 131.2   CC       criu/kerndat.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 132.0   CC       criu/libnetlink.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 132.2   CC       criu/log.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 132.6   CC       criu/lsm.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 132.9   CC       criu/mem.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 134.0   CC       criu/mount.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 136.8   CC       criu/namespaces.o
14:25:04 [2020-01-21T14:25:04.377Z] #44 138.3   CC       criu/net.o
14:25:04 [2020-01-21T14:25:04.938Z] #44 140.2   CC       criu/netfilter.o
14:25:05 [2020-01-21T14:25:05.174Z] #45 54.96   CC       images/userns.o
14:25:05 [2020-01-21T14:25:05.194Z] #44 140.5   CC       criu/page-pipe.o
14:25:05 [2020-01-21T14:25:05.804Z] #45 55.53   CC       images/google/protobuf/descriptor.o
14:25:05 [2020-01-21T14:25:05.822Z] #44 141.1   CC       criu/page-xfer.o
14:25:07 [2020-01-21T14:25:07.190Z] #44 142.2   CC       criu/pagemap-cache.o
14:25:07 [2020-01-21T14:25:07.190Z] #44 142.5   CC       criu/pagemap.o
14:25:08 [2020-01-21T14:25:08.118Z] #44 143.1   CC       criu/parasite-syscall.o
14:25:08 [2020-01-21T14:25:08.720Z] #44 143.9   CC       criu/path.o
14:25:08 [2020-01-21T14:25:08.974Z] #44 144.1   CC       criu/pie-util-vdso-elf32.o
14:25:09 [2020-01-21T14:25:09.229Z] #44 144.5   CC       criu/pie-util-vdso.o
14:25:09 [2020-01-21T14:25:09.314Z] #45 58.82   CC       images/opts.o
14:25:09 [2020-01-21T14:25:09.314Z] #45 59.13   CC       images/seccomp.o
14:25:09 [2020-01-21T14:25:09.606Z] #45 59.57   CC       images/binfmt-misc.o
14:25:09 [2020-01-21T14:25:09.788Z] #44 144.8   CC       criu/pie-util.o
14:25:09 [2020-01-21T14:25:09.788Z] #44 145.0   CC       criu/pipes.o
14:25:10 [2020-01-21T14:25:10.232Z] #45 59.96   CC       images/time.o
14:25:10 [2020-01-21T14:25:10.348Z] #44 145.5   CC       criu/plugin.o
14:25:10 [2020-01-21T14:25:10.524Z] #45 60.25   CC       images/sysctl.o
14:25:10 [2020-01-21T14:25:10.604Z] #44 145.9   CC       criu/proc_parse.o
14:25:10 [2020-01-21T14:25:10.816Z] #45 60.56   CC       images/autofs.o
14:25:11 [2020-01-21T14:25:11.107Z] #45 60.93   CC       images/macvlan.o
14:25:11 [2020-01-21T14:25:11.398Z] #45 61.29   CC       images/sit.o
14:25:11 [2020-01-21T14:25:11.688Z] #45 ...
14:25:11 [2020-01-21T14:25:11.688Z] 
14:25:11 [2020-01-21T14:25:11.688Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:11 [2020-01-21T14:25:11.688Z] #48 139.8 encoding/json
14:25:11 [2020-01-21T14:25:11.688Z] #48 140.9 go/ast
14:25:11 [2020-01-21T14:25:11.688Z] #48 145.2 text/template
14:25:11 [2020-01-21T14:25:11.688Z] #48 ...
14:25:11 [2020-01-21T14:25:11.688Z] 
14:25:11 [2020-01-21T14:25:11.688Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:11 [2020-01-21T14:25:11.688Z] #45 61.62   LINK     images/built-in.o
14:25:12 [2020-01-21T14:25:12.318Z] #45 61.83   GEN      compel/include/asm
14:25:12 [2020-01-21T14:25:12.318Z] #45 61.84   GEN      compel/include/version.h
14:25:12 [2020-01-21T14:25:12.318Z] #45 61.86 touch .config
14:25:12 [2020-01-21T14:25:12.318Z] #45 61.89   GEN      include/common/config.h
14:25:12 [2020-01-21T14:25:12.318Z] #45 62.04   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:25:12 [2020-01-21T14:25:12.318Z] #45 62.08   GEN      compel/plugins/include/uapi/std/syscall.h
14:25:12 [2020-01-21T14:25:12.318Z] #45 62.11   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
14:25:12 [2020-01-21T14:25:12.318Z] #45 62.13   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
14:25:12 [2020-01-21T14:25:12.318Z] #45 62.18   DEP      compel/arch/ppc64/plugins/std/memcmp.d
14:25:12 [2020-01-21T14:25:12.464Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:25:12 [2020-01-21T14:25:12.671Z] #45 62.24   DEP      compel/arch/ppc64/plugins/std/memcpy.d
14:25:12 [2020-01-21T14:25:12.671Z] #45 62.28   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
14:25:12 [2020-01-21T14:25:12.671Z] #45 62.32   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:25:12 [2020-01-21T14:25:12.671Z] #45 62.33   DEP      compel/plugins/std/infect.d
14:25:12 [2020-01-21T14:25:12.793Z] Fetching without tags
14:25:12 [2020-01-21T14:25:12.961Z] #45 62.59   DEP      compel/plugins/std/string.d
14:25:12 [2020-01-21T14:25:12.961Z] #45 62.82   DEP      compel/plugins/std/log.d
14:25:13 [2020-01-21T14:25:13.115Z] #44 148.0   CC       criu/protobuf-desc.o
14:25:13 [2020-01-21T14:25:13.253Z] #45 63.00   DEP      compel/plugins/std/fds.d
14:25:13 [2020-01-21T14:25:13.253Z] #45 63.23   DEP      compel/plugins/std/std.d
14:25:13 [2020-01-21T14:25:13.520Z] Merging remotes/origin/master commit f9d136b6c68d02257991b2e3176f5c6adc104f7c into PR head commit 4d249ae1f33d3e57be78ec1ce573589397720741
14:25:13 [2020-01-21T14:25:13.556Z] #45 63.47   DEP      compel/plugins/shmem/shmem.d
14:25:13 [2020-01-21T14:25:13.719Z] #44 148.8   CC       criu/protobuf.o
14:25:13 [2020-01-21T14:25:13.719Z] #44 149.1   CC       criu/pstree.o
14:25:13 [2020-01-21T14:25:13.844Z] #45 63.67   DEP      compel/plugins/fds/fds.d
14:25:13 [2020-01-21T14:25:13.872Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ok  	github.com/docker/docker/api/server/middleware	0.032s	coverage: 37.7% of statements
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:25:13 [2020-01-21T14:25:13.872Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ok  	github.com/docker/docker/api/types/strslice	0.058s	coverage: 90.0% of statements
14:25:13 [2020-01-21T14:25:13.873Z] ok  	github.com/docker/docker/api/types/filters	0.017s	coverage: 92.2% of statements
14:25:13 [2020-01-21T14:25:13.873Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 4.5% of statements
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ok  	github.com/docker/docker/api/types/time	0.020s	coverage: 100.0% of statements
14:25:13 [2020-01-21T14:25:13.873Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/builder	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:25:13 [2020-01-21T14:25:13.873Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
14:25:13 [2020-01-21T14:25:13.873Z] ok  	github.com/docker/docker/cli/debug	0.020s	coverage: 100.0% of statements
14:25:13 [2020-01-21T14:25:13.873Z] ok  	github.com/docker/docker/builder/remotecontext	0.288s	coverage: 13.6% of statements
14:25:14 [2020-01-21T14:25:14.133Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.427s	coverage: 86.3% of statements
14:25:14 [2020-01-21T14:25:14.134Z] #45 63.94   CC       compel/plugins/std/std.o
14:25:14 [2020-01-21T14:25:14.644Z] #44 150.0   CC       criu/rbtree.o
14:25:14 [2020-01-21T14:25:14.765Z] #45 64.49   CC       compel/plugins/std/fds.o
14:25:14 [2020-01-21T14:25:14.899Z] #44 ...
14:25:14 [2020-01-21T14:25:14.899Z] 
14:25:14 [2020-01-21T14:25:14.899Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:25:14 [2020-01-21T14:25:14.899Z] #41 DONE 242.7s
14:25:14 [2020-01-21T14:25:14.899Z] 
14:25:14 [2020-01-21T14:25:14.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:14 [2020-01-21T14:25:14.899Z] #44 150.2   CC       criu/rst-malloc.o
14:25:15 [2020-01-21T14:25:15.072Z] ok  	github.com/docker/docker/builder/dockerfile	1.176s	coverage: 48.2% of statements
14:25:15 [2020-01-21T14:25:15.072Z] ?   	github.com/docker/docker/cli	[no test files]
14:25:15 [2020-01-21T14:25:15.072Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:25:15 [2020-01-21T14:25:15.198Z] #44 150.5   CC       criu/seccomp.o
14:25:15 [2020-01-21T14:25:15.419Z] #45 65.16   CC       compel/plugins/std/log.o
14:25:12 [2020-01-21T14:25:12.542Z]  > git config --add remote.origin.fetch +refs/pull/40395/head:refs/remotes/origin/PR-40395 # timeout=10
14:25:12 [2020-01-21T14:25:12.590Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:25:12 [2020-01-21T14:25:12.705Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:25:12 [2020-01-21T14:25:12.824Z] Fetching upstream changes from https://github.com/moby/moby.git
14:25:12 [2020-01-21T14:25:12.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:25:12 [2020-01-21T14:25:12.826Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40395/head:refs/remotes/origin/PR-40395 +refs/heads/master:refs/remotes/origin/master
14:25:13 [2020-01-21T14:25:13.621Z]  > git config core.sparsecheckout # timeout=10
14:25:13 [2020-01-21T14:25:13.669Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:25:16 [2020-01-21T14:25:16.166Z] #44 151.2   CC       criu/seize.o
14:25:16 [2020-01-21T14:25:16.363Z] Merge succeeded, producing 4d249ae1f33d3e57be78ec1ce573589397720741
14:25:16 [2020-01-21T14:25:16.365Z] Checking out Revision 4d249ae1f33d3e57be78ec1ce573589397720741 (PR-40395)
14:25:16 [2020-01-21T14:25:16.726Z] #44 ...
14:25:16 [2020-01-21T14:25:16.726Z] 
14:25:16 [2020-01-21T14:25:16.726Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:25:16 [2020-01-21T14:25:16.726Z] #42 DONE 0.2s
14:25:16 [2020-01-21T14:25:16.726Z] 
14:25:16 [2020-01-21T14:25:16.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:16 [2020-01-21T14:25:16.726Z] #44 152.0   CC       criu/servicefd.o
14:25:16 [2020-01-21T14:25:16.917Z] #45 66.71   CC       compel/plugins/std/string.o
14:25:16 [2020-01-21T14:25:16.980Z] #44 152.2   CC       criu/shmem.o
14:25:17 [2020-01-21T14:25:17.540Z] #44 152.7   CC       criu/sigframe.o
14:25:17 [2020-01-21T14:25:17.795Z] #44 152.8   CC       criu/signalfd.o
14:25:17 [2020-01-21T14:25:17.795Z] #44 153.0   CC       criu/sk-inet.o
14:25:17 [2020-01-21T14:25:17.945Z] #45 67.61   CC       compel/plugins/std/infect.o
14:25:17 [2020-01-21T14:25:17.945Z] #45 ...
14:25:17 [2020-01-21T14:25:17.945Z] 
14:25:17 [2020-01-21T14:25:17.945Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:25:17 [2020-01-21T14:25:17.945Z] #11 153.6 Selecting previously unselected package libapparmor1:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 153.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 153.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 153.9 Selecting previously unselected package libapparmor-dev:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 153.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 153.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.0 Selecting previously unselected package libbtrfs0.
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.1 Unpacking libbtrfs0 (4.20.1-2) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.2 Selecting previously unselected package libbtrfs-dev.
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.2 Unpacking libbtrfs-dev (4.20.1-2) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.5 Selecting previously unselected package libudev-dev:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.6 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.8 Selecting previously unselected package libsepol1-dev:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 154.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.2 Selecting previously unselected package libpcre16-3:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.4 Selecting previously unselected package libpcre32-3:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.7 Selecting previously unselected package libpcrecpp0v5:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.9 Selecting previously unselected package libpcre3-dev:ppc64el.
14:25:17 [2020-01-21T14:25:17.945Z] #11 155.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
14:25:17 [2020-01-21T14:25:17.945Z] #11 156.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
14:25:18 [2020-01-21T14:25:18.242Z] #11 156.5 Selecting previously unselected package libselinux1-dev:ppc64el.
14:25:18 [2020-01-21T14:25:18.242Z] #11 156.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
14:25:18 [2020-01-21T14:25:18.242Z] #11 156.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
14:25:16 [2020-01-21T14:25:16.055Z]  > git merge f9d136b6c68d02257991b2e3176f5c6adc104f7c # timeout=10
14:25:16 [2020-01-21T14:25:16.199Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:25:16 [2020-01-21T14:25:16.394Z]  > git config core.sparsecheckout # timeout=10
14:25:16 [2020-01-21T14:25:16.438Z]  > git checkout -f 4d249ae1f33d3e57be78ec1ce573589397720741
14:25:18 [2020-01-21T14:25:18.532Z] #11 157.0 Selecting previously unselected package libdevmapper-dev:ppc64el.
14:25:18 [2020-01-21T14:25:18.532Z] #11 157.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
14:25:18 [2020-01-21T14:25:18.532Z] #11 157.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
14:25:18 [2020-01-21T14:25:18.721Z] #44 153.7   CC       criu/sk-netlink.o
14:25:18 [2020-01-21T14:25:18.823Z] #11 157.1 Selecting previously unselected package libseccomp-dev:ppc64el.
14:25:18 [2020-01-21T14:25:18.823Z] #11 157.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
14:25:18 [2020-01-21T14:25:18.823Z] #11 157.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
14:25:18 [2020-01-21T14:25:18.823Z] #11 157.2 Selecting previously unselected package libsystemd-dev:ppc64el.
14:25:18 [2020-01-21T14:25:18.823Z] #11 157.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ...
14:25:18 [2020-01-21T14:25:18.823Z] #11 157.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ...
14:25:18 [2020-01-21T14:25:18.976Z] #44 154.0   CC       criu/sk-packet.o
14:25:19 [2020-01-21T14:25:19.232Z] #44 154.5   CC       criu/sk-queue.o
14:25:19 [2020-01-21T14:25:19.275Z] ok  	github.com/docker/docker/client	0.445s	coverage: 75.8% of statements
14:25:19 [2020-01-21T14:25:19.452Z] #11 157.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
14:25:19 [2020-01-21T14:25:19.452Z] #11 157.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
14:25:19 [2020-01-21T14:25:19.452Z] #11 157.9 Setting up libapparmor1:ppc64el (2.13.2-10) ...
14:25:19 [2020-01-21T14:25:19.452Z] #11 157.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:25:19 [2020-01-21T14:25:19.452Z] #11 157.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
14:25:19 [2020-01-21T14:25:19.452Z] #11 158.0 Setting up libsepol1-dev:ppc64el (2.8-1) ...
14:25:19 [2020-01-21T14:25:19.452Z] #11 158.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.1 Setting up libbtrfs0 (4.20.1-2) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.1 Setting up libudev-dev:ppc64el (241-7~deb10u2) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.1 Setting up libbtrfs-dev (4.20.1-2) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.1 Setting up mingw-w64-common (6.0.0-3) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.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
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.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
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
14:25:19 [2020-01-21T14:25:19.742Z] #11 158.3 Setting up dmsetup (2:1.02.155-3) ...
14:25:19 [2020-01-21T14:25:19.792Z] #44 154.9   CC       criu/sk-tcp.o
14:25:20 [2020-01-21T14:25:20.032Z] #11 158.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
14:25:20 [2020-01-21T14:25:20.032Z] #11 158.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
14:25:20 [2020-01-21T14:25:20.032Z] #11 158.4 Processing triggers for libc-bin (2.28-10) ...
14:25:20 [2020-01-21T14:25:20.048Z] #44 155.3   CC       criu/sk-unix.o
14:25:20 [2020-01-21T14:25:20.322Z] #11 DONE 158.7s
14:25:20 [2020-01-21T14:25:20.322Z] 
14:25:20 [2020-01-21T14:25:20.322Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:20 [2020-01-21T14:25:20.322Z] #45 68.20   CC       compel/arch/ppc64/plugins/std/parasite-head.o
14:25:20 [2020-01-21T14:25:20.322Z] #45 68.27   CC       compel/arch/ppc64/plugins/std/memcpy.o
14:25:20 [2020-01-21T14:25:20.322Z] #45 68.41   CC       compel/arch/ppc64/plugins/std/memcmp.o
14:25:20 [2020-01-21T14:25:20.322Z] #45 68.54   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
14:25:20 [2020-01-21T14:25:20.322Z] #45 68.65   AR       compel/plugins/std.lib.a
14:25:20 [2020-01-21T14:25:20.322Z] #45 68.73   CC       compel/plugins/fds/fds.o
14:25:20 [2020-01-21T14:25:20.322Z] #45 69.11   AR       compel/plugins/fds.lib.a
14:25:20 [2020-01-21T14:25:20.322Z] #45 69.17   HOSTDEP  compel/src/lib/log-host.d
14:25:20 [2020-01-21T14:25:20.322Z] #45 69.51   HOSTDEP  compel/src/lib/handle-elf-host.d
14:25:20 [2020-01-21T14:25:20.322Z] #45 69.77   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
14:25:20 [2020-01-21T14:25:20.322Z] #45 69.97   HOSTDEP  compel/src/main-host.d
14:25:20 [2020-01-21T14:25:20.322Z] #45 70.18   DEP      compel/src/lib/ptrace.d
14:25:20 [2020-01-21T14:25:20.612Z] #45 ...
14:25:20 [2020-01-21T14:25:20.612Z] 
14:25:20 [2020-01-21T14:25:20.612Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:25:20 [2020-01-21T14:25:20.612Z] #56 DONE 0.3s
14:25:20 [2020-01-21T14:25:20.612Z] 
14:25:20 [2020-01-21T14:25:20.612Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:25:20 [2020-01-21T14:25:20.612Z] #57 DONE 0.1s
14:25:20 [2020-01-21T14:25:20.612Z] 
14:25:20 [2020-01-21T14:25:20.612Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:20 [2020-01-21T14:25:20.903Z] #58 0.324 + RM_GOPATH=0
14:25:20 [2020-01-21T14:25:20.903Z] #58 0.324 + TMP_GOPATH=
14:25:20 [2020-01-21T14:25:20.903Z] #58 0.324 + : /build
14:25:21 [2020-01-21T14:25:21.195Z] #58 ...
14:25:21 [2020-01-21T14:25:21.195Z] 
14:25:21 [2020-01-21T14:25:21.195Z] #12 [dev 1/25] RUN groupadd -r docker
14:25:21 [2020-01-21T14:25:21.195Z] #12 DONE 0.7s
14:25:21 [2020-01-21T14:25:21.195Z] 
14:25:21 [2020-01-21T14:25:21.195Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.325 + '[' -z '' ']'
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.327 ++ mktemp -d
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.339 + export GOPATH=/tmp/tmp.Zgd2cB2QzW
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.339 + GOPATH=/tmp/tmp.Zgd2cB2QzW
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.339 + RM_GOPATH=1
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.353 ++ dirname ./install.sh
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.367 + dir=.
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.367 + bin=runc
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.367 + shift
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.367 + '[' '!' -f ./runc.installer ']'
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.367 + . ./runc.installer
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.377 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.394 + install_runc
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.396 + uname -r
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.399 + grep -q '^3\.10\.0.*\.el7\.'
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.402 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.403 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.403 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Zgd2cB2QzW/src/github.com/opencontainers/runc
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.403 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
14:25:21 [2020-01-21T14:25:21.195Z] #58 0.407 Cloning into '/tmp/tmp.Zgd2cB2QzW/src/github.com/opencontainers/runc'...
14:25:21 [2020-01-21T14:25:21.483Z] #58 ...
14:25:21 [2020-01-21T14:25:21.483Z] 
14:25:21 [2020-01-21T14:25:21.483Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
14:25:21 [2020-01-21T14:25:21.483Z] #13 DONE 0.5s
14:25:21 [2020-01-21T14:25:21.496Z] #44 156.6   CC       criu/sockets.o
14:25:21 [2020-01-21T14:25:21.751Z] #44 157.1   CC       criu/stats.o
14:25:21 [2020-01-21T14:25:21.771Z] 
14:25:21 [2020-01-21T14:25:21.771Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:21 [2020-01-21T14:25:21.771Z] #45 70.61   DEP      compel/src/lib/infect.d
14:25:21 [2020-01-21T14:25:21.771Z] #45 70.90   DEP      compel/src/lib/infect-util.d
14:25:21 [2020-01-21T14:25:21.771Z] #45 71.14   DEP      compel/src/lib/infect-rpc.d
14:25:21 [2020-01-21T14:25:21.771Z] #45 71.39   DEP      compel/arch/ppc64/src/lib/infect.d
14:25:21 [2020-01-21T14:25:21.771Z] #45 71.61   DEP      compel/arch/ppc64/src/lib/cpu.d
14:25:21 [2020-01-21T14:25:21.771Z] #45 ...
14:25:21 [2020-01-21T14:25:21.771Z] 
14:25:21 [2020-01-21T14:25:21.771Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:25:21 [2020-01-21T14:25:21.771Z] #14 0.309 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:25:21 [2020-01-21T14:25:21.771Z] #14 DONE 0.4s
14:25:22 [2020-01-21T14:25:22.006Z] #44 157.3   CC       criu/string.o
14:25:22 [2020-01-21T14:25:22.007Z] #44 157.4   CC       criu/sysctl.o
14:25:22 [2020-01-21T14:25:22.062Z] 
14:25:22 [2020-01-21T14:25:22.062Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:25:22 [2020-01-21T14:25:22.062Z] #15 DONE 0.4s
14:25:22 [2020-01-21T14:25:22.062Z] 
14:25:22 [2020-01-21T14:25:22.062Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:22 [2020-01-21T14:25:22.062Z] #45 71.91   DEP      compel/src/lib/log.d
14:25:22 [2020-01-21T14:25:22.351Z] #45 72.19   DEP      compel/src/main.d
14:25:22 [2020-01-21T14:25:22.641Z] #45 ...
14:25:22 [2020-01-21T14:25:22.641Z] 
14:25:22 [2020-01-21T14:25:22.641Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:25:22 [2020-01-21T14:25:22.641Z] #16 DONE 0.4s
14:25:22 [2020-01-21T14:25:22.641Z] 
14:25:22 [2020-01-21T14:25:22.641Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:22 [2020-01-21T14:25:22.641Z] #45 72.45   DEP      compel/src/lib/handle-elf.d
14:25:22 [2020-01-21T14:25:22.930Z] #45 ...
14:25:22 [2020-01-21T14:25:22.930Z] 
14:25:22 [2020-01-21T14:25:22.930Z] #17 [dev 6/25] RUN ldconfig
14:25:22 [2020-01-21T14:25:22.930Z] #17 DONE 0.4s
14:25:22 [2020-01-21T14:25:22.930Z] 
14:25:22 [2020-01-21T14:25:22.930Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:22 [2020-01-21T14:25:22.930Z] #45 72.84   DEP      compel/arch/ppc64/src/lib/handle-elf.d
14:25:22 [2020-01-21T14:25:22.932Z] #44 157.9   CC       criu/sysfs_parse.o
14:25:22 [2020-01-21T14:25:22.932Z] #44 158.1   CC       criu/timerfd.o
14:25:23 [2020-01-21T14:25:23.188Z] #44 158.4   CC       criu/tty.o
14:25:23 [2020-01-21T14:25:23.232Z] #45 73.17   CC       compel/src/lib/log.o
14:25:23 [2020-01-21T14:25:23.872Z] #45 73.65   CC       compel/arch/ppc64/src/lib/cpu.o
14:25:24 [2020-01-21T14:25:24.198Z] #44 159.5   CC       criu/tun.o
14:25:24 [2020-01-21T14:25:24.521Z] #45 74.23   CC       compel/arch/ppc64/src/lib/infect.o
14:25:24 [2020-01-21T14:25:24.534Z] ok  	github.com/docker/docker/cmd/dockerd	0.039s	coverage: 30.5% of statements
14:25:24 [2020-01-21T14:25:24.534Z] ok  	github.com/docker/docker/container	0.115s	coverage: 35.3% of statements
14:25:24 [2020-01-21T14:25:24.534Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:25:24 [2020-01-21T14:25:24.534Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:25:24 [2020-01-21T14:25:24.534Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:25:24 [2020-01-21T14:25:24.534Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:25:24 [2020-01-21T14:25:24.759Z] #44 159.9   CC       criu/uffd.o
14:25:24 [2020-01-21T14:25:24.827Z] Commit message: "remove extra space in code comment in ping.go"
14:25:25 [2020-01-21T14:25:25.685Z] #44 160.7   CC       criu/util.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:25:26 [2020-01-21T14:25:26.030Z] #45 75.64   CC       compel/src/lib/infect-rpc.o
14:25:26 [2020-01-21T14:25:26.246Z] #44 161.6   CC       criu/uts_ns.o
14:25:26 [2020-01-21T14:25:26.502Z] #44 161.7   CC       criu/vdso-compat.o
14:25:26 [2020-01-21T14:25:26.664Z] #45 76.25   CC       compel/src/lib/infect-util.o
14:25:26 [2020-01-21T14:25:26.757Z] #44 161.9   CC       criu/vdso.o
14:25:26 [2020-01-21T14:25:26.956Z] #45 76.73   CC       compel/src/lib/infect.o
14:25:26 [2020-01-21T14:25:26.963Z] ok  	github.com/docker/docker/daemon/cluster	0.084s	coverage: 0.5% of statements
14:25:27 [2020-01-21T14:25:27.012Z] #44 162.3   LINK     criu/built-in.o
14:25:27 [2020-01-21T14:25:27.267Z] #44 162.4   LINK     criu/criu
14:25:27 [2020-01-21T14:25:27.523Z] #44 162.7   DEP      lib/c/criu.d
14:25:27 [2020-01-21T14:25:27.523Z] #44 162.8   CC       images/rpc.pb-c.o
14:25:27 [2020-01-21T14:25:27.886Z] + docker version
14:25:28 [2020-01-21T14:25:28.083Z] #44 163.2   CC       lib/c/criu.o
14:25:28 [2020-01-21T14:25:28.383Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
14:25:28 [2020-01-21T14:25:28.644Z] #44 ...
14:25:28 [2020-01-21T14:25:28.644Z] 
14:25:28 [2020-01-21T14:25:28.644Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:25:28 [2020-01-21T14:25:28.644Z] #62 256.3 + bin/containerd
14:25:29 [2020-01-21T14:25:29.580Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 35.7% of statements
14:25:31 [2020-01-21T14:25:31.413Z] #45 80.99   CC       compel/src/lib/ptrace.o
14:25:31 [2020-01-21T14:25:31.992Z] #62 ...
14:25:31 [2020-01-21T14:25:31.993Z] 
14:25:31 [2020-01-21T14:25:31.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:31 [2020-01-21T14:25:31.993Z] #44 163.9   LINK     lib/c/built-in.o
14:25:31 [2020-01-21T14:25:31.993Z] #44 163.9   LINK     lib/c/libcriu.so
14:25:31 [2020-01-21T14:25:31.993Z] #44 164.1   GEN      magic.py
14:25:31 [2020-01-21T14:25:31.993Z] #44 164.2 Note: Building without setproctitle() and strlcpy() support.
14:25:31 [2020-01-21T14:25:31.993Z] #44 164.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:25:31 [2020-01-21T14:25:31.993Z] #44 164.8 fatal: not a git repository (or any of the parent directories): .git
14:25:31 [2020-01-21T14:25:31.993Z] #44 165.3 make[1]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 165.8 make[1]: 'images/built-in.o' is up to date.
14:25:31 [2020-01-21T14:25:31.993Z] #44 165.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:25:31 [2020-01-21T14:25:31.993Z] #44 165.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:25:31 [2020-01-21T14:25:31.993Z] #44 165.9 make[1]: 'compel/libcompel.a' is up to date.
14:25:31 [2020-01-21T14:25:31.993Z] #44 165.9 make[1]: 'compel/compel-host-bin' is up to date.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.0 make[1]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.0 make[1]: 'soccr/libsoccr.a' is up to date.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.1 make[2]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.1 make[2]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.2 make[2]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.2 make[2]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.3 make[2]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.3 make[2]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.3 make[2]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.4 make[2]: Nothing to be done for 'all'.
14:25:31 [2020-01-21T14:25:31.993Z] #44 166.4   INSTALL  criu/criu
14:25:31 [2020-01-21T14:25:31.993Z] #44 DONE 166.7s
14:25:31 [2020-01-21T14:25:31.993Z] 
14:25:31 [2020-01-21T14:25:31.993Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:25:32 [2020-01-21T14:25:32.042Z] #45 81.70   AR       compel/libcompel.a
14:25:32 [2020-01-21T14:25:32.042Z] #45 81.88   HOSTCC   compel/src/main-host.o
14:25:32 [2020-01-21T14:25:32.553Z] #53 ...
14:25:32 [2020-01-21T14:25:32.553Z] 
14:25:32 [2020-01-21T14:25:32.553Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:25:32 [2020-01-21T14:25:32.671Z] #45 82.43   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
14:25:32 [2020-01-21T14:25:32.808Z] #45 DONE 0.1s
14:25:32 [2020-01-21T14:25:32.808Z] 
14:25:32 [2020-01-21T14:25:32.808Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:25:32 [2020-01-21T14:25:32.808Z] #48 DONE 0.1s
14:25:32 [2020-01-21T14:25:32.808Z] 
14:25:32 [2020-01-21T14:25:32.808Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:25:32 [2020-01-21T14:25:32.808Z] #62 ...
14:25:32 [2020-01-21T14:25:32.808Z] 
14:25:32 [2020-01-21T14:25:32.808Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:25:32 [2020-01-21T14:25:32.808Z] #51 DONE 0.1s
14:25:32 [2020-01-21T14:25:32.961Z] #45 82.70   HOSTCC   compel/src/lib/handle-elf-host.o
14:25:32 [2020-01-21T14:25:32.961Z] #45 ...
14:25:32 [2020-01-21T14:25:32.961Z] 
14:25:32 [2020-01-21T14:25:32.961Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:32 [2020-01-21T14:25:32.961Z] #48 161.0 go/parser
14:25:32 [2020-01-21T14:25:32.961Z] #48 161.7 encoding/xml
14:25:32 [2020-01-21T14:25:32.961Z] #48 167.5 go/doc
14:25:32 [2020-01-21T14:25:32.961Z] #48 ...
14:25:32 [2020-01-21T14:25:32.961Z] 
14:25:32 [2020-01-21T14:25:32.961Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:25:32 [2020-01-21T14:25:32.961Z] #18 0.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:25:32 [2020-01-21T14:25:32.961Z] #18 0.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:25:32 [2020-01-21T14:25:32.961Z] #18 0.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
14:25:32 [2020-01-21T14:25:32.961Z] #18 2.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
14:25:32 [2020-01-21T14:25:32.961Z] #18 4.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [167 kB]
14:25:32 [2020-01-21T14:25:32.961Z] #18 6.388 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
14:25:33 [2020-01-21T14:25:33.062Z] 
14:25:33 [2020-01-21T14:25:33.062Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:25:33 [2020-01-21T14:25:33.252Z] #18 ...
14:25:33 [2020-01-21T14:25:33.252Z] 
14:25:33 [2020-01-21T14:25:33.252Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:33 [2020-01-21T14:25:33.252Z] #58 12.45 + cd /tmp/tmp.Zgd2cB2QzW/src/github.com/opencontainers/runc
14:25:33 [2020-01-21T14:25:33.252Z] #58 12.45 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
14:25:34 [2020-01-21T14:25:34.281Z] #58 13.39 + '[' -z '' ']'
14:25:34 [2020-01-21T14:25:34.281Z] #58 13.40 + target=static
14:25:34 [2020-01-21T14:25:34.281Z] #58 13.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:25:35 [2020-01-21T14:25:35.758Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.424s	coverage: 13.7% of statements
14:25:37 [2020-01-21T14:25:37.020Z] #58 16.19 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
14:25:37 [2020-01-21T14:25:37.600Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 82.1% of statements
14:25:37 [2020-01-21T14:25:37.950Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
14:25:38 [2020-01-21T14:25:38.208Z] Client: Docker Engine - Enterprise
14:25:38 [2020-01-21T14:25:38.208Z]  Version:           19.03.2
14:25:38 [2020-01-21T14:25:38.208Z]  API version:       1.40
14:25:38 [2020-01-21T14:25:38.208Z]  Go version:        go1.12.8
14:25:38 [2020-01-21T14:25:38.208Z]  Git commit:        c92ab06ed9
14:25:38 [2020-01-21T14:25:38.208Z]  Built:             09/03/2019 16:38:11
14:25:38 [2020-01-21T14:25:38.208Z]  OS/Arch:           windows/amd64
14:25:38 [2020-01-21T14:25:38.208Z]  Experimental:      false
14:25:38 [2020-01-21T14:25:38.208Z] 
14:25:38 [2020-01-21T14:25:38.208Z] Server: Docker Engine - Enterprise
14:25:38 [2020-01-21T14:25:38.208Z]  Engine:
14:25:38 [2020-01-21T14:25:38.208Z]   Version:          19.03.2
14:25:38 [2020-01-21T14:25:38.208Z]   API version:      1.40 (minimum version 1.24)
14:25:38 [2020-01-21T14:25:38.208Z]   Go version:       go1.12.8
14:25:38 [2020-01-21T14:25:38.208Z]   Git commit:       c92ab06ed9
14:25:38 [2020-01-21T14:25:38.208Z]   Built:            09/03/2019 16:35:47
14:25:38 [2020-01-21T14:25:38.208Z]   OS/Arch:          windows/amd64
14:25:38 [2020-01-21T14:25:38.208Z]   Experimental:     true
14:25:38 [2020-01-21T14:25:38.298Z] #62 ...
14:25:38 [2020-01-21T14:25:38.298Z] 
14:25:38 [2020-01-21T14:25:38.298Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:25:38 [2020-01-21T14:25:38.298Z] #53 DONE 265.1s
14:25:38 [2020-01-21T14:25:38.298Z] 
14:25:38 [2020-01-21T14:25:38.298Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:25:38 [2020-01-21T14:25:38.300Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
14:25:38 [2020-01-21T14:25:38.553Z] #62 ...
14:25:38 [2020-01-21T14:25:38.553Z] 
14:25:38 [2020-01-21T14:25:38.553Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:25:38 [2020-01-21T14:25:38.807Z] #54 DONE 0.2s
14:25:38 [2020-01-21T14:25:38.807Z] 
14:25:38 [2020-01-21T14:25:38.807Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:25:38 [2020-01-21T14:25:38.807Z] #62 ...
14:25:38 [2020-01-21T14:25:38.807Z] 
14:25:38 [2020-01-21T14:25:38.807Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:25:38 [2020-01-21T14:25:38.807Z] #58 DONE 0.1s
[Pipeline] sh
14:25:39 [2020-01-21T14:25:39.081Z] ok  	github.com/docker/docker/daemon	12.253s	coverage: 17.6% of statements
14:25:39 [2020-01-21T14:25:39.081Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:25:39 [2020-01-21T14:25:39.081Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:25:39 [2020-01-21T14:25:39.081Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:25:39 [2020-01-21T14:25:39.081Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:25:39 [2020-01-21T14:25:39.105Z] 
14:25:39 [2020-01-21T14:25:39.105Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:25:39 [2020-01-21T14:25:39.436Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
14:25:39 [2020-01-21T14:25:39.733Z] + docker info
14:25:39 [2020-01-21T14:25:39.739Z] #58 ...
14:25:39 [2020-01-21T14:25:39.739Z] 
14:25:39 [2020-01-21T14:25:39.739Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:39 [2020-01-21T14:25:39.739Z] #48 177.5 math/big
14:25:41 [2020-01-21T14:25:41.217Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
14:25:42 [2020-01-21T14:25:42.066Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.280s	coverage: 57.9% of statements
14:25:44 [2020-01-21T14:25:44.175Z] #48 ...
14:25:44 [2020-01-21T14:25:44.175Z] 
14:25:44 [2020-01-21T14:25:44.175Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:44 [2020-01-21T14:25:44.175Z] #45 83.35   HOSTCC   compel/src/lib/log-host.o
14:25:44 [2020-01-21T14:25:44.175Z] #45 83.81   HOSTLINK compel/compel-host-bin
14:25:44 [2020-01-21T14:25:44.175Z] #45 84.02   DEP      soccr/soccr.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 84.29   CC       soccr/soccr.o
14:25:44 [2020-01-21T14:25:44.175Z] #45 87.00   AR       soccr/libsoccr.a
14:25:44 [2020-01-21T14:25:44.175Z] #45 87.07 make[1]: 'soccr/libsoccr.a' is up to date.
14:25:44 [2020-01-21T14:25:44.175Z] #45 87.56   DEP      criu/arch/ppc64/sigframe.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 87.77   DEP      criu/arch/ppc64/crtools.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 88.05   DEP      criu/arch/ppc64/cpu.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 88.30   CC       criu/arch/ppc64/cpu.o
14:25:44 [2020-01-21T14:25:44.175Z] #45 89.01   CC       criu/arch/ppc64/crtools.o
14:25:44 [2020-01-21T14:25:44.175Z] #45 90.70   CC       criu/arch/ppc64/sigframe.o
14:25:44 [2020-01-21T14:25:44.175Z] #45 91.26   LINK     criu/arch/ppc64/crtools.built-in.o
14:25:44 [2020-01-21T14:25:44.175Z] #45 91.32   DEP      criu/arch/ppc64/misc.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 91.38   DEP      criu/arch/ppc64/vdso-trampoline.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 91.46   DEP      criu/arch/ppc64/vdso-pie.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 91.69   DEP      criu/pie/parasite-vdso.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 92.06   DEP      criu/pie/util-vdso.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 92.28   DEP      criu/pie/util.d
14:25:44 [2020-01-21T14:25:44.175Z] #45 92.63   CC       criu/pie/util.o
14:25:44 [2020-01-21T14:25:44.175Z] #45 93.44   CC       criu/pie/util-vdso.o
14:25:44 [2020-01-21T14:25:44.803Z] #45 ...
14:25:44 [2020-01-21T14:25:44.803Z] 
14:25:44 [2020-01-21T14:25:44.803Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:25:44 [2020-01-21T14:25:44.803Z] #66 172.8 + for f in rootlesskit rootlesskit-docker-proxy
14:25:44 [2020-01-21T14:25:44.803Z] #66 172.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:25:44 [2020-01-21T14:25:44.803Z] #66 ...
14:25:44 [2020-01-21T14:25:44.803Z] 
14:25:44 [2020-01-21T14:25:44.803Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:25:44 [2020-01-21T14:25:44.803Z] #18 17.55 Fetched 8104 kB in 17s (477 kB/s)
14:25:45 [2020-01-21T14:25:45.852Z] ok  	github.com/docker/docker/cmd/dockerd	0.197s	coverage: 30.5% of statements
14:25:46 [2020-01-21T14:25:46.301Z] #18 17.55 Reading package lists...
14:25:46 [2020-01-21T14:25:46.301Z] #18 ...
14:25:46 [2020-01-21T14:25:46.301Z] 
14:25:46 [2020-01-21T14:25:46.301Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:46 [2020-01-21T14:25:46.301Z] #45 94.73   CC       criu/pie/parasite-vdso.o
14:25:46 [2020-01-21T14:25:46.301Z] #45 95.95   CC       criu/arch/ppc64/vdso-pie.o
14:25:46 [2020-01-21T14:25:46.794Z] ok  	github.com/docker/docker/container	0.147s	coverage: 35.3% of statements
14:25:46 [2020-01-21T14:25:46.794Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:25:46 [2020-01-21T14:25:46.794Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:25:46 [2020-01-21T14:25:46.794Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:25:46 [2020-01-21T14:25:46.794Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:25:46 [2020-01-21T14:25:46.928Z] #45 96.67   CC       criu/arch/ppc64/vdso-trampoline.o
14:25:46 [2020-01-21T14:25:46.928Z] #45 96.72   CC       criu/arch/ppc64/misc.o
14:25:46 [2020-01-21T14:25:46.928Z] #45 96.79   AR       criu/pie/pie.lib.a
14:25:46 [2020-01-21T14:25:46.928Z] #45 96.90   DEP      criu/pie/restorer.d
14:25:47 [2020-01-21T14:25:47.555Z] #45 97.49   DEP      criu/arch/ppc64/restorer.d
14:25:47 [2020-01-21T14:25:47.842Z] #45 ...
14:25:47 [2020-01-21T14:25:47.842Z] 
14:25:47 [2020-01-21T14:25:47.842Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:25:47 [2020-01-21T14:25:47.842Z] #66 DONE 186.1s
14:25:47 [2020-01-21T14:25:47.842Z] 
14:25:47 [2020-01-21T14:25:47.842Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:25:47 [2020-01-21T14:25:47.842Z] #67 DONE 0.1s
14:25:48 [2020-01-21T14:25:48.131Z] 
14:25:48 [2020-01-21T14:25:48.131Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:48 [2020-01-21T14:25:48.131Z] #48 186.1 github.com/LK4D4/vndr/build
14:25:48 [2020-01-21T14:25:48.430Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.689s	coverage: 45.9% of statements
14:25:51 [2020-01-21T14:25:51.019Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.041s	coverage: 65.3% of statements
14:25:51 [2020-01-21T14:25:51.281Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.036s	coverage: 35.7% of statements
14:25:51 [2020-01-21T14:25:51.501Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.145s	coverage: 48.6% of statements
14:25:52 [2020-01-21T14:25:52.223Z] ok  	github.com/docker/docker/daemon/cluster	0.131s	coverage: 0.5% of statements
14:25:53 [2020-01-21T14:25:53.268Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.751s	coverage: 72.5% of statements
14:25:53 [2020-01-21T14:25:53.268Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:25:53 [2020-01-21T14:25:53.685Z] #48 ...
14:25:53 [2020-01-21T14:25:53.686Z] 
14:25:53 [2020-01-21T14:25:53.686Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:53 [2020-01-21T14:25:53.686Z] #45 98.05   DEP      criu/pie/parasite.d
14:25:53 [2020-01-21T14:25:53.686Z] #45 98.89   CC       criu/pie/parasite.o
14:25:53 [2020-01-21T14:25:53.686Z] #45 101.7   LINK     criu/pie/parasite.built-in.o
14:25:53 [2020-01-21T14:25:53.686Z] #45 101.7   GEN      criu/pie/parasite-blob.h
14:25:53 [2020-01-21T14:25:53.686Z] #45 101.7   CC       criu/arch/ppc64/restorer.o
14:25:53 [2020-01-21T14:25:53.686Z] #45 102.5   CC       criu/pie/restorer.o
14:25:53 [2020-01-21T14:25:53.686Z] #45 ...
14:25:53 [2020-01-21T14:25:53.686Z] 
14:25:53 [2020-01-21T14:25:53.686Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:25:53 [2020-01-21T14:25:53.686Z] #48 191.9 vendor/golang.org/x/text/unicode/norm
14:25:54 [2020-01-21T14:25:54.538Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.515s	coverage: 76.1% of statements
14:25:55 [2020-01-21T14:25:55.467Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
14:25:55 [2020-01-21T14:25:55.526Z] ok  	github.com/docker/docker/daemon/config	0.071s	coverage: 82.1% of statements
14:25:55 [2020-01-21T14:25:55.526Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
14:25:56 [2020-01-21T14:25:56.237Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
14:25:56 [2020-01-21T14:25:56.468Z] ok  	github.com/docker/docker/daemon/events	0.078s	coverage: 50.0% of statements
14:25:57 [2020-01-21T14:25:57.187Z] #48 ...
14:25:57 [2020-01-21T14:25:57.187Z] 
14:25:57 [2020-01-21T14:25:57.187Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:25:57 [2020-01-21T14:25:57.187Z] #18 17.55 Reading package lists...
14:25:57 [2020-01-21T14:25:57.187Z] #18 24.73 Reading package lists...
14:25:57 [2020-01-21T14:25:57.187Z] #18 30.62 Building dependency tree...
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.34 libcap2-bin is already the newest version (1:2.25-2).
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.34 The following additional packages will be installed:
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.34   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35   python3.7 python3.7-minimal vim-runtime xxd
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35 Suggested packages:
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35 Recommended packages:
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35   aufs-dkms nftables build-essential python3-dev python3-keyring
14:25:57 [2020-01-21T14:25:57.187Z] #18 32.35   python3-keyrings.alt python3-xdg unzip
14:25:57 [2020-01-21T14:25:57.497Z] #18 ...
14:25:57 [2020-01-21T14:25:57.497Z] 
14:25:57 [2020-01-21T14:25:57.497Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:25:57 [2020-01-21T14:25:57.497Z] #45 107.2   LINK     criu/pie/restorer.built-in.o
14:25:57 [2020-01-21T14:25:57.497Z] #45 107.2   GEN      criu/pie/restorer-blob.h
14:25:57 [2020-01-21T14:25:57.497Z] #45 107.5   DEP      criu/vdso.d
14:25:57 [2020-01-21T14:25:57.851Z] ok  	github.com/docker/docker/daemon/graphdriver	0.027s	coverage: 2.2% of statements
14:25:57 [2020-01-21T14:25:57.996Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.646s	coverage: 59.8% of statements
14:25:57 [2020-01-21T14:25:57.996Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:25:57 [2020-01-21T14:25:57.996Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:25:57 [2020-01-21T14:25:57.996Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
14:25:57 [2020-01-21T14:25:57.996Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:25:57 [2020-01-21T14:25:57.996Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
14:25:57 [2020-01-21T14:25:57.996Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:25:58 [2020-01-21T14:25:58.122Z] #45 107.9   DEP      criu/uts_ns.d
14:25:58 [2020-01-21T14:25:58.410Z] #45 108.3   DEP      criu/util.d
14:25:59 [2020-01-21T14:25:59.038Z] #45 108.8   DEP      criu/uffd.d
14:25:59 [2020-01-21T14:25:59.663Z] #45 109.3   DEP      criu/tun.d
14:25:59 [2020-01-21T14:25:59.763Z] ok  	github.com/docker/docker/daemon/logger	0.208s	coverage: 42.7% of statements
14:25:59 [2020-01-21T14:25:59.763Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.059s	coverage: 77.8% of statements
14:25:59 [2020-01-21T14:25:59.763Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:25:59 [2020-01-21T14:25:59.763Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:25:59 [2020-01-21T14:25:59.952Z] #45 109.6   DEP      criu/tty.d
14:26:00 [2020-01-21T14:26:00.241Z] #45 110.0   DEP      criu/timerfd.d
14:26:00 [2020-01-21T14:26:00.528Z] #45 110.4   DEP      criu/sysfs_parse.d
14:26:00 [2020-01-21T14:26:00.665Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 26.2% of statements
14:26:00 [2020-01-21T14:26:00.665Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
14:26:01 [2020-01-21T14:26:01.160Z] #45 110.8   DEP      criu/sysctl.d
14:26:01 [2020-01-21T14:26:01.189Z] #62 287.2 + bin/containerd-stress
14:26:01 [2020-01-21T14:26:01.189Z] #62 288.9 + bin/containerd-shim
14:26:01 [2020-01-21T14:26:01.450Z] #45 111.2   DEP      criu/string.d
14:26:01 [2020-01-21T14:26:01.450Z] #45 111.3   DEP      criu/stats.d
14:26:01 [2020-01-21T14:26:01.450Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
14:26:01 [2020-01-21T14:26:01.450Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 62.1% of statements
14:26:01 [2020-01-21T14:26:01.739Z] #45 111.5   DEP      criu/sockets.d
14:26:02 [2020-01-21T14:26:02.031Z] #45 111.9   DEP      criu/sk-unix.d
14:26:02 [2020-01-21T14:26:02.051Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
14:26:02 [2020-01-21T14:26:02.237Z] ok  	github.com/docker/docker/daemon/logger/local	0.010s	coverage: 74.7% of statements
14:26:02 [2020-01-21T14:26:02.237Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:26:02 [2020-01-21T14:26:02.310Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.481s	coverage: 13.7% of statements
14:26:02 [2020-01-21T14:26:02.596Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.005s	coverage: 19.9% of statements
14:26:02 [2020-01-21T14:26:02.676Z] #45 112.4   DEP      criu/sk-tcp.d
14:26:02 [2020-01-21T14:26:02.965Z] #45 112.8   DEP      criu/sk-queue.d
14:26:03 [2020-01-21T14:26:03.251Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.667s	coverage: 57.0% of statements
14:26:03 [2020-01-21T14:26:03.254Z] #45 113.2   DEP      criu/sk-packet.d
14:26:03 [2020-01-21T14:26:03.544Z] #45 ...
14:26:03 [2020-01-21T14:26:03.544Z] 
14:26:03 [2020-01-21T14:26:03.544Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.62 The following NEW packages will be installed:
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.63   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.63   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.64   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.64   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.64   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.65   python3-setuptools python3-wheel python3.7 python3.7-minimal
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.65   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.78 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.78 Need to get 27.7 MB of archives.
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.78 After this operation, 129 MB of additional disk space will be used.
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 35.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 36.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 36.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
14:26:03 [2020-01-21T14:26:03.544Z] #18 37.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 37.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 37.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 37.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 37.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 37.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 37.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 38.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 39.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 40.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
14:26:03 [2020-01-21T14:26:03.545Z] #18 40.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
14:26:04 [2020-01-21T14:26:04.038Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 47.8% of statements
14:26:04 [2020-01-21T14:26:04.418Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
14:26:04 [2020-01-21T14:26:04.782Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
14:26:05 [2020-01-21T14:26:05.043Z] #18 41.83 debconf: delaying package configuration, since apt-utils is not installed
14:26:05 [2020-01-21T14:26:05.043Z] #18 42.02 Fetched 27.7 MB in 5s (6112 kB/s)
14:26:05 [2020-01-21T14:26:05.043Z] #18 42.11 Selecting previously unselected package pigz.
14:26:05 [2020-01-21T14:26:05.331Z] #18 42.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
14:26:05 [2020-01-21T14:26:05.331Z] #18 42.25 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
14:26:05 [2020-01-21T14:26:05.331Z] #18 42.27 Unpacking pigz (2.4-1) ...
14:26:05 [2020-01-21T14:26:05.331Z] #18 42.46 Selecting previously unselected package libpython3.7-minimal:ppc64el.
14:26:05 [2020-01-21T14:26:05.566Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.577s	coverage: 82.5% of statements
14:26:05 [2020-01-21T14:26:05.566Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:26:05 [2020-01-21T14:26:05.566Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:26:05 [2020-01-21T14:26:05.620Z] #18 42.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ...
14:26:05 [2020-01-21T14:26:05.620Z] #18 42.48 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ...
14:26:06 [2020-01-21T14:26:06.247Z] #18 43.15 Selecting previously unselected package python3.7-minimal.
14:26:06 [2020-01-21T14:26:06.247Z] #18 43.17 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ...
14:26:06 [2020-01-21T14:26:06.247Z] #18 43.19 Unpacking python3.7-minimal (3.7.3-2) ...
14:26:06 [2020-01-21T14:26:06.878Z] ok  	github.com/docker/docker/distribution	0.248s	coverage: 22.1% of statements
14:26:06 [2020-01-21T14:26:06.878Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 48.2% of statements
14:26:06 [2020-01-21T14:26:06.878Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:26:07 [2020-01-21T14:26:07.459Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.791s	coverage: 48.6% of statements
14:26:07 [2020-01-21T14:26:07.716Z] #62 295.5 + bin/containerd-shim-runc-v1
14:26:07 [2020-01-21T14:26:07.718Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.651s	coverage: 46.2% of statements
14:26:07 [2020-01-21T14:26:07.744Z] #18 44.87 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ...
14:26:07 [2020-01-21T14:26:07.744Z] #18 44.92 Setting up python3.7-minimal (3.7.3-2) ...
14:26:08 [2020-01-21T14:26:08.208Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
14:26:08 [2020-01-21T14:26:08.964Z] ok  	github.com/docker/docker/image	0.011s	coverage: 86.4% of statements
14:26:09 [2020-01-21T14:26:09.103Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.671s	coverage: 72.5% of statements
14:26:09 [2020-01-21T14:26:09.747Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
14:26:09 [2020-01-21T14:26:09.747Z] ok  	github.com/docker/docker/distribution/xfer	1.930s	coverage: 85.1% of statements
14:26:09 [2020-01-21T14:26:09.747Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:26:09 [2020-01-21T14:26:09.747Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:26:10 [2020-01-21T14:26:10.042Z] ok  	github.com/docker/docker/daemon	12.311s	coverage: 17.6% of statements
14:26:10 [2020-01-21T14:26:10.042Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:26:10 [2020-01-21T14:26:10.042Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:26:10 [2020-01-21T14:26:10.042Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:26:10 [2020-01-21T14:26:10.042Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:26:10 [2020-01-21T14:26:10.042Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:26:10 [2020-01-21T14:26:10.519Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
14:26:10 [2020-01-21T14:26:10.519Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:26:10 [2020-01-21T14:26:10.612Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.638s	coverage: 76.1% of statements
14:26:10 [2020-01-21T14:26:10.872Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 58.0% of statements
14:26:11 [2020-01-21T14:26:11.015Z] #62 298.6 + bin/containerd-shim-runc-v2
14:26:11 [2020-01-21T14:26:11.424Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
14:26:11 [2020-01-21T14:26:11.619Z] #62 299.4 + binaries
14:26:11 [2020-01-21T14:26:11.619Z] #62 299.4 + mkdir -p /build
14:26:11 [2020-01-21T14:26:11.619Z] #62 299.4 + cp bin/containerd /build/containerd
14:26:11 [2020-01-21T14:26:11.619Z] #62 299.4 + cp bin/containerd-shim /build/containerd-shim
14:26:11 [2020-01-21T14:26:11.619Z] #62 299.4 + cp bin/ctr /build/ctr
14:26:11 [2020-01-21T14:26:11.817Z] ok  	github.com/docker/docker/daemon/links	0.021s	coverage: 93.0% of statements
14:26:12 [2020-01-21T14:26:12.077Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.041s	coverage: 3.0% of statements
14:26:12 [2020-01-21T14:26:12.185Z] ok  	github.com/docker/docker/opts	0.012s	coverage: 66.9% of statements
14:26:12 [2020-01-21T14:26:12.185Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
14:26:12 [2020-01-21T14:26:12.306Z] #62 DONE 300.0s
14:26:13 [2020-01-21T14:26:13.231Z] 
14:26:13 [2020-01-21T14:26:13.231Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:26:13 [2020-01-21T14:26:13.304Z] #18 49.51 Selecting previously unselected package python3-minimal.
14:26:13 [2020-01-21T14:26:13.304Z] #18 49.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
14:26:13 [2020-01-21T14:26:13.304Z] #18 49.59 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
14:26:13 [2020-01-21T14:26:13.304Z] #18 49.60 Unpacking python3-minimal (3.7.3-1) ...
14:26:13 [2020-01-21T14:26:13.304Z] #18 49.77 Selecting previously unselected package libmpdec2:ppc64el.
14:26:13 [2020-01-21T14:26:13.304Z] #18 49.79 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
14:26:13 [2020-01-21T14:26:13.304Z] #18 49.80 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
14:26:13 [2020-01-21T14:26:13.304Z] #18 49.99 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
14:26:13 [2020-01-21T14:26:13.304Z] #18 50.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ...
14:26:13 [2020-01-21T14:26:13.304Z] #18 50.02 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ...
14:26:13 [2020-01-21T14:26:13.486Z] #63 DONE 0.2s
14:26:13 [2020-01-21T14:26:13.486Z] 
14:26:13 [2020-01-21T14:26:13.486Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:26:13 [2020-01-21T14:26:13.486Z] #67 DONE 0.2s
14:26:13 [2020-01-21T14:26:13.486Z] 
14:26:13 [2020-01-21T14:26:13.486Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:26:13 [2020-01-21T14:26:13.593Z] #18 ...
14:26:13 [2020-01-21T14:26:13.593Z] 
14:26:13 [2020-01-21T14:26:13.593Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:13 [2020-01-21T14:26:13.593Z] #48 201.7 vendor/golang.org/x/net/http2/hpack
14:26:13 [2020-01-21T14:26:13.593Z] #48 206.3 mime
14:26:13 [2020-01-21T14:26:13.593Z] #48 ...
14:26:13 [2020-01-21T14:26:13.593Z] 
14:26:13 [2020-01-21T14:26:13.593Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:13 [2020-01-21T14:26:13.593Z] #45 113.5   DEP      criu/sk-netlink.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 113.7   DEP      criu/sk-inet.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 113.9   DEP      criu/signalfd.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 114.2   DEP      criu/sigframe.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 114.4   DEP      criu/shmem.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 114.7   DEP      criu/servicefd.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 115.1   DEP      criu/seize.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 115.4   DEP      criu/seccomp.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 115.7   DEP      criu/rst-malloc.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 115.9   DEP      criu/rbtree.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 116.0   DEP      criu/pstree.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 116.3   DEP      criu/protobuf.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 116.6   GEN      criu/protobuf-desc-gen.h
14:26:13 [2020-01-21T14:26:13.593Z] #45 118.9   DEP      criu/protobuf-desc.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 119.1   DEP      criu/proc_parse.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 119.5   DEP      criu/plugin.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 119.8   DEP      criu/pipes.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 120.1   DEP      criu/pie-util.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 120.3   DEP      criu/pie-util-vdso.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 120.5   DEP      criu/pie-util-vdso-elf32.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 120.8   DEP      criu/path.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 121.1   DEP      criu/parasite-syscall.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 121.5   DEP      criu/pagemap.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 121.8   DEP      criu/pagemap-cache.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 122.2   DEP      criu/page-xfer.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 122.6   DEP      criu/page-pipe.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 122.8   DEP      criu/netfilter.d
14:26:13 [2020-01-21T14:26:13.593Z] #45 123.2   DEP      criu/net.d
14:26:13 [2020-01-21T14:26:13.782Z] #69 DONE 0.2s
14:26:13 [2020-01-21T14:26:13.782Z] 
14:26:13 [2020-01-21T14:26:13.782Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:26:13 [2020-01-21T14:26:13.782Z] #72 DONE 0.1s
14:26:13 [2020-01-21T14:26:13.782Z] 
14:26:13 [2020-01-21T14:26:13.782Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:26:13 [2020-01-21T14:26:13.782Z] #73 DONE 0.0s
14:26:13 [2020-01-21T14:26:13.782Z] 
14:26:13 [2020-01-21T14:26:13.782Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
14:26:13 [2020-01-21T14:26:13.883Z] #45 123.5   DEP      criu/namespaces.d
14:26:13 [2020-01-21T14:26:13.989Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 42.7% of statements
14:26:14 [2020-01-21T14:26:14.116Z] ok  	github.com/docker/docker/pkg/archive	0.467s	coverage: 77.2% of statements
14:26:14 [2020-01-21T14:26:14.173Z] #45 123.9   DEP      criu/mount.d
14:26:14 [2020-01-21T14:26:14.463Z] #45 ...
14:26:14 [2020-01-21T14:26:14.463Z] 
14:26:14 [2020-01-21T14:26:14.463Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:14 [2020-01-21T14:26:14.463Z] #48 212.6 mime/quotedprintable
14:26:14 [2020-01-21T14:26:14.585Z] INFO [runner] Issues before processing: 2316, after processing: 0 
14:26:14 [2020-01-21T14:26:14.585Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/63, filename_unadjuster: 1707/1707, autogenerated_exclude: 1610/1707, exclude: 1610/1610, path_prettifier: 1707/1707, skip_files: 1707/1707, skip_dirs: 1707/1707, cgo: 1707/2316, identifier_marker: 1610/1610, exclude-rules: 63/1610 
14:26:14 [2020-01-21T14:26:14.586Z] INFO [runner] processing took 164.707809ms with stages: nolint: 72.908971ms, identifier_marker: 49.627397ms, path_prettifier: 13.71143ms, skip_dirs: 8.862276ms, exclude-rules: 8.41386ms, autogenerated_exclude: 7.53082ms, cgo: 2.04132ms, filename_unadjuster: 1.605671ms, max_same_issues: 1.789µs, uniq_by_line: 710ns, diff: 655ns, source_code: 551ns, exclude: 539ns, skip_files: 537ns, max_from_linter: 527ns, path_shortener: 432ns, max_per_file_from_linter: 324ns 
14:26:14 [2020-01-21T14:26:14.586Z] INFO [runner] linters took 1m38.697952453s with stages: goanalysis_metalinter: 1m20.845361941s, unused: 17.687367518s 
14:26:14 [2020-01-21T14:26:14.586Z] INFO File cache stats: 1445 entries of total size 6.8MiB 
14:26:14 [2020-01-21T14:26:14.586Z] INFO Memory: 1593 samples, avg is 275.8MB, max is 2831.5MB 
14:26:14 [2020-01-21T14:26:14.586Z] INFO Execution took 3m34.167563104s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:26:14 [2020-01-21T14:26:14.790Z] #74 DONE 1.1s
14:26:14 [2020-01-21T14:26:14.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/make.sh dynbinary-daemon test-docker-py
14:26:15 [2020-01-21T14:26:15.045Z] 
14:26:15 [2020-01-21T14:26:15.045Z] #75 exporting to image
14:26:15 [2020-01-21T14:26:15.045Z] #75 exporting layers
14:26:15 [2020-01-21T14:26:15.348Z] ok  	github.com/docker/docker/pkg/authorization	0.599s	coverage: 68.3% of statements
14:26:15 [2020-01-21T14:26:15.348Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:26:15 [2020-01-21T14:26:15.370Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 4.9% of statements
14:26:15 [2020-01-21T14:26:15.370Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.252s	coverage: 77.8% of statements
14:26:15 [2020-01-21T14:26:15.370Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.283s	coverage: 60.1% of statements
14:26:15 [2020-01-21T14:26:15.370Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:26:15 [2020-01-21T14:26:15.370Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:26:15 [2020-01-21T14:26:15.370Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:26:15 [2020-01-21T14:26:15.370Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:26:15 [2020-01-21T14:26:15.370Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:26:15 [2020-01-21T14:26:15.370Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:26:15 [2020-01-21T14:26:15.482Z] 
14:26:15 [2020-01-21T14:26:15.482Z] Removing bundles/
14:26:15 [2020-01-21T14:26:15.482Z] 
14:26:15 [2020-01-21T14:26:15.482Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:26:15 [2020-01-21T14:26:15.482Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:26:15 [2020-01-21T14:26:15.482Z] GOOS="" GOARCH="" GOARM=""
14:26:15 [2020-01-21T14:26:15.632Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.061s	coverage: 67.0% of statements
14:26:15 [2020-01-21T14:26:15.699Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
14:26:16 [2020-01-21T14:26:16.205Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.035s	coverage: 88.3% of statements
14:26:16 [2020-01-21T14:26:16.532Z] #48 214.6 net/http/internal
14:26:16 [2020-01-21T14:26:16.776Z] ok  	github.com/docker/docker/daemon/logger/journald	0.039s	coverage: 26.2% of statements
14:26:17 [2020-01-21T14:26:17.038Z] time="2020-01-21T14:26:16Z" level=error msg="Failed to open log file: open /tmp/docker-logger-694426297/container.log.1: no such file or directory"
14:26:17 [2020-01-21T14:26:17.038Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.037s	coverage: 62.1% of statements
14:26:17 [2020-01-21T14:26:17.985Z] ok  	github.com/docker/docker/daemon/logger/local	0.070s	coverage: 74.7% of statements
14:26:17 [2020-01-21T14:26:17.985Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:26:18 [2020-01-21T14:26:18.556Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.055s	coverage: 19.9% of statements
14:26:18 [2020-01-21T14:26:18.556Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
14:26:19 [2020-01-21T14:26:19.496Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.033s	coverage: 47.8% of statements
14:26:19 [2020-01-21T14:26:19.614Z] ok  	github.com/docker/docker/layer	7.739s	coverage: 68.8% of statements
14:26:19 [2020-01-21T14:26:19.614Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:26:19 [2020-01-21T14:26:19.614Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:26:19 [2020-01-21T14:26:19.614Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:26:19 [2020-01-21T14:26:19.614Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:26:19 [2020-01-21T14:26:19.614Z] ?   	github.com/docker/docker/oci	[no test files]
14:26:19 [2020-01-21T14:26:19.614Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:26:19 [2020-01-21T14:26:19.614Z] ok  	github.com/docker/docker/pkg/directory	0.001s	coverage: 80.0% of statements
14:26:19 [2020-01-21T14:26:19.614Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.394s	coverage: 43.2% of statements
14:26:19 [2020-01-21T14:26:19.614Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:26:19 [2020-01-21T14:26:19.614Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:26:19 [2020-01-21T14:26:19.970Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
14:26:20 [2020-01-21T14:26:20.042Z] #48 ...
14:26:20 [2020-01-21T14:26:20.042Z] 
14:26:20 [2020-01-21T14:26:20.042Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 51.55 Selecting previously unselected package python3.7.
14:26:20 [2020-01-21T14:26:20.042Z] #18 51.58 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 51.58 Unpacking python3.7 (3.7.3-2) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 51.77 Selecting previously unselected package libpython3-stdlib:ppc64el.
14:26:20 [2020-01-21T14:26:20.042Z] #18 51.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 51.79 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 51.90 Setting up python3-minimal (3.7.3-1) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 53.64 Selecting previously unselected package python3.
14:26:20 [2020-01-21T14:26:20.042Z] #18 53.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
14:26:20 [2020-01-21T14:26:20.042Z] #18 53.74 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 53.76 Unpacking python3 (3.7.3-1) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.01 Selecting previously unselected package libip4tc0:ppc64el.
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.07 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.21 Selecting previously unselected package libip6tc0:ppc64el.
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.24 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.44 Selecting previously unselected package libiptc0:ppc64el.
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.46 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.47 Unpacking libiptc0:ppc64el (1.8.2-4) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.61 Selecting previously unselected package libnfnetlink0:ppc64el.
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.64 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.71 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.74 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.90 Selecting previously unselected package libnftnl11:ppc64el.
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 54.94 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 55.12 Selecting previously unselected package iptables.
14:26:20 [2020-01-21T14:26:20.042Z] #18 55.15 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 55.16 Unpacking iptables (1.8.2-4) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 56.02 Selecting previously unselected package xxd.
14:26:20 [2020-01-21T14:26:20.042Z] #18 56.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 56.06 Unpacking xxd (2:8.1.0875-5) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 56.27 Selecting previously unselected package vim-common.
14:26:20 [2020-01-21T14:26:20.042Z] #18 56.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 56.37 Unpacking vim-common (2:8.1.0875-5) ...
14:26:20 [2020-01-21T14:26:20.042Z] #18 56.64 Selecting previously unselected package bash-completion.
14:26:20 [2020-01-21T14:26:20.042Z] #18 56.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:26:20 [2020-01-21T14:26:20.072Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
14:26:20 [2020-01-21T14:26:20.328Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
14:26:20 [2020-01-21T14:26:20.332Z] #18 ...
14:26:20 [2020-01-21T14:26:20.332Z] 
14:26:20 [2020-01-21T14:26:20.332Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:20 [2020-01-21T14:26:20.332Z] #48 218.6 crypto/x509
14:26:20 [2020-01-21T14:26:20.621Z] #48 218.6 net/textproto
14:26:20 [2020-01-21T14:26:20.621Z] #48 218.6 vendor/golang.org/x/net/http/httpproxy
14:26:20 [2020-01-21T14:26:20.642Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.988s	coverage: 82.5% of statements
14:26:20 [2020-01-21T14:26:20.642Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:26:20 [2020-01-21T14:26:20.642Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:26:20 [2020-01-21T14:26:20.697Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
14:26:21 [2020-01-21T14:26:21.477Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
14:26:21 [2020-01-21T14:26:21.477Z] ok  	github.com/docker/docker/pkg/dmesg	0.001s	coverage: 83.3% of statements
14:26:21 [2020-01-21T14:26:21.609Z] #75 exporting layers 6.3s done
14:26:21 [2020-01-21T14:26:21.609Z] #75 writing image sha256:1cebcf38134e18ad6c6b0e30d2351269f4e43e71796b2f617c7e8fad9111a8f5 done
14:26:21 [2020-01-21T14:26:21.609Z] #75 naming to docker.io/library/docker:4d249ae1f33d3e57be78ec1ce573589397720741 done
14:26:21 [2020-01-21T14:26:21.609Z] #75 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:26:22 [2020-01-21T14:26:22.031Z] ok  	github.com/docker/docker/distribution/metadata	0.121s	coverage: 48.2% of statements
14:26:22 [2020-01-21T14:26:22.120Z] #48 ...
14:26:22 [2020-01-21T14:26:22.120Z] 
14:26:22 [2020-01-21T14:26:22.120Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:26:22 [2020-01-21T14:26:22.120Z] #51 DONE 220.2s
14:26:22 [2020-01-21T14:26:22.120Z] 
14:26:22 [2020-01-21T14:26:22.120Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:22 [2020-01-21T14:26:22.120Z] #45 124.3   DEP      criu/mem.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 124.9   DEP      criu/lsm.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 125.2   DEP      criu/log.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 125.5   DEP      criu/libnetlink.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 125.8   DEP      criu/kerndat.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 126.3   DEP      criu/kcmp-ids.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 126.7   DEP      criu/irmap.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 126.9   DEP      criu/ipc_ns.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 127.3   DEP      criu/image.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 127.8   DEP      criu/image-desc.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 127.9   DEP      criu/fsnotify.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 128.4   DEP      criu/filesystems.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 128.8   DEP      criu/files.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 129.1   DEP      criu/files-reg.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 129.4   DEP      criu/files-ext.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 129.6   DEP      criu/file-lock.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 130.1   DEP      criu/file-ids.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 130.4   DEP      criu/fifo.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 130.6   DEP      criu/fdstore.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 130.9   DEP      criu/fault-injection.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 130.9   DEP      criu/external.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 131.1   DEP      criu/eventpoll.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 131.4   DEP      criu/eventfd.d
14:26:22 [2020-01-21T14:26:22.120Z] #45 131.6   DEP      criu/crtools.d
14:26:22 [2020-01-21T14:26:22.292Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 49.4% of statements
14:26:22 [2020-01-21T14:26:22.353Z] Client:
14:26:22 [2020-01-21T14:26:22.353Z]  Debug Mode: false
14:26:22 [2020-01-21T14:26:22.353Z]  Plugins:
14:26:22 [2020-01-21T14:26:22.353Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
14:26:22 [2020-01-21T14:26:22.353Z] 
14:26:22 [2020-01-21T14:26:22.353Z] Server:
14:26:22 [2020-01-21T14:26:22.353Z]  Containers: 0
14:26:22 [2020-01-21T14:26:22.353Z]   Running: 0
14:26:22 [2020-01-21T14:26:22.353Z]   Paused: 0
14:26:22 [2020-01-21T14:26:22.353Z]   Stopped: 0
14:26:22 [2020-01-21T14:26:22.353Z]  Images: 0
14:26:22 [2020-01-21T14:26:22.353Z]  Server Version: 19.03.2
14:26:22 [2020-01-21T14:26:22.353Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:26:22 [2020-01-21T14:26:22.353Z]   Windows: 
14:26:22 [2020-01-21T14:26:22.353Z]   LCOW: 
14:26:22 [2020-01-21T14:26:22.353Z]  Logging Driver: json-file
14:26:22 [2020-01-21T14:26:22.353Z]  Plugins:
14:26:22 [2020-01-21T14:26:22.353Z]   Volume: local
14:26:22 [2020-01-21T14:26:22.353Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
14:26:22 [2020-01-21T14:26:22.353Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:26:22 [2020-01-21T14:26:22.353Z]  Swarm: inactive
14:26:22 [2020-01-21T14:26:22.353Z]  Default Isolation: process
14:26:22 [2020-01-21T14:26:22.353Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:26:22 [2020-01-21T14:26:22.353Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
14:26:22 [2020-01-21T14:26:22.353Z]  OSType: windows
14:26:22 [2020-01-21T14:26:22.353Z]  Architecture: x86_64
14:26:22 [2020-01-21T14:26:22.353Z]  CPUs: 4
14:26:22 [2020-01-21T14:26:22.353Z]  Total Memory: 32GiB
14:26:22 [2020-01-21T14:26:22.353Z]  Name: azwin-2-d9d350
14:26:22 [2020-01-21T14:26:22.353Z]  ID: JLDZ:4TIW:6JP7:YDTQ:EZO6:QYPX:YHCA:JADS:6DDJ:6WOV:UEV7:YGLC
14:26:22 [2020-01-21T14:26:22.353Z]  Docker Root Dir: D:\docker
14:26:22 [2020-01-21T14:26:22.353Z]  Debug Mode: false
14:26:22 [2020-01-21T14:26:22.353Z]  Registry: https://index.docker.io/v1/
14:26:22 [2020-01-21T14:26:22.353Z]  Labels:
14:26:22 [2020-01-21T14:26:22.353Z]  Experimental: true
14:26:22 [2020-01-21T14:26:22.353Z]  Insecure Registries:
14:26:22 [2020-01-21T14:26:22.353Z]   10.0.0.4:5000
14:26:22 [2020-01-21T14:26:22.353Z]   127.0.0.0/8
14:26:22 [2020-01-21T14:26:22.353Z]  Registry Mirrors:
14:26:22 [2020-01-21T14:26:22.353Z]   http://10.0.0.4:5000/
14:26:22 [2020-01-21T14:26:22.353Z]  Live Restore Enabled: false
14:26:22 [2020-01-21T14:26:22.353Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:26:22 [2020-01-21T14:26:22.551Z] #45 132.3   DEP      criu/cr-service.d
14:26:22 [2020-01-21T14:26:22.553Z] ok  	github.com/docker/docker/distribution	0.361s	coverage: 22.1% of statements
14:26:22 [2020-01-21T14:26:22.553Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:26:22 [2020-01-21T14:26:22.944Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
14:26:23 [2020-01-21T14:26:23.174Z] #45 132.8   DEP      criu/cr-restore.d
14:26:23 [2020-01-21T14:26:23.462Z] #45 133.3   DEP      criu/cr-errno.d
14:26:23 [2020-01-21T14:26:23.462Z] #45 133.4   DEP      criu/cr-dump.d
14:26:23 [2020-01-21T14:26:23.653Z] 
14:26:23 [2020-01-21T14:26:23.653Z] Removing bundles/
14:26:23 [2020-01-21T14:26:23.653Z] 
14:26:23 [2020-01-21T14:26:23.653Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:26:23 [2020-01-21T14:26:23.653Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:26:23 [2020-01-21T14:26:23.653Z] GOOS="" GOARCH="" GOARM=""
14:26:23 [2020-01-21T14:26:23.750Z] #45 ...
14:26:23 [2020-01-21T14:26:23.751Z] 
14:26:23 [2020-01-21T14:26:23.751Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:23 [2020-01-21T14:26:23.751Z] #48 221.9 mime/multipart
14:26:23 [2020-01-21T14:26:23.751Z] #48 221.9 vendor/golang.org/x/net/http/httpguts
14:26:23 [2020-01-21T14:26:23.754Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
14:26:24 [2020-01-21T14:26:24.106Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.113s	coverage: 84.1% of statements
14:26:24 [2020-01-21T14:26:24.466Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
14:26:24 [2020-01-21T14:26:24.466Z] ok  	github.com/docker/docker/image	0.051s	coverage: 86.4% of statements
14:26:24 [2020-01-21T14:26:24.470Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
14:26:24 [2020-01-21T14:26:24.470Z] ok  	github.com/docker/docker/pkg/fsutils	0.405s	coverage: 85.1% of statements
14:26:24 [2020-01-21T14:26:24.727Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
14:26:24 [2020-01-21T14:26:24.727Z] ok  	github.com/docker/docker/distribution/xfer	1.743s	coverage: 85.6% of statements
14:26:24 [2020-01-21T14:26:24.727Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:26:24 [2020-01-21T14:26:24.727Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:26:24 [2020-01-21T14:26:24.727Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:26:25 [2020-01-21T14:26:25.252Z] ok  	github.com/docker/docker/pkg/idtools	0.247s	coverage: 70.1% of statements
14:26:25 [2020-01-21T14:26:25.298Z] ok  	github.com/docker/docker/libcontainerd/queue	0.049s	coverage: 100.0% of statements
14:26:25 [2020-01-21T14:26:25.558Z] ok  	github.com/docker/docker/pkg/aaparser	0.022s	coverage: 50.0% of statements
14:26:25 [2020-01-21T14:26:25.617Z] ok  	github.com/docker/docker/pkg/ioutils	0.298s	coverage: 70.6% of statements
14:26:25 [2020-01-21T14:26:25.617Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
14:26:26 [2020-01-21T14:26:26.031Z] ok  	github.com/docker/docker/pkg/locker	0.008s	coverage: 88.9% of statements
14:26:26 [2020-01-21T14:26:26.031Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
14:26:26 [2020-01-21T14:26:26.031Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:26:26 [2020-01-21T14:26:26.482Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
14:26:26 [2020-01-21T14:26:26.500Z] ok  	github.com/docker/docker/opts	0.071s	coverage: 66.9% of statements
14:26:26 [2020-01-21T14:26:26.863Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
14:26:27 [2020-01-21T14:26:27.224Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
14:26:27 [2020-01-21T14:26:27.224Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
14:26:27 [2020-01-21T14:26:27.584Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
14:26:27 [2020-01-21T14:26:27.964Z] ok  	github.com/docker/docker/pkg/mount	1.235s	coverage: 70.0% of statements
14:26:27 [2020-01-21T14:26:27.964Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:26:27 [2020-01-21T14:26:27.964Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:26:27 [2020-01-21T14:26:27.964Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:26:28 [2020-01-21T14:26:28.338Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
14:26:28 [2020-01-21T14:26:28.411Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
14:26:28 [2020-01-21T14:26:28.411Z] ok  	github.com/docker/docker/pkg/authorization	0.708s	coverage: 68.3% of statements
14:26:28 [2020-01-21T14:26:28.411Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
14:26:29 [2020-01-21T14:26:29.095Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
14:26:29 [2020-01-21T14:26:29.096Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
14:26:29 [2020-01-21T14:26:29.294Z] #48 227.0 crypto/tls
14:26:29 [2020-01-21T14:26:29.294Z] #48 ...
14:26:29 [2020-01-21T14:26:29.294Z] 
14:26:29 [2020-01-21T14:26:29.294Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 62.29 Unpacking bash-completion (1:2.8-6) ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 62.90 Selecting previously unselected package bzip2.
14:26:29 [2020-01-21T14:26:29.294Z] #18 62.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 62.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 63.03 Selecting previously unselected package xz-utils.
14:26:29 [2020-01-21T14:26:29.294Z] #18 63.04 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 63.04 Unpacking xz-utils (5.2.4-1) ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 63.28 Selecting previously unselected package apparmor.
14:26:29 [2020-01-21T14:26:29.294Z] #18 63.30 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 63.47 Unpacking apparmor (2.13.2-10) ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 63.97 Selecting previously unselected package aufs-tools.
14:26:29 [2020-01-21T14:26:29.294Z] #18 63.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 64.00 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 64.20 Selecting previously unselected package libonig5:ppc64el.
14:26:29 [2020-01-21T14:26:29.294Z] #18 64.21 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.294Z] #18 64.21 Unpacking libonig5:ppc64el (6.9.1-1) ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.50 Selecting previously unselected package libjq1:ppc64el.
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.52 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.71 Selecting previously unselected package jq.
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.73 Unpacking jq (1.5+dfsg-2+b1) ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.83 Selecting previously unselected package libaio1:ppc64el.
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.84 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.86 Unpacking libaio1:ppc64el (0.3.112-3) ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.95 Selecting previously unselected package libgpm2:ppc64el.
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.96 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 64.97 Unpacking libgpm2:ppc64el (1.20.7-5) ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 65.05 Selecting previously unselected package libicu63:ppc64el.
14:26:29 [2020-01-21T14:26:29.295Z] #18 65.07 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
14:26:29 [2020-01-21T14:26:29.295Z] #18 65.08 Unpacking libicu63:ppc64el (63.1-6) ...
14:26:29 [2020-01-21T14:26:29.352Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
14:26:29 [2020-01-21T14:26:29.494Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
14:26:29 [2020-01-21T14:26:29.612Z] ok  	github.com/docker/docker/pkg/archive	1.243s	coverage: 77.0% of statements
14:26:29 [2020-01-21T14:26:29.873Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
14:26:30 [2020-01-21T14:26:30.444Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
14:26:30 [2020-01-21T14:26:30.702Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
14:26:31 [2020-01-21T14:26:31.013Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
14:26:31 [2020-01-21T14:26:31.056Z] ok  	github.com/docker/docker/pkg/reexec	0.005s	coverage: 82.4% of statements
14:26:31 [2020-01-21T14:26:31.583Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
14:26:31 [2020-01-21T14:26:31.842Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
14:26:33 [2020-01-21T14:26:33.221Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
14:26:33 [2020-01-21T14:26:33.221Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.528s	coverage: 43.2% of statements
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.54 Selecting previously unselected package libnet1:ppc64el.
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.57 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.68 Selecting previously unselected package libnl-3-200:ppc64el.
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.70 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.82 Selecting previously unselected package libprotobuf-c1:ppc64el.
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.84 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:26:33 [2020-01-21T14:26:33.770Z] #18 70.93 Selecting previously unselected package libreadline5:ppc64el.
14:26:33 [2020-01-21T14:26:33.792Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
14:26:34 [2020-01-21T14:26:34.051Z] ok  	github.com/docker/docker/pkg/fsutils	0.306s	coverage: 85.1% of statements
14:26:34 [2020-01-21T14:26:34.058Z] #18 70.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
14:26:34 [2020-01-21T14:26:34.058Z] #18 70.94 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
14:26:34 [2020-01-21T14:26:34.058Z] #18 71.14 Selecting previously unselected package net-tools.
14:26:34 [2020-01-21T14:26:34.058Z] #18 71.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
14:26:34 [2020-01-21T14:26:34.058Z] #18 71.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:26:34 [2020-01-21T14:26:34.058Z] #18 ...
14:26:34 [2020-01-21T14:26:34.058Z] 
14:26:34 [2020-01-21T14:26:34.058Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:34 [2020-01-21T14:26:34.058Z] #45 134.0   DEP      criu/cr-dedup.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 134.2   DEP      criu/cr-check.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 134.6   DEP      criu/config.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 134.9   DEP      criu/clone-noasan.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 135.0   DEP      criu/cgroup.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 135.3   DEP      criu/cgroup-props.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 135.5   DEP      criu/bitmap.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 135.5   DEP      criu/bfd.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 135.8   DEP      criu/autofs.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 136.1   DEP      criu/aio.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 136.3   DEP      criu/action-scripts.d
14:26:34 [2020-01-21T14:26:34.058Z] #45 137.0   CC       criu/action-scripts.o
14:26:34 [2020-01-21T14:26:34.058Z] #45 137.9   CC       criu/aio.o
14:26:34 [2020-01-21T14:26:34.058Z] #45 138.9   CC       criu/autofs.o
14:26:34 [2020-01-21T14:26:34.058Z] #45 142.2   CC       criu/bfd.o
14:26:34 [2020-01-21T14:26:34.058Z] #45 143.2   CC       criu/bitmap.o
14:26:34 [2020-01-21T14:26:34.058Z] #45 143.5   CC       criu/cgroup-props.o
14:26:34 [2020-01-21T14:26:34.167Z] ok  	github.com/docker/docker/pkg/signal	2.392s	coverage: 61.0% of statements
14:26:34 [2020-01-21T14:26:34.167Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
14:26:34 [2020-01-21T14:26:34.167Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
14:26:34 [2020-01-21T14:26:34.311Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
14:26:34 [2020-01-21T14:26:34.311Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
14:26:34 [2020-01-21T14:26:34.537Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
14:26:34 [2020-01-21T14:26:34.688Z] #45 ...
14:26:34 [2020-01-21T14:26:34.688Z] 
14:26:34 [2020-01-21T14:26:34.688Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:34 [2020-01-21T14:26:34.688Z] #18 71.56 Selecting previously unselected package python-pip-whl.
14:26:34 [2020-01-21T14:26:34.688Z] #18 71.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
14:26:34 [2020-01-21T14:26:34.688Z] #18 71.57 Unpacking python-pip-whl (18.1-5) ...
14:26:34 [2020-01-21T14:26:34.902Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
14:26:35 [2020-01-21T14:26:35.251Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.024s	coverage: 91.7% of statements
14:26:35 [2020-01-21T14:26:35.251Z] ok  	github.com/docker/docker/layer	7.377s	coverage: 68.8% of statements
14:26:35 [2020-01-21T14:26:35.251Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:26:35 [2020-01-21T14:26:35.251Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:26:35 [2020-01-21T14:26:35.251Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:26:35 [2020-01-21T14:26:35.251Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:26:35 [2020-01-21T14:26:35.251Z] ?   	github.com/docker/docker/oci	[no test files]
14:26:35 [2020-01-21T14:26:35.251Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:26:35 [2020-01-21T14:26:35.251Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:26:35 [2020-01-21T14:26:35.251Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:26:35 [2020-01-21T14:26:35.283Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 71.3% of statements
14:26:35 [2020-01-21T14:26:35.317Z] #18 72.32 Selecting previously unselected package python3-lib2to3.
14:26:35 [2020-01-21T14:26:35.317Z] #18 72.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
14:26:35 [2020-01-21T14:26:35.317Z] #18 72.33 Unpacking python3-lib2to3 (3.7.3-1) ...
14:26:35 [2020-01-21T14:26:35.425Z] DEBUG: print all environment variables to check how Jenkins runs this script
14:26:35 [2020-01-21T14:26:35.425Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4d4e63aa\powershellScript.ps1'; exit $LASTEXITCODE;
14:26:35 [2020-01-21T14:26:35.425Z] ----------------------------------------------------------------------------
14:26:35 [2020-01-21T14:26:35.425Z] 
14:26:35 [2020-01-21T14:26:35.425Z] INFO: executeCI.ps1 starting at Tue Jan 21 14:26:35 CUT 2020
14:26:35 [2020-01-21T14:26:35.425Z] 
14:26:35 [2020-01-21T14:26:35.425Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:26:35 [2020-01-21T14:26:35.425Z] INFO: Running git version 2.24.1.windows.2
14:26:35 [2020-01-21T14:26:35.425Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:26:35 [2020-01-21T14:26:35.425Z] INFO: Environment variables:
14:26:35 [2020-01-21T14:26:35.425Z] 
14:26:35 [2020-01-21T14:26:35.425Z] Name                           Value                                                                                   
14:26:35 [2020-01-21T14:26:35.425Z] ----                           -----                                                                                   
14:26:35 [2020-01-21T14:26:35.425Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:26:35 [2020-01-21T14:26:35.425Z] amd64                          true                                                                                    
14:26:35 [2020-01-21T14:26:35.425Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
14:26:35 [2020-01-21T14:26:35.425Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:26:35 [2020-01-21T14:26:35.425Z] arm64                          true                                                                                    
14:26:35 [2020-01-21T14:26:35.425Z] BRANCH_NAME                    PR-40395                                                                                
14:26:35 [2020-01-21T14:26:35.425Z] BUILD_DISPLAY_NAME             #3                                                                                      
14:26:35 [2020-01-21T14:26:35.425Z] BUILD_ID                       3                                                                                       
14:26:35 [2020-01-21T14:26:35.425Z] BUILD_NUMBER                   3                                                                                       
14:26:35 [2020-01-21T14:26:35.425Z] BUILD_TAG                      jenkins-moby-PR-40395-3                                                                 
14:26:35 [2020-01-21T14:26:35.425Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40395/3/                                   
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_AUTHOR                  danielhelfand                                                                           
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_AUTHOR_DISPLAY_NAME     Daniel Helfand                                                                          
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_AUTHOR_EMAIL            helfand.4@gmail.com                                                                     
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_BRANCH                  remove_code_comment_space                                                               
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_FORK                    danielhelfand                                                                           
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_ID                      40395                                                                                   
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_TARGET                  master                                                                                  
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_TITLE                   Remove Extra Space in Code Comment in ping.go                                           
14:26:35 [2020-01-21T14:26:35.425Z] CHANGE_URL                     https://github.com/moby/moby/pull/40395                                                 
14:26:35 [2020-01-21T14:26:35.425Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:26:35 [2020-01-21T14:26:35.425Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:26:35 [2020-01-21T14:26:35.425Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:26:35 [2020-01-21T14:26:35.425Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:26:35 [2020-01-21T14:26:35.425Z] COMPUTERNAME                   azwin-2-d9d350                                                                          
14:26:35 [2020-01-21T14:26:35.425Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
14:26:35 [2020-01-21T14:26:35.425Z] ConfigSequenceNumber           0                                                                                       
14:26:35 [2020-01-21T14:26:35.425Z] dco                            true                                                                                    
14:26:35 [2020-01-21T14:26:35.425Z] DOCKER_BUILDKIT                0                                                                                       
14:26:35 [2020-01-21T14:26:35.425Z] DOCKER_DUT_DEBUG               1                                                                                       
14:26:35 [2020-01-21T14:26:35.425Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:26:35 [2020-01-21T14:26:35.425Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:26:35 [2020-01-21T14:26:35.426Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:26:35 [2020-01-21T14:26:35.426Z] EXECUTOR_NUMBER                0                                                                                       
14:26:35 [2020-01-21T14:26:35.426Z] FQDN                           azwin-2-d9d350.westus.cloudapp.azure.com                                                
14:26:35 [2020-01-21T14:26:35.426Z] GIT_BRANCH                     PR-40395                                                                                
14:26:35 [2020-01-21T14:26:35.426Z] GIT_COMMIT                     4d249ae1f33d3e57be78ec1ce573589397720741                                                
14:26:35 [2020-01-21T14:26:35.426Z] GIT_PREVIOUS_COMMIT            4d249ae1f33d3e57be78ec1ce573589397720741                                                
14:26:35 [2020-01-21T14:26:35.426Z] GIT_URL                        https://github.com/moby/moby.git                                                        
14:26:35 [2020-01-21T14:26:35.426Z] HUDSON_COOKIE                  8406373e-6b04-4329-bbd1-f4bb0369accf                                                    
14:26:35 [2020-01-21T14:26:35.426Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:26:35 [2020-01-21T14:26:35.426Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:26:35 [2020-01-21T14:26:35.426Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
14:26:35 [2020-01-21T14:26:35.426Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-2.b09.ojdkbuild.windows.x86_64                          
14:26:35 [2020-01-21T14:26:35.426Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:26:35 [2020-01-21T14:26:35.426Z] JENKINS_NODE_COOKIE            2551ad95-3284-48e7-8bab-a4fd893db51e                                                    
14:26:35 [2020-01-21T14:26:35.426Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:26:35 [2020-01-21T14:26:35.426Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
14:26:35 [2020-01-21T14:26:35.426Z] JOB_BASE_NAME                  PR-40395                                                                                
14:26:35 [2020-01-21T14:26:35.426Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40395/display/redirect                     
14:26:35 [2020-01-21T14:26:35.426Z] JOB_NAME                       moby/PR-40395                                                                           
14:26:35 [2020-01-21T14:26:35.426Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40395/                                     
14:26:35 [2020-01-21T14:26:35.426Z] library.jps.version            master                                                                                  
14:26:35 [2020-01-21T14:26:35.426Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
14:26:35 [2020-01-21T14:26:35.426Z] NODE_LABELS                    amd64 azure azwin-2-d9d350 azwin-2019 docker west-us windows windows-2019 x86_64        
14:26:35 [2020-01-21T14:26:35.426Z] NODE_NAME                      azwin-2-d9d350                                                                          
14:26:35 [2020-01-21T14:26:35.426Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:26:35 [2020-01-21T14:26:35.426Z] OS                             Windows_NT                                                                              
14:26:35 [2020-01-21T14:26:35.426Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
14:26:35 [2020-01-21T14:26:35.426Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:26:35 [2020-01-21T14:26:35.427Z] ppc64le                        true                                                                                    
14:26:35 [2020-01-21T14:26:35.427Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:26:35 [2020-01-21T14:26:35.427Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
14:26:35 [2020-01-21T14:26:35.427Z] PROCESSOR_LEVEL                6                                                                                       
14:26:35 [2020-01-21T14:26:35.427Z] PROCESSOR_REVISION             4f01                                                                                    
14:26:35 [2020-01-21T14:26:35.427Z] ProgramData                    C:\ProgramData                                                                          
14:26:35 [2020-01-21T14:26:35.427Z] ProgramFiles                   C:\Program Files                                                                        
14:26:35 [2020-01-21T14:26:35.427Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:26:35 [2020-01-21T14:26:35.427Z] ProgramW6432                   C:\Program Files                                                                        
14:26:35 [2020-01-21T14:26:35.427Z] PROMPT                         $P$G                                                                                    
14:26:35 [2020-01-21T14:26:35.427Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:26:35 [2020-01-21T14:26:35.427Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
14:26:35 [2020-01-21T14:26:35.427Z] PUBLIC                         C:\Users\Public                                                                         
14:26:35 [2020-01-21T14:26:35.427Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40395/3/display/redirect?page=changes      
14:26:35 [2020-01-21T14:26:35.427Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40395/3/display/redirect                   
14:26:35 [2020-01-21T14:26:35.427Z] s390x                          true                                                                                    
14:26:35 [2020-01-21T14:26:35.427Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:26:35 [2020-01-21T14:26:35.427Z] SOURCES_DRIVE                  d                                                                                       
14:26:35 [2020-01-21T14:26:35.427Z] SOURCES_SUBDIR                 gopath                                                                                  
14:26:35 [2020-01-21T14:26:35.427Z] STAGE_NAME                     Run tests                                                                               
14:26:35 [2020-01-21T14:26:35.427Z] SystemDrive                    C:                                                                                      
14:26:35 [2020-01-21T14:26:35.427Z] SystemRoot                     C:\windows                                                                              
14:26:35 [2020-01-21T14:26:35.427Z] TEMP                           C:\windows\TEMP                                                                         
14:26:35 [2020-01-21T14:26:35.427Z] TESTDEBUG                      0                                                                                       
14:26:35 [2020-01-21T14:26:35.427Z] TESTRUN_DRIVE                  d                                                                                       
14:26:35 [2020-01-21T14:26:35.427Z] TESTRUN_SUBDIR                 CI                                                                                      
14:26:35 [2020-01-21T14:26:35.427Z] TIMEOUT                        120m                                                                                    
14:26:35 [2020-01-21T14:26:35.427Z] TMP                            C:\windows\TEMP                                                                         
14:26:35 [2020-01-21T14:26:35.427Z] unit_validate                  true                                                                                    
14:26:35 [2020-01-21T14:26:35.427Z] USERDOMAIN                     WORKGROUP                                                                               
14:26:35 [2020-01-21T14:26:35.427Z] USERNAME                       azwin-2-d9d350$                                                                         
14:26:35 [2020-01-21T14:26:35.427Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
14:26:35 [2020-01-21T14:26:35.427Z] validate_force                 false                                                                                   
14:26:35 [2020-01-21T14:26:35.427Z] windir                         C:\windows                                                                              
14:26:35 [2020-01-21T14:26:35.427Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:26:35 [2020-01-21T14:26:35.427Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:26:35 [2020-01-21T14:26:35.427Z] windowsRS1                     false                                                                                   
14:26:35 [2020-01-21T14:26:35.427Z] windowsRS5                     true                                                                                    
14:26:35 [2020-01-21T14:26:35.427Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:26:35 [2020-01-21T14:26:35.427Z] 
14:26:35 [2020-01-21T14:26:35.427Z] 
14:26:35 [2020-01-21T14:26:35.427Z] 
14:26:35 [2020-01-21T14:26:35.606Z] #18 72.49 Selecting previously unselected package python3-distutils.
14:26:35 [2020-01-21T14:26:35.606Z] #18 72.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
14:26:35 [2020-01-21T14:26:35.606Z] #18 72.50 Unpacking python3-distutils (3.7.3-1) ...
14:26:35 [2020-01-21T14:26:35.606Z] #18 72.73 Selecting previously unselected package python3-pip.
14:26:35 [2020-01-21T14:26:35.606Z] #18 72.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
14:26:35 [2020-01-21T14:26:35.664Z] ok  	github.com/docker/docker/pkg/system	0.033s	coverage: 36.2% of statements
14:26:35 [2020-01-21T14:26:35.820Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 100.0% of statements
14:26:35 [2020-01-21T14:26:35.820Z] ok  	github.com/docker/docker/pkg/locker	0.036s	coverage: 88.9% of statements
14:26:35 [2020-01-21T14:26:35.820Z] ok  	github.com/docker/docker/pkg/idtools	0.779s	coverage: 70.1% of statements
14:26:35 [2020-01-21T14:26:35.895Z] #18 72.74 Unpacking python3-pip (18.1-5) ...
14:26:35 [2020-01-21T14:26:35.896Z] #18 72.96 Selecting previously unselected package python3-pkg-resources.
14:26:35 [2020-01-21T14:26:35.896Z] #18 72.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
14:26:35 [2020-01-21T14:26:35.896Z] #18 72.98 Unpacking python3-pkg-resources (40.8.0-1) ...
14:26:36 [2020-01-21T14:26:36.030Z] ok  	github.com/docker/docker/pkg/tailfile	0.029s	coverage: 88.6% of statements
14:26:36 [2020-01-21T14:26:36.081Z] ok  	github.com/docker/docker/pkg/ioutils	0.676s	coverage: 70.6% of statements
14:26:36 [2020-01-21T14:26:36.081Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:26:36 [2020-01-21T14:26:36.081Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
14:26:36 [2020-01-21T14:26:36.184Z] #18 73.19 Selecting previously unselected package python3-setuptools.
14:26:36 [2020-01-21T14:26:36.184Z] #18 73.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
14:26:36 [2020-01-21T14:26:36.184Z] #18 73.21 Unpacking python3-setuptools (40.8.0-1) ...
14:26:36 [2020-01-21T14:26:36.377Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
14:26:36 [2020-01-21T14:26:36.498Z] #18 73.53 Selecting previously unselected package python3-wheel.
14:26:36 [2020-01-21T14:26:36.498Z] #18 73.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
14:26:36 [2020-01-21T14:26:36.498Z] #18 73.57 Unpacking python3-wheel (0.32.3-2) ...
14:26:36 [2020-01-21T14:26:36.498Z] #18 73.65 Selecting previously unselected package thin-provisioning-tools.
14:26:36 [2020-01-21T14:26:36.650Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
14:26:36 [2020-01-21T14:26:36.650Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.028s	coverage: 60.0% of statements
14:26:36 [2020-01-21T14:26:36.748Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
14:26:36 [2020-01-21T14:26:36.788Z] #18 73.67 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
14:26:36 [2020-01-21T14:26:36.788Z] #18 73.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:26:37 [2020-01-21T14:26:37.102Z] #18 74.09 Selecting previously unselected package vim-runtime.
14:26:37 [2020-01-21T14:26:37.102Z] #18 74.10 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:26:37 [2020-01-21T14:26:37.102Z] #18 74.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:26:37 [2020-01-21T14:26:37.102Z] #18 74.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:26:37 [2020-01-21T14:26:37.205Z] testing: warning: no tests to run
14:26:37 [2020-01-21T14:26:37.205Z] coverage: [no statements]
14:26:37 [2020-01-21T14:26:37.205Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:26:37 [2020-01-21T14:26:37.221Z] ok  	github.com/docker/docker/pkg/pidfile	0.054s	coverage: 82.4% of statements
14:26:37 [2020-01-21T14:26:37.221Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.037s	coverage: 91.4% of statements
14:26:37 [2020-01-21T14:26:37.399Z] #18 74.24 Unpacking vim-runtime (2:8.1.0875-5) ...
14:26:37 [2020-01-21T14:26:37.567Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
14:26:37 [2020-01-21T14:26:37.608Z] INFO: Sources under d:\gopath\...
14:26:37 [2020-01-21T14:26:37.608Z] INFO: Test run under d:\CI\...
14:26:37 [2020-01-21T14:26:37.608Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:26:37 [2020-01-21T14:26:37.608Z] INFO: docker/docker repository was found
14:26:37 [2020-01-21T14:26:37.791Z] ok  	github.com/docker/docker/pkg/mount	0.889s	coverage: 70.0% of statements
14:26:37 [2020-01-21T14:26:37.791Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:26:37 [2020-01-21T14:26:37.791Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:26:37 [2020-01-21T14:26:37.791Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:26:37 [2020-01-21T14:26:37.791Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.032s	coverage: 56.8% of statements
14:26:37 [2020-01-21T14:26:37.927Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
14:26:37 [2020-01-21T14:26:37.927Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
14:26:38 [2020-01-21T14:26:38.066Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
14:26:38 [2020-01-21T14:26:38.522Z] ltsc2019: Pulling from windows/servercore
14:26:38 [2020-01-21T14:26:38.734Z] ok  	github.com/docker/docker/pkg/pools	0.015s	coverage: 88.2% of statements
14:26:38 [2020-01-21T14:26:38.734Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
14:26:38 [2020-01-21T14:26:38.734Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
14:26:38 [2020-01-21T14:26:38.981Z] 65014b3c3121: Pulling fs layer
14:26:38 [2020-01-21T14:26:38.981Z] edbd72df76b4: Pulling fs layer
14:26:39 [2020-01-21T14:26:39.304Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
14:26:39 [2020-01-21T14:26:39.703Z] ok  	github.com/docker/docker/plugin	0.544s	coverage: 27.1% of statements
14:26:39 [2020-01-21T14:26:39.875Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
14:26:40 [2020-01-21T14:26:40.135Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 73.9% of statements
14:26:40 [2020-01-21T14:26:40.487Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
14:26:40 [2020-01-21T14:26:40.706Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
14:26:40 [2020-01-21T14:26:40.706Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
14:26:40 [2020-01-21T14:26:40.901Z] #18 ...
14:26:40 [2020-01-21T14:26:40.901Z] 
14:26:40 [2020-01-21T14:26:40.901Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:26:41 [2020-01-21T14:26:41.275Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
14:26:41 [2020-01-21T14:26:41.275Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 71.3% of statements
14:26:41 [2020-01-21T14:26:41.411Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
14:26:41 [2020-01-21T14:26:41.776Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
14:26:42 [2020-01-21T14:26:42.214Z] ok  	github.com/docker/docker/pkg/tailfile	0.099s	coverage: 88.6% of statements
14:26:42 [2020-01-21T14:26:42.214Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.2% of statements
14:26:42 [2020-01-21T14:26:42.214Z] ok  	github.com/docker/docker/pkg/signal	2.813s	coverage: 61.0% of statements
14:26:43 [2020-01-21T14:26:43.007Z] ok  	github.com/docker/docker/registry	0.090s	coverage: 56.0% of statements
14:26:43 [2020-01-21T14:26:43.157Z] testing: warning: no tests to run
14:26:43 [2020-01-21T14:26:43.157Z] coverage: [no statements]
14:26:43 [2020-01-21T14:26:43.157Z] ok  	github.com/docker/docker/pkg/term/windows	0.016s	coverage: [no statements] [no tests to run]
14:26:43 [2020-01-21T14:26:43.157Z] ok  	github.com/docker/docker/pkg/term	0.017s	coverage: 84.8% of statements
14:26:43 [2020-01-21T14:26:43.157Z] ok  	github.com/docker/docker/pkg/tarsum	0.155s	coverage: 89.3% of statements
14:26:43 [2020-01-21T14:26:43.379Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
14:26:43 [2020-01-21T14:26:43.379Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
14:26:43 [2020-01-21T14:26:43.417Z] ok  	github.com/docker/docker/pkg/urlutil	0.018s	coverage: 100.0% of statements
14:26:43 [2020-01-21T14:26:43.678Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
14:26:43 [2020-01-21T14:26:43.939Z] ok  	github.com/docker/docker/pkg/useragent	0.057s	coverage: 88.9% of statements
14:26:44 [2020-01-21T14:26:44.107Z] #24 238.7 Checking out files:  20% (2107/10504)   
Checking out files:  21% (2206/10504)   
Checking out files:  22% (2311/10504)   
Checking out files:  23% (2416/10504)   
Checking out files:  24% (2521/10504)   
Checking out files:  25% (2626/10504)   
Checking out files:  26% (2732/10504)   
Checking out files:  27% (2837/10504)   
Checking out files:  28% (2942/10504)   
Checking out files:  29% (3047/10504)   
Checking out files:  30% (3152/10504)   
Checking out files:  31% (3257/10504)   
Checking out files:  32% (3362/10504)   
Checking out files:  33% (3467/10504)   
Checking out files:  34% (3572/10504)   
Checking out files:  35% (3677/10504)   
Checking out files:  36% (3782/10504)   
Checking out files:  37% (3887/10504)   
Checking out files:  38% (3992/10504)   
Checking out files:  39% (4097/10504)   
Checking out files:  39% (4193/10504)   
Checking out files:  40% (4202/10504)   
Checking out files:  41% (4307/10504)   
Checking out files:  42% (4412/10504)   
Checking out files:  43% (4517/10504)   
Checking out files:  44% (4622/10504)   
Checking out files:  45% (4727/10504)   
Checking out files:  46% (4832/10504)   
Checking out files:  47% (4937/10504)   
Checking out files:  48% (5042/10504)   
Checking out files:  49% (5147/10504)   
Checking out files:  50% (5252/10504)   
Checking out files:  51% (5358/10504)   
Checking out files:  52% (5463/10504)   
Checking out files:  53% (5568/10504)   
Checking out files:  54% (5673/10504)   
Checking out files:  55% (5778/10504)   
Checking out files:  56% (5883/10504)   
Checking out files:  57% (5988/10504)   
Checking out files:  58% (6093/10504)   
Checking out files:  59% (6198/10504)   
Checking out files:  60% (6303/10504)   
Checking out files:  61% (6408/10504)   
Checking out files:  62% (6513/10504)   
Checking out files:  63% (6618/10504)   
Checking out files:  64% (6723/10504)   
Checking out files:  64% (6814/10504)   
Checking out files:  65% (6828/10504)   
Checking out files:  66% (6933/10504)   
Checking out files:  67% (7038/10504)   
Checking out files:  68% (7143/10504)   
Checking out files:  69% (7248/10504)   
Checking out files:  70% (7353/10504)   
Checking out files:  71% (7458/10504)   
Checking out files:  72% (7563/10504)   
Checking out files:  73% (7668/10504)   
Checking out files:  74% (7773/10504)   
Checking out files:  75% (7878/10504)   
Checking out files:  76% (7984/10504)   
Checking out files:  77% (8089/10504)   
Checking out files:  78% (8194/10504)   
Checking out files:  79% (8299/10504)   
Checking out files:  80% (8404/10504)   
Checking out files:  81% (8509/10504)   
Checking out files:  82% (8614/10504)   
Checking out files:  82% (8615/10504)   
Checking out files:  83% (8719/10504)   
Checking out files:  84% (8824/10504)   
Checking out files:  85% (8929/10504)   
Checking out files:  86% (9034/10504)   
Checking out files:  87% (9139/10504)   
Checking out files:  88% (9244/10504)   
Checking out files:  89% (9349/10504)   
Checking out files:  90% (9454/10504)   
Checking out files:  91% (9559/10504)   
Checking out files:  92% (9664/10504)   
Checking out files:  93% (9769/10504)   
Checking out files:  94% (9874/10504)   
Checking out files:  95% (9979/10504)   
Checking out files:  96% (10084/10504)   
Checking out files:  97% (10189/10504)   
Checking out files:  98% (10294/10504)   
Checking out files:  99% (10399/10504)   
Checking out files: 100% (10504/10504)   
Checking out files: 100% (10504/10504), done.
14:26:44 [2020-01-21T14:26:44.107Z] #24 242.4 + cd /tmp/tmp.7dSzmKpn1o/tmp/docker-ce
14:26:44 [2020-01-21T14:26:44.107Z] #24 242.4 + git checkout -q v17.06.2-ce
14:26:44 [2020-01-21T14:26:44.170Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
14:26:44 [2020-01-21T14:26:44.544Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
14:26:44 [2020-01-21T14:26:44.888Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
14:26:45 [2020-01-21T14:26:45.610Z] #24 ...
14:26:45 [2020-01-21T14:26:45.610Z] 
14:26:45 [2020-01-21T14:26:45.610Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:45 [2020-01-21T14:26:45.610Z] #45 145.5   CC       criu/cgroup.o
14:26:45 [2020-01-21T14:26:45.610Z] #45 153.8   CC       criu/clone-noasan.o
14:26:45 [2020-01-21T14:26:45.610Z] #45 154.1   CC       criu/config.o
14:26:45 [2020-01-21T14:26:45.861Z] ok  	github.com/docker/docker/reference	0.021s	coverage: 84.4% of statements
14:26:45 [2020-01-21T14:26:45.900Z] #45 ...
14:26:45 [2020-01-21T14:26:45.900Z] 
14:26:45 [2020-01-21T14:26:45.900Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 80.34 Selecting previously unselected package vim.
14:26:45 [2020-01-21T14:26:45.900Z] #18 80.36 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 80.41 Unpacking vim (2:8.1.0875-5) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 81.60 Selecting previously unselected package xfsprogs.
14:26:45 [2020-01-21T14:26:45.900Z] #18 81.62 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 81.63 Unpacking xfsprogs (4.20.0-1) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.49 Selecting previously unselected package zip.
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.52 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.53 Unpacking zip (3.0-11+b1) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.90 Setting up aufs-tools (1:4.14+20190211-1) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.91 Setting up libip6tc0:ppc64el (1.8.2-4) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.92 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.92 Setting up libgpm2:ppc64el (1.20.7-5) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.93 Setting up libip4tc0:ppc64el (1.8.2-4) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.93 Setting up libnftnl11:ppc64el (1.1.2-2) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.94 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.95 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.96 Setting up libicu63:ppc64el (63.1-6) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.96 Setting up xxd (2:8.1.0875-5) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.97 Setting up zip (3.0-11+b1) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 82.97 Setting up vim-common (2:8.1.0875-5) ...
14:26:45 [2020-01-21T14:26:45.900Z] #18 83.01 Setting up bash-completion (1:2.8-6) ...
14:26:46 [2020-01-21T14:26:46.111Z] edbd72df76b4: Verifying Checksum
14:26:46 [2020-01-21T14:26:46.111Z] edbd72df76b4: Download complete
14:26:46 [2020-01-21T14:26:46.447Z] ok  	github.com/docker/docker/profiles/seccomp	0.034s	coverage: 73.8% of statements
14:26:46 [2020-01-21T14:26:46.958Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
14:26:47 [2020-01-21T14:26:47.022Z] ok  	github.com/docker/docker/plugin	0.629s	coverage: 27.1% of statements
14:26:47 [2020-01-21T14:26:47.325Z] ok  	github.com/docker/docker/volume/local	0.028s	coverage: 73.0% of statements
14:26:47 [2020-01-21T14:26:47.592Z] ok  	github.com/docker/docker/registry/resumable	0.033s	coverage: 100.0% of statements
14:26:47 [2020-01-21T14:26:47.695Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
14:26:47 [2020-01-21T14:26:47.853Z] ok  	github.com/docker/docker/restartmanager	0.018s	coverage: 45.3% of statements
14:26:48 [2020-01-21T14:26:48.114Z] ok  	github.com/docker/docker/registry	0.253s	coverage: 56.0% of statements
14:26:48 [2020-01-21T14:26:48.585Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.0% of statements
14:26:48 [2020-01-21T14:26:48.685Z] ok  	github.com/docker/docker/testutil	0.029s	coverage: 62.5% of statements
14:26:48 [2020-01-21T14:26:48.685Z] ok  	github.com/docker/docker/runconfig	0.061s	coverage: 68.2% of statements
14:26:49 [2020-01-21T14:26:49.414Z] #18 ...
14:26:49 [2020-01-21T14:26:49.414Z] 
14:26:49 [2020-01-21T14:26:49.414Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:49 [2020-01-21T14:26:49.414Z] #48 237.6 net/http/httptrace
14:26:49 [2020-01-21T14:26:49.414Z] #48 238.0 net/http
14:26:49 [2020-01-21T14:26:49.702Z] #48 ...
14:26:49 [2020-01-21T14:26:49.702Z] 
14:26:49 [2020-01-21T14:26:49.702Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:26:49 [2020-01-21T14:26:49.702Z] #45 158.1   CC       criu/cr-check.o
14:26:51 [2020-01-21T14:26:51.230Z] ok  	github.com/docker/docker/volume/drivers	0.029s	coverage: 36.1% of statements
14:26:51 [2020-01-21T14:26:51.230Z] ok  	github.com/docker/docker/volume/local	0.046s	coverage: 73.0% of statements
14:26:51 [2020-01-21T14:26:51.490Z] ok  	github.com/docker/docker/volume/mounts	0.089s	coverage: 67.0% of statements
14:26:51 [2020-01-21T14:26:51.751Z] #45 161.6   CC       criu/cr-dedup.o
14:26:52 [2020-01-21T14:26:52.776Z] #45 162.5   CC       criu/cr-dump.o
14:26:52 [2020-01-21T14:26:52.871Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
14:26:53 [2020-01-21T14:26:53.219Z] 65014b3c3121: Verifying Checksum
14:26:53 [2020-01-21T14:26:53.219Z] 65014b3c3121: Download complete
14:26:53 [2020-01-21T14:26:53.801Z] #45 ...
14:26:53 [2020-01-21T14:26:53.801Z] 
14:26:53 [2020-01-21T14:26:53.801Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.65 Setting up libiptc0:ppc64el (1.8.2-4) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.66 Setting up xz-utils (5.2.4-1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.70 Setting up pigz (2.4-1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.71 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.71 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.73 Setting up python-pip-whl (18.1-5) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.75 Setting up libmpdec2:ppc64el (2.4.2-2) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 88.76 Setting up vim-runtime (2:8.1.0875-5) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.45 Setting up libaio1:ppc64el (0.3.112-3) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.46 Setting up libonig5:ppc64el (6.9.1-1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.46 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.47 Setting up vim (2:8.1.0875-5) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.70 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.72 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.75 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.76 Setting up jq (1.5+dfsg-2+b1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.77 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
14:26:53 [2020-01-21T14:26:53.801Z] #18 89.77 Setting up python3.7 (3.7.3-2) ...
14:26:59 [2020-01-21T14:26:59.352Z] #18 95.48 Setting up iptables (1.8.2-4) ...
14:26:59 [2020-01-21T14:26:59.352Z] #18 95.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:26:59 [2020-01-21T14:26:59.352Z] #18 95.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:26:59 [2020-01-21T14:26:59.352Z] #18 95.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:26:59 [2020-01-21T14:26:59.352Z] #18 95.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:26:59 [2020-01-21T14:26:59.352Z] #18 95.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:26:59 [2020-01-21T14:26:59.352Z] #18 95.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:26:59 [2020-01-21T14:26:59.352Z] #18 95.61 Setting up python3 (3.7.3-1) ...
14:26:59 [2020-01-21T14:26:59.352Z] #18 ...
14:26:59 [2020-01-21T14:26:59.352Z] 
14:26:59 [2020-01-21T14:26:59.352Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:26:59 [2020-01-21T14:26:59.352Z] #48 257.3 github.com/LK4D4/vndr/godl
14:26:59 [2020-01-21T14:26:59.979Z] #48 ...
14:26:59 [2020-01-21T14:26:59.979Z] 
14:26:59 [2020-01-21T14:26:59.979Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:26:59 [2020-01-21T14:26:59.979Z] #24 248.3 + mkdir -p /tmp/tmp.7dSzmKpn1o/src/github.com/docker
14:26:59 [2020-01-21T14:26:59.979Z] #24 248.3 + mv components/cli /tmp/tmp.7dSzmKpn1o/src/github.com/docker/cli
14:26:59 [2020-01-21T14:26:59.979Z] #24 248.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:27:00 [2020-01-21T14:27:00.267Z] #24 ...
14:27:00 [2020-01-21T14:27:00.267Z] 
14:27:00 [2020-01-21T14:27:00.267Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:27:00 [2020-01-21T14:27:00.267Z] #18 96.39 Setting up python3-wheel (0.32.3-2) ...
14:27:00 [2020-01-21T14:27:00.555Z] #18 97.55 Setting up apparmor (2.13.2-10) ...
14:27:02 [2020-01-21T14:27:02.011Z] ok  	github.com/docker/docker/pkg/plugins	33.611s	coverage: 76.6% of statements
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/rootless	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/volume	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === Skipped
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:73: No driver to put!
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     overlay_test.go:49: Fails to compute changes intermittently
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.011Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:02 [2020-01-21T14:27:02.011Z] 
14:27:02 [2020-01-21T14:27:02.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:27:02 [2020-01-21T14:27:02.012Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.012Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:02 [2020-01-21T14:27:02.012Z] 
14:27:02 [2020-01-21T14:27:02.012Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:27:02 [2020-01-21T14:27:02.012Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.012Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:02 [2020-01-21T14:27:02.012Z] 
14:27:02 [2020-01-21T14:27:02.012Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:27:02 [2020-01-21T14:27:02.012Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:02 [2020-01-21T14:27:02.012Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:02 [2020-01-21T14:27:02.012Z] 
14:27:02 [2020-01-21T14:27:02.012Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:27:02 [2020-01-21T14:27:02.012Z]     graphtest_unix.go:73: No driver to put!
14:27:02 [2020-01-21T14:27:02.012Z] 
14:27:02 [2020-01-21T14:27:02.012Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:27:02 [2020-01-21T14:27:02.012Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:27:02 [2020-01-21T14:27:02.012Z] 
14:27:02 [2020-01-21T14:27:02.012Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:27:02 [2020-01-21T14:27:02.012Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:27:02 [2020-01-21T14:27:02.012Z] 
14:27:02 [2020-01-21T14:27:02.012Z] 
14:27:02 [2020-01-21T14:27:02.012Z] DONE 2155 tests, 20 skipped in 188.364s
Post stage
[Pipeline] junit
14:27:02 [2020-01-21T14:27:02.969Z] Recording test results
14:27:03 [2020-01-21T14:27:03.291Z] #18 99.80 Setting up xfsprogs (4.20.0-1) ...
14:27:03 [2020-01-21T14:27:03.291Z] #18 99.82 Setting up python3-lib2to3 (3.7.3-1) ...
14:27:03 [2020-01-21T14:27:03.581Z] #18 100.5 Setting up python3-pkg-resources (40.8.0-1) ...
14:27:05 [2020-01-21T14:27:05.636Z] #18 102.3 Setting up python3-distutils (3.7.3-1) ...
14:27:06 [2020-01-21T14:27:06.267Z] #18 103.2 Setting up python3-setuptools (40.8.0-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:27:07 [2020-01-21T14:27:07.767Z] #18 ...
14:27:07 [2020-01-21T14:27:07.767Z] 
14:27:07 [2020-01-21T14:27:07.767Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:27:07 [2020-01-21T14:27:07.767Z] #45 167.7   CC       criu/cr-errno.o
14:27:07 [2020-01-21T14:27:07.767Z] #45 167.9   CC       criu/cr-restore.o
14:27:07 [2020-01-21T14:27:07.767Z] #45 176.6   CC       criu/cr-service.o
14:27:07 [2020-01-21T14:27:07.928Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/make.sh dynbinary test-integration
14:27:07 [2020-01-21T14:27:07.928Z] 
14:27:08 [2020-01-21T14:27:08.279Z] Removing bundles/
14:27:08 [2020-01-21T14:27:08.279Z] 
14:27:08 [2020-01-21T14:27:08.279Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:27:08 [2020-01-21T14:27:08.279Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:27:08 [2020-01-21T14:27:08.279Z] GOOS="" GOARCH="" GOARM=""
14:27:08 [2020-01-21T14:27:08.805Z] #45 ...
14:27:08 [2020-01-21T14:27:08.805Z] 
14:27:08 [2020-01-21T14:27:08.805Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:27:08 [2020-01-21T14:27:08.805Z] #18 105.5 Setting up python3-pip (18.1-5) ...
14:27:10 [2020-01-21T14:27:10.299Z] #18 107.2 Processing triggers for libc-bin (2.28-10) ...
14:27:10 [2020-01-21T14:27:10.299Z] #18 107.3 Processing triggers for mime-support (3.62) ...
14:27:10 [2020-01-21T14:27:10.587Z] #18 ...
14:27:10 [2020-01-21T14:27:10.587Z] 
14:27:10 [2020-01-21T14:27:10.587Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:27:10 [2020-01-21T14:27:10.587Z] #48 258.6 github.com/LK4D4/vndr
14:27:10 [2020-01-21T14:27:10.587Z] #48 ...
14:27:10 [2020-01-21T14:27:10.587Z] 
14:27:10 [2020-01-21T14:27:10.587Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
14:27:10 [2020-01-21T14:27:10.587Z] #18 DONE 107.7s
14:27:10 [2020-01-21T14:27:10.587Z] 
14:27:10 [2020-01-21T14:27:10.587Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:27:10 [2020-01-21T14:27:10.587Z] #45 179.9   CC       criu/crtools.o
14:27:11 [2020-01-21T14:27:11.213Z] #45 ...
14:27:11 [2020-01-21T14:27:11.213Z] 
14:27:11 [2020-01-21T14:27:11.213Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:27:11 [2020-01-21T14:27:11.213Z] #19 0.592 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:27:11 [2020-01-21T14:27:11.213Z] #19 0.608 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:27:11 [2020-01-21T14:27:11.213Z] #19 0.616 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:27:11 [2020-01-21T14:27:11.213Z] #19 DONE 0.7s
14:27:11 [2020-01-21T14:27:11.502Z] 
14:27:11 [2020-01-21T14:27:11.502Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:27:14 [2020-01-21T14:27:14.805Z] ok  	github.com/docker/docker/pkg/plugins	33.658s	coverage: 76.6% of statements
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/rootless	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/volume	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === Skipped
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver btrfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:73: No driver to put!
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     overlay_test.go:49: Fails to compute changes intermittently
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:46: Driver zfs not supported
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     graphtest_unix.go:73: No driver to put!
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:27:14 [2020-01-21T14:27:14.805Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] 
14:27:14 [2020-01-21T14:27:14.805Z] DONE 2155 tests, 20 skipped in 188.485s
Post stage
[Pipeline] junit
14:27:14 [2020-01-21T14:27:14.819Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:27:17 [2020-01-21T14:27:17.064Z] #20 ...
14:27:17 [2020-01-21T14:27:17.064Z] 
14:27:17 [2020-01-21T14:27:17.064Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:27:17 [2020-01-21T14:27:17.064Z] #48 DONE 274.7s
14:27:17 [2020-01-21T14:27:17.064Z] 
14:27:17 [2020-01-21T14:27:17.064Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:27:17 [2020-01-21T14:27:17.064Z] #45 181.4   CC       criu/eventfd.o
14:27:17 [2020-01-21T14:27:17.064Z] #45 182.1   CC       criu/eventpoll.o
14:27:17 [2020-01-21T14:27:17.064Z] #45 183.8   CC       criu/external.o
14:27:17 [2020-01-21T14:27:17.064Z] #45 184.6   CC       criu/fault-injection.o
14:27:17 [2020-01-21T14:27:17.064Z] #45 184.8   CC       criu/fdstore.o
14:27:17 [2020-01-21T14:27:17.064Z] #45 185.5   CC       criu/fifo.o
14:27:17 [2020-01-21T14:27:17.064Z] #45 186.2   CC       criu/file-ids.o
14:27:17 [2020-01-21T14:27:17.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/make.sh dynbinary test-integration
14:27:17 [2020-01-21T14:27:17.353Z] #45 187.0   CC       criu/file-lock.o
14:27:18 [2020-01-21T14:27:18.229Z] 
14:27:18 [2020-01-21T14:27:18.229Z] Removing bundles/
14:27:18 [2020-01-21T14:27:18.229Z] 
14:27:18 [2020-01-21T14:27:18.229Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:27:18 [2020-01-21T14:27:18.229Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:27:18 [2020-01-21T14:27:18.229Z] GOOS="" GOARCH="" GOARM=""
14:27:20 [2020-01-21T14:27:20.072Z] #45 189.5   CC       criu/files-ext.o
14:27:20 [2020-01-21T14:27:20.703Z] #45 190.3   CC       criu/files-reg.o
14:27:20 [2020-01-21T14:27:20.703Z] #45 ...
14:27:20 [2020-01-21T14:27:20.703Z] 
14:27:20 [2020-01-21T14:27:20.703Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:27:20 [2020-01-21T14:27:20.703Z] #20 9.397 Collecting yamllint==1.16.0
14:27:21 [2020-01-21T14:27:21.332Z] #20 9.927   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:27:21 [2020-01-21T14:27:21.332Z] #20 10.10 Collecting pyyaml (from yamllint==1.16.0)
14:27:21 [2020-01-21T14:27:21.988Z] #20 10.45   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
14:27:24 [2020-01-21T14:27:24.702Z] #20 13.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:27:24 [2020-01-21T14:27:24.703Z] #20 13.14   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
14:27:24 [2020-01-21T14:27:24.703Z] #20 13.25 Building wheels for collected packages: pyyaml
14:27:24 [2020-01-21T14:27:24.703Z] #20 13.25   Running setup.py bdist_wheel for pyyaml: started
14:27:26 [2020-01-21T14:27:26.764Z] #20 15.30   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:27:26 [2020-01-21T14:27:26.764Z] #20 15.30   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
14:27:26 [2020-01-21T14:27:26.764Z] #20 15.44 Successfully built pyyaml
14:27:27 [2020-01-21T14:27:27.054Z] #20 15.48 Installing collected packages: pyyaml, pathspec, yamllint
14:27:27 [2020-01-21T14:27:27.686Z] #20 16.19 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
14:27:27 [2020-01-21T14:27:27.977Z] #20 DONE 16.6s
14:27:27 [2020-01-21T14:27:27.977Z] 
14:27:27 [2020-01-21T14:27:27.977Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:27:27 [2020-01-21T14:27:27.977Z] #45 194.5   CC       criu/files.o
14:27:29 [2020-01-21T14:27:29.046Z] #45 199.0   CC       criu/filesystems.o
14:27:31 [2020-01-21T14:27:31.769Z] #45 201.2   CC       criu/fsnotify.o
14:27:33 [2020-01-21T14:27:33.269Z] #45 203.1   CC       criu/image-desc.o
14:27:33 [2020-01-21T14:27:33.558Z] #45 203.4   CC       criu/image.o
14:27:35 [2020-01-21T14:27:35.059Z] #45 204.7   CC       criu/ipc_ns.o
14:27:36 [2020-01-21T14:27:36.103Z] #45 ...
14:27:36 [2020-01-21T14:27:36.103Z] 
14:27:36 [2020-01-21T14:27:36.103Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:27:36 [2020-01-21T14:27:36.103Z] #31 DONE 294.4s
14:27:36 [2020-01-21T14:27:36.103Z] 
14:27:36 [2020-01-21T14:27:36.103Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:27:36 [2020-01-21T14:27:36.901Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:27:36 [2020-01-21T14:27:36.901Z] 
14:27:36 [2020-01-21T14:27:36.901Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:27:37 [2020-01-21T14:27:37.466Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:27:37 [2020-01-21T14:27:37.466Z] Using test binary docker
14:27:37 [2020-01-21T14:27:37.466Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:27:37 [2020-01-21T14:27:37.466Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:27:37 [2020-01-21T14:27:37.466Z] INFO: Waiting for daemon to start...
14:27:37 [2020-01-21T14:27:37.466Z] Starting dockerd
14:27:38 [2020-01-21T14:27:38.158Z] #45 207.7   CC       criu/irmap.o
14:27:39 [2020-01-21T14:27:39.187Z] #45 208.8   CC       criu/kcmp-ids.o
14:27:39 [2020-01-21T14:27:39.478Z] #45 209.3   CC       criu/kerndat.o
14:27:39 [2020-01-21T14:27:39.989Z] .
14:27:39 [2020-01-21T14:27:39.989Z] INFO: Building docker-sdk-python3:4.1.0...
14:27:41 [2020-01-21T14:27:41.534Z] #45 211.3   CC       criu/libnetlink.o
14:27:42 [2020-01-21T14:27:42.161Z] #45 211.9   CC       criu/log.o
14:27:42 [2020-01-21T14:27:42.792Z] #45 212.7   CC       criu/lsm.o
14:27:43 [2020-01-21T14:27:43.822Z] #45 213.4   CC       criu/mem.o
14:27:45 [2020-01-21T14:27:45.098Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:27:45 [2020-01-21T14:27:45.098Z] 
14:27:46 [2020-01-21T14:27:46.022Z] 
14:27:46 [2020-01-21T14:27:46.022Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:27:46 [2020-01-21T14:27:46.022Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:27:46 [2020-01-21T14:27:46.022Z] HOSTNAME=8ace215c466d
14:27:46 [2020-01-21T14:27:46.022Z] TEST_SKIP_INTEGRATION=1
14:27:46 [2020-01-21T14:27:46.022Z] TESTDEBUG=0
14:27:46 [2020-01-21T14:27:46.022Z] DEST=bundles/test-integration
14:27:46 [2020-01-21T14:27:46.022Z] PWD=/go/src/github.com/docker/docker
14:27:46 [2020-01-21T14:27:46.022Z] KEEPBUNDLE=1
14:27:46 [2020-01-21T14:27:46.022Z] DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741
14:27:46 [2020-01-21T14:27:46.022Z] container=docker
14:27:46 [2020-01-21T14:27:46.022Z] HOME=/root
14:27:46 [2020-01-21T14:27:46.022Z] GOLANG_VERSION=1.13.6
14:27:46 [2020-01-21T14:27:46.022Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:27:46 [2020-01-21T14:27:46.022Z] VALIDATE_BRANCH=master
14:27:46 [2020-01-21T14:27:46.022Z] TERM=xterm
14:27:46 [2020-01-21T14:27:46.022Z] DOCKER_PKG=github.com/docker/docker
14:27:46 [2020-01-21T14:27:46.022Z] SHLVL=1
14:27:46 [2020-01-21T14:27:46.022Z] TIMEOUT=120m
14:27:46 [2020-01-21T14:27:46.022Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:27:46 [2020-01-21T14:27:46.022Z] DOCKER_GRAPHDRIVER=overlay2
14:27:46 [2020-01-21T14:27:46.022Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
14:27:46 [2020-01-21T14:27:46.022Z] GO111MODULE=off
14:27:46 [2020-01-21T14:27:46.022Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:27:46 [2020-01-21T14:27:46.022Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:27:46 [2020-01-21T14:27:46.022Z] GOPATH=/go
14:27:46 [2020-01-21T14:27:46.022Z] PKG_CONFIG=pkg-config
14:27:46 [2020-01-21T14:27:46.022Z] _=/usr/bin/env
14:27:46 [2020-01-21T14:27:46.022Z] Building test suite binary ./integration-cli/test.main
14:27:46 [2020-01-21T14:27:46.277Z] 
14:27:46 [2020-01-21T14:27:46.532Z] 
14:27:46 [2020-01-21T14:27:46.532Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
14:27:46 [2020-01-21T14:27:46.532Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:27:46 [2020-01-21T14:27:46.532Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:27:46 [2020-01-21T14:27:46.532Z] HOSTNAME=715923b750ee
14:27:46 [2020-01-21T14:27:46.532Z] TEST_SKIP_INTEGRATION=1
14:27:46 [2020-01-21T14:27:46.532Z] TESTDEBUG=0
14:27:46 [2020-01-21T14:27:46.532Z] DEST=bundles/test-integration
14:27:46 [2020-01-21T14:27:46.532Z] PWD=/go/src/github.com/docker/docker
14:27:46 [2020-01-21T14:27:46.532Z] KEEPBUNDLE=1
14:27:46 [2020-01-21T14:27:46.532Z] DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741
14:27:46 [2020-01-21T14:27:46.532Z] container=docker
14:27:46 [2020-01-21T14:27:46.532Z] HOME=/root
14:27:46 [2020-01-21T14:27:46.532Z] GOLANG_VERSION=1.13.6
14:27:46 [2020-01-21T14:27:46.532Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:27:46 [2020-01-21T14:27:46.532Z] VALIDATE_BRANCH=master
14:27:46 [2020-01-21T14:27:46.532Z] TERM=xterm
14:27:46 [2020-01-21T14:27:46.532Z] DOCKER_PKG=github.com/docker/docker
14:27:46 [2020-01-21T14:27:46.532Z] SHLVL=1
14:27:46 [2020-01-21T14:27:46.532Z] TIMEOUT=120m
14:27:46 [2020-01-21T14:27:46.532Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:27:46 [2020-01-21T14:27:46.532Z] DOCKER_GRAPHDRIVER=overlay2
14:27:46 [2020-01-21T14:27:46.532Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:27:46 [2020-01-21T14:27:46.532Z] GO111MODULE=off
14:27:46 [2020-01-21T14:27:46.532Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:27:46 [2020-01-21T14:27:46.532Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:27:46 [2020-01-21T14:27:46.532Z] GOPATH=/go
14:27:46 [2020-01-21T14:27:46.532Z] PKG_CONFIG=pkg-config
14:27:46 [2020-01-21T14:27:46.532Z] _=/usr/bin/env
14:27:46 [2020-01-21T14:27:46.532Z] Building test suite binary ./integration-cli/test.main
14:27:46 [2020-01-21T14:27:46.543Z] #45 216.4   CC       criu/mount.o
14:27:46 [2020-01-21T14:27:46.789Z] No new tests added to integration.
14:27:46 [2020-01-21T14:27:46.789Z] 
14:27:47 [2020-01-21T14:27:47.044Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:27:48 [2020-01-21T14:27:48.406Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:27:48 [2020-01-21T14:27:48.406Z] HOSTNAME=78986ccdf99e
14:27:48 [2020-01-21T14:27:48.406Z] TESTDEBUG=0
14:27:48 [2020-01-21T14:27:48.406Z] DEST=bundles/test-integration
14:27:48 [2020-01-21T14:27:48.406Z] PWD=/go/src/github.com/docker/docker
14:27:48 [2020-01-21T14:27:48.406Z] KEEPBUNDLE=1
14:27:48 [2020-01-21T14:27:48.406Z] DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741
14:27:48 [2020-01-21T14:27:48.406Z] container=docker
14:27:48 [2020-01-21T14:27:48.406Z] HOME=/root
14:27:48 [2020-01-21T14:27:48.406Z] GOLANG_VERSION=1.13.6
14:27:48 [2020-01-21T14:27:48.406Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:27:48 [2020-01-21T14:27:48.406Z] VALIDATE_BRANCH=master
14:27:48 [2020-01-21T14:27:48.406Z] TERM=xterm
14:27:48 [2020-01-21T14:27:48.406Z] DOCKER_PKG=github.com/docker/docker
14:27:48 [2020-01-21T14:27:48.406Z] SHLVL=1
14:27:48 [2020-01-21T14:27:48.406Z] TIMEOUT=120m
14:27:48 [2020-01-21T14:27:48.406Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:27:48 [2020-01-21T14:27:48.406Z] DOCKER_GRAPHDRIVER=overlay2
14:27:48 [2020-01-21T14:27:48.406Z] GO111MODULE=off
14:27:48 [2020-01-21T14:27:48.406Z] TEST_SKIP_INTEGRATION_CLI=1
14:27:48 [2020-01-21T14:27:48.406Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:27:48 [2020-01-21T14:27:48.406Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:27:48 [2020-01-21T14:27:48.406Z] GOPATH=/go
14:27:48 [2020-01-21T14:27:48.406Z] PKG_CONFIG=pkg-config
14:27:48 [2020-01-21T14:27:48.406Z] _=/usr/bin/env
14:27:48 [2020-01-21T14:27:48.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:27:53 [2020-01-21T14:27:53.427Z] #45 222.9   CC       criu/namespaces.o
14:27:56 [2020-01-21T14:27:56.926Z] #45 226.2   CC       criu/net.o
14:28:02 [2020-01-21T14:28:02.495Z] #45 231.5   CC       criu/netfilter.o
14:28:02 [2020-01-21T14:28:02.495Z] #45 232.1   CC       criu/page-pipe.o
14:28:03 [2020-01-21T14:28:03.525Z] #45 233.3   CC       criu/page-xfer.o
14:28:05 [2020-01-21T14:28:05.587Z] #45 235.4   CC       criu/pagemap-cache.o
14:28:06 [2020-01-21T14:28:06.219Z] #45 236.0   CC       criu/pagemap.o
14:28:06 [2020-01-21T14:28:06.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:28:06 [2020-01-21T14:28:06.756Z] 
14:28:06 [2020-01-21T14:28:06.756Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:28:06 [2020-01-21T14:28:06.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:28:06 [2020-01-21T14:28:06.756Z] HOSTNAME=81e9dd46401c
14:28:06 [2020-01-21T14:28:06.756Z] TESTDEBUG=0
14:28:06 [2020-01-21T14:28:06.756Z] DEST=bundles/test-integration
14:28:06 [2020-01-21T14:28:06.756Z] PWD=/go/src/github.com/docker/docker
14:28:06 [2020-01-21T14:28:06.756Z] DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741
14:28:06 [2020-01-21T14:28:06.756Z] container=docker
14:28:06 [2020-01-21T14:28:06.756Z] HOME=/root
14:28:06 [2020-01-21T14:28:06.756Z] GOLANG_VERSION=1.13.6
14:28:06 [2020-01-21T14:28:06.756Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:28:06 [2020-01-21T14:28:06.756Z] VALIDATE_BRANCH=master
14:28:06 [2020-01-21T14:28:06.756Z] TERM=xterm
14:28:06 [2020-01-21T14:28:06.756Z] DOCKER_PKG=github.com/docker/docker
14:28:06 [2020-01-21T14:28:06.756Z] SHLVL=1
14:28:06 [2020-01-21T14:28:06.756Z] TIMEOUT=120m
14:28:06 [2020-01-21T14:28:06.756Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:28:06 [2020-01-21T14:28:06.756Z] DOCKER_GRAPHDRIVER=overlay2
14:28:06 [2020-01-21T14:28:06.756Z] GO111MODULE=off
14:28:06 [2020-01-21T14:28:06.756Z] DOCKER_EXPERIMENTAL=1
14:28:06 [2020-01-21T14:28:06.756Z] TEST_SKIP_INTEGRATION_CLI=1
14:28:06 [2020-01-21T14:28:06.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:28:06 [2020-01-21T14:28:06.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:28:06 [2020-01-21T14:28:06.756Z] GOPATH=/go
14:28:06 [2020-01-21T14:28:06.756Z] PKG_CONFIG=pkg-config
14:28:06 [2020-01-21T14:28:06.756Z] _=/usr/bin/env
14:28:06 [2020-01-21T14:28:06.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:28:07 [2020-01-21T14:28:07.721Z] #45 237.5   CC       criu/parasite-syscall.o
14:28:09 [2020-01-21T14:28:09.779Z] #45 239.2   CC       criu/path.o
14:28:10 [2020-01-21T14:28:10.070Z] #45 239.7   CC       criu/pie-util-vdso-elf32.o
14:28:10 [2020-01-21T14:28:10.701Z] #45 240.4   CC       criu/pie-util-vdso.o
14:28:11 [2020-01-21T14:28:11.736Z] #45 241.4   CC       criu/pie-util.o
14:28:12 [2020-01-21T14:28:12.029Z] #45 241.8   CC       criu/pipes.o
14:28:13 [2020-01-21T14:28:13.529Z] #45 243.2   CC       criu/plugin.o
14:28:14 [2020-01-21T14:28:14.160Z] #45 244.0   CC       criu/proc_parse.o
14:28:21 [2020-01-21T14:28:21.039Z] #45 249.9   CC       criu/protobuf-desc.o
14:28:22 [2020-01-21T14:28:22.066Z] #45 251.8   CC       criu/protobuf.o
14:28:22 [2020-01-21T14:28:22.696Z] #45 252.5   CC       criu/pstree.o
14:28:23 [2020-01-21T14:28:23.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:28:23 [2020-01-21T14:28:23.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:28:23 [2020-01-21T14:28:23.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:28:24 [2020-01-21T14:28:24.748Z] #45 254.4   CC       criu/rbtree.o
14:28:25 [2020-01-21T14:28:25.384Z] #45 254.9   CC       criu/rst-malloc.o
14:28:25 [2020-01-21T14:28:25.674Z] #45 255.4   CC       criu/seccomp.o
14:28:25 [2020-01-21T14:28:25.953Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:28:25 [2020-01-21T14:28:25.953Z] 
14:28:25 [2020-01-21T14:28:25.953Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:28:25 [2020-01-21T14:28:25.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:28:25 [2020-01-21T14:28:25.953Z] HOSTNAME=bb7d9379eaf2
14:28:25 [2020-01-21T14:28:25.953Z] TESTDEBUG=0
14:28:25 [2020-01-21T14:28:25.953Z] DEST=bundles/test-integration
14:28:25 [2020-01-21T14:28:25.953Z] PWD=/go/src/github.com/docker/docker
14:28:25 [2020-01-21T14:28:25.953Z] DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741
14:28:25 [2020-01-21T14:28:25.953Z] container=docker
14:28:25 [2020-01-21T14:28:25.953Z] HOME=/root
14:28:25 [2020-01-21T14:28:25.953Z] GOLANG_VERSION=1.13.6
14:28:25 [2020-01-21T14:28:25.953Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:28:25 [2020-01-21T14:28:25.953Z] VALIDATE_BRANCH=master
14:28:25 [2020-01-21T14:28:25.953Z] TERM=xterm
14:28:25 [2020-01-21T14:28:25.953Z] DOCKER_PKG=github.com/docker/docker
14:28:25 [2020-01-21T14:28:25.953Z] SHLVL=1
14:28:25 [2020-01-21T14:28:25.953Z] TIMEOUT=120m
14:28:25 [2020-01-21T14:28:25.953Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:28:25 [2020-01-21T14:28:25.953Z] DOCKER_GRAPHDRIVER=overlay2
14:28:25 [2020-01-21T14:28:25.953Z] GO111MODULE=off
14:28:25 [2020-01-21T14:28:25.953Z] DOCKER_EXPERIMENTAL=1
14:28:25 [2020-01-21T14:28:25.953Z] TEST_SKIP_INTEGRATION_CLI=1
14:28:25 [2020-01-21T14:28:25.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:28:25 [2020-01-21T14:28:25.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:28:25 [2020-01-21T14:28:25.953Z] GOPATH=/go
14:28:25 [2020-01-21T14:28:25.953Z] PKG_CONFIG=pkg-config
14:28:25 [2020-01-21T14:28:25.953Z] _=/usr/bin/env
14:28:25 [2020-01-21T14:28:25.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:28:26 [2020-01-21T14:28:26.642Z] sha256:ad702d401c16f26f0659e0e6fbe07a399a018c2ae98b61fd6214b3afde68e1a1
14:28:26 [2020-01-21T14:28:26.642Z] INFO: Starting docker-py tests...
14:28:26 [2020-01-21T14:28:26.642Z] ============================= test session starts ==============================
14:28:26 [2020-01-21T14:28:26.642Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
14:28:26 [2020-01-21T14:28:26.642Z] rootdir: /src, inifile: pytest.ini
14:28:26 [2020-01-21T14:28:26.642Z] plugins: timeout-1.3.3, cov-2.6.1
14:28:26 [2020-01-21T14:28:26.642Z] collected 385 items / 3 deselected / 382 selected
14:28:26 [2020-01-21T14:28:26.642Z] 
14:28:26 [2020-01-21T14:28:26.703Z] #45 256.6   CC       criu/seize.o
14:28:27 [2020-01-21T14:28:27.331Z] #45 ...
14:28:27 [2020-01-21T14:28:27.331Z] 
14:28:27 [2020-01-21T14:28:27.331Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:28:27 [2020-01-21T14:28:27.621Z] #42 345.9 + dpkg --print-architecture
14:28:27 [2020-01-21T14:28:27.621Z] #42 345.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:28:27 [2020-01-21T14:28:27.621Z] #42 346.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:28:27 [2020-01-21T14:28:27.621Z] #42 346.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:28:40 [2020-01-21T14:28:40.240Z] #42 ...
14:28:40 [2020-01-21T14:28:40.240Z] 
14:28:40 [2020-01-21T14:28:40.240Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:28:40 [2020-01-21T14:28:40.240Z] #45 258.3   CC       criu/servicefd.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 259.1   CC       criu/shmem.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 261.0   CC       criu/sigframe.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 261.3   CC       criu/signalfd.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 261.9   CC       criu/sk-inet.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 264.0   CC       criu/sk-netlink.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 264.8   CC       criu/sk-packet.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 265.9   CC       criu/sk-queue.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 266.9   CC       criu/sk-tcp.o
14:28:40 [2020-01-21T14:28:40.240Z] #45 267.8   CC       criu/sk-unix.o
14:28:40 [2020-01-21T14:28:40.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:28:40 [2020-01-21T14:28:40.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:28:41 [2020-01-21T14:28:41.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:28:41 [2020-01-21T14:28:41.733Z] #45 271.4   CC       criu/sockets.o
14:28:42 [2020-01-21T14:28:42.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:28:42 [2020-01-21T14:28:42.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:28:43 [2020-01-21T14:28:43.232Z] #45 272.9   CC       criu/stats.o
14:28:43 [2020-01-21T14:28:43.522Z] #45 273.5   CC       criu/string.o
14:28:43 [2020-01-21T14:28:43.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:28:43 [2020-01-21T14:28:43.810Z] #45 273.6   CC       criu/sysctl.o
14:28:44 [2020-01-21T14:28:44.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:28:44 [2020-01-21T14:28:44.861Z] #45 274.7   CC       criu/sysfs_parse.o
14:28:45 [2020-01-21T14:28:45.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:28:45 [2020-01-21T14:28:45.907Z] #45 275.5   CC       criu/timerfd.o
14:28:46 [2020-01-21T14:28:46.936Z] #45 276.4   CC       criu/tty.o
14:28:47 [2020-01-21T14:28:47.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:28:48 [2020-01-21T14:28:48.089Z] tests/integration/api_build_test.py .......................X             [  6%]
14:28:48 [2020-01-21T14:28:48.653Z] tests/integration/api_client_test.py .....                               [  7%]
14:28:48 [2020-01-21T14:28:48.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:28:48 [2020-01-21T14:28:48.994Z] #45 ...
14:28:48 [2020-01-21T14:28:48.994Z] 
14:28:48 [2020-01-21T14:28:48.994Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:28:48 [2020-01-21T14:28:48.994Z] #58 208.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:28:49 [2020-01-21T14:28:49.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:28:50 [2020-01-21T14:28:50.589Z] tests/integration/api_config_test.py .....                               [  8%]
14:28:51 [2020-01-21T14:28:51.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:28:52 [2020-01-21T14:28:52.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:28:52 [2020-01-21T14:28:52.504Z] #58 211.8 + mkdir -p /build
14:28:52 [2020-01-21T14:28:52.504Z] #58 211.8 + cp runc /build/runc
14:28:52 [2020-01-21T14:28:52.504Z] #58 DONE 211.9s
14:28:52 [2020-01-21T14:28:52.504Z] 
14:28:52 [2020-01-21T14:28:52.504Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:28:52 [2020-01-21T14:28:52.504Z] #45 280.3   CC       criu/tun.o
14:28:52 [2020-01-21T14:28:52.504Z] #45 281.4   CC       criu/uffd.o
14:28:52 [2020-01-21T14:28:52.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:28:52 [2020-01-21T14:28:52.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:28:53 [2020-01-21T14:28:53.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:28:54 [2020-01-21T14:28:54.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:28:54 [2020-01-21T14:28:54.035Z] Using test binary docker
14:28:54 [2020-01-21T14:28:54.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:28:54 [2020-01-21T14:28:54.035Z] +++ /etc/init.d/apparmor start
14:28:54 [2020-01-21T14:28:54.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:28:54 [2020-01-21T14:28:54.035Z] Starting dockerd
14:28:54 [2020-01-21T14:28:54.035Z] INFO: Waiting for daemon to start...
14:28:54 [2020-01-21T14:28:54.035Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:28:54 [2020-01-21T14:28:54.559Z] #45 284.2   CC       criu/util.o
14:28:55 [2020-01-21T14:28:55.761Z] .
14:28:55 [2020-01-21T14:28:55.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:28:55 [2020-01-21T14:28:55.761Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:28:55 [2020-01-21T14:28:55.761Z] Error: No such image: emptyfs
14:28:55 [2020-01-21T14:28:55.761Z] ++++ docker load
14:28:55 [2020-01-21T14:28:55.761Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:28:56 [2020-01-21T14:28:56.168Z] Running integration-test (iteration 1)
14:28:56 [2020-01-21T14:28:56.168Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
14:28:56 [2020-01-21T14:28:56.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
14:28:56 [2020-01-21T14:28:56.168Z] ++ set -e
14:28:56 [2020-01-21T14:28:56.168Z] ++ '[' -n 0 ']'
14:28:56 [2020-01-21T14:28:56.168Z] ++ set -x
14:28:56 [2020-01-21T14:28:56.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
14:28:56 [2020-01-21T14:28:56.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:28:57 [2020-01-21T14:28:57.288Z] #45 287.0   CC       criu/uts_ns.o
14:28:57 [2020-01-21T14:28:57.578Z] #45 287.4   CC       criu/vdso.o
14:28:58 [2020-01-21T14:28:58.601Z] #45 288.3   LINK     criu/built-in.o
14:28:58 [2020-01-21T14:28:58.601Z] #45 288.5   LINK     criu/criu
14:28:59 [2020-01-21T14:28:59.629Z] #45 289.3   DEP      lib/c/criu.d
14:28:59 [2020-01-21T14:28:59.629Z] #45 289.5   CC       images/rpc.pb-c.o
14:29:00 [2020-01-21T14:29:00.656Z] #45 290.5   CC       lib/c/criu.o
14:29:02 [2020-01-21T14:29:02.710Z] #45 292.2   LINK     lib/c/built-in.o
14:29:02 [2020-01-21T14:29:02.710Z] #45 292.2   LINK     lib/c/libcriu.so
14:29:02 [2020-01-21T14:29:02.998Z] #45 292.7   GEN      magic.py
14:29:03 [2020-01-21T14:29:03.287Z] #45 292.9 Note: Building without setproctitle() and strlcpy() support.
14:29:03 [2020-01-21T14:29:03.287Z] #45 292.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:29:03 [2020-01-21T14:29:03.803Z] Loaded image: buildpack-deps:jessie
14:29:03 [2020-01-21T14:29:03.803Z] Loaded image: busybox:latest
14:29:03 [2020-01-21T14:29:03.803Z] Loaded image: busybox:glibc
14:29:03 [2020-01-21T14:29:03.803Z] Loaded image: debian:jessie
14:29:03 [2020-01-21T14:29:03.803Z] Loaded image: hello-world:latest
14:29:03 [2020-01-21T14:29:03.803Z] INFO: Testing against a local daemon
14:29:03 [2020-01-21T14:29:03.803Z] === RUN   TestCgroupNamespacesBuild
14:29:04 [2020-01-21T14:29:04.320Z] #45 294.1 fatal: not a git repository (or any of the parent directories): .git
14:29:04 [2020-01-21T14:29:04.882Z] 65014b3c3121: Pull complete
14:29:05 [2020-01-21T14:29:05.537Z] --- PASS: TestCgroupNamespacesBuild (1.62s)
14:29:05 [2020-01-21T14:29:05.537Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:29:05 [2020-01-21T14:29:05.820Z] #45 295.5 make[1]: Nothing to be done for 'all'.
14:29:06 [2020-01-21T14:29:06.851Z] #45 296.8 make[1]: 'images/built-in.o' is up to date.
14:29:06 [2020-01-21T14:29:06.852Z] #45 296.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:29:07 [2020-01-21T14:29:07.140Z] #45 296.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:29:07 [2020-01-21T14:29:07.140Z] #45 297.0 make[1]: 'compel/libcompel.a' is up to date.
14:29:07 [2020-01-21T14:29:07.140Z] #45 297.0 make[1]: 'compel/compel-host-bin' is up to date.
14:29:07 [2020-01-21T14:29:07.140Z] #45 297.1 make[1]: Nothing to be done for 'all'.
14:29:07 [2020-01-21T14:29:07.313Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
14:29:07 [2020-01-21T14:29:07.313Z] === RUN   TestBuildWithSession
14:29:07 [2020-01-21T14:29:07.313Z] --- SKIP: TestBuildWithSession (0.00s)
14:29:07 [2020-01-21T14:29:07.313Z]     build_session_test.go:25: TODO: BuildKit
14:29:07 [2020-01-21T14:29:07.313Z] === RUN   TestBuildSquashParent
14:29:07 [2020-01-21T14:29:07.553Z] #45 297.1 make[1]: 'soccr/libsoccr.a' is up to date.
14:29:07 [2020-01-21T14:29:07.553Z] #45 297.4 make[2]: Nothing to be done for 'all'.
14:29:07 [2020-01-21T14:29:07.553Z] #45 297.5 make[2]: Nothing to be done for 'all'.
14:29:07 [2020-01-21T14:29:07.843Z] #45 297.6 make[2]: Nothing to be done for 'all'.
14:29:08 [2020-01-21T14:29:08.153Z] #45 297.8 make[2]: Nothing to be done for 'all'.
14:29:08 [2020-01-21T14:29:08.153Z] #45 298.0 make[2]: Nothing to be done for 'all'.
14:29:08 [2020-01-21T14:29:08.442Z] #45 298.1 make[2]: Nothing to be done for 'all'.
14:29:08 [2020-01-21T14:29:08.442Z] #45 298.2 make[2]: Nothing to be done for 'all'.
14:29:08 [2020-01-21T14:29:08.731Z] #45 298.5 make[2]: Nothing to be done for 'all'.
14:29:08 [2020-01-21T14:29:08.731Z] #45 298.5   INSTALL  criu/criu
14:29:08 [2020-01-21T14:29:08.731Z] #45 DONE 298.6s
14:29:08 [2020-01-21T14:29:08.731Z] 
14:29:08 [2020-01-21T14:29:08.731Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:29:12 [2020-01-21T14:29:12.231Z] #24 ...
14:29:12 [2020-01-21T14:29:12.231Z] 
14:29:12 [2020-01-21T14:29:12.231Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:29:12 [2020-01-21T14:29:12.231Z] #42 DONE 390.0s
14:29:12 [2020-01-21T14:29:12.231Z] 
14:29:12 [2020-01-21T14:29:12.231Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:29:13 [2020-01-21T14:29:13.414Z] --- PASS: TestBuildSquashParent (5.50s)
14:29:13 [2020-01-21T14:29:13.414Z] === RUN   TestBuildWithRemoveAndForceRemove
14:29:13 [2020-01-21T14:29:13.414Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:29:13 [2020-01-21T14:29:13.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:29:13 [2020-01-21T14:29:13.414Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:29:13 [2020-01-21T14:29:13.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:29:13 [2020-01-21T14:29:13.414Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:29:13 [2020-01-21T14:29:13.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:29:13 [2020-01-21T14:29:13.414Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:29:13 [2020-01-21T14:29:13.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:29:13 [2020-01-21T14:29:13.414Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:29:13 [2020-01-21T14:29:13.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:29:13 [2020-01-21T14:29:13.414Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:29:13 [2020-01-21T14:29:13.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:29:13 [2020-01-21T14:29:13.414Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:29:13 [2020-01-21T14:29:13.414Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:29:15 [2020-01-21T14:29:15.152Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:29:15 [2020-01-21T14:29:15.152Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:29:18 [2020-01-21T14:29:18.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:29:18 [2020-01-21T14:29:18.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:29:18 [2020-01-21T14:29:18.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:29:18 [2020-01-21T14:29:18.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:29:18 [2020-01-21T14:29:18.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:29:20 [2020-01-21T14:29:20.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:29:20 [2020-01-21T14:29:20.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:29:20 [2020-01-21T14:29:20.630Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:29:20 [2020-01-21T14:29:20.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s)
14:29:20 [2020-01-21T14:29:20.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s)
14:29:20 [2020-01-21T14:29:20.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s)
14:29:20 [2020-01-21T14:29:20.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s)
14:29:20 [2020-01-21T14:29:20.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s)
14:29:20 [2020-01-21T14:29:20.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
14:29:20 [2020-01-21T14:29:20.630Z] === RUN   TestBuildMultiStageCopy
14:29:20 [2020-01-21T14:29:20.630Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:29:22 [2020-01-21T14:29:22.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:29:23 [2020-01-21T14:29:23.060Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:29:23 [2020-01-21T14:29:23.060Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:29:23 [2020-01-21T14:29:23.408Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:29:23 [2020-01-21T14:29:23.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:29:24 [2020-01-21T14:29:24.154Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:29:24 [2020-01-21T14:29:24.511Z] --- PASS: TestBuildMultiStageCopy (4.26s)
14:29:24 [2020-01-21T14:29:24.511Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s)
14:29:24 [2020-01-21T14:29:24.511Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
14:29:24 [2020-01-21T14:29:24.511Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
14:29:24 [2020-01-21T14:29:24.511Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
14:29:24 [2020-01-21T14:29:24.511Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s)
14:29:24 [2020-01-21T14:29:24.511Z] === RUN   TestBuildMultiStageParentConfig
14:29:24 [2020-01-21T14:29:24.943Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:29:25 [2020-01-21T14:29:25.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:29:25 [2020-01-21T14:29:25.769Z] --- PASS: TestBuildMultiStageParentConfig (1.30s)
14:29:25 [2020-01-21T14:29:25.769Z] === RUN   TestBuildLabelWithTargets
14:29:28 [2020-01-21T14:29:28.120Z] --- PASS: TestBuildLabelWithTargets (1.95s)
14:29:28 [2020-01-21T14:29:28.120Z] === RUN   TestBuildWithEmptyLayers
14:29:28 [2020-01-21T14:29:28.475Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
14:29:28 [2020-01-21T14:29:28.475Z] === RUN   TestBuildMultiStageOnBuild
14:29:28 [2020-01-21T14:29:28.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:29:30 [2020-01-21T14:29:30.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:29:31 [2020-01-21T14:29:31.641Z] --- PASS: TestBuildMultiStageOnBuild (2.66s)
14:29:31 [2020-01-21T14:29:31.641Z] === RUN   TestBuildUncleanTarFilenames
14:29:31 [2020-01-21T14:29:31.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:29:32 [2020-01-21T14:29:32.383Z] --- PASS: TestBuildUncleanTarFilenames (1.05s)
14:29:32 [2020-01-21T14:29:32.383Z] === RUN   TestBuildMultiStageLayerLeak
14:29:34 [2020-01-21T14:29:34.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:29:35 [2020-01-21T14:29:35.668Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s)
14:29:35 [2020-01-21T14:29:35.668Z] === RUN   TestBuildWithHugeFile
14:29:35 [2020-01-21T14:29:35.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:29:37 [2020-01-21T14:29:37.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:29:38 [2020-01-21T14:29:38.520Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:29:38 [2020-01-21T14:29:38.520Z] Using test binary docker
14:29:38 [2020-01-21T14:29:38.520Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:29:38 [2020-01-21T14:29:38.520Z] +++ /etc/init.d/apparmor start
14:29:38 [2020-01-21T14:29:38.520Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:29:38 [2020-01-21T14:29:38.520Z] INFO: Waiting for daemon to start...
14:29:38 [2020-01-21T14:29:38.520Z] Starting dockerd
14:29:38 [2020-01-21T14:29:38.520Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:29:39 [2020-01-21T14:29:39.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:29:40 [2020-01-21T14:29:40.426Z] .
14:29:40 [2020-01-21T14:29:40.426Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:29:40 [2020-01-21T14:29:40.426Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:29:40 [2020-01-21T14:29:40.426Z] Error: No such image: emptyfs
14:29:40 [2020-01-21T14:29:40.426Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:29:40 [2020-01-21T14:29:40.426Z] ++++ docker load
14:29:40 [2020-01-21T14:29:40.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:29:40 [2020-01-21T14:29:40.686Z] Running integration-test (iteration 1)
14:29:40 [2020-01-21T14:29:40.686Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:29:40 [2020-01-21T14:29:40.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:29:40 [2020-01-21T14:29:40.686Z] ++ set -e
14:29:40 [2020-01-21T14:29:40.686Z] ++ '[' -n 0 ']'
14:29:40 [2020-01-21T14:29:40.686Z] ++ set -x
14:29:40 [2020-01-21T14:29:40.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
14:29:48 [2020-01-21T14:29:48.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:29:50 [2020-01-21T14:29:50.669Z] Loaded image: buildpack-deps:jessie
14:29:50 [2020-01-21T14:29:50.669Z] Loaded image: busybox:latest
14:29:50 [2020-01-21T14:29:50.669Z] Loaded image: busybox:glibc
14:29:50 [2020-01-21T14:29:50.669Z] Loaded image: debian:jessie
14:29:50 [2020-01-21T14:29:50.669Z] Loaded image: hello-world:latest
14:29:50 [2020-01-21T14:29:50.669Z] INFO: Testing against a local daemon
14:29:50 [2020-01-21T14:29:50.669Z] === RUN   TestCgroupNamespacesBuild
14:29:51 [2020-01-21T14:29:51.516Z] #54 ...
14:29:51 [2020-01-21T14:29:51.516Z] 
14:29:51 [2020-01-21T14:29:51.516Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:29:51 [2020-01-21T14:29:51.516Z] #63 380.4 + bin/containerd
14:29:54 [2020-01-21T14:29:54.859Z] --- PASS: TestCgroupNamespacesBuild (4.23s)
14:29:54 [2020-01-21T14:29:54.859Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:29:56 [2020-01-21T14:29:56.237Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
14:29:56 [2020-01-21T14:29:56.237Z] === RUN   TestBuildWithSession
14:29:56 [2020-01-21T14:29:56.237Z] --- SKIP: TestBuildWithSession (0.00s)
14:29:56 [2020-01-21T14:29:56.237Z]     build_session_test.go:25: TODO: BuildKit
14:29:56 [2020-01-21T14:29:56.237Z] === RUN   TestBuildSquashParent
14:29:57 [2020-01-21T14:29:57.071Z] #63 ...
14:29:57 [2020-01-21T14:29:57.071Z] 
14:29:57 [2020-01-21T14:29:57.071Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:29:57 [2020-01-21T14:29:57.071Z] #54 DONE 434.8s
14:29:57 [2020-01-21T14:29:57.071Z] 
14:29:57 [2020-01-21T14:29:57.071Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:30:02 [2020-01-21T14:30:02.813Z] --- PASS: TestBuildSquashParent (5.86s)
14:30:02 [2020-01-21T14:30:02.813Z] === RUN   TestBuildWithRemoveAndForceRemove
14:30:02 [2020-01-21T14:30:02.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:30:02 [2020-01-21T14:30:02.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:30:02 [2020-01-21T14:30:02.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:30:02 [2020-01-21T14:30:02.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:30:02 [2020-01-21T14:30:02.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:30:02 [2020-01-21T14:30:02.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:30:02 [2020-01-21T14:30:02.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:30:02 [2020-01-21T14:30:02.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:30:02 [2020-01-21T14:30:02.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:30:02 [2020-01-21T14:30:02.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:30:02 [2020-01-21T14:30:02.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:30:02 [2020-01-21T14:30:02.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:30:02 [2020-01-21T14:30:02.813Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:30:02 [2020-01-21T14:30:02.813Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:30:02 [2020-01-21T14:30:02.813Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:30:02 [2020-01-21T14:30:02.813Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:30:04 [2020-01-21T14:30:04.065Z] --- PASS: TestBuildWithHugeFile (25.91s)
14:30:04 [2020-01-21T14:30:04.065Z] === RUN   TestBuildWithEmptyDockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:30:04 [2020-01-21T14:30:04.065Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:30:04 [2020-01-21T14:30:04.065Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
14:30:04 [2020-01-21T14:30:04.065Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
14:30:04 [2020-01-21T14:30:04.065Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
14:30:04 [2020-01-21T14:30:04.065Z] === RUN   TestBuildPreserveOwnership
14:30:04 [2020-01-21T14:30:04.065Z] === RUN   TestBuildPreserveOwnership/copy_from
14:30:04 [2020-01-21T14:30:04.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:30:04 [2020-01-21T14:30:04.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:30:04 [2020-01-21T14:30:04.838Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:30:05 [2020-01-21T14:30:05.549Z] #63 ...
14:30:05 [2020-01-21T14:30:05.549Z] 
14:30:05 [2020-01-21T14:30:05.549Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:30:05 [2020-01-21T14:30:05.549Z] #24 443.2 + return
14:30:05 [2020-01-21T14:30:05.549Z] #24 DONE 443.4s
14:30:05 [2020-01-21T14:30:05.549Z] 
14:30:05 [2020-01-21T14:30:05.549Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:30:07 [2020-01-21T14:30:07.204Z] --- PASS: TestBuildPreserveOwnership (5.47s)
14:30:07 [2020-01-21T14:30:07.204Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.52s)
14:30:07 [2020-01-21T14:30:07.204Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s)
14:30:07 [2020-01-21T14:30:07.204Z] === RUN   TestBuildPlatformInvalid
14:30:07 [2020-01-21T14:30:07.204Z] --- PASS: TestBuildPlatformInvalid (0.11s)
14:30:07 [2020-01-21T14:30:07.204Z] PASS
14:30:07 [2020-01-21T14:30:07.204Z] 
14:30:07 [2020-01-21T14:30:07.204Z] === Skipped
14:30:07 [2020-01-21T14:30:07.204Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
14:30:07 [2020-01-21T14:30:07.204Z]     build_session_test.go:25: TODO: BuildKit
14:30:07 [2020-01-21T14:30:07.204Z] 
14:30:07 [2020-01-21T14:30:07.204Z] 
14:30:07 [2020-01-21T14:30:07.204Z] DONE 32 tests, 1 skipped in 70.895s
14:30:07 [2020-01-21T14:30:07.204Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
14:30:07 [2020-01-21T14:30:07.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
14:30:07 [2020-01-21T14:30:07.204Z] ++ set -e
14:30:07 [2020-01-21T14:30:07.204Z] ++ '[' -n 0 ']'
14:30:07 [2020-01-21T14:30:07.204Z] ++ set -x
14:30:07 [2020-01-21T14:30:07.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
14:30:07 [2020-01-21T14:30:07.204Z] INFO: Testing against a local daemon
14:30:07 [2020-01-21T14:30:07.204Z] === RUN   TestConfigList
14:30:07 [2020-01-21T14:30:07.271Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
14:30:07 [2020-01-21T14:30:07.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s)
14:30:07 [2020-01-21T14:30:07.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s)
14:30:07 [2020-01-21T14:30:07.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s)
14:30:07 [2020-01-21T14:30:07.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s)
14:30:07 [2020-01-21T14:30:07.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s)
14:30:07 [2020-01-21T14:30:07.271Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s)
14:30:07 [2020-01-21T14:30:07.271Z] === RUN   TestBuildMultiStageCopy
14:30:07 [2020-01-21T14:30:07.271Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:30:07 [2020-01-21T14:30:07.620Z] #63 ...
14:30:07 [2020-01-21T14:30:07.620Z] 
14:30:07 [2020-01-21T14:30:07.620Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:30:07 [2020-01-21T14:30:07.620Z] #25 DONE 0.1s
14:30:07 [2020-01-21T14:30:07.620Z] 
14:30:07 [2020-01-21T14:30:07.620Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:30:08 [2020-01-21T14:30:08.247Z] #29 DONE 0.6s
14:30:08 [2020-01-21T14:30:08.247Z] 
14:30:08 [2020-01-21T14:30:08.247Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:30:08 [2020-01-21T14:30:08.247Z] #32 DONE 0.1s
14:30:08 [2020-01-21T14:30:08.247Z] 
14:30:08 [2020-01-21T14:30:08.247Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:30:08 [2020-01-21T14:30:08.247Z] #35 DONE 0.1s
14:30:08 [2020-01-21T14:30:08.247Z] 
14:30:08 [2020-01-21T14:30:08.247Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:30:08 [2020-01-21T14:30:08.534Z] #63 ...
14:30:08 [2020-01-21T14:30:08.534Z] 
14:30:08 [2020-01-21T14:30:08.534Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:30:08 [2020-01-21T14:30:08.534Z] #40 DONE 0.1s
14:30:08 [2020-01-21T14:30:08.534Z] 
14:30:08 [2020-01-21T14:30:08.534Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:30:08 [2020-01-21T14:30:08.534Z] #43 DONE 0.1s
14:30:08 [2020-01-21T14:30:08.534Z] 
14:30:08 [2020-01-21T14:30:08.534Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:30:08 [2020-01-21T14:30:08.534Z] #46 DONE 0.1s
14:30:08 [2020-01-21T14:30:08.534Z] 
14:30:08 [2020-01-21T14:30:08.534Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:30:08 [2020-01-21T14:30:08.826Z] #63 ...
14:30:08 [2020-01-21T14:30:08.826Z] 
14:30:08 [2020-01-21T14:30:08.826Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:30:08 [2020-01-21T14:30:08.826Z] #49 DONE 0.1s
14:30:08 [2020-01-21T14:30:08.826Z] 
14:30:08 [2020-01-21T14:30:08.826Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:30:08 [2020-01-21T14:30:08.826Z] #52 DONE 0.1s
14:30:08 [2020-01-21T14:30:08.826Z] 
14:30:08 [2020-01-21T14:30:08.826Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
14:30:08 [2020-01-21T14:30:08.826Z] #55 DONE 0.1s
14:30:08 [2020-01-21T14:30:08.826Z] 
14:30:08 [2020-01-21T14:30:08.826Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:30:09 [2020-01-21T14:30:09.114Z] #63 ...
14:30:09 [2020-01-21T14:30:09.114Z] 
14:30:09 [2020-01-21T14:30:09.114Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:30:09 [2020-01-21T14:30:09.114Z] #59 DONE 0.1s
14:30:09 [2020-01-21T14:30:09.114Z] 
14:30:09 [2020-01-21T14:30:09.114Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
14:30:09 [2020-01-21T14:30:09.176Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:30:09 [2020-01-21T14:30:09.745Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:30:10 [2020-01-21T14:30:10.004Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:30:10 [2020-01-21T14:30:10.272Z] --- PASS: TestConfigList (2.87s)
14:30:10 [2020-01-21T14:30:10.272Z] === RUN   TestConfigsCreateAndDelete
14:30:10 [2020-01-21T14:30:10.574Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:30:11 [2020-01-21T14:30:11.512Z] --- PASS: TestBuildMultiStageCopy (4.40s)
14:30:11 [2020-01-21T14:30:11.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s)
14:30:11 [2020-01-21T14:30:11.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
14:30:11 [2020-01-21T14:30:11.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
14:30:11 [2020-01-21T14:30:11.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
14:30:11 [2020-01-21T14:30:11.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
14:30:11 [2020-01-21T14:30:11.512Z] === RUN   TestBuildMultiStageParentConfig
14:30:12 [2020-01-21T14:30:12.707Z] --- PASS: TestConfigsCreateAndDelete (2.71s)
14:30:12 [2020-01-21T14:30:12.707Z] === RUN   TestConfigsUpdate
14:30:12 [2020-01-21T14:30:12.890Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
14:30:12 [2020-01-21T14:30:12.890Z] === RUN   TestBuildLabelWithTargets
14:30:14 [2020-01-21T14:30:14.795Z] --- PASS: TestBuildLabelWithTargets (2.14s)
14:30:14 [2020-01-21T14:30:14.795Z] === RUN   TestBuildWithEmptyLayers
14:30:15 [2020-01-21T14:30:15.733Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
14:30:15 [2020-01-21T14:30:15.733Z] === RUN   TestBuildMultiStageOnBuild
14:30:15 [2020-01-21T14:30:15.831Z] --- PASS: TestConfigsUpdate (2.87s)
14:30:15 [2020-01-21T14:30:15.831Z] === RUN   TestTemplatedConfig
14:30:18 [2020-01-21T14:30:18.898Z] --- PASS: TestTemplatedConfig (3.35s)
14:30:18 [2020-01-21T14:30:18.898Z] === RUN   TestConfigInspect
14:30:19 [2020-01-21T14:30:19.061Z] --- PASS: TestBuildMultiStageOnBuild (2.67s)
14:30:19 [2020-01-21T14:30:19.061Z] === RUN   TestBuildUncleanTarFilenames
14:30:19 [2020-01-21T14:30:19.999Z] --- PASS: TestBuildUncleanTarFilenames (1.34s)
14:30:19 [2020-01-21T14:30:19.999Z] === RUN   TestBuildMultiStageLayerLeak
14:30:21 [2020-01-21T14:30:21.527Z] --- PASS: TestConfigInspect (2.72s)
14:30:21 [2020-01-21T14:30:21.527Z] === RUN   TestConfigCreateWithLabels
14:30:22 [2020-01-21T14:30:22.535Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
14:30:22 [2020-01-21T14:30:22.535Z] === RUN   TestBuildWithHugeFile
14:30:24 [2020-01-21T14:30:24.654Z] --- PASS: TestConfigCreateWithLabels (2.64s)
14:30:24 [2020-01-21T14:30:24.654Z] === RUN   TestConfigCreateResolve
14:30:26 [2020-01-21T14:30:26.987Z] --- PASS: TestConfigCreateResolve (2.66s)
14:30:26 [2020-01-21T14:30:26.987Z] === RUN   TestConfigDaemonLibtrustID
14:30:27 [2020-01-21T14:30:27.194Z] ................................................                         [ 29%]
14:30:27 [2020-01-21T14:30:27.744Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
14:30:27 [2020-01-21T14:30:27.744Z] PASS
14:30:27 [2020-01-21T14:30:27.744Z] 
14:30:27 [2020-01-21T14:30:27.744Z] DONE 8 tests in 20.438s
14:30:27 [2020-01-21T14:30:27.744Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
14:30:27 [2020-01-21T14:30:27.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
14:30:27 [2020-01-21T14:30:27.744Z] ++ set -e
14:30:27 [2020-01-21T14:30:27.744Z] ++ '[' -n 0 ']'
14:30:27 [2020-01-21T14:30:27.744Z] ++ set -x
14:30:27 [2020-01-21T14:30:27.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
14:30:27 [2020-01-21T14:30:27.744Z] INFO: Testing against a local daemon
14:30:27 [2020-01-21T14:30:27.744Z] === RUN   TestCheckpoint
14:30:27 [2020-01-21T14:30:27.744Z] --- SKIP: TestCheckpoint (0.00s)
14:30:27 [2020-01-21T14:30:27.744Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:30:27 [2020-01-21T14:30:27.744Z] === RUN   TestContainerInvalidJSON
14:30:27 [2020-01-21T14:30:27.744Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:30:27 [2020-01-21T14:30:27.744Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:30:27 [2020-01-21T14:30:27.744Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:30:27 [2020-01-21T14:30:27.744Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:30:27 [2020-01-21T14:30:27.744Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:30:27 [2020-01-21T14:30:27.744Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:30:27 [2020-01-21T14:30:27.744Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:30:27 [2020-01-21T14:30:27.744Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:30:27 [2020-01-21T14:30:27.744Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:30:27 [2020-01-21T14:30:27.744Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:30:27 [2020-01-21T14:30:27.744Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:30:27 [2020-01-21T14:30:27.744Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:30:27 [2020-01-21T14:30:27.744Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:30:27 [2020-01-21T14:30:27.744Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:30:27 [2020-01-21T14:30:27.744Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
14:30:27 [2020-01-21T14:30:27.744Z] === RUN   TestCopyFromContainerPathIsNotDir
14:30:27 [2020-01-21T14:30:27.744Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
14:30:27 [2020-01-21T14:30:27.744Z] === RUN   TestCopyToContainerPathDoesNotExist
14:30:28 [2020-01-21T14:30:28.101Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
14:30:28 [2020-01-21T14:30:28.101Z] === RUN   TestCopyToContainerPathIsNotDir
14:30:28 [2020-01-21T14:30:28.101Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
14:30:28 [2020-01-21T14:30:28.101Z] === RUN   TestCopyFromContainer
14:30:29 [2020-01-21T14:30:29.974Z] === RUN   TestCopyFromContainer//
14:30:29 [2020-01-21T14:30:29.974Z] === RUN   TestCopyFromContainer//bar/root
14:30:29 [2020-01-21T14:30:29.974Z] === RUN   TestCopyFromContainer//bar/root/
14:30:29 [2020-01-21T14:30:29.974Z] === RUN   TestCopyFromContainer/bar/quux
14:30:29 [2020-01-21T14:30:29.974Z] === RUN   TestCopyFromContainer/bar/quux/
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCopyFromContainer/bar/notarget
14:30:30 [2020-01-21T14:30:30.331Z] --- PASS: TestCopyFromContainer (2.44s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:30:30 [2020-01-21T14:30:30.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:30:30 [2020-01-21T14:30:30.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:30:30 [2020-01-21T14:30:30.331Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:30:30 [2020-01-21T14:30:30.331Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:30:30 [2020-01-21T14:30:30.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:30:30 [2020-01-21T14:30:30.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:30:30 [2020-01-21T14:30:30.331Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:30:30 [2020-01-21T14:30:30.331Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:30:30 [2020-01-21T14:30:30.331Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:30:30 [2020-01-21T14:30:30.684Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:30:30 [2020-01-21T14:30:30.684Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:30:30 [2020-01-21T14:30:30.684Z] === RUN   TestCreateLinkToNonExistingContainer
14:30:30 [2020-01-21T14:30:30.684Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:30:30 [2020-01-21T14:30:30.684Z] === RUN   TestCreateWithInvalidEnv
14:30:30 [2020-01-21T14:30:30.684Z] === RUN   TestCreateWithInvalidEnv/0
14:30:30 [2020-01-21T14:30:30.684Z] === PAUSE TestCreateWithInvalidEnv/0
14:30:30 [2020-01-21T14:30:30.684Z] === RUN   TestCreateWithInvalidEnv/1
14:30:30 [2020-01-21T14:30:30.684Z] === PAUSE TestCreateWithInvalidEnv/1
14:30:30 [2020-01-21T14:30:30.684Z] === RUN   TestCreateWithInvalidEnv/2
14:30:30 [2020-01-21T14:30:30.684Z] === PAUSE TestCreateWithInvalidEnv/2
14:30:30 [2020-01-21T14:30:30.684Z] === CONT  TestCreateWithInvalidEnv/0
14:30:30 [2020-01-21T14:30:30.684Z] === CONT  TestCreateWithInvalidEnv/2
14:30:30 [2020-01-21T14:30:30.684Z] === CONT  TestCreateWithInvalidEnv/1
14:30:30 [2020-01-21T14:30:30.684Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:30:30 [2020-01-21T14:30:30.684Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:30:30 [2020-01-21T14:30:30.684Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:30:30 [2020-01-21T14:30:30.684Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:30:30 [2020-01-21T14:30:30.684Z] === RUN   TestCreateTmpfsMountsTarget
14:30:30 [2020-01-21T14:30:30.684Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:30:30 [2020-01-21T14:30:30.684Z] === RUN   TestCreateWithCustomMaskedPaths
14:30:33 [2020-01-21T14:30:33.066Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s)
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:30:33 [2020-01-21T14:30:33.066Z] --- PASS: TestCreateWithCapabilities (0.01s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
14:30:33 [2020-01-21T14:30:33.066Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
14:30:33 [2020-01-21T14:30:33.066Z] === RUN   TestCreateWithCustomReadonlyPaths
14:30:35 [2020-01-21T14:30:35.441Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s)
14:30:35 [2020-01-21T14:30:35.441Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:30:35 [2020-01-21T14:30:35.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:35 [2020-01-21T14:30:35.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:35 [2020-01-21T14:30:35.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:35 [2020-01-21T14:30:35.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:35 [2020-01-21T14:30:35.442Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:35 [2020-01-21T14:30:35.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:35 [2020-01-21T14:30:35.442Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:35 [2020-01-21T14:30:35.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:35 [2020-01-21T14:30:35.442Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:35 [2020-01-21T14:30:35.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:35 [2020-01-21T14:30:35.442Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:30:35 [2020-01-21T14:30:35.442Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:30:35 [2020-01-21T14:30:35.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:30:35 [2020-01-21T14:30:35.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:30:35 [2020-01-21T14:30:35.798Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:30:35 [2020-01-21T14:30:35.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:30:35 [2020-01-21T14:30:35.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:30:35 [2020-01-21T14:30:35.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:30:35 [2020-01-21T14:30:35.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
14:30:35 [2020-01-21T14:30:35.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:30:35 [2020-01-21T14:30:35.798Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:30:35 [2020-01-21T14:30:35.798Z] === RUN   TestContainerStartOnDaemonRestart
14:30:35 [2020-01-21T14:30:35.798Z] === PAUSE TestContainerStartOnDaemonRestart
14:30:35 [2020-01-21T14:30:35.798Z] === RUN   TestDaemonRestartIpcMode
14:30:35 [2020-01-21T14:30:35.798Z] === PAUSE TestDaemonRestartIpcMode
14:30:35 [2020-01-21T14:30:35.798Z] === RUN   TestDiff
14:30:36 [2020-01-21T14:30:36.542Z] --- PASS: TestDiff (0.75s)
14:30:36 [2020-01-21T14:30:36.542Z] === RUN   TestExecWithCloseStdin
14:30:37 [2020-01-21T14:30:37.299Z] --- PASS: TestExecWithCloseStdin (0.96s)
14:30:37 [2020-01-21T14:30:37.299Z] === RUN   TestExec
14:30:38 [2020-01-21T14:30:38.267Z] --- PASS: TestExec (1.01s)
14:30:38 [2020-01-21T14:30:38.267Z] === RUN   TestExecUser
14:30:39 [2020-01-21T14:30:39.505Z] --- PASS: TestExecUser (0.99s)
14:30:39 [2020-01-21T14:30:39.505Z] === RUN   TestExportContainerAndImportImage
14:30:40 [2020-01-21T14:30:40.275Z] --- PASS: TestExportContainerAndImportImage (1.10s)
14:30:40 [2020-01-21T14:30:40.275Z] === RUN   TestExportContainerAfterDaemonRestart
14:30:41 [2020-01-21T14:30:41.706Z] #63 431.3 + bin/containerd-stress
14:30:42 [2020-01-21T14:30:42.009Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s)
14:30:42 [2020-01-21T14:30:42.009Z] === RUN   TestHealthCheckWorkdir
14:30:42 [2020-01-21T14:30:42.754Z] --- PASS: TestHealthCheckWorkdir (1.07s)
14:30:42 [2020-01-21T14:30:42.754Z] === RUN   TestHealthKillContainer
14:30:45 [2020-01-21T14:30:45.003Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:30:45 [2020-01-21T14:30:45.192Z] #63 435.0 + bin/containerd-shim
14:30:46 [2020-01-21T14:30:46.202Z] edbd72df76b4: Pull complete
14:30:46 [2020-01-21T14:30:46.202Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
14:30:46 [2020-01-21T14:30:46.202Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:30:46 [2020-01-21T14:30:46.202Z] mcr.microsoft.com/windows/servercore:ltsc2019
14:30:46 [2020-01-21T14:30:46.202Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
14:30:46 [2020-01-21T14:30:46.202Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
14:30:46 [2020-01-21T14:30:46.656Z] --- PASS: TestHealthKillContainer (3.08s)
14:30:46 [2020-01-21T14:30:46.656Z] === RUN   TestInspectCpusetInConfigPre120
14:30:46 [2020-01-21T14:30:46.656Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
14:30:46 [2020-01-21T14:30:46.656Z] === RUN   TestIpcModeNone
14:30:47 [2020-01-21T14:30:47.906Z] --- PASS: TestIpcModeNone (1.01s)
14:30:47 [2020-01-21T14:30:47.906Z] === RUN   TestIpcModePrivate
14:30:48 [2020-01-21T14:30:48.763Z] --- PASS: TestIpcModePrivate (0.99s)
14:30:48 [2020-01-21T14:30:48.763Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
14:30:48 [2020-01-21T14:30:48.763Z] === RUN   TestIpcModeShareable
14:30:49 [2020-01-21T14:30:49.929Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973'
14:30:49 [2020-01-21T14:30:49.929Z] INFO: Docker version of control daemon
14:30:49 [2020-01-21T14:30:49.929Z] 
14:30:49 [2020-01-21T14:30:49.958Z] --- PASS: TestIpcModeShareable (0.98s)
14:30:49 [2020-01-21T14:30:49.958Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
14:30:49 [2020-01-21T14:30:49.958Z] === RUN   TestAPIIpcModeShareableAndContainer
14:30:50 [2020-01-21T14:30:50.387Z] Client: Docker Engine - Enterprise
14:30:50 [2020-01-21T14:30:50.387Z]  Version:           19.03.2
14:30:50 [2020-01-21T14:30:50.387Z]  API version:       1.40
14:30:50 [2020-01-21T14:30:50.387Z]  Go version:        go1.12.8
14:30:50 [2020-01-21T14:30:50.387Z]  Git commit:        c92ab06ed9
14:30:50 [2020-01-21T14:30:50.387Z]  Built:             09/03/2019 16:38:11
14:30:50 [2020-01-21T14:30:50.387Z]  OS/Arch:           windows/amd64
14:30:50 [2020-01-21T14:30:50.387Z]  Experimental:      false
14:30:50 [2020-01-21T14:30:50.387Z] 
14:30:50 [2020-01-21T14:30:50.387Z] Server: Docker Engine - Enterprise
14:30:50 [2020-01-21T14:30:50.387Z]  Engine:
14:30:50 [2020-01-21T14:30:50.387Z]   Version:          19.03.2
14:30:50 [2020-01-21T14:30:50.387Z]   API version:      1.40 (minimum version 1.24)
14:30:50 [2020-01-21T14:30:50.387Z]   Go version:       go1.12.8
14:30:50 [2020-01-21T14:30:50.387Z]   Git commit:       c92ab06ed9
14:30:50 [2020-01-21T14:30:50.387Z]   Built:            09/03/2019 16:35:47
14:30:50 [2020-01-21T14:30:50.387Z]   OS/Arch:          windows/amd64
14:30:50 [2020-01-21T14:30:50.387Z]   Experimental:     true
14:30:50 [2020-01-21T14:30:50.387Z] 
14:30:50 [2020-01-21T14:30:50.387Z] INFO: Docker info of control daemon
14:30:50 [2020-01-21T14:30:50.387Z] 
14:30:51 [2020-01-21T14:30:51.922Z] Client:
14:30:51 [2020-01-21T14:30:51.922Z]  Debug Mode: false
14:30:51 [2020-01-21T14:30:51.922Z]  Plugins:
14:30:51 [2020-01-21T14:30:51.922Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
14:30:51 [2020-01-21T14:30:51.922Z] 
14:30:51 [2020-01-21T14:30:51.922Z] Server:
14:30:51 [2020-01-21T14:30:51.922Z]  Containers: 0
14:30:51 [2020-01-21T14:30:51.922Z]   Running: 0
14:30:51 [2020-01-21T14:30:51.922Z]   Paused: 0
14:30:51 [2020-01-21T14:30:51.922Z]   Stopped: 0
14:30:51 [2020-01-21T14:30:51.922Z]  Images: 1
14:30:51 [2020-01-21T14:30:51.922Z]  Server Version: 19.03.2
14:30:51 [2020-01-21T14:30:51.922Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:30:51 [2020-01-21T14:30:51.922Z]   Windows: 
14:30:51 [2020-01-21T14:30:51.922Z]   LCOW: 
14:30:51 [2020-01-21T14:30:51.922Z]  Logging Driver: json-file
14:30:51 [2020-01-21T14:30:51.922Z]  Plugins:
14:30:51 [2020-01-21T14:30:51.922Z]   Volume: local
14:30:51 [2020-01-21T14:30:51.922Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
14:30:51 [2020-01-21T14:30:51.922Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:30:51 [2020-01-21T14:30:51.922Z]  Swarm: inactive
14:30:51 [2020-01-21T14:30:51.922Z]  Default Isolation: process
14:30:51 [2020-01-21T14:30:51.922Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:30:51 [2020-01-21T14:30:51.922Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
14:30:51 [2020-01-21T14:30:51.922Z]  OSType: windows
14:30:51 [2020-01-21T14:30:51.922Z]  Architecture: x86_64
14:30:51 [2020-01-21T14:30:51.922Z]  CPUs: 4
14:30:51 [2020-01-21T14:30:51.922Z]  Total Memory: 32GiB
14:30:51 [2020-01-21T14:30:51.922Z]  Name: azwin-2-d9d350
14:30:51 [2020-01-21T14:30:51.922Z]  ID: JLDZ:4TIW:6JP7:YDTQ:EZO6:QYPX:YHCA:JADS:6DDJ:6WOV:UEV7:YGLC
14:30:51 [2020-01-21T14:30:51.922Z]  Docker Root Dir: D:\docker
14:30:51 [2020-01-21T14:30:51.922Z]  Debug Mode: false
14:30:51 [2020-01-21T14:30:51.922Z]  Registry: https://index.docker.io/v1/
14:30:51 [2020-01-21T14:30:51.922Z]  Labels:
14:30:51 [2020-01-21T14:30:51.922Z]  Experimental: true
14:30:51 [2020-01-21T14:30:51.922Z]  Insecure Registries:
14:30:51 [2020-01-21T14:30:51.922Z]   10.0.0.4:5000
14:30:51 [2020-01-21T14:30:51.922Z]   127.0.0.0/8
14:30:51 [2020-01-21T14:30:51.922Z]  Registry Mirrors:
14:30:51 [2020-01-21T14:30:51.922Z]   http://10.0.0.4:5000/
14:30:51 [2020-01-21T14:30:51.922Z]  Live Restore Enabled: false
14:30:51 [2020-01-21T14:30:51.922Z] 
14:30:51 [2020-01-21T14:30:51.922Z] 
14:30:51 [2020-01-21T14:30:51.922Z] INFO: Commit hash is 4d249ae1f3
14:30:51 [2020-01-21T14:30:51.922Z] INFO: Nuke-Everything...
14:30:51 [2020-01-21T14:30:51.922Z] INFO: Container count on control daemon to delete is 0
14:30:52 [2020-01-21T14:30:52.964Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:30:53 [2020-01-21T14:30:53.029Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s)
14:30:53 [2020-01-21T14:30:53.029Z] === RUN   TestAPIIpcModeHost
14:30:53 [2020-01-21T14:30:53.029Z] --- PASS: TestAPIIpcModeHost (0.68s)
14:30:53 [2020-01-21T14:30:53.029Z] === RUN   TestDaemonIpcModeShareable
14:30:54 [2020-01-21T14:30:54.097Z] INFO: Nuking d:\CI
14:30:54 [2020-01-21T14:30:54.097Z] INFO: Zapped successfully
14:30:54 [2020-01-21T14:30:54.097Z] INFO: Location for testing is d:\CI\PR-40395\3
14:30:54 [2020-01-21T14:30:54.097Z] INFO: Validating GOLang consistency in Dockerfile.windows...
14:30:54 [2020-01-21T14:30:54.097Z] 
14:30:54 [2020-01-21T14:30:54.097Z] 
14:30:54 [2020-01-21T14:30:54.097Z] INFO: Building the image from Dockerfile.windows at 01/21/2020 14:30:53...
14:30:54 [2020-01-21T14:30:54.097Z] 
14:30:54 [2020-01-21T14:30:54.811Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
14:30:54 [2020-01-21T14:30:54.811Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
14:30:54 [2020-01-21T14:30:54.811Z] === RUN   TestDaemonIpcModePrivate
14:30:55 [2020-01-21T14:30:55.547Z] #63 445.0 + bin/containerd-shim-runc-v1
14:30:56 [2020-01-21T14:30:56.720Z] --- PASS: TestDaemonIpcModePrivate (1.59s)
14:30:56 [2020-01-21T14:30:56.720Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
14:30:56 [2020-01-21T14:30:56.720Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:30:56 [2020-01-21T14:30:56.871Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:30:58 [2020-01-21T14:30:58.461Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
14:30:58 [2020-01-21T14:30:58.461Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
14:30:58 [2020-01-21T14:30:58.461Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:30:59 [2020-01-21T14:30:59.996Z] #63 449.9 + bin/containerd-shim-runc-v2
14:31:00 [2020-01-21T14:31:00.201Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
14:31:00 [2020-01-21T14:31:00.201Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
14:31:00 [2020-01-21T14:31:00.201Z] === RUN   TestIpcModeOlderClient
14:31:00 [2020-01-21T14:31:00.201Z] === PAUSE TestIpcModeOlderClient
14:31:00 [2020-01-21T14:31:00.201Z] === RUN   TestKillContainerInvalidSignal
14:31:00 [2020-01-21T14:31:00.555Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
14:31:00 [2020-01-21T14:31:00.555Z] === RUN   TestKillContainer
14:31:00 [2020-01-21T14:31:00.555Z] === RUN   TestKillContainer/no_signal
14:31:01 [2020-01-21T14:31:01.184Z] Sending build context to Docker daemon   51.4MB
14:31:01 [2020-01-21T14:31:01.184Z] 
14:31:01 [2020-01-21T14:31:01.184Z] Step 1/10 : FROM microsoft/windowsservercore
14:31:01 [2020-01-21T14:31:01.184Z]  ---> 8351e66084ac
14:31:01 [2020-01-21T14:31:01.184Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
14:31:01 [2020-01-21T14:31:01.184Z]  ---> Running in fababfdfd1ed
14:31:01 [2020-01-21T14:31:01.184Z] Removing intermediate container fababfdfd1ed
14:31:01 [2020-01-21T14:31:01.184Z]  ---> bd2db2ffe319
14:31:01 [2020-01-21T14:31:01.185Z] Step 3/10 : ARG GO_VERSION=1.13.6
14:31:01 [2020-01-21T14:31:01.185Z]  ---> Running in 92a767700a94
14:31:01 [2020-01-21T14:31:01.527Z] #63 451.4 + binaries
14:31:01 [2020-01-21T14:31:01.527Z] #63 451.4 + mkdir -p /build
14:31:01 [2020-01-21T14:31:01.527Z] #63 451.4 + cp bin/containerd /build/containerd
14:31:01 [2020-01-21T14:31:01.527Z] #63 451.4 + cp bin/containerd-shim /build/containerd-shim
14:31:01 [2020-01-21T14:31:01.643Z] Removing intermediate container 92a767700a94
14:31:01 [2020-01-21T14:31:01.643Z]  ---> be15bdc909eb
14:31:01 [2020-01-21T14:31:01.643Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
14:31:01 [2020-01-21T14:31:01.643Z]  ---> Running in 2da65d1605dd
14:31:01 [2020-01-21T14:31:01.756Z] === RUN   TestKillContainer/non_killing_signal
14:31:01 [2020-01-21T14:31:01.813Z] #63 451.4 + cp bin/ctr /build/ctr
14:31:01 [2020-01-21T14:31:01.813Z] #63 DONE 451.5s
14:31:02 [2020-01-21T14:31:02.109Z] === RUN   TestKillContainer/killing_signal
14:31:02 [2020-01-21T14:31:02.609Z] Removing intermediate container 2da65d1605dd
14:31:02 [2020-01-21T14:31:02.609Z]  ---> 33baefe9b4fb
14:31:02 [2020-01-21T14:31:02.609Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
14:31:02 [2020-01-21T14:31:02.609Z]  ---> Running in c7f812e0b914
14:31:03 [2020-01-21T14:31:03.046Z] --- PASS: TestKillContainer (2.51s)
14:31:03 [2020-01-21T14:31:03.046Z]     --- PASS: TestKillContainer/no_signal (0.81s)
14:31:03 [2020-01-21T14:31:03.046Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
14:31:03 [2020-01-21T14:31:03.046Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
14:31:03 [2020-01-21T14:31:03.046Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:31:03 [2020-01-21T14:31:03.046Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:31:03 [2020-01-21T14:31:03.067Z] Removing intermediate container c7f812e0b914
14:31:03 [2020-01-21T14:31:03.067Z]  ---> 4dfccfa5a3b8
14:31:03 [2020-01-21T14:31:03.067Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
14:31:03 [2020-01-21T14:31:03.067Z]  ---> Running in e9b18e8ff857
14:31:03 [2020-01-21T14:31:03.295Z] 
14:31:03 [2020-01-21T14:31:03.295Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:31:03 [2020-01-21T14:31:03.295Z] #64 DONE 0.1s
14:31:03 [2020-01-21T14:31:03.295Z] 
14:31:03 [2020-01-21T14:31:03.295Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:31:03 [2020-01-21T14:31:03.295Z] #68 DONE 0.1s
14:31:03 [2020-01-21T14:31:03.295Z] 
14:31:03 [2020-01-21T14:31:03.295Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:31:03 [2020-01-21T14:31:03.295Z] #70 DONE 0.1s
14:31:03 [2020-01-21T14:31:03.295Z] 
14:31:03 [2020-01-21T14:31:03.295Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:31:03 [2020-01-21T14:31:03.295Z] #73 DONE 0.0s
14:31:03 [2020-01-21T14:31:03.295Z] 
14:31:03 [2020-01-21T14:31:03.295Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:31:03 [2020-01-21T14:31:03.295Z] #74 DONE 0.0s
14:31:03 [2020-01-21T14:31:03.295Z] 
14:31:03 [2020-01-21T14:31:03.295Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
14:31:04 [2020-01-21T14:31:04.258Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:31:05 [2020-01-21T14:31:05.141Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s)
14:31:05 [2020-01-21T14:31:05.141Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
14:31:05 [2020-01-21T14:31:05.141Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
14:31:05 [2020-01-21T14:31:05.141Z] === RUN   TestKillStoppedContainer
14:31:05 [2020-01-21T14:31:05.141Z] --- PASS: TestKillStoppedContainer (0.06s)
14:31:05 [2020-01-21T14:31:05.141Z] === RUN   TestKillStoppedContainerAPIPre120
14:31:05 [2020-01-21T14:31:05.141Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
14:31:05 [2020-01-21T14:31:05.141Z] === RUN   TestKillDifferentUserContainer
14:31:05 [2020-01-21T14:31:05.893Z] --- PASS: TestKillDifferentUserContainer (0.72s)
14:31:05 [2020-01-21T14:31:05.893Z] === RUN   TestInspectOomKilledTrue
14:31:05 [2020-01-21T14:31:05.893Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:31:05 [2020-01-21T14:31:05.893Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:31:05 [2020-01-21T14:31:05.893Z] === RUN   TestInspectOomKilledFalse
14:31:05 [2020-01-21T14:31:05.893Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:31:05 [2020-01-21T14:31:05.893Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:31:05 [2020-01-21T14:31:05.893Z] === RUN   TestLinksEtcHostsContentMatch
14:31:06 [2020-01-21T14:31:06.004Z] #75 DONE 2.2s
14:31:06 [2020-01-21T14:31:06.004Z] 
14:31:06 [2020-01-21T14:31:06.004Z] #76 exporting to oci image format
14:31:06 [2020-01-21T14:31:06.004Z] #76 exporting layers
14:31:06 [2020-01-21T14:31:06.633Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
14:31:06 [2020-01-21T14:31:06.633Z] === RUN   TestLinksContainerNames
14:31:07 [2020-01-21T14:31:07.834Z] --- PASS: TestLinksContainerNames (1.42s)
14:31:07 [2020-01-21T14:31:07.834Z] === RUN   TestLogsFollowTailEmpty
14:31:09 [2020-01-21T14:31:09.063Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
14:31:09 [2020-01-21T14:31:09.063Z] === RUN   TestContainerNetworkMountsNoChown
14:31:09 [2020-01-21T14:31:09.235Z] --- PASS: TestBuildWithHugeFile (41.05s)
14:31:09 [2020-01-21T14:31:09.235Z] === RUN   TestBuildWithEmptyDockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:31:09 [2020-01-21T14:31:09.235Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
14:31:09 [2020-01-21T14:31:09.235Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
14:31:09 [2020-01-21T14:31:09.235Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
14:31:09 [2020-01-21T14:31:09.235Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
14:31:09 [2020-01-21T14:31:09.235Z] === RUN   TestBuildPreserveOwnership
14:31:09 [2020-01-21T14:31:09.235Z] === RUN   TestBuildPreserveOwnership/copy_from
14:31:09 [2020-01-21T14:31:09.235Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:31:09 [2020-01-21T14:31:09.571Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/default
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/default
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/private
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/private
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rprivate
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rprivate
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/slave
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/slave
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rslave
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rslave
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/shared
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/shared
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rshared
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rshared
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/default
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/default/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/default/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/default/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/rshared
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/shared
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/rslave
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/slave
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/rprivate
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/private
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/private/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/private/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:31:09 [2020-01-21T14:31:09.571Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:31:09 [2020-01-21T14:31:09.571Z] === CONT  TestMountDaemonRoot/default/mount_root
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:31:09 [2020-01-21T14:31:09.950Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:31:10 [2020-01-21T14:31:10.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:31:10 [2020-01-21T14:31:10.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:31:10 [2020-01-21T14:31:10.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:31:10 [2020-01-21T14:31:10.172Z] --- PASS: TestBuildPreserveOwnership (5.95s)
14:31:10 [2020-01-21T14:31:10.172Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.85s)
14:31:10 [2020-01-21T14:31:10.172Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
14:31:10 [2020-01-21T14:31:10.172Z] === RUN   TestBuildPlatformInvalid
14:31:10 [2020-01-21T14:31:10.172Z] --- PASS: TestBuildPlatformInvalid (0.18s)
14:31:10 [2020-01-21T14:31:10.172Z] PASS
14:31:10 [2020-01-21T14:31:10.172Z] 
14:31:10 [2020-01-21T14:31:10.172Z] === Skipped
14:31:10 [2020-01-21T14:31:10.172Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:31:10 [2020-01-21T14:31:10.172Z]     build_session_test.go:25: TODO: BuildKit
14:31:10 [2020-01-21T14:31:10.172Z] 
14:31:10 [2020-01-21T14:31:10.172Z] 
14:31:10 [2020-01-21T14:31:10.172Z] DONE 32 tests, 1 skipped in 89.395s
14:31:10 [2020-01-21T14:31:10.172Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:31:10 [2020-01-21T14:31:10.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:31:10 [2020-01-21T14:31:10.172Z] ++ set -e
14:31:10 [2020-01-21T14:31:10.172Z] ++ '[' -n 0 ']'
14:31:10 [2020-01-21T14:31:10.172Z] ++ set -x
14:31:10 [2020-01-21T14:31:10.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/private/bind_root
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/private/mount_root
14:31:10 [2020-01-21T14:31:10.309Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:31:10 [2020-01-21T14:31:10.309Z] --- PASS: TestMountDaemonRoot (0.01s)
14:31:10 [2020-01-21T14:31:10.309Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
14:31:10 [2020-01-21T14:31:10.309Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:31:10 [2020-01-21T14:31:10.309Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:31:10 [2020-01-21T14:31:10.309Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
14:31:10 [2020-01-21T14:31:10.309Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:31:10 [2020-01-21T14:31:10.309Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
14:31:10 [2020-01-21T14:31:10.309Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:31:10 [2020-01-21T14:31:10.309Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
14:31:10 [2020-01-21T14:31:10.309Z] === RUN   TestContainerBindMountNonRecursive
14:31:10 [2020-01-21T14:31:10.432Z] INFO: Testing against a local daemon
14:31:10 [2020-01-21T14:31:10.432Z] === RUN   TestConfigList
14:31:11 [2020-01-21T14:31:11.730Z] 
14:31:11 [2020-01-21T14:31:11.730Z] SUCCESS: Specified value was saved.
14:31:11 [2020-01-21T14:31:11.730Z] INFO: Downloading git...
14:31:12 [2020-01-21T14:31:12.038Z] --- PASS: TestContainerBindMountNonRecursive (1.68s)
14:31:12 [2020-01-21T14:31:12.038Z] === RUN   TestNetworkNat
14:31:12 [2020-01-21T14:31:12.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:31:12 [2020-01-21T14:31:12.698Z] INFO: Downloading go...
14:31:12 [2020-01-21T14:31:12.838Z] --- PASS: TestNetworkNat (0.75s)
14:31:12 [2020-01-21T14:31:12.838Z] === RUN   TestNetworkLocalhostTCPNat
14:31:12 [2020-01-21T14:31:12.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:31:13 [2020-01-21T14:31:13.611Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
14:31:13 [2020-01-21T14:31:13.611Z] === RUN   TestNetworkLoopbackNat
14:31:14 [2020-01-21T14:31:14.622Z] --- PASS: TestConfigList (3.48s)
14:31:14 [2020-01-21T14:31:14.622Z] === RUN   TestConfigsCreateAndDelete
14:31:14 [2020-01-21T14:31:14.852Z] --- PASS: TestNetworkLoopbackNat (1.11s)
14:31:14 [2020-01-21T14:31:14.852Z] === RUN   TestPause
14:31:15 [2020-01-21T14:31:15.600Z] --- PASS: TestPause (0.88s)
14:31:15 [2020-01-21T14:31:15.600Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:31:15 [2020-01-21T14:31:15.600Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:31:15 [2020-01-21T14:31:15.600Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:31:15 [2020-01-21T14:31:15.600Z] === RUN   TestPauseStopPausedContainer
14:31:16 [2020-01-21T14:31:16.828Z] --- PASS: TestPauseStopPausedContainer (0.95s)
14:31:16 [2020-01-21T14:31:16.828Z] === RUN   TestPsFilter
14:31:16 [2020-01-21T14:31:16.828Z] --- PASS: TestPsFilter (0.22s)
14:31:16 [2020-01-21T14:31:16.828Z] === RUN   TestRemoveContainerWithRemovedVolume
14:31:17 [2020-01-21T14:31:17.156Z] --- PASS: TestConfigsCreateAndDelete (3.23s)
14:31:17 [2020-01-21T14:31:17.156Z] === RUN   TestConfigsUpdate
14:31:17 [2020-01-21T14:31:17.381Z] INFO: Downloading compiler 1 of 3...
14:31:17 [2020-01-21T14:31:17.568Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
14:31:17 [2020-01-21T14:31:17.568Z] === RUN   TestRemoveContainerWithVolume
14:31:17 [2020-01-21T14:31:17.838Z] INFO: Downloading compiler 2 of 3...
14:31:18 [2020-01-21T14:31:18.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:31:18 [2020-01-21T14:31:18.307Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
14:31:18 [2020-01-21T14:31:18.307Z] === RUN   TestRemoveContainerRunning
14:31:18 [2020-01-21T14:31:18.524Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:31:18 [2020-01-21T14:31:18.803Z] INFO: Downloading compiler 3 of 3...
14:31:19 [2020-01-21T14:31:19.263Z] INFO: Extracting git...
14:31:19 [2020-01-21T14:31:19.509Z] --- PASS: TestRemoveContainerRunning (0.89s)
14:31:19 [2020-01-21T14:31:19.509Z] === RUN   TestRemoveContainerForceRemoveRunning
14:31:20 [2020-01-21T14:31:20.363Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
14:31:20 [2020-01-21T14:31:20.363Z] === RUN   TestRemoveInvalidContainer
14:31:20 [2020-01-21T14:31:20.363Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:31:20 [2020-01-21T14:31:20.363Z] === RUN   TestRenameLinkedContainer
14:31:20 [2020-01-21T14:31:20.445Z] --- PASS: TestConfigsUpdate (2.74s)
14:31:20 [2020-01-21T14:31:20.445Z] === RUN   TestTemplatedConfig
14:31:21 [2020-01-21T14:31:21.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:31:23 [2020-01-21T14:31:23.611Z] --- PASS: TestRenameLinkedContainer (3.11s)
14:31:23 [2020-01-21T14:31:23.611Z] === RUN   TestRenameStoppedContainer
14:31:23 [2020-01-21T14:31:23.734Z] --- PASS: TestTemplatedConfig (3.42s)
14:31:23 [2020-01-21T14:31:23.734Z] === RUN   TestConfigInspect
14:31:24 [2020-01-21T14:31:24.393Z] --- PASS: TestRenameStoppedContainer (0.95s)
14:31:24 [2020-01-21T14:31:24.393Z] === RUN   TestRenameRunningContainerAndReuse
14:31:25 [2020-01-21T14:31:25.594Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s)
14:31:25 [2020-01-21T14:31:25.594Z] === RUN   TestRenameInvalidName
14:31:25 [2020-01-21T14:31:25.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:31:26 [2020-01-21T14:31:26.792Z] --- PASS: TestRenameInvalidName (0.85s)
14:31:26 [2020-01-21T14:31:26.793Z] === RUN   TestRenameAnonymousContainer
14:31:26 [2020-01-21T14:31:26.958Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:31:27 [2020-01-21T14:31:27.024Z] --- PASS: TestConfigInspect (3.26s)
14:31:27 [2020-01-21T14:31:27.024Z] === RUN   TestConfigCreateWithLabels
14:31:28 [2020-01-21T14:31:28.453Z] tests/integration/api_secret_test.py .....                               [ 52%]
14:31:29 [2020-01-21T14:31:29.151Z] --- PASS: TestRenameAnonymousContainer (2.65s)
14:31:29 [2020-01-21T14:31:29.151Z] === RUN   TestRenameContainerWithSameName
14:31:30 [2020-01-21T14:31:30.313Z] --- PASS: TestConfigCreateWithLabels (3.23s)
14:31:30 [2020-01-21T14:31:30.313Z] === RUN   TestConfigCreateResolve
14:31:30 [2020-01-21T14:31:30.371Z] --- PASS: TestRenameContainerWithSameName (0.86s)
14:31:30 [2020-01-21T14:31:30.371Z] === RUN   TestRenameContainerWithLinkedContainer
14:31:32 [2020-01-21T14:31:32.108Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
14:31:32 [2020-01-21T14:31:32.108Z] === RUN   TestResize
14:31:32 [2020-01-21T14:31:32.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:31:32 [2020-01-21T14:31:32.628Z] --- PASS: TestResize (0.79s)
14:31:32 [2020-01-21T14:31:32.628Z] === RUN   TestResizeWithInvalidSize
14:31:32 [2020-01-21T14:31:32.847Z] --- PASS: TestConfigCreateResolve (3.21s)
14:31:32 [2020-01-21T14:31:32.847Z] === RUN   TestConfigDaemonLibtrustID
14:31:33 [2020-01-21T14:31:33.423Z] --- PASS: TestResizeWithInvalidSize (0.88s)
14:31:33 [2020-01-21T14:31:33.423Z] === RUN   TestResizeWhenContainerNotStarted
14:31:33 [2020-01-21T14:31:33.569Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:31:33 [2020-01-21T14:31:33.785Z] --- PASS: TestConfigDaemonLibtrustID (0.72s)
14:31:33 [2020-01-21T14:31:33.785Z] PASS
14:31:33 [2020-01-21T14:31:33.785Z] 
14:31:33 [2020-01-21T14:31:33.785Z] DONE 8 tests in 23.438s
14:31:33 [2020-01-21T14:31:33.785Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:31:33 [2020-01-21T14:31:33.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:31:33 [2020-01-21T14:31:33.785Z] ++ set -e
14:31:33 [2020-01-21T14:31:33.785Z] ++ '[' -n 0 ']'
14:31:33 [2020-01-21T14:31:33.785Z] ++ set -x
14:31:33 [2020-01-21T14:31:33.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
14:31:33 [2020-01-21T14:31:33.785Z] INFO: Testing against a local daemon
14:31:33 [2020-01-21T14:31:33.785Z] === RUN   TestCheckpoint
14:31:33 [2020-01-21T14:31:33.785Z] --- SKIP: TestCheckpoint (0.00s)
14:31:33 [2020-01-21T14:31:33.785Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:31:33 [2020-01-21T14:31:33.785Z] === RUN   TestContainerInvalidJSON
14:31:33 [2020-01-21T14:31:33.785Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:31:33 [2020-01-21T14:31:33.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:31:33 [2020-01-21T14:31:33.785Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:31:33 [2020-01-21T14:31:33.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:31:33 [2020-01-21T14:31:33.785Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:31:33 [2020-01-21T14:31:33.785Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:31:33 [2020-01-21T14:31:33.786Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:31:33 [2020-01-21T14:31:33.786Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:31:33 [2020-01-21T14:31:33.786Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:31:33 [2020-01-21T14:31:33.786Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:31:33 [2020-01-21T14:31:33.786Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:31:33 [2020-01-21T14:31:33.786Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:31:33 [2020-01-21T14:31:33.786Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:31:33 [2020-01-21T14:31:33.786Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:31:34 [2020-01-21T14:31:34.044Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
14:31:34 [2020-01-21T14:31:34.044Z] === RUN   TestCopyFromContainerPathIsNotDir
14:31:34 [2020-01-21T14:31:34.044Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
14:31:34 [2020-01-21T14:31:34.044Z] === RUN   TestCopyToContainerPathDoesNotExist
14:31:34 [2020-01-21T14:31:34.064Z] INFO: Expanding go...
14:31:34 [2020-01-21T14:31:34.184Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:31:34 [2020-01-21T14:31:34.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:31:34 [2020-01-21T14:31:34.304Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
14:31:34 [2020-01-21T14:31:34.304Z] === RUN   TestCopyToContainerPathIsNotDir
14:31:34 [2020-01-21T14:31:34.304Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
14:31:34 [2020-01-21T14:31:34.304Z] === RUN   TestCopyFromContainer
14:31:35 [2020-01-21T14:31:35.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:31:36 [2020-01-21T14:31:36.209Z] === RUN   TestCopyFromContainer//
14:31:36 [2020-01-21T14:31:36.209Z] === RUN   TestCopyFromContainer//bar/root
14:31:36 [2020-01-21T14:31:36.469Z] === RUN   TestCopyFromContainer//bar/root/
14:31:36 [2020-01-21T14:31:36.469Z] === RUN   TestCopyFromContainer/bar/quux
14:31:36 [2020-01-21T14:31:36.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:31:36 [2020-01-21T14:31:36.729Z] === RUN   TestCopyFromContainer/bar/quux/
14:31:36 [2020-01-21T14:31:36.729Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:31:36 [2020-01-21T14:31:36.987Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:31:36 [2020-01-21T14:31:36.987Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:31:37 [2020-01-21T14:31:37.247Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:31:37 [2020-01-21T14:31:37.247Z] === RUN   TestCopyFromContainer/bar/notarget
14:31:37 [2020-01-21T14:31:37.506Z] --- PASS: TestCopyFromContainer (3.04s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer// (0.10s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:31:37 [2020-01-21T14:31:37.506Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:31:37 [2020-01-21T14:31:37.506Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:31:37 [2020-01-21T14:31:37.506Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:31:37 [2020-01-21T14:31:37.506Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:31:37 [2020-01-21T14:31:37.506Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:31:37 [2020-01-21T14:31:37.506Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:31:37 [2020-01-21T14:31:37.506Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateLinkToNonExistingContainer
14:31:37 [2020-01-21T14:31:37.506Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateWithInvalidEnv
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateWithInvalidEnv/0
14:31:37 [2020-01-21T14:31:37.506Z] === PAUSE TestCreateWithInvalidEnv/0
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateWithInvalidEnv/1
14:31:37 [2020-01-21T14:31:37.506Z] === PAUSE TestCreateWithInvalidEnv/1
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateWithInvalidEnv/2
14:31:37 [2020-01-21T14:31:37.506Z] === PAUSE TestCreateWithInvalidEnv/2
14:31:37 [2020-01-21T14:31:37.506Z] === CONT  TestCreateWithInvalidEnv/0
14:31:37 [2020-01-21T14:31:37.506Z] === CONT  TestCreateWithInvalidEnv/1
14:31:37 [2020-01-21T14:31:37.506Z] === CONT  TestCreateWithInvalidEnv/2
14:31:37 [2020-01-21T14:31:37.506Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:31:37 [2020-01-21T14:31:37.506Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateTmpfsMountsTarget
14:31:37 [2020-01-21T14:31:37.506Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:31:37 [2020-01-21T14:31:37.506Z] === RUN   TestCreateWithCustomMaskedPaths
14:31:37 [2020-01-21T14:31:37.712Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:31:37 [2020-01-21T14:31:37.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:31:37 [2020-01-21T14:31:37.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:31:38 [2020-01-21T14:31:38.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:31:39 [2020-01-21T14:31:39.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:31:40 [2020-01-21T14:31:40.040Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s)
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:31:40 [2020-01-21T14:31:40.040Z] --- PASS: TestCreateWithCapabilities (0.04s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
14:31:40 [2020-01-21T14:31:40.040Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
14:31:40 [2020-01-21T14:31:40.040Z] === RUN   TestCreateWithCustomReadonlyPaths
14:31:41 [2020-01-21T14:31:41.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:31:41 [2020-01-21T14:31:41.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:31:41 [2020-01-21T14:31:41.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:31:42 [2020-01-21T14:31:42.579Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s)
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:31:42 [2020-01-21T14:31:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:31:42 [2020-01-21T14:31:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:31:42 [2020-01-21T14:31:42.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:31:42 [2020-01-21T14:31:42.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:31:42 [2020-01-21T14:31:42.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
14:31:42 [2020-01-21T14:31:42.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
14:31:42 [2020-01-21T14:31:42.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
14:31:42 [2020-01-21T14:31:42.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
14:31:42 [2020-01-21T14:31:42.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
14:31:42 [2020-01-21T14:31:42.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestContainerStartOnDaemonRestart
14:31:42 [2020-01-21T14:31:42.579Z] === PAUSE TestContainerStartOnDaemonRestart
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestDaemonRestartIpcMode
14:31:42 [2020-01-21T14:31:42.579Z] === PAUSE TestDaemonRestartIpcMode
14:31:42 [2020-01-21T14:31:42.579Z] === RUN   TestDiff
14:31:43 [2020-01-21T14:31:43.148Z] --- PASS: TestDiff (0.79s)
14:31:43 [2020-01-21T14:31:43.148Z] === RUN   TestExecWithCloseStdin
14:31:43 [2020-01-21T14:31:43.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:31:44 [2020-01-21T14:31:44.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:31:44 [2020-01-21T14:31:44.086Z] --- PASS: TestExecWithCloseStdin (0.88s)
14:31:44 [2020-01-21T14:31:44.086Z] === RUN   TestExec
14:31:44 [2020-01-21T14:31:44.654Z] --- PASS: TestExec (0.90s)
14:31:44 [2020-01-21T14:31:44.654Z] === RUN   TestExecUser
14:31:45 [2020-01-21T14:31:45.592Z] --- PASS: TestExecUser (0.89s)
14:31:45 [2020-01-21T14:31:45.592Z] === RUN   TestExportContainerAndImportImage
14:31:46 [2020-01-21T14:31:46.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:31:46 [2020-01-21T14:31:46.456Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.10s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.09s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.58s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.68s)
14:31:46 [2020-01-21T14:31:46.456Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s)
14:31:46 [2020-01-21T14:31:46.457Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s)
14:31:46 [2020-01-21T14:31:46.457Z] === RUN   TestCgroupNamespacesRun
14:31:46 [2020-01-21T14:31:46.971Z] --- PASS: TestExportContainerAndImportImage (1.07s)
14:31:46 [2020-01-21T14:31:46.971Z] === RUN   TestExportContainerAfterDaemonRestart
14:31:47 [2020-01-21T14:31:47.681Z] --- PASS: TestCgroupNamespacesRun (1.64s)
14:31:47 [2020-01-21T14:31:47.681Z] === RUN   TestCgroupNamespacesRunPrivileged
14:31:48 [2020-01-21T14:31:48.151Z] .........................                                                [ 67%]
14:31:48 [2020-01-21T14:31:48.930Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s)
14:31:48 [2020-01-21T14:31:48.930Z] === RUN   TestHealthCheckWorkdir
14:31:49 [2020-01-21T14:31:49.475Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
14:31:49 [2020-01-21T14:31:49.475Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:31:49 [2020-01-21T14:31:49.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:31:49 [2020-01-21T14:31:49.867Z] --- PASS: TestHealthCheckWorkdir (1.06s)
14:31:49 [2020-01-21T14:31:49.867Z] === RUN   TestHealthKillContainer
14:31:51 [2020-01-21T14:31:51.344Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.54s)
14:31:51 [2020-01-21T14:31:51.344Z] === RUN   TestCgroupNamespacesRunHostMode
14:31:52 [2020-01-21T14:31:52.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:31:52 [2020-01-21T14:31:52.613Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
14:31:52 [2020-01-21T14:31:52.613Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:31:53 [2020-01-21T14:31:53.158Z] --- PASS: TestHealthKillContainer (2.98s)
14:31:53 [2020-01-21T14:31:53.158Z] === RUN   TestInspectCpusetInConfigPre120
14:31:53 [2020-01-21T14:31:53.726Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
14:31:53 [2020-01-21T14:31:53.726Z] === RUN   TestIpcModeNone
14:31:54 [2020-01-21T14:31:54.345Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
14:31:54 [2020-01-21T14:31:54.345Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:31:54 [2020-01-21T14:31:54.664Z] --- PASS: TestIpcModeNone (0.84s)
14:31:54 [2020-01-21T14:31:54.664Z] === RUN   TestIpcModePrivate
14:31:55 [2020-01-21T14:31:55.097Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.77s)
14:31:55 [2020-01-21T14:31:55.097Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:31:55 [2020-01-21T14:31:55.147Z] INFO: Expanding compiler 1 of 3...
14:31:55 [2020-01-21T14:31:55.147Z] INFO: Expanding compiler 2 of 3...
14:31:55 [2020-01-21T14:31:55.233Z] --- PASS: TestIpcModePrivate (0.90s)
14:31:55 [2020-01-21T14:31:55.233Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
14:31:55 [2020-01-21T14:31:55.233Z] === RUN   TestIpcModeShareable
14:31:55 [2020-01-21T14:31:55.452Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:31:55 [2020-01-21T14:31:55.452Z] Using test binary docker
14:31:55 [2020-01-21T14:31:55.452Z] +++ /etc/init.d/apparmor start
14:31:55 [2020-01-21T14:31:55.452Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:31:55 [2020-01-21T14:31:55.452Z] INFO: Waiting for daemon to start...
14:31:55 [2020-01-21T14:31:55.452Z] Starting dockerd
14:31:55 [2020-01-21T14:31:55.452Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
14:31:55 [2020-01-21T14:31:55.842Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
14:31:55 [2020-01-21T14:31:55.842Z] === RUN   TestCgroupNamespacesRunOlderClient
14:31:56 [2020-01-21T14:31:56.170Z] --- PASS: TestIpcModeShareable (0.94s)
14:31:56 [2020-01-21T14:31:56.170Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
14:31:56 [2020-01-21T14:31:56.170Z] === RUN   TestAPIIpcModeShareableAndContainer
14:31:57 [2020-01-21T14:31:57.720Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
14:31:57 [2020-01-21T14:31:57.720Z] === RUN   TestKernelTCPMemory
14:31:58 [2020-01-21T14:31:58.010Z] .
14:31:58 [2020-01-21T14:31:58.010Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:31:58 [2020-01-21T14:31:58.010Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:31:58 [2020-01-21T14:31:58.010Z] Error: No such image: emptyfs
14:31:58 [2020-01-21T14:31:58.010Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:31:58 [2020-01-21T14:31:58.010Z] ++++ docker load
14:31:58 [2020-01-21T14:31:58.010Z] Running integration-test (iteration 1)
14:31:58 [2020-01-21T14:31:58.010Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:31:58 [2020-01-21T14:31:58.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
14:31:58 [2020-01-21T14:31:58.010Z] ++ set -e
14:31:58 [2020-01-21T14:31:58.010Z] ++ '[' -n 0 ']'
14:31:58 [2020-01-21T14:31:58.010Z] ++ set -x
14:31:58 [2020-01-21T14:31:58.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
14:31:58 [2020-01-21T14:31:58.075Z] --- PASS: TestKernelTCPMemory (0.82s)
14:31:58 [2020-01-21T14:31:58.075Z] === RUN   TestNISDomainname
14:31:59 [2020-01-21T14:31:59.268Z] --- PASS: TestNISDomainname (1.00s)
14:31:59 [2020-01-21T14:31:59.268Z] === RUN   TestHostnameDnsResolution
14:31:59 [2020-01-21T14:31:59.460Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s)
14:31:59 [2020-01-21T14:31:59.460Z] === RUN   TestAPIIpcModeHost
14:31:59 [2020-01-21T14:31:59.719Z] --- PASS: TestAPIIpcModeHost (0.66s)
14:31:59 [2020-01-21T14:31:59.719Z] === RUN   TestDaemonIpcModeShareable
14:31:59 [2020-01-21T14:31:59.857Z] INFO: Expanding compiler 3 of 3...
14:31:59 [2020-01-21T14:31:59.857Z] INFO: Removing downloaded files...
14:31:59 [2020-01-21T14:31:59.857Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
14:32:00 [2020-01-21T14:32:00.319Z] INFO: Configuring git core.autocrlf...
14:32:00 [2020-01-21T14:32:00.504Z] --- PASS: TestHostnameDnsResolution (1.15s)
14:32:00 [2020-01-21T14:32:00.504Z] === RUN   TestStats
14:32:01 [2020-01-21T14:32:01.631Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
14:32:01 [2020-01-21T14:32:01.631Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
14:32:01 [2020-01-21T14:32:01.631Z] === RUN   TestDaemonIpcModePrivate
14:32:02 [2020-01-21T14:32:02.253Z] --- PASS: TestStats (2.04s)
14:32:02 [2020-01-21T14:32:02.253Z] === RUN   TestStopContainerWithTimeout
14:32:02 [2020-01-21T14:32:02.253Z] === RUN   TestStopContainerWithTimeout/0
14:32:02 [2020-01-21T14:32:02.253Z] === PAUSE TestStopContainerWithTimeout/0
14:32:02 [2020-01-21T14:32:02.253Z] === RUN   TestStopContainerWithTimeout/1
14:32:02 [2020-01-21T14:32:02.253Z] === PAUSE TestStopContainerWithTimeout/1
14:32:02 [2020-01-21T14:32:02.253Z] === RUN   TestStopContainerWithTimeout/3
14:32:02 [2020-01-21T14:32:02.253Z] === PAUSE TestStopContainerWithTimeout/3
14:32:02 [2020-01-21T14:32:02.253Z] === RUN   TestStopContainerWithTimeout/-1
14:32:02 [2020-01-21T14:32:02.253Z] === PAUSE TestStopContainerWithTimeout/-1
14:32:02 [2020-01-21T14:32:02.253Z] === CONT  TestStopContainerWithTimeout/0
14:32:02 [2020-01-21T14:32:02.253Z] === CONT  TestStopContainerWithTimeout/-1
14:32:03 [2020-01-21T14:32:03.453Z] === CONT  TestStopContainerWithTimeout/3
14:32:03 [2020-01-21T14:32:03.548Z] --- PASS: TestDaemonIpcModePrivate (1.92s)
14:32:03 [2020-01-21T14:32:03.548Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
14:32:03 [2020-01-21T14:32:03.548Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:32:05 [2020-01-21T14:32:05.213Z] === CONT  TestStopContainerWithTimeout/1
14:32:05 [2020-01-21T14:32:05.454Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s)
14:32:05 [2020-01-21T14:32:05.454Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
14:32:05 [2020-01-21T14:32:05.454Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:32:06 [2020-01-21T14:32:06.936Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:32:06 [2020-01-21T14:32:06.936Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
14:32:06 [2020-01-21T14:32:06.936Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
14:32:06 [2020-01-21T14:32:06.936Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
14:32:06 [2020-01-21T14:32:06.936Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
14:32:06 [2020-01-21T14:32:06.936Z] === RUN   TestDeleteDevicemapper
14:32:06 [2020-01-21T14:32:06.936Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:32:06 [2020-01-21T14:32:06.936Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:32:06 [2020-01-21T14:32:06.936Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:32:07 [2020-01-21T14:32:07.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
14:32:07 [2020-01-21T14:32:07.361Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
14:32:07 [2020-01-21T14:32:07.361Z] === RUN   TestIpcModeOlderClient
14:32:07 [2020-01-21T14:32:07.361Z] === PAUSE TestIpcModeOlderClient
14:32:07 [2020-01-21T14:32:07.361Z] === RUN   TestKillContainerInvalidSignal
14:32:07 [2020-01-21T14:32:07.929Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
14:32:07 [2020-01-21T14:32:07.929Z] === RUN   TestKillContainer
14:32:07 [2020-01-21T14:32:07.929Z] === RUN   TestKillContainer/no_signal
14:32:08 [2020-01-21T14:32:08.867Z] === RUN   TestKillContainer/non_killing_signal
14:32:09 [2020-01-21T14:32:09.126Z] === RUN   TestKillContainer/killing_signal
14:32:10 [2020-01-21T14:32:10.504Z] --- PASS: TestKillContainer (2.30s)
14:32:10 [2020-01-21T14:32:10.504Z]     --- PASS: TestKillContainer/no_signal (0.76s)
14:32:10 [2020-01-21T14:32:10.504Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
14:32:10 [2020-01-21T14:32:10.504Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
14:32:10 [2020-01-21T14:32:10.504Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:32:10 [2020-01-21T14:32:10.504Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:32:11 [2020-01-21T14:32:11.030Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s)
14:32:11 [2020-01-21T14:32:11.030Z] === RUN   TestUpdateMemory
14:32:11 [2020-01-21T14:32:11.030Z] --- SKIP: TestUpdateMemory (0.00s)
14:32:11 [2020-01-21T14:32:11.030Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:32:11 [2020-01-21T14:32:11.030Z] === RUN   TestUpdateCPUQuota
14:32:11 [2020-01-21T14:32:11.072Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:32:11 [2020-01-21T14:32:11.789Z] --- PASS: TestUpdateCPUQuota (1.27s)
14:32:11 [2020-01-21T14:32:11.789Z] === RUN   TestUpdatePidsLimit
14:32:11 [2020-01-21T14:32:11.789Z] === RUN   TestUpdatePidsLimit/update_from_none
14:32:12 [2020-01-21T14:32:12.008Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
14:32:12 [2020-01-21T14:32:12.008Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
14:32:12 [2020-01-21T14:32:12.008Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
14:32:12 [2020-01-21T14:32:12.008Z] === RUN   TestKillStoppedContainer
14:32:12 [2020-01-21T14:32:12.008Z] --- PASS: TestKillStoppedContainer (0.09s)
14:32:12 [2020-01-21T14:32:12.008Z] === RUN   TestKillStoppedContainerAPIPre120
14:32:12 [2020-01-21T14:32:12.008Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
14:32:12 [2020-01-21T14:32:12.008Z] === RUN   TestKillDifferentUserContainer
14:32:12 [2020-01-21T14:32:12.139Z] === RUN   TestUpdatePidsLimit/no_change
14:32:12 [2020-01-21T14:32:12.535Z] === RUN   TestUpdatePidsLimit/update_lower
14:32:12 [2020-01-21T14:32:12.914Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:32:12 [2020-01-21T14:32:12.946Z] --- PASS: TestKillDifferentUserContainer (0.84s)
14:32:12 [2020-01-21T14:32:12.946Z] === RUN   TestInspectOomKilledTrue
14:32:12 [2020-01-21T14:32:12.946Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:32:12 [2020-01-21T14:32:12.946Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:32:12 [2020-01-21T14:32:12.946Z] === RUN   TestInspectOomKilledFalse
14:32:12 [2020-01-21T14:32:12.946Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:32:12 [2020-01-21T14:32:12.946Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:32:12 [2020-01-21T14:32:12.946Z] === RUN   TestLinksEtcHostsContentMatch
14:32:13 [2020-01-21T14:32:13.302Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:32:13 [2020-01-21T14:32:13.514Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
14:32:13 [2020-01-21T14:32:13.515Z] === RUN   TestLinksContainerNames
14:32:13 [2020-01-21T14:32:13.649Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:32:14 [2020-01-21T14:32:14.001Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:32:15 [2020-01-21T14:32:15.209Z] --- PASS: TestUpdatePidsLimit (3.59s)
14:32:15 [2020-01-21T14:32:15.209Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
14:32:15 [2020-01-21T14:32:15.209Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
14:32:15 [2020-01-21T14:32:15.209Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
14:32:15 [2020-01-21T14:32:15.209Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
14:32:15 [2020-01-21T14:32:15.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
14:32:15 [2020-01-21T14:32:15.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
14:32:15 [2020-01-21T14:32:15.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
14:32:15 [2020-01-21T14:32:15.209Z] === RUN   TestUpdateRestartPolicy
14:32:15 [2020-01-21T14:32:15.419Z] --- PASS: TestLinksContainerNames (1.51s)
14:32:15 [2020-01-21T14:32:15.420Z] === RUN   TestLogsFollowTailEmpty
14:32:15 [2020-01-21T14:32:15.988Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
14:32:15 [2020-01-21T14:32:15.988Z] === RUN   TestContainerNetworkMountsNoChown
14:32:16 [2020-01-21T14:32:16.557Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s)
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/default
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/default
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/private
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/private
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rprivate
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rprivate
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/slave
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/slave
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rslave
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rslave
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/shared
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/shared
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rshared
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rshared
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/default
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/shared
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/default/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/default/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/rslave
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/rshared
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/slave
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/rprivate
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/private
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/private/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/private/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/default/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/default/bind_root
14:32:16 [2020-01-21T14:32:16.557Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/private/bind_root
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:32:16 [2020-01-21T14:32:16.816Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:32:17 [2020-01-21T14:32:17.076Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:32:17 [2020-01-21T14:32:17.076Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:32:17 [2020-01-21T14:32:17.076Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:32:17 [2020-01-21T14:32:17.076Z] === CONT  TestMountDaemonRoot/private/mount_root
14:32:17 [2020-01-21T14:32:17.076Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:32:17 [2020-01-21T14:32:17.076Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:32:17 [2020-01-21T14:32:17.076Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:32:17 [2020-01-21T14:32:17.076Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:32:17 [2020-01-21T14:32:17.076Z] --- PASS: TestMountDaemonRoot (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
14:32:17 [2020-01-21T14:32:17.076Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
14:32:17 [2020-01-21T14:32:17.076Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:32:17 [2020-01-21T14:32:17.076Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
14:32:17 [2020-01-21T14:32:17.076Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
14:32:17 [2020-01-21T14:32:17.076Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
14:32:17 [2020-01-21T14:32:17.076Z] === RUN   TestContainerBindMountNonRecursive
14:32:18 [2020-01-21T14:32:18.982Z] --- PASS: TestContainerBindMountNonRecursive (1.86s)
14:32:18 [2020-01-21T14:32:18.982Z] === RUN   TestNetworkNat
14:32:19 [2020-01-21T14:32:19.922Z] --- PASS: TestNetworkNat (0.85s)
14:32:19 [2020-01-21T14:32:19.922Z] === RUN   TestNetworkLocalhostTCPNat
14:32:20 [2020-01-21T14:32:20.860Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
14:32:20 [2020-01-21T14:32:20.860Z] === RUN   TestNetworkLoopbackNat
14:32:21 [2020-01-21T14:32:21.797Z] --- PASS: TestNetworkLoopbackNat (1.10s)
14:32:21 [2020-01-21T14:32:21.797Z] === RUN   TestPause
14:32:22 [2020-01-21T14:32:22.737Z] --- PASS: TestPause (0.86s)
14:32:22 [2020-01-21T14:32:22.737Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:32:22 [2020-01-21T14:32:22.737Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:32:22 [2020-01-21T14:32:22.737Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:32:22 [2020-01-21T14:32:22.737Z] === RUN   TestPauseStopPausedContainer
14:32:23 [2020-01-21T14:32:23.675Z] --- PASS: TestPauseStopPausedContainer (0.82s)
14:32:23 [2020-01-21T14:32:23.675Z] === RUN   TestPsFilter
14:32:23 [2020-01-21T14:32:23.675Z] --- PASS: TestPsFilter (0.24s)
14:32:23 [2020-01-21T14:32:23.675Z] === RUN   TestRemoveContainerWithRemovedVolume
14:32:24 [2020-01-21T14:32:24.613Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
14:32:24 [2020-01-21T14:32:24.613Z] === RUN   TestRemoveContainerWithVolume
14:32:24 [2020-01-21T14:32:24.898Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
14:32:25 [2020-01-21T14:32:25.550Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
14:32:25 [2020-01-21T14:32:25.550Z] === RUN   TestRemoveContainerRunning
14:32:26 [2020-01-21T14:32:26.117Z] --- PASS: TestRemoveContainerRunning (0.79s)
14:32:26 [2020-01-21T14:32:26.117Z] === RUN   TestRemoveContainerForceRemoveRunning
14:32:27 [2020-01-21T14:32:27.054Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
14:32:27 [2020-01-21T14:32:27.054Z] === RUN   TestRemoveInvalidContainer
14:32:27 [2020-01-21T14:32:27.054Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:32:27 [2020-01-21T14:32:27.054Z] === RUN   TestRenameLinkedContainer
14:32:28 [2020-01-21T14:32:28.627Z] --- PASS: TestUpdateRestartPolicy (12.53s)
14:32:28 [2020-01-21T14:32:28.627Z] === RUN   TestUpdateRestartWithAutoRemove
14:32:28 [2020-01-21T14:32:28.627Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
14:32:28 [2020-01-21T14:32:28.627Z] === RUN   TestWaitNonBlocked
14:32:28 [2020-01-21T14:32:28.627Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:28 [2020-01-21T14:32:28.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:28 [2020-01-21T14:32:28.627Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:28 [2020-01-21T14:32:28.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:28 [2020-01-21T14:32:28.627Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:32:28 [2020-01-21T14:32:28.627Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:32:29 [2020-01-21T14:32:29.828Z] --- PASS: TestWaitNonBlocked (0.01s)
14:32:29 [2020-01-21T14:32:29.828Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
14:32:29 [2020-01-21T14:32:29.828Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
14:32:29 [2020-01-21T14:32:29.828Z] === RUN   TestWaitBlocked
14:32:29 [2020-01-21T14:32:29.828Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:32:29 [2020-01-21T14:32:29.828Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:32:29 [2020-01-21T14:32:29.828Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:32:29 [2020-01-21T14:32:29.828Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:32:29 [2020-01-21T14:32:29.828Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:32:29 [2020-01-21T14:32:29.828Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:32:30 [2020-01-21T14:32:30.170Z] Loaded image: buildpack-deps:jessie
14:32:30 [2020-01-21T14:32:30.170Z] Loaded image: busybox:latest
14:32:30 [2020-01-21T14:32:30.170Z] Loaded image: busybox:glibc
14:32:30 [2020-01-21T14:32:30.170Z] Loaded image: debian:jessie
14:32:30 [2020-01-21T14:32:30.347Z] --- PASS: TestRenameLinkedContainer (3.12s)
14:32:30 [2020-01-21T14:32:30.347Z] === RUN   TestRenameStoppedContainer
14:32:30 [2020-01-21T14:32:30.427Z] Loaded image: hello-world:latest
14:32:30 [2020-01-21T14:32:30.684Z] INFO: Testing against a local daemon
14:32:30 [2020-01-21T14:32:30.684Z] === RUN   TestCgroupNamespacesBuild
14:32:30 [2020-01-21T14:32:30.914Z] --- PASS: TestRenameStoppedContainer (0.81s)
14:32:30 [2020-01-21T14:32:30.914Z] === RUN   TestRenameRunningContainerAndReuse
14:32:31 [2020-01-21T14:32:31.029Z] --- PASS: TestWaitBlocked (0.02s)
14:32:31 [2020-01-21T14:32:31.029Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s)
14:32:31 [2020-01-21T14:32:31.029Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
14:32:31 [2020-01-21T14:32:31.029Z] === CONT  TestContainerStartOnDaemonRestart
14:32:31 [2020-01-21T14:32:31.029Z] === CONT  TestIpcModeOlderClient
14:32:31 [2020-01-21T14:32:31.029Z] --- PASS: TestIpcModeOlderClient (0.15s)
14:32:31 [2020-01-21T14:32:31.029Z] === CONT  TestDaemonRestartIpcMode
14:32:32 [2020-01-21T14:32:32.824Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
14:32:32 [2020-01-21T14:32:32.824Z] === RUN   TestRenameInvalidName
14:32:33 [2020-01-21T14:32:33.392Z] --- PASS: TestRenameInvalidName (0.80s)
14:32:33 [2020-01-21T14:32:33.392Z] === RUN   TestRenameAnonymousContainer
14:32:33 [2020-01-21T14:32:33.949Z] --- PASS: TestCgroupNamespacesBuild (2.86s)
14:32:33 [2020-01-21T14:32:33.949Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:32:34 [2020-01-21T14:32:34.200Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
14:32:35 [2020-01-21T14:32:35.402Z] --- PASS: TestDaemonRestartIpcMode (4.01s)
14:32:35 [2020-01-21T14:32:35.402Z] PASS
14:32:35 [2020-01-21T14:32:35.402Z] 
14:32:35 [2020-01-21T14:32:35.402Z] === Skipped
14:32:35 [2020-01-21T14:32:35.402Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
14:32:35 [2020-01-21T14:32:35.402Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:32:35 [2020-01-21T14:32:35.402Z] 
14:32:35 [2020-01-21T14:32:35.402Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
14:32:35 [2020-01-21T14:32:35.402Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:32:35 [2020-01-21T14:32:35.402Z] 
14:32:35 [2020-01-21T14:32:35.402Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
14:32:35 [2020-01-21T14:32:35.402Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:32:35 [2020-01-21T14:32:35.402Z] 
14:32:35 [2020-01-21T14:32:35.402Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:32:35 [2020-01-21T14:32:35.402Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:32:35 [2020-01-21T14:32:35.402Z] 
14:32:35 [2020-01-21T14:32:35.402Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
14:32:35 [2020-01-21T14:32:35.402Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:32:35 [2020-01-21T14:32:35.402Z] 
14:32:35 [2020-01-21T14:32:35.402Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
14:32:35 [2020-01-21T14:32:35.402Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:32:35 [2020-01-21T14:32:35.402Z] 
14:32:35 [2020-01-21T14:32:35.402Z] 
14:32:35 [2020-01-21T14:32:35.402Z] DONE 197 tests, 6 skipped in 127.608s
14:32:35 [2020-01-21T14:32:35.402Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
14:32:35 [2020-01-21T14:32:35.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
14:32:35 [2020-01-21T14:32:35.402Z] ++ set -e
14:32:35 [2020-01-21T14:32:35.402Z] ++ '[' -n 0 ']'
14:32:35 [2020-01-21T14:32:35.402Z] ++ set -x
14:32:35 [2020-01-21T14:32:35.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
14:32:35 [2020-01-21T14:32:35.402Z] INFO: Testing against a local daemon
14:32:35 [2020-01-21T14:32:35.402Z] === RUN   TestCommitInheritsEnv
14:32:35 [2020-01-21T14:32:35.757Z] --- PASS: TestCommitInheritsEnv (0.46s)
14:32:35 [2020-01-21T14:32:35.757Z] === RUN   TestImportExtremelyLargeImageWorks
14:32:35 [2020-01-21T14:32:35.757Z] === PAUSE TestImportExtremelyLargeImageWorks
14:32:35 [2020-01-21T14:32:35.757Z] === RUN   TestImagesFilterMultiReference
14:32:35 [2020-01-21T14:32:35.757Z] --- PASS: TestImagesFilterMultiReference (0.04s)
14:32:35 [2020-01-21T14:32:35.757Z] === RUN   TestImagePullPlatformInvalid
14:32:35 [2020-01-21T14:32:35.757Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
14:32:35 [2020-01-21T14:32:35.757Z] === RUN   TestRemoveImageOrphaning
14:32:35 [2020-01-21T14:32:35.920Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s)
14:32:35 [2020-01-21T14:32:35.920Z] === RUN   TestBuildWithSession
14:32:35 [2020-01-21T14:32:35.920Z] --- SKIP: TestBuildWithSession (0.00s)
14:32:35 [2020-01-21T14:32:35.920Z]     build_session_test.go:25: TODO: BuildKit
14:32:35 [2020-01-21T14:32:35.920Z] === RUN   TestBuildSquashParent
14:32:36 [2020-01-21T14:32:36.129Z] --- PASS: TestRemoveImageOrphaning (0.48s)
14:32:36 [2020-01-21T14:32:36.129Z] === RUN   TestRemoveImageGarbageCollector
14:32:36 [2020-01-21T14:32:36.129Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:32:36 [2020-01-21T14:32:36.129Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:32:36 [2020-01-21T14:32:36.129Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:32:36 [2020-01-21T14:32:36.708Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:32:36 [2020-01-21T14:32:36.708Z] === RUN   TestTagInvalidReference
14:32:36 [2020-01-21T14:32:36.708Z] --- PASS: TestTagInvalidReference (0.03s)
14:32:36 [2020-01-21T14:32:36.708Z] === RUN   TestTagValidPrefixedRepo
14:32:36 [2020-01-21T14:32:36.708Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
14:32:36 [2020-01-21T14:32:36.708Z] === RUN   TestTagExistedNameWithoutForce
14:32:36 [2020-01-21T14:32:36.708Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:32:36 [2020-01-21T14:32:36.708Z] === RUN   TestTagOfficialNames
14:32:36 [2020-01-21T14:32:36.708Z] --- PASS: TestTagOfficialNames (0.03s)
14:32:36 [2020-01-21T14:32:36.708Z] === RUN   TestTagMatchesDigest
14:32:36 [2020-01-21T14:32:36.708Z] --- PASS: TestTagMatchesDigest (0.01s)
14:32:36 [2020-01-21T14:32:36.708Z] === CONT  TestImportExtremelyLargeImageWorks
14:32:37 [2020-01-21T14:32:37.585Z] --- PASS: TestRenameAnonymousContainer (4.06s)
14:32:37 [2020-01-21T14:32:37.585Z] === RUN   TestRenameContainerWithSameName
14:32:38 [2020-01-21T14:32:38.153Z] --- PASS: TestRenameContainerWithSameName (0.79s)
14:32:38 [2020-01-21T14:32:38.153Z] === RUN   TestRenameContainerWithLinkedContainer
14:32:39 [2020-01-21T14:32:39.533Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
14:32:39 [2020-01-21T14:32:39.533Z] === RUN   TestResize
14:32:40 [2020-01-21T14:32:40.471Z] --- PASS: TestResize (0.89s)
14:32:40 [2020-01-21T14:32:40.471Z] === RUN   TestResizeWithInvalidSize
14:32:41 [2020-01-21T14:32:41.409Z] --- PASS: TestResizeWithInvalidSize (0.80s)
14:32:41 [2020-01-21T14:32:41.409Z] === RUN   TestResizeWhenContainerNotStarted
14:32:41 [2020-01-21T14:32:41.983Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:32:41 [2020-01-21T14:32:41.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:32:42 [2020-01-21T14:32:42.953Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:32:42 [2020-01-21T14:32:42.953Z] tests/integration/client_test.py .....                                   [ 76%]
14:32:42 [2020-01-21T14:32:42.953Z] tests/integration/errors_test.py .                                       [ 76%]
14:32:43 [2020-01-21T14:32:43.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:32:44 [2020-01-21T14:32:44.475Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:32:45 [2020-01-21T14:32:45.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:32:45 [2020-01-21T14:32:45.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:32:45 [2020-01-21T14:32:45.980Z] --- PASS: TestBuildSquashParent (10.11s)
14:32:45 [2020-01-21T14:32:45.980Z] === RUN   TestBuildWithRemoveAndForceRemove
14:32:45 [2020-01-21T14:32:45.980Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:32:45 [2020-01-21T14:32:45.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:32:45 [2020-01-21T14:32:45.980Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:32:45 [2020-01-21T14:32:45.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:32:45 [2020-01-21T14:32:45.980Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:32:45 [2020-01-21T14:32:45.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:32:45 [2020-01-21T14:32:45.980Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:32:45 [2020-01-21T14:32:45.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:32:45 [2020-01-21T14:32:45.980Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:32:45 [2020-01-21T14:32:45.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:32:45 [2020-01-21T14:32:45.980Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:32:45 [2020-01-21T14:32:45.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:32:45 [2020-01-21T14:32:45.980Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:32:45 [2020-01-21T14:32:45.980Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:32:46 [2020-01-21T14:32:46.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:32:46 [2020-01-21T14:32:46.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:32:47 [2020-01-21T14:32:47.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:32:48 [2020-01-21T14:32:48.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:32:49 [2020-01-21T14:32:49.352Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:32:49 [2020-01-21T14:32:49.612Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:32:50 [2020-01-21T14:32:50.004Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
14:32:50 [2020-01-21T14:32:50.004Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s)
14:32:50 [2020-01-21T14:32:50.004Z] === RUN   TestCgroupNamespacesRun
14:32:51 [2020-01-21T14:32:51.909Z] --- PASS: TestCgroupNamespacesRun (1.81s)
14:32:51 [2020-01-21T14:32:51.910Z] === RUN   TestCgroupNamespacesRunPrivileged
14:32:52 [2020-01-21T14:32:52.891Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:32:53 [2020-01-21T14:32:53.146Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:32:53 [2020-01-21T14:32:53.816Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
14:32:53 [2020-01-21T14:32:53.816Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:32:55 [2020-01-21T14:32:55.720Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
14:32:55 [2020-01-21T14:32:55.720Z] === RUN   TestCgroupNamespacesRunHostMode
14:32:56 [2020-01-21T14:32:56.534Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:32:56 [2020-01-21T14:32:56.534Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
14:32:56 [2020-01-21T14:32:56.534Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s)
14:32:56 [2020-01-21T14:32:56.534Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.72s)
14:32:56 [2020-01-21T14:32:56.534Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.58s)
14:32:56 [2020-01-21T14:32:56.534Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.39s)
14:32:56 [2020-01-21T14:32:56.534Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s)
14:32:56 [2020-01-21T14:32:56.534Z] === RUN   TestBuildMultiStageCopy
14:32:56 [2020-01-21T14:32:56.534Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:32:57 [2020-01-21T14:32:57.098Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
14:32:57 [2020-01-21T14:32:57.098Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:32:58 [2020-01-21T14:32:58.215Z] #76 exporting layers 109.7s done
14:32:58 [2020-01-21T14:32:58.215Z] #76 exporting manifest sha256:2bcc848151e266dfc74424c8cbd6a4eb70b3d07b58e366e811f332558d596ca0 0.0s done
14:32:58 [2020-01-21T14:32:58.216Z] #76 exporting config sha256:a7ce432e19db5a917d5923b93986d0064bdfd531958055f1a889f443afd7c2d6 done
14:32:58 [2020-01-21T14:32:58.216Z] #76 sending tarball
14:32:59 [2020-01-21T14:32:59.004Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
14:32:59 [2020-01-21T14:32:59.004Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:32:59 [2020-01-21T14:32:59.840Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:32:59 [2020-01-21T14:32:59.942Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
14:32:59 [2020-01-21T14:32:59.942Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:33:00 [2020-01-21T14:33:00.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:33:00 [2020-01-21T14:33:00.878Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
14:33:00 [2020-01-21T14:33:00.878Z] === RUN   TestCgroupNamespacesRunOlderClient
14:33:01 [2020-01-21T14:33:01.367Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:33:01 [2020-01-21T14:33:01.971Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:33:02 [2020-01-21T14:33:02.574Z] --- PASS: TestBuildMultiStageCopy (6.01s)
14:33:02 [2020-01-21T14:33:02.574Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s)
14:33:02 [2020-01-21T14:33:02.574Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s)
14:33:02 [2020-01-21T14:33:02.574Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s)
14:33:02 [2020-01-21T14:33:02.574Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
14:33:02 [2020-01-21T14:33:02.574Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s)
14:33:02 [2020-01-21T14:33:02.574Z] === RUN   TestBuildMultiStageParentConfig
14:33:02 [2020-01-21T14:33:02.785Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
14:33:02 [2020-01-21T14:33:02.785Z] === RUN   TestKernelTCPMemory
14:33:03 [2020-01-21T14:33:03.722Z] --- PASS: TestKernelTCPMemory (0.90s)
14:33:03 [2020-01-21T14:33:03.722Z] === RUN   TestNISDomainname
14:33:04 [2020-01-21T14:33:04.503Z] --- PASS: TestBuildMultiStageParentConfig (1.62s)
14:33:04 [2020-01-21T14:33:04.503Z] === RUN   TestBuildLabelWithTargets
14:33:04 [2020-01-21T14:33:04.659Z] --- PASS: TestNISDomainname (1.00s)
14:33:04 [2020-01-21T14:33:04.659Z] === RUN   TestHostnameDnsResolution
14:33:06 [2020-01-21T14:33:06.577Z] --- PASS: TestHostnameDnsResolution (1.75s)
14:33:06 [2020-01-21T14:33:06.577Z] === RUN   TestStats
14:33:07 [2020-01-21T14:33:07.070Z] --- PASS: TestBuildLabelWithTargets (2.59s)
14:33:07 [2020-01-21T14:33:07.070Z] === RUN   TestBuildWithEmptyLayers
14:33:07 [2020-01-21T14:33:07.995Z] --- PASS: TestBuildWithEmptyLayers (1.32s)
14:33:07 [2020-01-21T14:33:07.995Z] === RUN   TestBuildMultiStageOnBuild
14:33:08 [2020-01-21T14:33:08.482Z] --- PASS: TestStats (2.01s)
14:33:08 [2020-01-21T14:33:08.482Z] === RUN   TestStopContainerWithTimeout
14:33:08 [2020-01-21T14:33:08.482Z] === RUN   TestStopContainerWithTimeout/0
14:33:08 [2020-01-21T14:33:08.482Z] === PAUSE TestStopContainerWithTimeout/0
14:33:08 [2020-01-21T14:33:08.482Z] === RUN   TestStopContainerWithTimeout/1
14:33:08 [2020-01-21T14:33:08.482Z] === PAUSE TestStopContainerWithTimeout/1
14:33:08 [2020-01-21T14:33:08.482Z] === RUN   TestStopContainerWithTimeout/3
14:33:08 [2020-01-21T14:33:08.482Z] === PAUSE TestStopContainerWithTimeout/3
14:33:08 [2020-01-21T14:33:08.482Z] === RUN   TestStopContainerWithTimeout/-1
14:33:08 [2020-01-21T14:33:08.482Z] === PAUSE TestStopContainerWithTimeout/-1
14:33:08 [2020-01-21T14:33:08.482Z] === CONT  TestStopContainerWithTimeout/0
14:33:08 [2020-01-21T14:33:08.483Z] === CONT  TestStopContainerWithTimeout/3
14:33:08 [2020-01-21T14:33:08.483Z] === CONT  TestStopContainerWithTimeout/-1
14:33:08 [2020-01-21T14:33:08.483Z] === CONT  TestStopContainerWithTimeout/1
14:33:11 [2020-01-21T14:33:11.774Z] --- PASS: TestStopContainerWithTimeout (0.03s)
14:33:11 [2020-01-21T14:33:11.774Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
14:33:11 [2020-01-21T14:33:11.774Z]     --- PASS: TestStopContainerWithTimeout/1 (2.37s)
14:33:11 [2020-01-21T14:33:11.774Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
14:33:11 [2020-01-21T14:33:11.774Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
14:33:11 [2020-01-21T14:33:11.774Z] === RUN   TestDeleteDevicemapper
14:33:11 [2020-01-21T14:33:11.774Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:33:11 [2020-01-21T14:33:11.774Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:33:11 [2020-01-21T14:33:11.774Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:33:12 [2020-01-21T14:33:12.290Z] --- PASS: TestBuildMultiStageOnBuild (3.54s)
14:33:12 [2020-01-21T14:33:12.290Z] === RUN   TestBuildUncleanTarFilenames
14:33:13 [2020-01-21T14:33:13.682Z] #76 sending tarball 18.1s done
14:33:13 [2020-01-21T14:33:13.682Z] #76 DONE 127.9s
14:33:13 [2020-01-21T14:33:13.682Z] 
14:33:13 [2020-01-21T14:33:13.682Z] #77 importing to docker
14:33:13 [2020-01-21T14:33:13.696Z] --- PASS: TestBuildUncleanTarFilenames (1.95s)
14:33:13 [2020-01-21T14:33:13.696Z] === RUN   TestBuildMultiStageLayerLeak
14:33:15 [2020-01-21T14:33:15.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s)
14:33:15 [2020-01-21T14:33:15.063Z] === RUN   TestUpdateMemory
14:33:15 [2020-01-21T14:33:15.063Z] --- SKIP: TestUpdateMemory (0.00s)
14:33:15 [2020-01-21T14:33:15.063Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:33:15 [2020-01-21T14:33:15.063Z] === RUN   TestUpdateCPUQuota
14:33:16 [2020-01-21T14:33:16.000Z] --- PASS: TestUpdateCPUQuota (1.50s)
14:33:16 [2020-01-21T14:33:16.000Z] === RUN   TestUpdatePidsLimit
14:33:16 [2020-01-21T14:33:16.000Z] === RUN   TestUpdatePidsLimit/update_from_none
14:33:16 [2020-01-21T14:33:16.569Z] === RUN   TestUpdatePidsLimit/no_change
14:33:16 [2020-01-21T14:33:16.838Z] === RUN   TestUpdatePidsLimit/update_lower
14:33:17 [2020-01-21T14:33:17.098Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:33:17 [2020-01-21T14:33:17.667Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:33:17 [2020-01-21T14:33:17.926Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:33:17 [2020-01-21T14:33:17.949Z] --- PASS: TestBuildMultiStageLayerLeak (3.94s)
14:33:17 [2020-01-21T14:33:17.949Z] === RUN   TestBuildWithHugeFile
14:33:18 [2020-01-21T14:33:18.162Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:33:18 [2020-01-21T14:33:18.494Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:33:19 [2020-01-21T14:33:19.872Z] --- PASS: TestUpdatePidsLimit (3.88s)
14:33:19 [2020-01-21T14:33:19.872Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
14:33:19 [2020-01-21T14:33:19.872Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
14:33:19 [2020-01-21T14:33:19.872Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
14:33:19 [2020-01-21T14:33:19.872Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
14:33:19 [2020-01-21T14:33:19.872Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
14:33:19 [2020-01-21T14:33:19.872Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
14:33:19 [2020-01-21T14:33:19.872Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
14:33:19 [2020-01-21T14:33:19.872Z] === RUN   TestUpdateRestartPolicy
14:33:27 [2020-01-21T14:33:27.883Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:33:27 [2020-01-21T14:33:27.883Z] Using test binary docker
14:33:27 [2020-01-21T14:33:27.883Z] +++ /etc/init.d/apparmor start
14:33:27 [2020-01-21T14:33:27.883Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:33:27 [2020-01-21T14:33:27.883Z] INFO: Waiting for daemon to start...
14:33:27 [2020-01-21T14:33:27.883Z] Starting dockerd
14:33:27 [2020-01-21T14:33:27.883Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
14:33:28 [2020-01-21T14:33:28.827Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:33:28 [2020-01-21T14:33:28.827Z] Using test binary docker
14:33:28 [2020-01-21T14:33:28.827Z] +++ /etc/init.d/apparmor start
14:33:28 [2020-01-21T14:33:28.827Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:33:28 [2020-01-21T14:33:28.827Z] INFO: Waiting for daemon to start...
14:33:28 [2020-01-21T14:33:28.827Z] Starting dockerd
14:33:28 [2020-01-21T14:33:28.827Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
14:33:30 [2020-01-21T14:33:30.711Z] .
14:33:30 [2020-01-21T14:33:30.711Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:33:30 [2020-01-21T14:33:30.711Z] 
14:33:30 [2020-01-21T14:33:30.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:33:30 [2020-01-21T14:33:30.711Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:33:30 [2020-01-21T14:33:30.711Z] Error: No such image: emptyfs
14:33:30 [2020-01-21T14:33:30.711Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:33:30 [2020-01-21T14:33:30.711Z] ++++ docker load
14:33:30 [2020-01-21T14:33:30.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:33:30 [2020-01-21T14:33:30.966Z] Error: No such image: emptyfs
14:33:30 [2020-01-21T14:33:30.966Z] ++++ docker load
14:33:30 [2020-01-21T14:33:30.966Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:33:31 [2020-01-21T14:33:31.221Z] Running integration-test (iteration 1)
14:33:31 [2020-01-21T14:33:31.221Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
14:33:31 [2020-01-21T14:33:31.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
14:33:31 [2020-01-21T14:33:31.221Z] ++ set -eRunning integration-test (iteration 1)
14:33:31 [2020-01-21T14:33:31.221Z] 
14:33:31 [2020-01-21T14:33:31.221Z] ++ '[' -n 0 ']'
14:33:31 [2020-01-21T14:33:31.221Z] ++ set -x
14:33:31 [2020-01-21T14:33:31.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
14:33:31 [2020-01-21T14:33:31.221Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:33:31 [2020-01-21T14:33:31.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
14:33:31 [2020-01-21T14:33:31.221Z] ++ set -e
14:33:31 [2020-01-21T14:33:31.221Z] ++ '[' -n 0 ']'
14:33:31 [2020-01-21T14:33:31.221Z] ++ set -x
14:33:31 [2020-01-21T14:33:31.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
14:33:34 [2020-01-21T14:33:34.756Z] --- PASS: TestUpdateRestartPolicy (12.56s)
14:33:34 [2020-01-21T14:33:34.756Z] === RUN   TestUpdateRestartWithAutoRemove
14:33:34 [2020-01-21T14:33:34.756Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
14:33:34 [2020-01-21T14:33:34.756Z] === RUN   TestWaitNonBlocked
14:33:34 [2020-01-21T14:33:34.756Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:33:34 [2020-01-21T14:33:34.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:33:34 [2020-01-21T14:33:34.756Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:33:34 [2020-01-21T14:33:34.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:33:34 [2020-01-21T14:33:34.756Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:33:34 [2020-01-21T14:33:34.756Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:33:34 [2020-01-21T14:33:34.756Z] --- PASS: TestWaitNonBlocked (0.03s)
14:33:34 [2020-01-21T14:33:34.756Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
14:33:34 [2020-01-21T14:33:34.756Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
14:33:34 [2020-01-21T14:33:34.756Z] === RUN   TestWaitBlocked
14:33:34 [2020-01-21T14:33:34.756Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:33:34 [2020-01-21T14:33:34.756Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:33:34 [2020-01-21T14:33:34.756Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:33:34 [2020-01-21T14:33:34.756Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:33:34 [2020-01-21T14:33:34.756Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:33:34 [2020-01-21T14:33:34.756Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:33:35 [2020-01-21T14:33:35.326Z] --- PASS: TestWaitBlocked (0.03s)
14:33:35 [2020-01-21T14:33:35.326Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
14:33:35 [2020-01-21T14:33:35.326Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
14:33:35 [2020-01-21T14:33:35.326Z] === CONT  TestContainerStartOnDaemonRestart
14:33:35 [2020-01-21T14:33:35.326Z] === CONT  TestIpcModeOlderClient
14:33:35 [2020-01-21T14:33:35.326Z] === CONT  TestDaemonRestartIpcMode
14:33:35 [2020-01-21T14:33:35.585Z] --- PASS: TestIpcModeOlderClient (0.17s)
14:33:36 [2020-01-21T14:33:36.796Z] .........                                                                [ 86%]
14:33:38 [2020-01-21T14:33:38.891Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s)
14:33:39 [2020-01-21T14:33:39.150Z] --- PASS: TestDaemonRestartIpcMode (3.82s)
14:33:39 [2020-01-21T14:33:39.150Z] PASS
14:33:39 [2020-01-21T14:33:39.150Z] 
14:33:39 [2020-01-21T14:33:39.150Z] === Skipped
14:33:39 [2020-01-21T14:33:39.150Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:33:39 [2020-01-21T14:33:39.150Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:33:39 [2020-01-21T14:33:39.150Z] 
14:33:39 [2020-01-21T14:33:39.150Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
14:33:39 [2020-01-21T14:33:39.150Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:33:39 [2020-01-21T14:33:39.150Z] 
14:33:39 [2020-01-21T14:33:39.150Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
14:33:39 [2020-01-21T14:33:39.150Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:33:39 [2020-01-21T14:33:39.150Z] 
14:33:39 [2020-01-21T14:33:39.150Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:33:39 [2020-01-21T14:33:39.150Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:33:39 [2020-01-21T14:33:39.150Z] 
14:33:39 [2020-01-21T14:33:39.150Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:33:39 [2020-01-21T14:33:39.150Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:33:39 [2020-01-21T14:33:39.150Z] 
14:33:39 [2020-01-21T14:33:39.150Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
14:33:39 [2020-01-21T14:33:39.150Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:33:39 [2020-01-21T14:33:39.150Z] 
14:33:39 [2020-01-21T14:33:39.150Z] 
14:33:39 [2020-01-21T14:33:39.150Z] DONE 197 tests, 6 skipped in 125.505s
14:33:39 [2020-01-21T14:33:39.150Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:33:39 [2020-01-21T14:33:39.150Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:33:39 [2020-01-21T14:33:39.150Z] ++ set -e
14:33:39 [2020-01-21T14:33:39.150Z] ++ '[' -n 0 ']'
14:33:39 [2020-01-21T14:33:39.150Z] ++ set -x
14:33:39 [2020-01-21T14:33:39.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
14:33:39 [2020-01-21T14:33:39.409Z] INFO: Testing against a local daemon
14:33:39 [2020-01-21T14:33:39.409Z] === RUN   TestCommitInheritsEnv
14:33:39 [2020-01-21T14:33:39.978Z] --- PASS: TestCommitInheritsEnv (0.56s)
14:33:39 [2020-01-21T14:33:39.978Z] === RUN   TestImportExtremelyLargeImageWorks
14:33:39 [2020-01-21T14:33:39.978Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:33:39 [2020-01-21T14:33:39.978Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
14:33:39 [2020-01-21T14:33:39.978Z] === RUN   TestImagesFilterMultiReference
14:33:39 [2020-01-21T14:33:39.978Z] --- PASS: TestImagesFilterMultiReference (0.09s)
14:33:39 [2020-01-21T14:33:39.978Z] === RUN   TestImagePullPlatformInvalid
14:33:40 [2020-01-21T14:33:40.237Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
14:33:40 [2020-01-21T14:33:40.237Z] === RUN   TestRemoveImageOrphaning
14:33:40 [2020-01-21T14:33:40.804Z] --- PASS: TestRemoveImageOrphaning (0.53s)
14:33:40 [2020-01-21T14:33:40.804Z] === RUN   TestRemoveImageGarbageCollector
14:33:40 [2020-01-21T14:33:40.804Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:33:40 [2020-01-21T14:33:40.804Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:33:40 [2020-01-21T14:33:40.804Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:33:40 [2020-01-21T14:33:40.804Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
14:33:40 [2020-01-21T14:33:40.804Z] === RUN   TestTagInvalidReference
14:33:40 [2020-01-21T14:33:40.804Z] --- PASS: TestTagInvalidReference (0.03s)
14:33:40 [2020-01-21T14:33:40.805Z] === RUN   TestTagValidPrefixedRepo
14:33:40 [2020-01-21T14:33:40.805Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
14:33:40 [2020-01-21T14:33:40.805Z] === RUN   TestTagExistedNameWithoutForce
14:33:40 [2020-01-21T14:33:40.805Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
14:33:40 [2020-01-21T14:33:40.805Z] === RUN   TestTagOfficialNames
14:33:40 [2020-01-21T14:33:40.805Z] --- PASS: TestTagOfficialNames (0.07s)
14:33:40 [2020-01-21T14:33:40.805Z] === RUN   TestTagMatchesDigest
14:33:41 [2020-01-21T14:33:41.064Z] --- PASS: TestTagMatchesDigest (0.03s)
14:33:41 [2020-01-21T14:33:41.064Z] PASS
14:33:41 [2020-01-21T14:33:41.064Z] 
14:33:41 [2020-01-21T14:33:41.064Z] === Skipped
14:33:41 [2020-01-21T14:33:41.064Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:33:41 [2020-01-21T14:33:41.064Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
14:33:41 [2020-01-21T14:33:41.064Z] 
14:33:41 [2020-01-21T14:33:41.064Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:33:41 [2020-01-21T14:33:41.064Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:33:41 [2020-01-21T14:33:41.064Z] 
14:33:41 [2020-01-21T14:33:41.064Z] 
14:33:41 [2020-01-21T14:33:41.064Z] DONE 12 tests, 2 skipped in 1.724s
14:33:41 [2020-01-21T14:33:41.064Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:33:41 [2020-01-21T14:33:41.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:33:41 [2020-01-21T14:33:41.064Z] ++ set -e
14:33:41 [2020-01-21T14:33:41.064Z] ++ '[' -n 0 ']'
14:33:41 [2020-01-21T14:33:41.064Z] ++ set -x
14:33:41 [2020-01-21T14:33:41.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
14:33:41 [2020-01-21T14:33:41.064Z] INFO: Testing against a local daemon
14:33:41 [2020-01-21T14:33:41.064Z] === RUN   TestNetworkCreateDelete
14:33:41 [2020-01-21T14:33:41.215Z] tests/integration/models_images_test.py ..............                   [ 89%]
14:33:41 [2020-01-21T14:33:41.632Z] --- PASS: TestNetworkCreateDelete (0.41s)
14:33:41 [2020-01-21T14:33:41.633Z] === RUN   TestDockerNetworkDeletePreferID
14:33:42 [2020-01-21T14:33:42.570Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s)
14:33:42 [2020-01-21T14:33:42.570Z] === RUN   TestInspectNetwork
14:33:42 [2020-01-21T14:33:42.842Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:33:47 [2020-01-21T14:33:47.845Z] === RUN   TestInspectNetwork/full_network_id
14:33:47 [2020-01-21T14:33:47.845Z] === RUN   TestInspectNetwork/partial_network_id
14:33:47 [2020-01-21T14:33:47.845Z] === RUN   TestInspectNetwork/network_name
14:33:47 [2020-01-21T14:33:47.845Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:33:49 [2020-01-21T14:33:49.387Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:33:49 [2020-01-21T14:33:49.387Z] tests/integration/models_resources_test.py .                             [ 91%]
14:33:52 [2020-01-21T14:33:52.127Z] --- PASS: TestInspectNetwork (9.43s)
14:33:52 [2020-01-21T14:33:52.127Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:33:52 [2020-01-21T14:33:52.127Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:33:52 [2020-01-21T14:33:52.127Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:33:52 [2020-01-21T14:33:52.127Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:33:52 [2020-01-21T14:33:52.127Z] === RUN   TestRunContainerWithBridgeNone
14:33:52 [2020-01-21T14:33:52.966Z] #77 DONE 35.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:33:53 [2020-01-21T14:33:53.421Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/test/unit
14:33:54 [2020-01-21T14:33:54.680Z] --- PASS: TestRunContainerWithBridgeNone (2.59s)
14:33:54 [2020-01-21T14:33:54.680Z] === RUN   TestNetworkInvalidJSON
14:33:54 [2020-01-21T14:33:54.680Z] === RUN   TestNetworkInvalidJSON//networks/create
14:33:54 [2020-01-21T14:33:54.680Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:33:54 [2020-01-21T14:33:54.680Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:33:54 [2020-01-21T14:33:54.680Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:33:54 [2020-01-21T14:33:54.680Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:33:54 [2020-01-21T14:33:54.680Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:33:54 [2020-01-21T14:33:54.680Z] === CONT  TestNetworkInvalidJSON//networks/create
14:33:54 [2020-01-21T14:33:54.680Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:33:54 [2020-01-21T14:33:54.680Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:33:54 [2020-01-21T14:33:54.680Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:33:54 [2020-01-21T14:33:54.680Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:33:54 [2020-01-21T14:33:54.680Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:33:54 [2020-01-21T14:33:54.680Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:33:54 [2020-01-21T14:33:54.680Z] === RUN   TestDaemonRestartWithLiveRestore
14:33:55 [2020-01-21T14:33:55.721Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:33:56 [2020-01-21T14:33:56.587Z] --- PASS: TestDaemonRestartWithLiveRestore (1.57s)
14:33:56 [2020-01-21T14:33:56.587Z] === RUN   TestDaemonDefaultNetworkPools
14:33:57 [2020-01-21T14:33:57.524Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s)
14:33:57 [2020-01-21T14:33:57.524Z] === RUN   TestDaemonRestartWithExistingNetwork
14:33:57 [2020-01-21T14:33:57.838Z] ?   	github.com/docker/docker/api	[no test files]
14:33:58 [2020-01-21T14:33:58.220Z] Removing intermediate container e9b18e8ff857
14:33:58 [2020-01-21T14:33:58.220Z]  ---> ebe0700a3ba8
14:33:58 [2020-01-21T14:33:58.220Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
14:33:58 [2020-01-21T14:33:58.220Z]  ---> Running in 236723c215ee
14:33:58 [2020-01-21T14:33:58.220Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
14:33:58 [2020-01-21T14:33:58.986Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:33:58 [2020-01-21T14:33:58.986Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:33:59 [2020-01-21T14:33:59.429Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s)
14:33:59 [2020-01-21T14:33:59.430Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:34:00 [2020-01-21T14:34:00.333Z] --- PASS: TestImportExtremelyLargeImageWorks (79.73s)
14:34:00 [2020-01-21T14:34:00.333Z] PASS
14:34:00 [2020-01-21T14:34:00.333Z] 
14:34:00 [2020-01-21T14:34:00.333Z] === Skipped
14:34:00 [2020-01-21T14:34:00.333Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
14:34:00 [2020-01-21T14:34:00.333Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:00 [2020-01-21T14:34:00.333Z] 
14:34:00 [2020-01-21T14:34:00.333Z] 
14:34:00 [2020-01-21T14:34:00.333Z] DONE 12 tests, 1 skipped in 81.006s
14:34:00 [2020-01-21T14:34:00.333Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
14:34:00 [2020-01-21T14:34:00.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
14:34:00 [2020-01-21T14:34:00.333Z] ++ set -e
14:34:00 [2020-01-21T14:34:00.333Z] ++ '[' -n 0 ']'
14:34:00 [2020-01-21T14:34:00.333Z] ++ set -x
14:34:00 [2020-01-21T14:34:00.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
14:34:00 [2020-01-21T14:34:00.333Z] INFO: Testing against a local daemon
14:34:00 [2020-01-21T14:34:00.333Z] === RUN   TestNetworkCreateDelete
14:34:00 [2020-01-21T14:34:00.333Z] --- PASS: TestNetworkCreateDelete (0.12s)
14:34:00 [2020-01-21T14:34:00.333Z] === RUN   TestDockerNetworkDeletePreferID
14:34:00 [2020-01-21T14:34:00.333Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s)
14:34:00 [2020-01-21T14:34:00.333Z] === RUN   TestInspectNetwork
14:34:00 [2020-01-21T14:34:00.333Z] === RUN   TestInspectNetwork/full_network_id
14:34:00 [2020-01-21T14:34:00.333Z] === RUN   TestInspectNetwork/partial_network_id
14:34:00 [2020-01-21T14:34:00.333Z] === RUN   TestInspectNetwork/network_name
14:34:00 [2020-01-21T14:34:00.333Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:34:01 [2020-01-21T14:34:01.966Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.26s)
14:34:01 [2020-01-21T14:34:01.966Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:34:02 [2020-01-21T14:34:02.536Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.79s)
14:34:02 [2020-01-21T14:34:02.536Z] === RUN   TestServiceWithPredefinedNetwork
14:34:03 [2020-01-21T14:34:03.705Z] tests/integration/regression_test.py ......                              [ 98%]
14:34:03 [2020-01-21T14:34:03.963Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:34:03 [2020-01-21T14:34:03.963Z] tests/integration/credentials/utils_test.py .                            [100%]
14:34:03 [2020-01-21T14:34:03.963Z] 
14:34:03 [2020-01-21T14:34:03.963Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:34:03 [2020-01-21T14:34:03.963Z] =========================== short test summary info ============================
14:34:03 [2020-01-21T14:34:03.963Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:34:03 [2020-01-21T14:34:03.963Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:34:03 [2020-01-21T14:34:03.963Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:34:03 [2020-01-21T14:34:03.963Z]   Not supported on most drivers
14:34:03 [2020-01-21T14:34:03.963Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:34:03 [2020-01-21T14:34:03.963Z]   Can fail if eth0 has multiple IP addresses
14:34:03 [2020-01-21T14:34:03.963Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:34:03 [2020-01-21T14:34:03.963Z]   This doesn't seem to be taken into account by the engine
14:34:03 [2020-01-21T14:34:03.963Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:34:03 [2020-01-21T14:34:03.963Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:34:03 [2020-01-21T14:34:03.963Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:34:03 [2020-01-21T14:34:03.963Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:34:03 [2020-01-21T14:34:03.963Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:34:03 [2020-01-21T14:34:03.963Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:34:03 [2020-01-21T14:34:03.963Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:34:03 [2020-01-21T14:34:03.963Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 338.68 seconds ==
14:34:04 [2020-01-21T14:34:04.221Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:34:05 [2020-01-21T14:34:05.201Z] --- PASS: TestInspectNetwork (8.25s)
14:34:05 [2020-01-21T14:34:05.201Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:34:05 [2020-01-21T14:34:05.201Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:34:05 [2020-01-21T14:34:05.201Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:34:05 [2020-01-21T14:34:05.201Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:34:05 [2020-01-21T14:34:05.201Z] === RUN   TestRunContainerWithBridgeNone
14:34:05 [2020-01-21T14:34:05.829Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s)
14:34:05 [2020-01-21T14:34:05.829Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:34:05 [2020-01-21T14:34:05.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:34:05 [2020-01-21T14:34:05.829Z]     service_test.go:230: FLAKY_TEST
14:34:05 [2020-01-21T14:34:05.829Z] === RUN   TestServiceWithDataPathPortInit
14:34:07 [2020-01-21T14:34:07.627Z] --- PASS: TestRunContainerWithBridgeNone (2.34s)
14:34:07 [2020-01-21T14:34:07.627Z] === RUN   TestNetworkInvalidJSON
14:34:07 [2020-01-21T14:34:07.627Z] === RUN   TestNetworkInvalidJSON//networks/create
14:34:07 [2020-01-21T14:34:07.627Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:34:07 [2020-01-21T14:34:07.627Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:34:07 [2020-01-21T14:34:07.627Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:34:07 [2020-01-21T14:34:07.627Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:34:07 [2020-01-21T14:34:07.627Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:34:07 [2020-01-21T14:34:07.627Z] === CONT  TestNetworkInvalidJSON//networks/create
14:34:07 [2020-01-21T14:34:07.627Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:34:07 [2020-01-21T14:34:07.627Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:34:07 [2020-01-21T14:34:07.627Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:34:07 [2020-01-21T14:34:07.627Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:34:07 [2020-01-21T14:34:07.627Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:34:07 [2020-01-21T14:34:07.627Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:34:07 [2020-01-21T14:34:07.627Z] === RUN   TestDaemonRestartWithLiveRestore
14:34:08 [2020-01-21T14:34:08.369Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:34:08 [2020-01-21T14:34:08.369Z] === RUN   TestDaemonDefaultNetworkPools
14:34:09 [2020-01-21T14:34:09.139Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
14:34:09 [2020-01-21T14:34:09.139Z] === RUN   TestDaemonRestartWithExistingNetwork
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: buildpack-deps:jessie
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: busybox:latest
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: buildpack-deps:jessie
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: busybox:latest
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: busybox:glibc
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: debian:jessie
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: hello-world:latest
14:34:09 [2020-01-21T14:34:09.914Z] INFO: Testing against a local daemon
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: busybox:glibc
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: debian:jessie
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:34:09 [2020-01-21T14:34:09.914Z] Loaded image: hello-world:latest
14:34:09 [2020-01-21T14:34:09.914Z] INFO: Testing against a local daemon
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerDaemonSuite
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:34:09 [2020-01-21T14:34:09.914Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:34:10 [2020-01-21T14:34:10.351Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
14:34:10 [2020-01-21T14:34:10.351Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:34:10 [2020-01-21T14:34:10.883Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:34:11 [2020-01-21T14:34:11.444Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:34:11 [2020-01-21T14:34:11.444Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:34:11 [2020-01-21T14:34:11.444Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:34:11 [2020-01-21T14:34:11.555Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
14:34:11 [2020-01-21T14:34:11.556Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:34:11 [2020-01-21T14:34:11.700Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
14:34:11 [2020-01-21T14:34:11.904Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
14:34:11 [2020-01-21T14:34:11.904Z] === RUN   TestServiceWithPredefinedNetwork
14:34:12 [2020-01-21T14:34:12.710Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:34:14 [2020-01-21T14:34:14.117Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:34:14 [2020-01-21T14:34:14.117Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:34:14 [2020-01-21T14:34:14.117Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:34:14 [2020-01-21T14:34:14.117Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:34:14 [2020-01-21T14:34:14.117Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:34:15 [2020-01-21T14:34:15.022Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s)
14:34:15 [2020-01-21T14:34:15.022Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:34:15 [2020-01-21T14:34:15.022Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:34:15 [2020-01-21T14:34:15.022Z]     service_test.go:230: FLAKY_TEST
14:34:15 [2020-01-21T14:34:15.022Z] === RUN   TestServiceWithDataPathPortInit
14:34:15 [2020-01-21T14:34:15.042Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
14:34:16 [2020-01-21T14:34:16.400Z] Leaving: AppArmorNo profiles have been unloaded.
14:34:16 [2020-01-21T14:34:16.400Z] 
14:34:16 [2020-01-21T14:34:16.400Z] Unloading profiles will leave already running processes permanently
14:34:16 [2020-01-21T14:34:16.400Z] unconfined, which can lead to unexpected situations.
14:34:16 [2020-01-21T14:34:16.400Z] 
14:34:16 [2020-01-21T14:34:16.400Z] To set a process to complain mode, use the command line tool
14:34:16 [2020-01-21T14:34:16.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:34:16 [2020-01-21T14:34:16.400Z] 
Post stage
[Pipeline] junit
14:34:16 [2020-01-21T14:34:16.978Z] Recording test results
[Pipeline] sh
14:34:18 [2020-01-21T14:34:18.427Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
14:34:18 [2020-01-21T14:34:18.584Z] + echo Ensuring container killed.
14:34:18 [2020-01-21T14:34:18.584Z] Ensuring container killed.
14:34:18 [2020-01-21T14:34:18.584Z] + docker rm -vf docker-pr3
14:34:18 [2020-01-21T14:34:18.584Z] Error: No such container: docker-pr3
14:34:18 [2020-01-21T14:34:18.584Z] + true
[Pipeline] sh
14:34:18 [2020-01-21T14:34:18.867Z] + echo Chowning /workspace to jenkins user
14:34:18 [2020-01-21T14:34:18.867Z] Chowning /workspace to jenkins user
14:34:18 [2020-01-21T14:34:18.867Z] + id -u
14:34:18 [2020-01-21T14:34:18.867Z] + id -g
14:34:18 [2020-01-21T14:34:18.867Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40395:/workspace busybox chown -R 1000:1000 /workspace
14:34:18 [2020-01-21T14:34:18.988Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:34:20 [2020-01-21T14:34:20.533Z] + bundleName=docker-py
14:34:20 [2020-01-21T14:34:20.533Z] + echo Creating docker-py-bundles.tar.gz
14:34:20 [2020-01-21T14:34:20.533Z] Creating docker-py-bundles.tar.gz
14:34:20 [2020-01-21T14:34:20.533Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
14:34:20 [2020-01-21T14:34:20.544Z] Archiving artifacts
14:34:21 [2020-01-21T14:34:21.593Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
14:34:22 [2020-01-21T14:34:22.110Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40395/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
14:34:22 [2020-01-21T14:34:22.193Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:34:22 [2020-01-21T14:34:22.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/make.sh binary-daemon
14:34:23 [2020-01-21T14:34:23.029Z] 
14:34:23 [2020-01-21T14:34:23.029Z] Removing bundles/
14:34:23 [2020-01-21T14:34:23.029Z] 
14:34:23 [2020-01-21T14:34:23.029Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
14:34:23 [2020-01-21T14:34:23.029Z] Building: bundles/binary-daemon/dockerd-dev
14:34:23 [2020-01-21T14:34:23.029Z] GOOS="" GOARCH="" GOARM=""
14:34:23 [2020-01-21T14:34:23.454Z] INFO: Sources obtained for gotestsum...
14:34:23 [2020-01-21T14:34:23.553Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
14:34:23 [2020-01-21T14:34:23.921Z] --- PASS: TestServiceWithDataPathPortInit (18.12s)
14:34:23 [2020-01-21T14:34:23.921Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:34:23 [2020-01-21T14:34:23.957Z] INFO: Checkout done for gotestsum...
14:34:24 [2020-01-21T14:34:24.915Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 9.0% of statements
14:34:25 [2020-01-21T14:34:25.442Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:34:25 [2020-01-21T14:34:25.442Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
14:34:25 [2020-01-21T14:34:25.530Z] INFO: Build done for gotestsum...
14:34:28 [2020-01-21T14:34:28.832Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:34:28 [2020-01-21T14:34:28.832Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
14:34:29 [2020-01-21T14:34:29.476Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
14:34:30 [2020-01-21T14:34:30.403Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
14:34:31 [2020-01-21T14:34:31.243Z] --- PASS: TestServiceWithDataPathPortInit (15.94s)
14:34:31 [2020-01-21T14:34:31.244Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:34:31 [2020-01-21T14:34:31.807Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
14:34:31 [2020-01-21T14:34:31.807Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
14:34:33 [2020-01-21T14:34:33.214Z] === RUN   TestDockerSuite/TestAttachAfterDetach
14:34:33 [2020-01-21T14:34:33.898Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.19s)
14:34:33 [2020-01-21T14:34:33.898Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xdx6iwitbtixfcmrzo5f62bnp Created:2020-01-21 14:34:25.546729117 +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[8f8b0e0c718b32de883a5a20b9e230c60f748fd7122dd53a4e3038fc1f96da6b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xco8wf0tzp26yc8kgci87xn3r EndpointID:ba871580db191a30fd865b09b3c4f84c860bd78bf6bdf5c7b0c145bb6a4ab0bd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:16d4763808464e8693e578247c12cee03712497b882291abd94ffddaf49ec8ab 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:805fa63e2e3f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xco8wf0tzp26yc8kgci87xn3r EndpointID:ba871580db191a30fd865b09b3c4f84c860bd78bf6bdf5c7b0c145bb6a4ab0bd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:34:33 [2020-01-21T14:34:33.898Z] PASS
14:34:33 [2020-01-21T14:34:33.898Z] 
14:34:33 [2020-01-21T14:34:33.898Z] === Skipped
14:34:33 [2020-01-21T14:34:33.898Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:34:33 [2020-01-21T14:34:33.898Z]     service_test.go:230: FLAKY_TEST
14:34:33 [2020-01-21T14:34:33.898Z] 
14:34:33 [2020-01-21T14:34:33.898Z] 
14:34:33 [2020-01-21T14:34:33.898Z] DONE 21 tests, 1 skipped in 52.137s
14:34:33 [2020-01-21T14:34:33.898Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:34:33 [2020-01-21T14:34:33.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:34:33 [2020-01-21T14:34:33.898Z] ++ set -e
14:34:33 [2020-01-21T14:34:33.898Z] ++ '[' -n 0 ']'
14:34:33 [2020-01-21T14:34:33.898Z] ++ set -x
14:34:33 [2020-01-21T14:34:33.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:34:33 [2020-01-21T14:34:33.898Z] INFO: Testing against a local daemon
14:34:33 [2020-01-21T14:34:33.898Z] === RUN   TestDockerNetworkIpvlanPersistance
14:34:33 [2020-01-21T14:34:33.898Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:34:33 [2020-01-21T14:34:33.898Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:33 [2020-01-21T14:34:33.898Z] === RUN   TestDockerNetworkIpvlan
14:34:33 [2020-01-21T14:34:33.898Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:34:33 [2020-01-21T14:34:33.898Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:33 [2020-01-21T14:34:33.898Z] PASS
14:34:33 [2020-01-21T14:34:33.898Z] 
14:34:33 [2020-01-21T14:34:33.898Z] === Skipped
14:34:33 [2020-01-21T14:34:33.898Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:34:33 [2020-01-21T14:34:33.898Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:33 [2020-01-21T14:34:33.898Z] 
14:34:33 [2020-01-21T14:34:33.898Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:34:33 [2020-01-21T14:34:33.898Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:33 [2020-01-21T14:34:33.898Z] 
14:34:33 [2020-01-21T14:34:33.898Z] 
14:34:33 [2020-01-21T14:34:33.898Z] DONE 2 tests, 2 skipped in 0.144s
14:34:33 [2020-01-21T14:34:33.898Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:34:33 [2020-01-21T14:34:33.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:34:33 [2020-01-21T14:34:33.898Z] ++ set -e
14:34:33 [2020-01-21T14:34:33.898Z] ++ '[' -n 0 ']'
14:34:33 [2020-01-21T14:34:33.898Z] ++ set -x
14:34:33 [2020-01-21T14:34:33.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:34:33 [2020-01-21T14:34:33.898Z] INFO: Testing against a local daemon
14:34:33 [2020-01-21T14:34:33.898Z] === RUN   TestDockerNetworkMacvlanPersistance
14:34:35 [2020-01-21T14:34:35.725Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
14:34:35 [2020-01-21T14:34:35.802Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s)
14:34:35 [2020-01-21T14:34:35.802Z] === RUN   TestDockerNetworkMacvlan
14:34:36 [2020-01-21T14:34:36.740Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:34:37 [2020-01-21T14:34:37.085Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
14:34:37 [2020-01-21T14:34:37.645Z] === RUN   TestDockerSuite/TestAttachDetach
14:34:38 [2020-01-21T14:34:38.016Z] Removing intermediate container 236723c215ee
14:34:38 [2020-01-21T14:34:38.016Z]  ---> 5a7f5c8446fb
14:34:38 [2020-01-21T14:34:38.016Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
14:34:38 [2020-01-21T14:34:38.016Z]  ---> Running in 405a78b215d3
14:34:38 [2020-01-21T14:34:38.016Z] Removing intermediate container 405a78b215d3
14:34:38 [2020-01-21T14:34:38.016Z]  ---> ce750c1fc72c
14:34:38 [2020-01-21T14:34:38.016Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
14:34:38 [2020-01-21T14:34:38.016Z]  ---> Running in 7e9d3026ce15
14:34:38 [2020-01-21T14:34:38.016Z] Removing intermediate container 7e9d3026ce15
14:34:38 [2020-01-21T14:34:38.016Z]  ---> 01da912ab53c
14:34:38 [2020-01-21T14:34:38.016Z] Step 10/10 : COPY . .
14:34:38 [2020-01-21T14:34:38.118Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:34:38 [2020-01-21T14:34:38.840Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.22s)
14:34:38 [2020-01-21T14:34:38.840Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zidx0r0297oats8m568cwbxk2 Created:2020-01-21 14:34:32.035419784 +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[a2ba9124a6697c86eadee86d960bd6f5555d108e2ed10ea6a25d8acf8c7c8624:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wbrvr9r96227rumk4mquvf1sy EndpointID:2f0a421b3dfe53c967ea3e9262e633611537038fd331a9fb26ecd71a40b505b8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a6e88197a3fee35f678921d09e02a0d7de95253a3340be20e5aa0f72c73cdbc4 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:64ee04e04f83 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wbrvr9r96227rumk4mquvf1sy EndpointID:2f0a421b3dfe53c967ea3e9262e633611537038fd331a9fb26ecd71a40b505b8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:34:38 [2020-01-21T14:34:38.840Z] PASS
14:34:38 [2020-01-21T14:34:38.840Z] 
14:34:38 [2020-01-21T14:34:38.840Z] === Skipped
14:34:38 [2020-01-21T14:34:38.840Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:34:38 [2020-01-21T14:34:38.840Z]     service_test.go:230: FLAKY_TEST
14:34:38 [2020-01-21T14:34:38.840Z] 
14:34:38 [2020-01-21T14:34:38.840Z] 
14:34:38 [2020-01-21T14:34:38.840Z] DONE 21 tests, 1 skipped in 42.690s
14:34:38 [2020-01-21T14:34:38.840Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:34:38 [2020-01-21T14:34:38.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:34:38 [2020-01-21T14:34:38.840Z] ++ set -e
14:34:38 [2020-01-21T14:34:38.840Z] ++ '[' -n 0 ']'
14:34:38 [2020-01-21T14:34:38.840Z] ++ set -x
14:34:38 [2020-01-21T14:34:38.840Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:34:38 [2020-01-21T14:34:38.840Z] INFO: Testing against a local daemon
14:34:38 [2020-01-21T14:34:38.840Z] === RUN   TestDockerNetworkIpvlanPersistance
14:34:38 [2020-01-21T14:34:38.840Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:34:38 [2020-01-21T14:34:38.840Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:38 [2020-01-21T14:34:38.840Z] === RUN   TestDockerNetworkIpvlan
14:34:38 [2020-01-21T14:34:38.840Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:34:38 [2020-01-21T14:34:38.840Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:38 [2020-01-21T14:34:38.840Z] PASS
14:34:38 [2020-01-21T14:34:38.840Z] 
14:34:38 [2020-01-21T14:34:38.840Z] === Skipped
14:34:38 [2020-01-21T14:34:38.840Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:34:38 [2020-01-21T14:34:38.840Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:38 [2020-01-21T14:34:38.840Z] 
14:34:38 [2020-01-21T14:34:38.840Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:34:38 [2020-01-21T14:34:38.840Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:34:38 [2020-01-21T14:34:38.840Z] 
14:34:38 [2020-01-21T14:34:38.840Z] 
14:34:38 [2020-01-21T14:34:38.840Z] DONE 2 tests, 2 skipped in 0.068s
14:34:38 [2020-01-21T14:34:38.840Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:34:38 [2020-01-21T14:34:38.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:34:38 [2020-01-21T14:34:38.840Z] ++ set -e
14:34:38 [2020-01-21T14:34:38.840Z] ++ '[' -n 0 ']'
14:34:38 [2020-01-21T14:34:38.840Z] ++ set -x
14:34:38 [2020-01-21T14:34:38.840Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:34:39 [2020-01-21T14:34:39.053Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:34:39 [2020-01-21T14:34:39.059Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:34:39 [2020-01-21T14:34:39.201Z] INFO: Testing against a local daemon
14:34:39 [2020-01-21T14:34:39.202Z] === RUN   TestDockerNetworkMacvlanPersistance
14:34:40 [2020-01-21T14:34:40.408Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
14:34:40 [2020-01-21T14:34:40.408Z] === RUN   TestDockerNetworkMacvlan
14:34:40 [2020-01-21T14:34:40.413Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:34:41 [2020-01-21T14:34:41.156Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:34:41 [2020-01-21T14:34:41.336Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
14:34:41 [2020-01-21T14:34:41.900Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:34:42 [2020-01-21T14:34:42.347Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:34:42 [2020-01-21T14:34:42.699Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:34:43 [2020-01-21T14:34:43.193Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:34:44 [2020-01-21T14:34:44.107Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:34:44 [2020-01-21T14:34:44.707Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
14:34:45 [2020-01-21T14:34:45.267Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:34:45 [2020-01-21T14:34:45.598Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:34:46 [2020-01-21T14:34:46.543Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:34:46 [2020-01-21T14:34:46.634Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
14:34:47 [2020-01-21T14:34:47.193Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:34:48 [2020-01-21T14:34:48.653Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:34:49 [2020-01-21T14:34:49.165Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
14:34:49 [2020-01-21T14:34:49.810Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
14:34:50 [2020-01-21T14:34:50.065Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
14:34:50 [2020-01-21T14:34:50.320Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
14:34:51 [2020-01-21T14:34:51.723Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
14:34:51 [2020-01-21T14:34:51.978Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
14:34:52 [2020-01-21T14:34:52.904Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
14:34:53 [2020-01-21T14:34:53.121Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:34:53 [2020-01-21T14:34:53.506Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
14:34:53 [2020-01-21T14:34:53.506Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
14:34:53 [2020-01-21T14:34:53.589Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:34:54 [2020-01-21T14:34:54.421Z] --- PASS: TestDockerNetworkMacvlan (13.77s)
14:34:54 [2020-01-21T14:34:54.421Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
14:34:54 [2020-01-21T14:34:54.421Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
14:34:54 [2020-01-21T14:34:54.421Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s)
14:34:54 [2020-01-21T14:34:54.421Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s)
14:34:54 [2020-01-21T14:34:54.421Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.65s)
14:34:54 [2020-01-21T14:34:54.421Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s)
14:34:54 [2020-01-21T14:34:54.421Z] PASS
14:34:54 [2020-01-21T14:34:54.421Z] 
14:34:54 [2020-01-21T14:34:54.421Z] DONE 8 tests in 15.241s
14:34:54 [2020-01-21T14:34:54.421Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
14:34:54 [2020-01-21T14:34:54.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:34:54 [2020-01-21T14:34:54.421Z] ++ set -e
14:34:54 [2020-01-21T14:34:54.421Z] ++ '[' -n 0 ']'
14:34:54 [2020-01-21T14:34:54.421Z] ++ set -x
14:34:54 [2020-01-21T14:34:54.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:34:54 [2020-01-21T14:34:54.421Z] testing: warning: no tests to run
14:34:54 [2020-01-21T14:34:54.421Z] PASS
14:34:54 [2020-01-21T14:34:54.421Z] 
14:34:54 [2020-01-21T14:34:54.421Z] DONE 0 tests in 0.018s
14:34:54 [2020-01-21T14:34:54.421Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:34:54 [2020-01-21T14:34:54.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:34:54 [2020-01-21T14:34:54.421Z] ++ set -e
14:34:54 [2020-01-21T14:34:54.421Z] ++ '[' -n 0 ']'
14:34:54 [2020-01-21T14:34:54.421Z] ++ set -x
14:34:54 [2020-01-21T14:34:54.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:34:54 [2020-01-21T14:34:54.421Z] INFO: Testing against a local daemon
14:34:54 [2020-01-21T14:34:54.421Z] === RUN   TestAuthZPluginAllowRequest
14:34:54 [2020-01-21T14:34:54.499Z] --- PASS: TestDockerNetworkMacvlan (19.12s)
14:34:54 [2020-01-21T14:34:54.499Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
14:34:54 [2020-01-21T14:34:54.499Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
14:34:54 [2020-01-21T14:34:54.499Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s)
14:34:54 [2020-01-21T14:34:54.499Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s)
14:34:54 [2020-01-21T14:34:54.499Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s)
14:34:54 [2020-01-21T14:34:54.499Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
14:34:54 [2020-01-21T14:34:54.499Z] PASS
14:34:54 [2020-01-21T14:34:54.499Z] 
14:34:54 [2020-01-21T14:34:54.499Z] DONE 8 tests in 21.299s
14:34:54 [2020-01-21T14:34:54.499Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:34:54 [2020-01-21T14:34:54.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:34:54 [2020-01-21T14:34:54.499Z] ++ set -e
14:34:54 [2020-01-21T14:34:54.499Z] ++ '[' -n 0 ']'
14:34:54 [2020-01-21T14:34:54.499Z] ++ set -x
14:34:54 [2020-01-21T14:34:54.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:34:54 [2020-01-21T14:34:54.759Z] testing: warning: no tests to run
14:34:54 [2020-01-21T14:34:54.759Z] PASS
14:34:54 [2020-01-21T14:34:54.759Z] 
14:34:54 [2020-01-21T14:34:54.759Z] DONE 0 tests in 0.026s
14:34:54 [2020-01-21T14:34:54.759Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:34:54 [2020-01-21T14:34:54.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:34:54 [2020-01-21T14:34:54.759Z] ++ set -e
14:34:54 [2020-01-21T14:34:54.759Z] ++ '[' -n 0 ']'
14:34:54 [2020-01-21T14:34:54.759Z] ++ set -x
14:34:54 [2020-01-21T14:34:54.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:34:54 [2020-01-21T14:34:54.759Z] INFO: Testing against a local daemon
14:34:54 [2020-01-21T14:34:54.759Z] === RUN   TestAuthZPluginAllowRequest
14:34:55 [2020-01-21T14:34:55.435Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
14:34:56 [2020-01-21T14:34:56.037Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
14:34:56 [2020-01-21T14:34:56.193Z] --- PASS: TestAuthZPluginAllowRequest (1.57s)
14:34:56 [2020-01-21T14:34:56.193Z] === RUN   TestAuthZPluginTLS
14:34:56 [2020-01-21T14:34:56.292Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
14:34:56 [2020-01-21T14:34:56.550Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:34:56 [2020-01-21T14:34:56.550Z] === RUN   TestAuthZPluginDenyRequest
14:34:56 [2020-01-21T14:34:56.664Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
14:34:56 [2020-01-21T14:34:56.664Z] === RUN   TestAuthZPluginTLS
14:34:56 [2020-01-21T14:34:56.903Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
14:34:56 [2020-01-21T14:34:56.903Z] === RUN   TestAuthZPluginAPIDenyResponse
14:34:57 [2020-01-21T14:34:57.232Z] --- PASS: TestAuthZPluginTLS (0.70s)
14:34:57 [2020-01-21T14:34:57.232Z] === RUN   TestAuthZPluginDenyRequest
14:34:57 [2020-01-21T14:34:57.659Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:34:57 [2020-01-21T14:34:57.659Z] === RUN   TestAuthZPluginDenyResponse
14:34:58 [2020-01-21T14:34:58.006Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:34:58 [2020-01-21T14:34:58.006Z] === RUN   TestAuthZPluginAllowEventStream
14:34:58 [2020-01-21T14:34:58.171Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
14:34:58 [2020-01-21T14:34:58.171Z] === RUN   TestAuthZPluginAPIDenyResponse
14:34:58 [2020-01-21T14:34:58.180Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
14:34:58 [2020-01-21T14:34:58.739Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
14:34:58 [2020-01-21T14:34:58.739Z] === RUN   TestAuthZPluginDenyResponse
14:34:59 [2020-01-21T14:34:59.308Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
14:34:59 [2020-01-21T14:34:59.308Z] === RUN   TestAuthZPluginAllowEventStream
14:34:59 [2020-01-21T14:34:59.773Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s)
14:34:59 [2020-01-21T14:34:59.773Z] === RUN   TestAuthZPluginErrorResponse
14:35:00 [2020-01-21T14:35:00.128Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:35:00 [2020-01-21T14:35:00.128Z] === RUN   TestAuthZPluginErrorRequest
14:35:00 [2020-01-21T14:35:00.503Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:35:00 [2020-01-21T14:35:00.503Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:35:01 [2020-01-21T14:35:01.213Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
14:35:01 [2020-01-21T14:35:01.213Z] === RUN   TestAuthZPluginErrorResponse
14:35:01 [2020-01-21T14:35:01.287Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:35:01 [2020-01-21T14:35:01.287Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:35:01 [2020-01-21T14:35:01.567Z] --- PASS: TestBuildWithHugeFile (103.50s)
14:35:01 [2020-01-21T14:35:01.567Z] === RUN   TestBuildWithEmptyDockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:35:01 [2020-01-21T14:35:01.567Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
14:35:01 [2020-01-21T14:35:01.567Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
14:35:01 [2020-01-21T14:35:01.567Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
14:35:01 [2020-01-21T14:35:01.567Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
14:35:01 [2020-01-21T14:35:01.567Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
14:35:01 [2020-01-21T14:35:01.567Z] === RUN   TestBuildPreserveOwnership
14:35:01 [2020-01-21T14:35:01.567Z] === RUN   TestBuildPreserveOwnership/copy_from
14:35:01 [2020-01-21T14:35:01.781Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
14:35:01 [2020-01-21T14:35:01.781Z] === RUN   TestAuthZPluginErrorRequest
14:35:02 [2020-01-21T14:35:02.350Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
14:35:02 [2020-01-21T14:35:02.350Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:35:02 [2020-01-21T14:35:02.494Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
14:35:03 [2020-01-21T14:35:03.055Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
14:35:03 [2020-01-21T14:35:03.168Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s)
14:35:03 [2020-01-21T14:35:03.168Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:35:03 [2020-01-21T14:35:03.216Z]  ---> ac9141086a3a
14:35:03 [2020-01-21T14:35:03.216Z] Successfully built ac9141086a3a
14:35:03 [2020-01-21T14:35:03.216Z] Successfully tagged docker:latest
14:35:03 [2020-01-21T14:35:03.216Z] INFO: Image build ended at 01/21/2020 14:35:02. Duration:00:04:08.9038982
14:35:03 [2020-01-21T14:35:03.216Z] 
14:35:03 [2020-01-21T14:35:03.216Z] 
14:35:03 [2020-01-21T14:35:03.216Z] INFO: Building the test binaries at 01/21/2020 14:35:02...
14:35:03 [2020-01-21T14:35:03.287Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
14:35:03 [2020-01-21T14:35:03.287Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:35:04 [2020-01-21T14:35:04.941Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
14:35:04 [2020-01-21T14:35:04.941Z] === RUN   TestAuthZPluginHeader
14:35:05 [2020-01-21T14:35:05.193Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
14:35:05 [2020-01-21T14:35:05.193Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:35:05 [2020-01-21T14:35:05.778Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:35:06 [2020-01-21T14:35:06.158Z] --- PASS: TestAuthZPluginHeader (0.81s)
14:35:06 [2020-01-21T14:35:06.158Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:35:06 [2020-01-21T14:35:06.158Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:35:06 [2020-01-21T14:35:06.158Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:06 [2020-01-21T14:35:06.158Z] === RUN   TestAuthZPluginV2Disable
14:35:06 [2020-01-21T14:35:06.158Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:35:06 [2020-01-21T14:35:06.158Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:06 [2020-01-21T14:35:06.158Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:35:06 [2020-01-21T14:35:06.158Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:35:06 [2020-01-21T14:35:06.158Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:06 [2020-01-21T14:35:06.158Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:35:06 [2020-01-21T14:35:06.158Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:35:06 [2020-01-21T14:35:06.158Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:06 [2020-01-21T14:35:06.158Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:35:06 [2020-01-21T14:35:06.701Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
14:35:07 [2020-01-21T14:35:07.050Z] --- PASS: TestBuildPreserveOwnership (5.91s)
14:35:07 [2020-01-21T14:35:07.050Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.97s)
14:35:07 [2020-01-21T14:35:07.050Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.93s)
14:35:07 [2020-01-21T14:35:07.050Z] === RUN   TestBuildPlatformInvalid
14:35:07 [2020-01-21T14:35:07.304Z] --- PASS: TestBuildPlatformInvalid (0.11s)
14:35:07 [2020-01-21T14:35:07.304Z] PASS
14:35:07 [2020-01-21T14:35:07.304Z] 
14:35:07 [2020-01-21T14:35:07.304Z] === Skipped
14:35:07 [2020-01-21T14:35:07.304Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:35:07 [2020-01-21T14:35:07.304Z]     build_session_test.go:25: TODO: BuildKit
14:35:07 [2020-01-21T14:35:07.304Z] 
14:35:07 [2020-01-21T14:35:07.304Z] 
14:35:07 [2020-01-21T14:35:07.304Z] DONE 32 tests, 1 skipped in 189.170s
14:35:07 [2020-01-21T14:35:07.304Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:35:07 [2020-01-21T14:35:07.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
14:35:07 [2020-01-21T14:35:07.304Z] ++ set -e
14:35:07 [2020-01-21T14:35:07.304Z] ++ '[' -n 0 ']'
14:35:07 [2020-01-21T14:35:07.304Z] ++ set -x
14:35:07 [2020-01-21T14:35:07.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
14:35:07 [2020-01-21T14:35:07.559Z] INFO: Testing against a local daemon
14:35:07 [2020-01-21T14:35:07.559Z] === RUN   TestConfigList
14:35:07 [2020-01-21T14:35:07.728Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s)
14:35:07 [2020-01-21T14:35:07.728Z] === RUN   TestAuthZPluginHeader
14:35:07 [2020-01-21T14:35:07.945Z] INFO: make.ps1 starting at 01/21/2020 14:35:07
14:35:07 [2020-01-21T14:35:07.945Z] INFO: Git commit (4d249ae1f3) assumed from DOCKER_GITCOMMIT environment variable
14:35:07 [2020-01-21T14:35:07.945Z] INFO: Invoking autogen...
14:35:08 [2020-01-21T14:35:08.408Z] INFO: Building daemon...
14:35:08 [2020-01-21T14:35:08.667Z] --- PASS: TestAuthZPluginHeader (0.99s)
14:35:08 [2020-01-21T14:35:08.667Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:35:08 [2020-01-21T14:35:08.667Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:35:08 [2020-01-21T14:35:08.667Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:08 [2020-01-21T14:35:08.667Z] === RUN   TestAuthZPluginV2Disable
14:35:08 [2020-01-21T14:35:08.667Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:35:08 [2020-01-21T14:35:08.667Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:08 [2020-01-21T14:35:08.667Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:35:08 [2020-01-21T14:35:08.667Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:35:08 [2020-01-21T14:35:08.667Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:08 [2020-01-21T14:35:08.667Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:35:08 [2020-01-21T14:35:08.667Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:35:08 [2020-01-21T14:35:08.667Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:08 [2020-01-21T14:35:08.667Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:35:10 [2020-01-21T14:35:10.111Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
14:35:10 [2020-01-21T14:35:10.671Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
14:35:10 [2020-01-21T14:35:10.927Z] --- PASS: TestConfigList (3.34s)
14:35:10 [2020-01-21T14:35:10.927Z] === RUN   TestConfigsCreateAndDelete
14:35:11 [2020-01-21T14:35:11.181Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
14:35:11 [2020-01-21T14:35:11.741Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
14:35:12 [2020-01-21T14:35:12.302Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
14:35:14 [2020-01-21T14:35:14.185Z] --- PASS: TestConfigsCreateAndDelete (3.23s)
14:35:14 [2020-01-21T14:35:14.185Z] === RUN   TestConfigsUpdate
14:35:15 [2020-01-21T14:35:15.548Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
14:35:15 [2020-01-21T14:35:15.548Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
14:35:16 [2020-01-21T14:35:16.472Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
14:35:17 [2020-01-21T14:35:17.073Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
14:35:17 [2020-01-21T14:35:17.329Z] --- PASS: TestConfigsUpdate (3.31s)
14:35:17 [2020-01-21T14:35:17.329Z] === RUN   TestTemplatedConfig
14:35:18 [2020-01-21T14:35:18.254Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
14:35:18 [2020-01-21T14:35:18.254Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
14:35:18 [2020-01-21T14:35:18.813Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
14:35:19 [2020-01-21T14:35:19.068Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
14:35:19 [2020-01-21T14:35:19.993Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
14:35:20 [2020-01-21T14:35:20.917Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
14:35:21 [2020-01-21T14:35:21.214Z] --- PASS: TestTemplatedConfig (3.81s)
14:35:21 [2020-01-21T14:35:21.214Z] === RUN   TestConfigInspect
14:35:22 [2020-01-21T14:35:22.574Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
14:35:23 [2020-01-21T14:35:23.137Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
14:35:24 [2020-01-21T14:35:24.498Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
14:35:24 [2020-01-21T14:35:24.754Z] --- PASS: TestConfigInspect (3.46s)
14:35:24 [2020-01-21T14:35:24.754Z] === RUN   TestConfigCreateWithLabels
14:35:25 [2020-01-21T14:35:25.679Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
14:35:25 [2020-01-21T14:35:25.696Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s)
14:35:25 [2020-01-21T14:35:25.696Z] PASS
14:35:25 [2020-01-21T14:35:25.696Z] 
14:35:25 [2020-01-21T14:35:25.696Z] === Skipped
14:35:25 [2020-01-21T14:35:25.696Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:35:25 [2020-01-21T14:35:25.696Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:25 [2020-01-21T14:35:25.696Z] 
14:35:25 [2020-01-21T14:35:25.696Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:35:25 [2020-01-21T14:35:25.696Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:25 [2020-01-21T14:35:25.696Z] 
14:35:25 [2020-01-21T14:35:25.696Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:35:25 [2020-01-21T14:35:25.696Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:25 [2020-01-21T14:35:25.696Z] 
14:35:25 [2020-01-21T14:35:25.697Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:35:25 [2020-01-21T14:35:25.697Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:25 [2020-01-21T14:35:25.697Z] 
14:35:25 [2020-01-21T14:35:25.697Z] 
14:35:25 [2020-01-21T14:35:25.697Z] DONE 17 tests, 4 skipped in 28.399s
14:35:25 [2020-01-21T14:35:25.697Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:35:25 [2020-01-21T14:35:25.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:35:25 [2020-01-21T14:35:25.697Z] ++ set -e
14:35:25 [2020-01-21T14:35:25.697Z] ++ '[' -n 0 ']'
14:35:25 [2020-01-21T14:35:25.697Z] ++ set -x
14:35:25 [2020-01-21T14:35:25.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:35:25 [2020-01-21T14:35:25.697Z] INFO: Testing against a local daemon
14:35:25 [2020-01-21T14:35:25.697Z] === RUN   TestPluginInvalidJSON
14:35:25 [2020-01-21T14:35:25.697Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:35:25 [2020-01-21T14:35:25.697Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:35:25 [2020-01-21T14:35:25.697Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:35:25 [2020-01-21T14:35:25.697Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:35:25 [2020-01-21T14:35:25.697Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:35:25 [2020-01-21T14:35:25.697Z] PASS
14:35:25 [2020-01-21T14:35:25.697Z] 
14:35:25 [2020-01-21T14:35:25.697Z] DONE 2 tests in 0.079s
14:35:25 [2020-01-21T14:35:25.697Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:35:25 [2020-01-21T14:35:25.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:35:25 [2020-01-21T14:35:25.697Z] ++ set -e
14:35:25 [2020-01-21T14:35:25.697Z] ++ '[' -n 0 ']'
14:35:25 [2020-01-21T14:35:25.697Z] ++ set -x
14:35:25 [2020-01-21T14:35:25.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:35:25 [2020-01-21T14:35:25.697Z] INFO: Testing against a local daemon
14:35:25 [2020-01-21T14:35:25.697Z] === RUN   TestExternalGraphDriver
14:35:25 [2020-01-21T14:35:25.697Z] === RUN   TestExternalGraphDriver/json
14:35:25 [2020-01-21T14:35:25.697Z] === RUN   TestExternalGraphDriver/spec
14:35:26 [2020-01-21T14:35:26.603Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
14:35:26 [2020-01-21T14:35:26.603Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
14:35:26 [2020-01-21T14:35:26.754Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s)
14:35:26 [2020-01-21T14:35:26.754Z] PASS
14:35:26 [2020-01-21T14:35:26.754Z] 
14:35:26 [2020-01-21T14:35:26.754Z] === Skipped
14:35:26 [2020-01-21T14:35:26.754Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:35:26 [2020-01-21T14:35:26.754Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:26 [2020-01-21T14:35:26.754Z] 
14:35:26 [2020-01-21T14:35:26.754Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:35:26 [2020-01-21T14:35:26.754Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:26 [2020-01-21T14:35:26.754Z] 
14:35:26 [2020-01-21T14:35:26.754Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:35:26 [2020-01-21T14:35:26.754Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:26 [2020-01-21T14:35:26.754Z] 
14:35:26 [2020-01-21T14:35:26.754Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:35:26 [2020-01-21T14:35:26.754Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:26 [2020-01-21T14:35:26.754Z] 
14:35:26 [2020-01-21T14:35:26.754Z] 
14:35:26 [2020-01-21T14:35:26.755Z] DONE 17 tests, 4 skipped in 31.984s
14:35:26 [2020-01-21T14:35:26.755Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:35:26 [2020-01-21T14:35:26.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:35:26 [2020-01-21T14:35:26.755Z] ++ set -e
14:35:26 [2020-01-21T14:35:26.755Z] ++ '[' -n 0 ']'
14:35:26 [2020-01-21T14:35:26.755Z] ++ set -x
14:35:26 [2020-01-21T14:35:26.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:35:26 [2020-01-21T14:35:26.755Z] INFO: Testing against a local daemon
14:35:26 [2020-01-21T14:35:26.755Z] === RUN   TestPluginInvalidJSON
14:35:26 [2020-01-21T14:35:26.755Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:35:26 [2020-01-21T14:35:26.755Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:35:26 [2020-01-21T14:35:26.755Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:35:26 [2020-01-21T14:35:26.755Z] --- PASS: TestPluginInvalidJSON (0.04s)
14:35:26 [2020-01-21T14:35:26.755Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:35:26 [2020-01-21T14:35:26.755Z] PASS
14:35:26 [2020-01-21T14:35:26.755Z] 
14:35:26 [2020-01-21T14:35:26.755Z] DONE 2 tests in 0.168s
14:35:26 [2020-01-21T14:35:26.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:35:26 [2020-01-21T14:35:26.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:35:26 [2020-01-21T14:35:26.755Z] ++ set -e
14:35:26 [2020-01-21T14:35:26.755Z] ++ '[' -n 0 ']'
14:35:26 [2020-01-21T14:35:26.755Z] ++ set -x
14:35:26 [2020-01-21T14:35:26.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:35:26 [2020-01-21T14:35:26.895Z] === RUN   TestExternalGraphDriver/pull
14:35:27 [2020-01-21T14:35:27.013Z] INFO: Testing against a local daemon
14:35:27 [2020-01-21T14:35:27.014Z] === RUN   TestExternalGraphDriver
14:35:27 [2020-01-21T14:35:27.273Z] === RUN   TestExternalGraphDriver/json
14:35:27 [2020-01-21T14:35:27.964Z] --- PASS: TestConfigCreateWithLabels (3.38s)
14:35:27 [2020-01-21T14:35:27.964Z] === RUN   TestConfigCreateResolve
14:35:29 [2020-01-21T14:35:29.266Z] --- PASS: TestExternalGraphDriver (6.07s)
14:35:29 [2020-01-21T14:35:29.266Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
14:35:29 [2020-01-21T14:35:29.266Z]     --- PASS: TestExternalGraphDriver/spec (1.95s)
14:35:29 [2020-01-21T14:35:29.266Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
14:35:29 [2020-01-21T14:35:29.266Z] === RUN   TestGraphdriverPluginV2
14:35:29 [2020-01-21T14:35:29.266Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
14:35:29 [2020-01-21T14:35:29.266Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:29 [2020-01-21T14:35:29.266Z] PASS
14:35:29 [2020-01-21T14:35:29.266Z] 
14:35:29 [2020-01-21T14:35:29.266Z] === Skipped
14:35:29 [2020-01-21T14:35:29.266Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
14:35:29 [2020-01-21T14:35:29.266Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:29 [2020-01-21T14:35:29.266Z] 
14:35:29 [2020-01-21T14:35:29.266Z] 
14:35:29 [2020-01-21T14:35:29.266Z] DONE 5 tests, 1 skipped in 6.299s
14:35:29 [2020-01-21T14:35:29.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:35:29 [2020-01-21T14:35:29.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:35:29 [2020-01-21T14:35:29.266Z] ++ set -e
14:35:29 [2020-01-21T14:35:29.266Z] ++ '[' -n 0 ']'
14:35:29 [2020-01-21T14:35:29.266Z] ++ set -x
14:35:29 [2020-01-21T14:35:29.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:35:29 [2020-01-21T14:35:29.266Z] INFO: Testing against a local daemon
14:35:29 [2020-01-21T14:35:29.266Z] === RUN   TestContinueAfterPluginCrash
14:35:29 [2020-01-21T14:35:29.266Z] === PAUSE TestContinueAfterPluginCrash
14:35:29 [2020-01-21T14:35:29.266Z] === RUN   TestDaemonStartWithLogOpt
14:35:29 [2020-01-21T14:35:29.266Z] === PAUSE TestDaemonStartWithLogOpt
14:35:29 [2020-01-21T14:35:29.266Z] === CONT  TestContinueAfterPluginCrash
14:35:29 [2020-01-21T14:35:29.266Z] === CONT  TestDaemonStartWithLogOpt
14:35:29 [2020-01-21T14:35:29.810Z] === RUN   TestExternalGraphDriver/spec
14:35:29 [2020-01-21T14:35:29.846Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
14:35:30 [2020-01-21T14:35:30.405Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
14:35:31 [2020-01-21T14:35:31.329Z] --- PASS: TestConfigCreateResolve (3.44s)
14:35:31 [2020-01-21T14:35:31.329Z] === RUN   TestConfigDaemonLibtrustID
14:35:31 [2020-01-21T14:35:31.932Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
14:35:31 [2020-01-21T14:35:31.932Z] PASS
14:35:31 [2020-01-21T14:35:31.932Z] 
14:35:31 [2020-01-21T14:35:31.932Z] DONE 8 tests in 24.646s
14:35:31 [2020-01-21T14:35:31.932Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:35:31 [2020-01-21T14:35:31.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
14:35:31 [2020-01-21T14:35:31.932Z] ++ set -e
14:35:31 [2020-01-21T14:35:31.932Z] ++ '[' -n 0 ']'
14:35:31 [2020-01-21T14:35:31.932Z] ++ set -x
14:35:31 [2020-01-21T14:35:31.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
14:35:32 [2020-01-21T14:35:32.189Z] INFO: Testing against a local daemon
14:35:32 [2020-01-21T14:35:32.189Z] === RUN   TestCheckpoint
14:35:32 [2020-01-21T14:35:32.189Z] --- SKIP: TestCheckpoint (0.00s)
14:35:32 [2020-01-21T14:35:32.189Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:35:32 [2020-01-21T14:35:32.189Z] === RUN   TestContainerInvalidJSON
14:35:32 [2020-01-21T14:35:32.189Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:35:32 [2020-01-21T14:35:32.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:35:32 [2020-01-21T14:35:32.189Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:35:32 [2020-01-21T14:35:32.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:35:32 [2020-01-21T14:35:32.189Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:35:32 [2020-01-21T14:35:32.189Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:35:32 [2020-01-21T14:35:32.189Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:35:32 [2020-01-21T14:35:32.189Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:35:32 [2020-01-21T14:35:32.189Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:35:32 [2020-01-21T14:35:32.189Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:35:32 [2020-01-21T14:35:32.189Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:35:32 [2020-01-21T14:35:32.189Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:35:32 [2020-01-21T14:35:32.189Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:35:32 [2020-01-21T14:35:32.189Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:35:32 [2020-01-21T14:35:32.189Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
14:35:32 [2020-01-21T14:35:32.189Z] === RUN   TestCopyFromContainerPathIsNotDir
14:35:32 [2020-01-21T14:35:32.345Z] === RUN   TestExternalGraphDriver/pull
14:35:32 [2020-01-21T14:35:32.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
14:35:32 [2020-01-21T14:35:32.444Z] === RUN   TestCopyToContainerPathDoesNotExist
14:35:32 [2020-01-21T14:35:32.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
14:35:32 [2020-01-21T14:35:32.444Z] === RUN   TestCopyToContainerPathIsNotDir
14:35:32 [2020-01-21T14:35:32.741Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
14:35:32 [2020-01-21T14:35:32.741Z] === RUN   TestCopyFromContainer
14:35:34 [2020-01-21T14:35:34.102Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
14:35:34 [2020-01-21T14:35:34.665Z] === RUN   TestCopyFromContainer//
14:35:34 [2020-01-21T14:35:34.665Z] === RUN   TestCopyFromContainer//bar/root
14:35:34 [2020-01-21T14:35:34.665Z] === RUN   TestCopyFromContainer//bar/root/
14:35:34 [2020-01-21T14:35:34.880Z] --- PASS: TestExternalGraphDriver (7.59s)
14:35:34 [2020-01-21T14:35:34.880Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
14:35:34 [2020-01-21T14:35:34.880Z]     --- PASS: TestExternalGraphDriver/spec (2.71s)
14:35:34 [2020-01-21T14:35:34.880Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
14:35:34 [2020-01-21T14:35:34.881Z] === RUN   TestGraphdriverPluginV2
14:35:34 [2020-01-21T14:35:34.881Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
14:35:34 [2020-01-21T14:35:34.881Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:34 [2020-01-21T14:35:34.881Z] PASS
14:35:34 [2020-01-21T14:35:34.881Z] 
14:35:34 [2020-01-21T14:35:34.881Z] === Skipped
14:35:34 [2020-01-21T14:35:34.881Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
14:35:34 [2020-01-21T14:35:34.881Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:35:34 [2020-01-21T14:35:34.881Z] 
14:35:34 [2020-01-21T14:35:34.881Z] 
14:35:34 [2020-01-21T14:35:34.881Z] DONE 5 tests, 1 skipped in 7.758s
14:35:34 [2020-01-21T14:35:34.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:35:34 [2020-01-21T14:35:34.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:35:34 [2020-01-21T14:35:34.881Z] ++ set -e
14:35:34 [2020-01-21T14:35:34.881Z] ++ '[' -n 0 ']'
14:35:34 [2020-01-21T14:35:34.881Z] ++ set -x
14:35:34 [2020-01-21T14:35:34.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:35:34 [2020-01-21T14:35:34.881Z] INFO: Testing against a local daemon
14:35:34 [2020-01-21T14:35:34.881Z] === RUN   TestContinueAfterPluginCrash
14:35:34 [2020-01-21T14:35:34.881Z] === PAUSE TestContinueAfterPluginCrash
14:35:34 [2020-01-21T14:35:34.881Z] === RUN   TestDaemonStartWithLogOpt
14:35:34 [2020-01-21T14:35:34.881Z] === PAUSE TestDaemonStartWithLogOpt
14:35:34 [2020-01-21T14:35:34.881Z] === CONT  TestContinueAfterPluginCrash
14:35:34 [2020-01-21T14:35:34.881Z] === CONT  TestDaemonStartWithLogOpt
14:35:34 [2020-01-21T14:35:34.920Z] === RUN   TestCopyFromContainer/bar/quux
14:35:34 [2020-01-21T14:35:34.920Z] === RUN   TestCopyFromContainer/bar/quux/
14:35:34 [2020-01-21T14:35:34.920Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:35:35 [2020-01-21T14:35:35.176Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:35:35 [2020-01-21T14:35:35.176Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:35:35 [2020-01-21T14:35:35.176Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
14:35:35 [2020-01-21T14:35:35.431Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:35:35 [2020-01-21T14:35:35.686Z] === RUN   TestCopyFromContainer/bar/notarget
14:35:35 [2020-01-21T14:35:35.940Z] --- PASS: TestCopyFromContainer (3.33s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer// (0.10s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.42s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:35:35 [2020-01-21T14:35:35.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:35:35 [2020-01-21T14:35:35.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:35:35 [2020-01-21T14:35:35.940Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:35:35 [2020-01-21T14:35:35.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:35:35 [2020-01-21T14:35:35.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:35:35 [2020-01-21T14:35:35.940Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:35:35 [2020-01-21T14:35:35.940Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateLinkToNonExistingContainer
14:35:35 [2020-01-21T14:35:35.940Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateWithInvalidEnv
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateWithInvalidEnv/0
14:35:35 [2020-01-21T14:35:35.940Z] === PAUSE TestCreateWithInvalidEnv/0
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateWithInvalidEnv/1
14:35:35 [2020-01-21T14:35:35.940Z] === PAUSE TestCreateWithInvalidEnv/1
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateWithInvalidEnv/2
14:35:35 [2020-01-21T14:35:35.940Z] === PAUSE TestCreateWithInvalidEnv/2
14:35:35 [2020-01-21T14:35:35.940Z] === CONT  TestCreateWithInvalidEnv/0
14:35:35 [2020-01-21T14:35:35.940Z] === CONT  TestCreateWithInvalidEnv/2
14:35:35 [2020-01-21T14:35:35.940Z] === CONT  TestCreateWithInvalidEnv/1
14:35:35 [2020-01-21T14:35:35.940Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:35:35 [2020-01-21T14:35:35.940Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateTmpfsMountsTarget
14:35:35 [2020-01-21T14:35:35.940Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:35:35 [2020-01-21T14:35:35.940Z] === RUN   TestCreateWithCustomMaskedPaths
14:35:38 [2020-01-21T14:35:38.467Z] --- PASS: TestDaemonStartWithLogOpt (9.02s)
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
14:35:38 [2020-01-21T14:35:38.534Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s)
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:35:38 [2020-01-21T14:35:38.534Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:35:38 [2020-01-21T14:35:38.534Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:35:38 [2020-01-21T14:35:38.789Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:35:38 [2020-01-21T14:35:38.789Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:35:38 [2020-01-21T14:35:38.789Z] --- PASS: TestCreateWithCapabilities (0.04s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
14:35:38 [2020-01-21T14:35:38.789Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
14:35:38 [2020-01-21T14:35:38.789Z] === RUN   TestCreateWithCustomReadonlyPaths
14:35:40 [2020-01-21T14:35:40.164Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
14:35:40 [2020-01-21T14:35:40.465Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
14:35:41 [2020-01-21T14:35:41.432Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s)
14:35:41 [2020-01-21T14:35:41.433Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:35:41 [2020-01-21T14:35:41.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:35:41 [2020-01-21T14:35:41.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:35:41 [2020-01-21T14:35:41.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:35:41 [2020-01-21T14:35:41.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:35:41 [2020-01-21T14:35:41.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:35:41 [2020-01-21T14:35:41.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:35:41 [2020-01-21T14:35:41.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:35:41 [2020-01-21T14:35:41.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:35:41 [2020-01-21T14:35:41.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:35:41 [2020-01-21T14:35:41.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:35:41 [2020-01-21T14:35:41.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:35:41 [2020-01-21T14:35:41.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:35:41 [2020-01-21T14:35:41.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:35:41 [2020-01-21T14:35:41.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:35:41 [2020-01-21T14:35:41.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:35:41 [2020-01-21T14:35:41.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
14:35:41 [2020-01-21T14:35:41.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
14:35:41 [2020-01-21T14:35:41.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
14:35:41 [2020-01-21T14:35:41.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:35:41 [2020-01-21T14:35:41.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
14:35:41 [2020-01-21T14:35:41.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
14:35:41 [2020-01-21T14:35:41.688Z] === RUN   TestContainerStartOnDaemonRestart
14:35:41 [2020-01-21T14:35:41.688Z] === PAUSE TestContainerStartOnDaemonRestart
14:35:41 [2020-01-21T14:35:41.688Z] === RUN   TestDaemonRestartIpcMode
14:35:41 [2020-01-21T14:35:41.688Z] === PAUSE TestDaemonRestartIpcMode
14:35:41 [2020-01-21T14:35:41.688Z] === RUN   TestDiff
14:35:41 [2020-01-21T14:35:41.943Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
14:35:42 [2020-01-21T14:35:42.586Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
14:35:42 [2020-01-21T14:35:42.586Z] --- PASS: TestDiff (0.88s)
14:35:42 [2020-01-21T14:35:42.586Z] === RUN   TestExecWithCloseStdin
14:35:42 [2020-01-21T14:35:42.586Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
14:35:43 [2020-01-21T14:35:43.146Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
14:35:43 [2020-01-21T14:35:43.373Z] --- PASS: TestContinueAfterPluginCrash (13.87s)
14:35:43 [2020-01-21T14:35:43.373Z] PASS
14:35:43 [2020-01-21T14:35:43.373Z] 
14:35:43 [2020-01-21T14:35:43.373Z] DONE 2 tests in 13.949s
14:35:43 [2020-01-21T14:35:43.373Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:35:43 [2020-01-21T14:35:43.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:35:43 [2020-01-21T14:35:43.373Z] ++ set -e
14:35:43 [2020-01-21T14:35:43.373Z] ++ '[' -n 0 ']'
14:35:43 [2020-01-21T14:35:43.373Z] ++ set -x
14:35:43 [2020-01-21T14:35:43.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:35:43 [2020-01-21T14:35:43.374Z] INFO: Testing against a local daemon
14:35:43 [2020-01-21T14:35:43.374Z] === RUN   TestPluginWithDevMounts
14:35:43 [2020-01-21T14:35:43.374Z] === PAUSE TestPluginWithDevMounts
14:35:43 [2020-01-21T14:35:43.374Z] === CONT  TestPluginWithDevMounts
14:35:43 [2020-01-21T14:35:43.443Z] --- PASS: TestExecWithCloseStdin (0.98s)
14:35:43 [2020-01-21T14:35:43.443Z] === RUN   TestExec
14:35:43 [2020-01-21T14:35:43.698Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
14:35:44 [2020-01-21T14:35:44.516Z] Created binary: bundles/binary-daemon/dockerd-dev
14:35:44 [2020-01-21T14:35:44.516Z] Copying nested executables into bundles/binary-daemon
14:35:44 [2020-01-21T14:35:44.516Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
14:35:44 [2020-01-21T14:35:44.623Z] --- PASS: TestExec (1.13s)
14:35:44 [2020-01-21T14:35:44.623Z] === RUN   TestExecUser
14:35:44 [2020-01-21T14:35:44.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/make.sh cross
14:35:44 [2020-01-21T14:35:44.870Z] --- PASS: TestDaemonStartWithLogOpt (10.13s)
14:35:45 [2020-01-21T14:35:45.115Z] --- PASS: TestPluginWithDevMounts (1.82s)
14:35:45 [2020-01-21T14:35:45.115Z] PASS
14:35:45 [2020-01-21T14:35:45.115Z] 
14:35:45 [2020-01-21T14:35:45.115Z] DONE 1 tests in 1.894s
14:35:45 [2020-01-21T14:35:45.115Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
14:35:45 [2020-01-21T14:35:45.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
14:35:45 [2020-01-21T14:35:45.115Z] ++ set -e
14:35:45 [2020-01-21T14:35:45.115Z] ++ '[' -n 0 ']'
14:35:45 [2020-01-21T14:35:45.115Z] ++ set -x
14:35:45 [2020-01-21T14:35:45.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
14:35:45 [2020-01-21T14:35:45.115Z] INFO: Testing against a local daemon
14:35:45 [2020-01-21T14:35:45.115Z] === RUN   TestSecretInspect
14:35:45 [2020-01-21T14:35:45.420Z] 
14:35:45 [2020-01-21T14:35:45.420Z] Removing bundles/
14:35:45 [2020-01-21T14:35:45.420Z] 
14:35:45 [2020-01-21T14:35:45.420Z] ---> Making bundle: cross (in bundles/cross)
14:35:45 [2020-01-21T14:35:45.420Z] Cross building: bundles/cross/linux/amd64
14:35:45 [2020-01-21T14:35:45.420Z] Building: bundles/cross/linux/amd64/dockerd-dev
14:35:45 [2020-01-21T14:35:45.420Z] GOOS="linux" GOARCH="amd64" GOARM=""
14:35:45 [2020-01-21T14:35:45.547Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
14:35:45 [2020-01-21T14:35:45.803Z] --- PASS: TestExecUser (1.18s)
14:35:45 [2020-01-21T14:35:45.803Z] === RUN   TestExportContainerAndImportImage
14:35:46 [2020-01-21T14:35:46.363Z] === RUN   TestDockerSuite/TestBuildAddNonTar
14:35:46 [2020-01-21T14:35:46.922Z] --- PASS: TestExportContainerAndImportImage (1.20s)
14:35:46 [2020-01-21T14:35:46.922Z] === RUN   TestExportContainerAfterDaemonRestart
14:35:47 [2020-01-21T14:35:47.482Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
14:35:47 [2020-01-21T14:35:47.527Z] --- PASS: TestSecretInspect (2.63s)
14:35:47 [2020-01-21T14:35:47.527Z] === RUN   TestSecretList
14:35:48 [2020-01-21T14:35:48.041Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
14:35:48 [2020-01-21T14:35:48.601Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s)
14:35:48 [2020-01-21T14:35:48.601Z] === RUN   TestHealthCheckWorkdir
14:35:48 [2020-01-21T14:35:48.858Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
14:35:49 [2020-01-21T14:35:49.417Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
14:35:49 [2020-01-21T14:35:49.976Z] --- PASS: TestHealthCheckWorkdir (1.35s)
14:35:49 [2020-01-21T14:35:49.976Z] === RUN   TestHealthKillContainer
14:35:50 [2020-01-21T14:35:50.139Z] --- PASS: TestContinueAfterPluginCrash (14.90s)
14:35:50 [2020-01-21T14:35:50.139Z] PASS
14:35:50 [2020-01-21T14:35:50.139Z] 
14:35:50 [2020-01-21T14:35:50.139Z] DONE 2 tests in 15.061s
14:35:50 [2020-01-21T14:35:50.139Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:35:50 [2020-01-21T14:35:50.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:35:50 [2020-01-21T14:35:50.139Z] ++ set -e
14:35:50 [2020-01-21T14:35:50.139Z] ++ '[' -n 0 ']'
14:35:50 [2020-01-21T14:35:50.139Z] ++ set -x
14:35:50 [2020-01-21T14:35:50.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:35:50 [2020-01-21T14:35:50.139Z] INFO: Testing against a local daemon
14:35:50 [2020-01-21T14:35:50.139Z] === RUN   TestPluginWithDevMounts
14:35:50 [2020-01-21T14:35:50.139Z] === PAUSE TestPluginWithDevMounts
14:35:50 [2020-01-21T14:35:50.139Z] === CONT  TestPluginWithDevMounts
14:35:50 [2020-01-21T14:35:50.595Z] --- PASS: TestSecretList (2.70s)
14:35:50 [2020-01-21T14:35:50.595Z] === RUN   TestSecretsCreateAndDelete
14:35:51 [2020-01-21T14:35:51.464Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
14:35:52 [2020-01-21T14:35:52.044Z] --- PASS: TestPluginWithDevMounts (2.21s)
14:35:52 [2020-01-21T14:35:52.044Z] PASS
14:35:52 [2020-01-21T14:35:52.044Z] 
14:35:52 [2020-01-21T14:35:52.044Z] DONE 1 tests in 2.369s
14:35:52 [2020-01-21T14:35:52.044Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:35:52 [2020-01-21T14:35:52.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:35:52 [2020-01-21T14:35:52.044Z] ++ set -e
14:35:52 [2020-01-21T14:35:52.044Z] ++ '[' -n 0 ']'
14:35:52 [2020-01-21T14:35:52.044Z] ++ set -x
14:35:52 [2020-01-21T14:35:52.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:35:52 [2020-01-21T14:35:52.303Z] INFO: Testing against a local daemon
14:35:52 [2020-01-21T14:35:52.303Z] === RUN   TestSecretInspect
14:35:52 [2020-01-21T14:35:52.910Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
14:35:52 [2020-01-21T14:35:52.910Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
14:35:52 [2020-01-21T14:35:52.940Z] --- PASS: TestSecretsCreateAndDelete (2.61s)
14:35:52 [2020-01-21T14:35:52.940Z] === RUN   TestSecretsUpdate
14:35:53 [2020-01-21T14:35:53.469Z] --- PASS: TestHealthKillContainer (3.36s)
14:35:53 [2020-01-21T14:35:53.469Z] === RUN   TestInspectCpusetInConfigPre120
14:35:54 [2020-01-21T14:35:54.028Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
14:35:54 [2020-01-21T14:35:54.028Z] === RUN   TestIpcModeNone
14:35:54 [2020-01-21T14:35:54.587Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
14:35:54 [2020-01-21T14:35:54.883Z] --- PASS: TestIpcModeNone (0.90s)
14:35:54 [2020-01-21T14:35:54.883Z] === RUN   TestIpcModePrivate
14:35:55 [2020-01-21T14:35:55.525Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
14:35:55 [2020-01-21T14:35:55.594Z] --- PASS: TestSecretInspect (2.74s)
14:35:55 [2020-01-21T14:35:55.594Z] === RUN   TestSecretList
14:35:56 [2020-01-21T14:35:56.043Z] --- PASS: TestSecretsUpdate (2.71s)
14:35:56 [2020-01-21T14:35:56.043Z] === RUN   TestTemplatedSecret
14:35:56 [2020-01-21T14:35:56.128Z] --- PASS: TestIpcModePrivate (1.09s)
14:35:56 [2020-01-21T14:35:56.128Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false
14:35:56 [2020-01-21T14:35:56.128Z] === RUN   TestIpcModeShareable
14:35:56 [2020-01-21T14:35:56.688Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
14:35:56 [2020-01-21T14:35:56.943Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
14:35:57 [2020-01-21T14:35:57.199Z] --- PASS: TestIpcModeShareable (1.13s)
14:35:57 [2020-01-21T14:35:57.199Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true
14:35:57 [2020-01-21T14:35:57.199Z] === RUN   TestAPIIpcModeShareableAndContainer
14:35:57 [2020-01-21T14:35:57.199Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
14:35:58 [2020-01-21T14:35:58.642Z] === RUN   TestDockerSuite/TestBuildAddScript
14:35:58 [2020-01-21T14:35:58.929Z] --- PASS: TestSecretList (3.29s)
14:35:58 [2020-01-21T14:35:58.929Z] === RUN   TestSecretsCreateAndDelete
14:35:59 [2020-01-21T14:35:59.169Z] --- PASS: TestTemplatedSecret (3.41s)
14:35:59 [2020-01-21T14:35:59.169Z] === RUN   TestSecretCreateResolve
14:36:00 [2020-01-21T14:36:00.003Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s)
14:36:00 [2020-01-21T14:36:00.003Z] === RUN   TestAPIIpcModeHost
14:36:00 [2020-01-21T14:36:00.561Z] --- PASS: TestAPIIpcModeHost (0.75s)
14:36:00 [2020-01-21T14:36:00.562Z] === RUN   TestDaemonIpcModeShareable
14:36:00 [2020-01-21T14:36:00.816Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
14:36:01 [2020-01-21T14:36:01.377Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
14:36:01 [2020-01-21T14:36:01.463Z] --- PASS: TestSecretsCreateAndDelete (3.26s)
14:36:01 [2020-01-21T14:36:01.463Z] === RUN   TestSecretsUpdate
14:36:02 [2020-01-21T14:36:02.124Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:36:02 [2020-01-21T14:36:02.124Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:36:02 [2020-01-21T14:36:02.249Z] --- PASS: TestSecretCreateResolve (2.69s)
14:36:02 [2020-01-21T14:36:02.249Z] PASS
14:36:02 [2020-01-21T14:36:02.249Z] 
14:36:02 [2020-01-21T14:36:02.249Z] DONE 6 tests in 16.807s
14:36:02 [2020-01-21T14:36:02.249Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
14:36:02 [2020-01-21T14:36:02.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
14:36:02 [2020-01-21T14:36:02.249Z] ++ set -e
14:36:02 [2020-01-21T14:36:02.249Z] ++ '[' -n 0 ']'
14:36:02 [2020-01-21T14:36:02.249Z] ++ set -x
14:36:02 [2020-01-21T14:36:02.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
14:36:02 [2020-01-21T14:36:02.249Z] INFO: Testing against a local daemon
14:36:02 [2020-01-21T14:36:02.249Z] === RUN   TestServiceCreateInit
14:36:02 [2020-01-21T14:36:02.249Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:36:02 [2020-01-21T14:36:02.739Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
14:36:02 [2020-01-21T14:36:02.739Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true
14:36:02 [2020-01-21T14:36:02.739Z] === RUN   TestDaemonIpcModePrivate
14:36:03 [2020-01-21T14:36:03.616Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:36:03 [2020-01-21T14:36:03.616Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:36:04 [2020-01-21T14:36:04.099Z] --- PASS: TestDaemonIpcModePrivate (1.58s)
14:36:04 [2020-01-21T14:36:04.099Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false
14:36:04 [2020-01-21T14:36:04.099Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:36:04 [2020-01-21T14:36:04.642Z] ok  	github.com/docker/docker/api/types/strslice	0.044s	coverage: 90.0% of statements
14:36:04 [2020-01-21T14:36:04.642Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
14:36:04 [2020-01-21T14:36:04.753Z] --- PASS: TestSecretsUpdate (2.85s)
14:36:04 [2020-01-21T14:36:04.753Z] === RUN   TestTemplatedSecret
14:36:04 [2020-01-21T14:36:04.929Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.5% of statements
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:36:04 [2020-01-21T14:36:04.929Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:36:05 [2020-01-21T14:36:05.217Z] ok  	github.com/docker/docker/api/types/time	0.029s	coverage: 100.0% of statements
14:36:05 [2020-01-21T14:36:05.461Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s)
14:36:05 [2020-01-21T14:36:05.461Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false
14:36:05 [2020-01-21T14:36:05.461Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:36:05 [2020-01-21T14:36:05.843Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/builder	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:36:05 [2020-01-21T14:36:05.843Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:36:06 [2020-01-21T14:36:06.466Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
14:36:07 [2020-01-21T14:36:07.171Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:36:07 [2020-01-21T14:36:07.345Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
14:36:07 [2020-01-21T14:36:07.345Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true
14:36:07 [2020-01-21T14:36:07.345Z] === RUN   TestIpcModeOlderClient
14:36:07 [2020-01-21T14:36:07.345Z] === PAUSE TestIpcModeOlderClient
14:36:07 [2020-01-21T14:36:07.345Z] === RUN   TestKillContainerInvalidSignal
14:36:07 [2020-01-21T14:36:07.345Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
14:36:08 [2020-01-21T14:36:08.040Z] --- PASS: TestTemplatedSecret (3.43s)
14:36:08 [2020-01-21T14:36:08.040Z] === RUN   TestSecretCreateResolve
14:36:08 [2020-01-21T14:36:08.268Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
14:36:08 [2020-01-21T14:36:08.268Z] === RUN   TestKillContainer
14:36:08 [2020-01-21T14:36:08.268Z] === RUN   TestKillContainer/no_signal
14:36:08 [2020-01-21T14:36:08.828Z] === RUN   TestKillContainer/non_killing_signal
14:36:09 [2020-01-21T14:36:09.752Z] === RUN   TestKillContainer/killing_signal
14:36:09 [2020-01-21T14:36:09.752Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
14:36:11 [2020-01-21T14:36:11.113Z] --- PASS: TestServiceCreateInit (9.33s)
14:36:11 [2020-01-21T14:36:11.113Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.72s)
14:36:11 [2020-01-21T14:36:11.113Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s)
14:36:11 [2020-01-21T14:36:11.113Z] === RUN   TestCreateServiceMultipleTimes
14:36:11 [2020-01-21T14:36:11.114Z] --- PASS: TestKillContainer (2.67s)
14:36:11 [2020-01-21T14:36:11.114Z]     --- PASS: TestKillContainer/no_signal (0.74s)
14:36:11 [2020-01-21T14:36:11.114Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
14:36:11 [2020-01-21T14:36:11.114Z]     --- PASS: TestKillContainer/killing_signal (0.96s)
14:36:11 [2020-01-21T14:36:11.114Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:36:11 [2020-01-21T14:36:11.114Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:36:11 [2020-01-21T14:36:11.329Z] --- PASS: TestSecretCreateResolve (3.30s)
14:36:11 [2020-01-21T14:36:11.329Z] PASS
14:36:11 [2020-01-21T14:36:11.329Z] 
14:36:11 [2020-01-21T14:36:11.329Z] DONE 6 tests in 19.016s
14:36:11 [2020-01-21T14:36:11.329Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:36:11 [2020-01-21T14:36:11.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:36:11 [2020-01-21T14:36:11.329Z] ++ set -e
14:36:11 [2020-01-21T14:36:11.329Z] ++ '[' -n 0 ']'
14:36:11 [2020-01-21T14:36:11.329Z] ++ set -x
14:36:11 [2020-01-21T14:36:11.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
14:36:11 [2020-01-21T14:36:11.329Z] INFO: Testing against a local daemon
14:36:11 [2020-01-21T14:36:11.329Z] === RUN   TestServiceCreateInit
14:36:11 [2020-01-21T14:36:11.329Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:36:12 [2020-01-21T14:36:12.077Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:36:13 [2020-01-21T14:36:13.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s)
14:36:13 [2020-01-21T14:36:13.001Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s)
14:36:13 [2020-01-21T14:36:13.001Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
14:36:13 [2020-01-21T14:36:13.001Z] === RUN   TestKillStoppedContainer
14:36:13 [2020-01-21T14:36:13.001Z] --- PASS: TestKillStoppedContainer (0.10s)
14:36:13 [2020-01-21T14:36:13.001Z] === RUN   TestKillStoppedContainerAPIPre120
14:36:13 [2020-01-21T14:36:13.001Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
14:36:13 [2020-01-21T14:36:13.001Z] === RUN   TestKillDifferentUserContainer
14:36:13 [2020-01-21T14:36:13.338Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
14:36:13 [2020-01-21T14:36:13.561Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
14:36:13 [2020-01-21T14:36:13.815Z] --- PASS: TestKillDifferentUserContainer (0.95s)
14:36:13 [2020-01-21T14:36:13.815Z] === RUN   TestInspectOomKilledTrue
14:36:13 [2020-01-21T14:36:13.815Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:36:13 [2020-01-21T14:36:13.815Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:36:13 [2020-01-21T14:36:13.815Z] === RUN   TestInspectOomKilledFalse
14:36:13 [2020-01-21T14:36:13.815Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:36:13 [2020-01-21T14:36:13.815Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:36:13 [2020-01-21T14:36:13.815Z] === RUN   TestLinksEtcHostsContentMatch
14:36:13 [2020-01-21T14:36:13.966Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.980s	coverage: 86.3% of statements
14:36:14 [2020-01-21T14:36:14.739Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s)
14:36:14 [2020-01-21T14:36:14.739Z] === RUN   TestLinksContainerNames
14:36:16 [2020-01-21T14:36:16.103Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
14:36:16 [2020-01-21T14:36:16.103Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
14:36:16 [2020-01-21T14:36:16.359Z] --- PASS: TestLinksContainerNames (1.79s)
14:36:16 [2020-01-21T14:36:16.359Z] === RUN   TestLogsFollowTailEmpty
14:36:16 [2020-01-21T14:36:16.599Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:36:16 [2020-01-21T14:36:16.700Z] ok  	github.com/docker/docker/builder/remotecontext	0.608s	coverage: 13.6% of statements
14:36:16 [2020-01-21T14:36:16.989Z] ok  	github.com/docker/docker/builder/dockerfile	1.300s	coverage: 48.2% of statements
14:36:16 [2020-01-21T14:36:16.989Z] ?   	github.com/docker/docker/cli	[no test files]
14:36:16 [2020-01-21T14:36:16.989Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:36:17 [2020-01-21T14:36:17.722Z] --- PASS: TestLogsFollowTailEmpty (1.09s)
14:36:17 [2020-01-21T14:36:17.722Z] === RUN   TestContainerNetworkMountsNoChown
14:36:19 [2020-01-21T14:36:19.085Z] --- PASS: TestContainerNetworkMountsNoChown (1.56s)
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/default
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/default
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/private
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/private
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rprivate
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rprivate
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/slave
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/slave
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rslave
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rslave
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/shared
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/shared
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rshared
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rshared
14:36:19 [2020-01-21T14:36:19.085Z] === CONT  TestMountDaemonRoot/default
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/default/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/default/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === CONT  TestMountDaemonRoot/default/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === CONT  TestMountDaemonRoot/rshared
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === CONT  TestMountDaemonRoot/rprivate
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === CONT  TestMountDaemonRoot/shared
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === CONT  TestMountDaemonRoot/rslave
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === CONT  TestMountDaemonRoot/slave
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:36:19 [2020-01-21T14:36:19.085Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:36:19 [2020-01-21T14:36:19.085Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:36:19 [2020-01-21T14:36:19.341Z] === CONT  TestMountDaemonRoot/private
14:36:19 [2020-01-21T14:36:19.341Z] === RUN   TestMountDaemonRoot/private/bind_root
14:36:19 [2020-01-21T14:36:19.341Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:36:19 [2020-01-21T14:36:19.341Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:36:19 [2020-01-21T14:36:19.341Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:36:19 [2020-01-21T14:36:19.341Z] === RUN   TestMountDaemonRoot/private/mount_root
14:36:19 [2020-01-21T14:36:19.341Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:36:19 [2020-01-21T14:36:19.341Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:36:19 [2020-01-21T14:36:19.341Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:36:19 [2020-01-21T14:36:19.341Z] === CONT  TestMountDaemonRoot/default/mount_root
14:36:19 [2020-01-21T14:36:19.341Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:36:19 [2020-01-21T14:36:19.341Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:36:19 [2020-01-21T14:36:19.341Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:36:19 [2020-01-21T14:36:19.341Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:36:19 [2020-01-21T14:36:19.596Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:36:19 [2020-01-21T14:36:19.852Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:36:19 [2020-01-21T14:36:19.852Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:36:19 [2020-01-21T14:36:19.852Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:36:19 [2020-01-21T14:36:19.852Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:36:19 [2020-01-21T14:36:19.852Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:36:19 [2020-01-21T14:36:19.852Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:36:19 [2020-01-21T14:36:19.852Z] === CONT  TestMountDaemonRoot/private/bind_root
14:36:19 [2020-01-21T14:36:19.852Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:36:20 [2020-01-21T14:36:20.107Z] === CONT  TestMountDaemonRoot/private/mount_root
14:36:20 [2020-01-21T14:36:20.107Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:36:20 [2020-01-21T14:36:20.107Z] --- PASS: TestMountDaemonRoot (0.07s)
14:36:20 [2020-01-21T14:36:20.107Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.16s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
14:36:20 [2020-01-21T14:36:20.107Z]     --- PASS: TestMountDaemonRoot/rshared (0.01s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
14:36:20 [2020-01-21T14:36:20.107Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:36:20 [2020-01-21T14:36:20.107Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:36:20 [2020-01-21T14:36:20.107Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
14:36:20 [2020-01-21T14:36:20.107Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:36:20 [2020-01-21T14:36:20.107Z]     --- PASS: TestMountDaemonRoot/private (0.01s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
14:36:20 [2020-01-21T14:36:20.107Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
14:36:20 [2020-01-21T14:36:20.107Z] === RUN   TestContainerBindMountNonRecursive
14:36:20 [2020-01-21T14:36:20.361Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
14:36:20 [2020-01-21T14:36:20.659Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
14:36:20 [2020-01-21T14:36:20.659Z] 
14:36:20 [2020-01-21T14:36:20.659Z]  ________   ____  __.
14:36:20 [2020-01-21T14:36:20.659Z]  \_____  \ |    |/ _|
14:36:20 [2020-01-21T14:36:20.659Z]  /   |   \|      <
14:36:20 [2020-01-21T14:36:20.659Z]  /    |    \    |  \
14:36:20 [2020-01-21T14:36:20.659Z]  \_______  /____|__ \
14:36:20 [2020-01-21T14:36:20.659Z]          \/        \/
14:36:20 [2020-01-21T14:36:20.659Z] 
14:36:20 [2020-01-21T14:36:20.659Z] INFO: make.ps1 ended at 01/21/2020 14:36:11
14:36:20 [2020-01-21T14:36:20.659Z] INFO: Binaries build ended at 01/21/2020 14:36:14. Duration:00:01:11.3754316
14:36:20 [2020-01-21T14:36:20.659Z] INFO: Copying the built daemon binary to d:\CI\PR-40395\3\binary\dockerd-4d249ae1f3.exe...
14:36:20 [2020-01-21T14:36:20.659Z] INFO: Copying the built client binary to d:\CI\PR-40395\3\binary\docker-4d249ae1f3.exe...
14:36:20 [2020-01-21T14:36:20.659Z] INFO: Copying dockerversion from the container...
14:36:20 [2020-01-21T14:36:20.659Z] INFO: Copying the golang package from the container to d:\CI\PR-40395\3\installer\go.zip...
14:36:20 [2020-01-21T14:36:20.922Z] === RUN   TestDockerSuite/TestBuildAddTar
14:36:21 [2020-01-21T14:36:21.880Z] --- PASS: TestServiceCreateInit (9.78s)
14:36:21 [2020-01-21T14:36:21.880Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s)
14:36:21 [2020-01-21T14:36:21.880Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.67s)
14:36:21 [2020-01-21T14:36:21.880Z] === RUN   TestCreateServiceMultipleTimes
14:36:22 [2020-01-21T14:36:22.852Z] INFO: Extracting go.zip to d:\CI\PR-40395\3\go
14:36:22 [2020-01-21T14:36:22.975Z] --- PASS: TestContainerBindMountNonRecursive (2.93s)
14:36:22 [2020-01-21T14:36:22.975Z] === RUN   TestNetworkNat
14:36:23 [2020-01-21T14:36:23.900Z] --- PASS: TestNetworkNat (1.01s)
14:36:23 [2020-01-21T14:36:23.900Z] === RUN   TestNetworkLocalhostTCPNat
14:36:25 [2020-01-21T14:36:25.260Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s)
14:36:25 [2020-01-21T14:36:25.260Z] === RUN   TestNetworkLoopbackNat
14:36:25 [2020-01-21T14:36:25.436Z] ok  	github.com/docker/docker/client	0.482s	coverage: 75.8% of statements
14:36:27 [2020-01-21T14:36:27.770Z] --- PASS: TestNetworkLoopbackNat (2.40s)
14:36:27 [2020-01-21T14:36:27.770Z] === RUN   TestPause
14:36:28 [2020-01-21T14:36:28.696Z] --- PASS: TestPause (1.12s)
14:36:28 [2020-01-21T14:36:28.696Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:36:28 [2020-01-21T14:36:28.696Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:36:28 [2020-01-21T14:36:28.696Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:36:28 [2020-01-21T14:36:28.696Z] === RUN   TestPauseStopPausedContainer
14:36:29 [2020-01-21T14:36:29.668Z] --- PASS: TestPauseStopPausedContainer (1.14s)
14:36:29 [2020-01-21T14:36:29.668Z] === RUN   TestPsFilter
14:36:29 [2020-01-21T14:36:29.668Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
14:36:29 [2020-01-21T14:36:29.922Z] --- PASS: TestPsFilter (0.19s)
14:36:29 [2020-01-21T14:36:29.922Z] === RUN   TestRemoveContainerWithRemovedVolume
14:36:30 [2020-01-21T14:36:30.570Z] --- PASS: TestCreateServiceMultipleTimes (16.65s)
14:36:30 [2020-01-21T14:36:30.570Z] === RUN   TestCreateServiceConflict
14:36:30 [2020-01-21T14:36:30.570Z] --- PASS: TestCreateServiceConflict (2.64s)
14:36:30 [2020-01-21T14:36:30.570Z] === RUN   TestCreateServiceMaxReplicas
14:36:30 [2020-01-21T14:36:30.845Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s)
14:36:30 [2020-01-21T14:36:30.845Z] === RUN   TestRemoveContainerWithVolume
14:36:31 [2020-01-21T14:36:31.404Z] === RUN   TestDockerSuite/TestBuildAddTarXz
14:36:31 [2020-01-21T14:36:31.659Z] --- PASS: TestRemoveContainerWithVolume (0.92s)
14:36:31 [2020-01-21T14:36:31.659Z] === RUN   TestRemoveContainerRunning
14:36:32 [2020-01-21T14:36:32.263Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
14:36:32 [2020-01-21T14:36:32.907Z] --- PASS: TestRemoveContainerRunning (0.94s)
14:36:32 [2020-01-21T14:36:32.907Z] === RUN   TestRemoveContainerForceRemoveRunning
14:36:33 [2020-01-21T14:36:33.161Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
14:36:33 [2020-01-21T14:36:33.416Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
14:36:33 [2020-01-21T14:36:33.671Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s)
14:36:33 [2020-01-21T14:36:33.671Z] === RUN   TestRemoveInvalidContainer
14:36:33 [2020-01-21T14:36:33.671Z] --- PASS: TestRemoveInvalidContainer (0.05s)
14:36:33 [2020-01-21T14:36:33.671Z] === RUN   TestRenameLinkedContainer
14:36:33 [2020-01-21T14:36:33.747Z] --- PASS: TestCreateServiceMaxReplicas (3.41s)
14:36:33 [2020-01-21T14:36:33.747Z] === RUN   TestCreateWithDuplicateNetworkNames
14:36:34 [2020-01-21T14:36:34.595Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
14:36:37 [2020-01-21T14:36:37.902Z] --- PASS: TestRenameLinkedContainer (3.61s)
14:36:37 [2020-01-21T14:36:37.902Z] === RUN   TestRenameStoppedContainer
14:36:38 [2020-01-21T14:36:38.156Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
14:36:38 [2020-01-21T14:36:38.412Z] --- PASS: TestRenameStoppedContainer (0.90s)
14:36:38 [2020-01-21T14:36:38.412Z] === RUN   TestRenameRunningContainerAndReuse
14:36:38 [2020-01-21T14:36:38.972Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
14:36:40 [2020-01-21T14:36:40.459Z] --- PASS: TestRenameRunningContainerAndReuse (1.95s)
14:36:40 [2020-01-21T14:36:40.459Z] === RUN   TestRenameInvalidName
14:36:41 [2020-01-21T14:36:41.467Z] --- PASS: TestRenameInvalidName (0.92s)
14:36:41 [2020-01-21T14:36:41.467Z] === RUN   TestRenameAnonymousContainer
14:36:41 [2020-01-21T14:36:41.467Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
14:36:43 [2020-01-21T14:36:43.819Z] --- PASS: TestCreateServiceMultipleTimes (19.22s)
14:36:43 [2020-01-21T14:36:43.820Z] === RUN   TestCreateServiceConflict
14:36:43 [2020-01-21T14:36:43.820Z] --- PASS: TestCreateServiceConflict (3.23s)
14:36:43 [2020-01-21T14:36:43.820Z] === RUN   TestCreateServiceMaxReplicas
14:36:45 [2020-01-21T14:36:45.624Z] --- PASS: TestRenameAnonymousContainer (4.09s)
14:36:45 [2020-01-21T14:36:45.625Z] === RUN   TestRenameContainerWithSameName
14:36:46 [2020-01-21T14:36:46.185Z] --- PASS: TestRenameContainerWithSameName (0.88s)
14:36:46 [2020-01-21T14:36:46.185Z] === RUN   TestRenameContainerWithLinkedContainer
14:36:46 [2020-01-21T14:36:46.747Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
14:36:47 [2020-01-21T14:36:47.001Z] === RUN   TestDockerSuite/TestBuildBlankName
14:36:47 [2020-01-21T14:36:47.112Z] --- PASS: TestCreateServiceMaxReplicas (3.59s)
14:36:47 [2020-01-21T14:36:47.112Z] === RUN   TestCreateWithDuplicateNetworkNames
14:36:47 [2020-01-21T14:36:47.603Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
14:36:48 [2020-01-21T14:36:48.085Z] INFO: Extraction ended at 01/21/2020 14:36:44. Duration:00:00:22.3694015
14:36:48 [2020-01-21T14:36:48.085Z] INFO: Updating the golang and path environment variables
14:36:48 [2020-01-21T14:36:48.085Z] INFO: GOPATH=d:\gopath
14:36:48 [2020-01-21T14:36:48.085Z] INFO: go version go1.13.6 windows/amd64
14:36:48 [2020-01-21T14:36:48.085Z] INFO: Running the daemon under test in debug mode
14:36:48 [2020-01-21T14:36:48.085Z] INFO: Starting a daemon under test...
14:36:48 [2020-01-21T14:36:48.085Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40395\3\daemon --pidfile d:\CI\PR-40395\3\docker.pid -D
14:36:48 [2020-01-21T14:36:48.085Z] INFO: Process started successfully.
14:36:48 [2020-01-21T14:36:48.085Z] INFO: Start tailing logs of the daemon under tests
14:36:48 [2020-01-21T14:36:48.085Z] INFO: Waiting for the daemon under test to start...
14:36:48 [2020-01-21T14:36:48.162Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s)
14:36:48 [2020-01-21T14:36:48.162Z] === RUN   TestResize
14:36:48 [2020-01-21T14:36:48.162Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
14:36:48 [2020-01-21T14:36:48.564Z] INFO: Daemon under test started and replied!
14:36:48 [2020-01-21T14:36:48.564Z] INFO: Docker version of the daemon under test
14:36:48 [2020-01-21T14:36:48.564Z] 
14:36:48 [2020-01-21T14:36:48.564Z] Client:
14:36:48 [2020-01-21T14:36:48.564Z]  Version:      17.06.2-ce
14:36:48 [2020-01-21T14:36:48.564Z]  API version:  1.30
14:36:48 [2020-01-21T14:36:48.564Z]  Go version:   go1.8.3
14:36:48 [2020-01-21T14:36:48.564Z]  Git commit:   cec0b72
14:36:48 [2020-01-21T14:36:48.564Z]  Built:        Tue Sep  5 19:57:19 2017
14:36:48 [2020-01-21T14:36:48.564Z]  OS/Arch:      windows/amd64
14:36:48 [2020-01-21T14:36:48.564Z] 
14:36:48 [2020-01-21T14:36:48.564Z] Server:
14:36:48 [2020-01-21T14:36:48.564Z]  Version:      0.0.0-dev
14:36:48 [2020-01-21T14:36:48.564Z]  API version:  1.41 (minimum version 1.24)
14:36:48 [2020-01-21T14:36:48.564Z]  Go version:   go1.13.6
14:36:48 [2020-01-21T14:36:48.564Z]  Git commit:   4d249ae1f3
14:36:48 [2020-01-21T14:36:48.564Z]  Built:        01/21/2020 14:35:07
14:36:48 [2020-01-21T14:36:48.564Z]  OS/Arch:      windows/amd64
14:36:48 [2020-01-21T14:36:48.564Z]  Experimental: false
14:36:48 [2020-01-21T14:36:48.564Z] 
14:36:48 [2020-01-21T14:36:48.564Z] INFO: Docker info of the daemon under test
14:36:48 [2020-01-21T14:36:48.564Z] 
14:36:48 [2020-01-21T14:36:48.564Z] Containers: 0
14:36:48 [2020-01-21T14:36:48.564Z]  Running: 0
14:36:48 [2020-01-21T14:36:48.564Z]  Paused: 0
14:36:48 [2020-01-21T14:36:48.564Z]  Stopped: 0
14:36:48 [2020-01-21T14:36:48.564Z] Images: 0
14:36:48 [2020-01-21T14:36:48.564Z] Server Version: 0.0.0-dev
14:36:48 [2020-01-21T14:36:48.564Z] Storage Driver: windowsfilter
14:36:48 [2020-01-21T14:36:48.564Z]  Windows: 
14:36:48 [2020-01-21T14:36:48.564Z] Logging Driver: json-file
14:36:48 [2020-01-21T14:36:48.564Z] Plugins: 
14:36:48 [2020-01-21T14:36:48.564Z]  Volume: local
14:36:48 [2020-01-21T14:36:48.564Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:36:48 [2020-01-21T14:36:48.564Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:36:48 [2020-01-21T14:36:48.564Z] Swarm: inactive
14:36:48 [2020-01-21T14:36:48.564Z] Default Isolation: process
14:36:48 [2020-01-21T14:36:48.564Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:36:48 [2020-01-21T14:36:48.564Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
14:36:48 [2020-01-21T14:36:48.564Z] OSType: windows
14:36:48 [2020-01-21T14:36:48.564Z] Architecture: x86_64
14:36:48 [2020-01-21T14:36:48.564Z] CPUs: 4
14:36:48 [2020-01-21T14:36:48.564Z] Total Memory: 32GiB
14:36:48 [2020-01-21T14:36:48.564Z] Name: azwin-2-d9d350
14:36:48 [2020-01-21T14:36:48.564Z] ID: OYMZ:LDY3:JBT5:SNYG:3RZK:7DA5:XUYP:B6P6:4CGT:HDQD:54KF:QK7H
14:36:48 [2020-01-21T14:36:48.564Z] Docker Root Dir: D:\CI\PR-40395\3\daemon
14:36:48 [2020-01-21T14:36:48.564Z] Debug Mode (client): false
14:36:48 [2020-01-21T14:36:48.564Z] Debug Mode (server): true
14:36:48 [2020-01-21T14:36:48.564Z]  File Descriptors: -1
14:36:48 [2020-01-21T14:36:48.564Z]  Goroutines: 17
14:36:48 [2020-01-21T14:36:48.564Z]  System Time: 2020-01-21T14:36:48.3239157Z
14:36:48 [2020-01-21T14:36:48.564Z]  EventsListeners: 0
14:36:48 [2020-01-21T14:36:48.564Z] Registry: https://index.docker.io/v1/
14:36:48 [2020-01-21T14:36:48.564Z] Labels:
14:36:48 [2020-01-21T14:36:48.564Z] Experimental: false
14:36:48 [2020-01-21T14:36:48.564Z] Insecure Registries:
14:36:48 [2020-01-21T14:36:48.564Z]  127.0.0.0/8
14:36:48 [2020-01-21T14:36:48.564Z] Live Restore Enabled: false
14:36:48 [2020-01-21T14:36:48.564Z] 
14:36:48 [2020-01-21T14:36:48.564Z] 
14:36:48 [2020-01-21T14:36:48.564Z] INFO: Docker images of the daemon under test
14:36:48 [2020-01-21T14:36:48.564Z] 
14:36:48 [2020-01-21T14:36:48.564Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
14:36:48 [2020-01-21T14:36:48.564Z] 
14:36:48 [2020-01-21T14:36:48.564Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
14:36:48 [2020-01-21T14:36:48.564Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
14:36:49 [2020-01-21T14:36:49.060Z] ltsc2019: Pulling from windows/servercore
14:36:49 [2020-01-21T14:36:49.060Z] 65014b3c3121: Pulling fs layer
14:36:49 [2020-01-21T14:36:49.060Z] edbd72df76b4: Pulling fs layer
14:36:49 [2020-01-21T14:36:49.085Z] --- PASS: TestResize (1.02s)
14:36:49 [2020-01-21T14:36:49.085Z] === RUN   TestResizeWithInvalidSize
14:36:50 [2020-01-21T14:36:50.008Z] --- PASS: TestResizeWithInvalidSize (0.87s)
14:36:50 [2020-01-21T14:36:50.009Z] === RUN   TestResizeWhenContainerNotStarted
14:36:50 [2020-01-21T14:36:50.252Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s)
14:36:50 [2020-01-21T14:36:50.252Z] === RUN   TestCreateServiceSecretFileMode
14:36:50 [2020-01-21T14:36:50.263Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
14:36:50 [2020-01-21T14:36:50.606Z] --- PASS: TestCreateServiceSecretFileMode (3.04s)
14:36:50 [2020-01-21T14:36:50.606Z] === RUN   TestCreateServiceConfigFileMode
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
14:36:50 [2020-01-21T14:36:50.824Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:36:50 [2020-01-21T14:36:50.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:36:52 [2020-01-21T14:36:52.709Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
14:36:53 [2020-01-21T14:36:53.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:36:53 [2020-01-21T14:36:53.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:36:53 [2020-01-21T14:36:53.802Z] --- PASS: TestCreateServiceConfigFileMode (3.03s)
14:36:53 [2020-01-21T14:36:53.802Z] === RUN   TestCreateServiceSysctls
14:36:54 [2020-01-21T14:36:54.193Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
14:36:56 [2020-01-21T14:36:56.165Z] edbd72df76b4: Verifying Checksum
14:36:56 [2020-01-21T14:36:56.165Z] edbd72df76b4: Download complete
14:36:57 [2020-01-21T14:36:57.452Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
14:36:57 [2020-01-21T14:36:57.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:36:57 [2020-01-21T14:36:57.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:36:57 [2020-01-21T14:36:57.776Z] --- PASS: TestCreateServiceSysctls (3.88s)
14:36:57 [2020-01-21T14:36:57.776Z] === RUN   TestCreateServiceCapabilities
14:37:00 [2020-01-21T14:37:00.400Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
14:37:00 [2020-01-21T14:37:00.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:37:00 [2020-01-21T14:37:00.656Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:37:00 [2020-01-21T14:37:00.884Z] --- PASS: TestCreateServiceCapabilities (3.15s)
14:37:00 [2020-01-21T14:37:00.884Z] === RUN   TestInspect
14:37:02 [2020-01-21T14:37:02.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:37:03 [2020-01-21T14:37:03.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
14:37:03 [2020-01-21T14:37:03.506Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
14:37:03 [2020-01-21T14:37:03.761Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:37:04 [2020-01-21T14:37:04.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:37:04 [2020-01-21T14:37:04.177Z] --- PASS: TestInspect (3.50s)
14:37:04 [2020-01-21T14:37:04.177Z] === RUN   TestCreateJob
14:37:04 [2020-01-21T14:37:04.783Z] 65014b3c3121: Verifying Checksum
14:37:04 [2020-01-21T14:37:04.783Z] 65014b3c3121: Download complete
14:37:05 [2020-01-21T14:37:05.201Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.98s)
14:37:05 [2020-01-21T14:37:05.201Z] === RUN   TestCreateServiceSecretFileMode
14:37:05 [2020-01-21T14:37:05.383Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
14:37:05 [2020-01-21T14:37:05.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:37:05 [2020-01-21T14:37:05.460Z] --- PASS: TestCreateServiceSecretFileMode (3.30s)
14:37:05 [2020-01-21T14:37:05.460Z] === RUN   TestCreateServiceConfigFileMode
14:37:06 [2020-01-21T14:37:06.860Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
14:37:06 [2020-01-21T14:37:06.860Z] Copying nested executables into bundles/cross/linux/amd64
14:37:06 [2020-01-21T14:37:06.860Z] Cross building: bundles/cross/windows/amd64
14:37:06 [2020-01-21T14:37:06.860Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
14:37:06 [2020-01-21T14:37:06.860Z] GOOS="windows" GOARCH="amd64" GOARM=""
14:37:07 [2020-01-21T14:37:07.311Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
14:37:07 [2020-01-21T14:37:07.566Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.11s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.04s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.16s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s)
14:37:07 [2020-01-21T14:37:07.566Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s)
14:37:07 [2020-01-21T14:37:07.566Z] === RUN   TestCgroupNamespacesRun
14:37:08 [2020-01-21T14:37:08.753Z] --- PASS: TestCreateServiceConfigFileMode (2.92s)
14:37:08 [2020-01-21T14:37:08.753Z] === RUN   TestCreateServiceSysctls
14:37:09 [2020-01-21T14:37:09.060Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
14:37:09 [2020-01-21T14:37:09.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
14:37:09 [2020-01-21T14:37:09.159Z] --- PASS: TestCreateJob (4.03s)
14:37:09 [2020-01-21T14:37:09.160Z] === RUN   TestReplicatedJob
14:37:09 [2020-01-21T14:37:09.620Z] --- PASS: TestCgroupNamespacesRun (1.97s)
14:37:09 [2020-01-21T14:37:09.620Z] === RUN   TestCgroupNamespacesRunPrivileged
14:37:11 [2020-01-21T14:37:11.065Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
14:37:11 [2020-01-21T14:37:11.320Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
14:37:11 [2020-01-21T14:37:11.320Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:37:12 [2020-01-21T14:37:12.946Z] --- PASS: TestCreateServiceSysctls (4.20s)
14:37:12 [2020-01-21T14:37:12.946Z] === RUN   TestCreateServiceCapabilities
14:37:13 [2020-01-21T14:37:13.204Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
14:37:13 [2020-01-21T14:37:13.204Z] === RUN   TestCgroupNamespacesRunHostMode
14:37:14 [2020-01-21T14:37:14.563Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
14:37:14 [2020-01-21T14:37:14.564Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
14:37:14 [2020-01-21T14:37:14.564Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
14:37:15 [2020-01-21T14:37:15.122Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
14:37:15 [2020-01-21T14:37:15.122Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:37:15 [2020-01-21T14:37:15.301Z] --- PASS: TestReplicatedJob (6.67s)
14:37:15 [2020-01-21T14:37:15.301Z] === RUN   TestUpdateReplicatedJob
14:37:15 [2020-01-21T14:37:15.482Z] --- PASS: TestCreateServiceCapabilities (2.84s)
14:37:15 [2020-01-21T14:37:15.482Z] === RUN   TestInspect
14:37:17 [2020-01-21T14:37:17.015Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s)
14:37:17 [2020-01-21T14:37:17.015Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:37:17 [2020-01-21T14:37:17.980Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
14:37:17 [2020-01-21T14:37:17.980Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:37:18 [2020-01-21T14:37:18.235Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
14:37:18 [2020-01-21T14:37:18.773Z] --- PASS: TestInspect (3.20s)
14:37:18 [2020-01-21T14:37:18.773Z] === RUN   TestCreateJob
14:37:18 [2020-01-21T14:37:18.794Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
14:37:18 [2020-01-21T14:37:18.794Z] === RUN   TestCgroupNamespacesRunOlderClient
14:37:19 [2020-01-21T14:37:19.205Z] --- PASS: TestUpdateReplicatedJob (4.02s)
14:37:19 [2020-01-21T14:37:19.205Z] === RUN   TestServiceListWithStatuses
14:37:19 [2020-01-21T14:37:19.205Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:37:19 [2020-01-21T14:37:19.205Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:37:19 [2020-01-21T14:37:19.205Z] === RUN   TestDockerNetworkConnectAlias
14:37:20 [2020-01-21T14:37:20.675Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s)
14:37:20 [2020-01-21T14:37:20.676Z] === RUN   TestKernelTCPMemory
14:37:21 [2020-01-21T14:37:21.601Z] --- PASS: TestKernelTCPMemory (0.90s)
14:37:21 [2020-01-21T14:37:21.601Z] === RUN   TestNISDomainname
14:37:22 [2020-01-21T14:37:22.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
14:37:22 [2020-01-21T14:37:22.296Z] ok  	github.com/docker/docker/cmd/dockerd	0.305s	coverage: 30.5% of statements
14:37:22 [2020-01-21T14:37:22.297Z] ok  	github.com/docker/docker/container	0.171s	coverage: 35.3% of statements
14:37:22 [2020-01-21T14:37:22.297Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:37:22 [2020-01-21T14:37:22.297Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:37:22 [2020-01-21T14:37:22.297Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:37:22 [2020-01-21T14:37:22.297Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:37:22 [2020-01-21T14:37:22.803Z] --- PASS: TestNISDomainname (1.12s)
14:37:22 [2020-01-21T14:37:22.803Z] === RUN   TestHostnameDnsResolution
14:37:22 [2020-01-21T14:37:22.968Z] --- PASS: TestCreateJob (4.15s)
14:37:22 [2020-01-21T14:37:22.968Z] === RUN   TestReplicatedJob
14:37:23 [2020-01-21T14:37:23.729Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
14:37:24 [2020-01-21T14:37:24.332Z] --- PASS: TestHostnameDnsResolution (1.45s)
14:37:24 [2020-01-21T14:37:24.332Z] === RUN   TestStats
14:37:25 [2020-01-21T14:37:25.413Z] --- PASS: TestDockerNetworkConnectAlias (5.75s)
14:37:25 [2020-01-21T14:37:25.413Z] === RUN   TestDockerNetworkReConnect
14:37:25 [2020-01-21T14:37:25.692Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
14:37:26 [2020-01-21T14:37:26.617Z] --- PASS: TestStats (2.49s)
14:37:26 [2020-01-21T14:37:26.617Z] === RUN   TestStopContainerWithTimeout
14:37:26 [2020-01-21T14:37:26.617Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
14:37:26 [2020-01-21T14:37:26.872Z] === RUN   TestStopContainerWithTimeout/0
14:37:26 [2020-01-21T14:37:26.872Z] === PAUSE TestStopContainerWithTimeout/0
14:37:26 [2020-01-21T14:37:26.872Z] === RUN   TestStopContainerWithTimeout/1
14:37:26 [2020-01-21T14:37:26.872Z] === PAUSE TestStopContainerWithTimeout/1
14:37:26 [2020-01-21T14:37:26.872Z] === RUN   TestStopContainerWithTimeout/3
14:37:26 [2020-01-21T14:37:26.872Z] === PAUSE TestStopContainerWithTimeout/3
14:37:26 [2020-01-21T14:37:26.872Z] === RUN   TestStopContainerWithTimeout/-1
14:37:26 [2020-01-21T14:37:26.872Z] === PAUSE TestStopContainerWithTimeout/-1
14:37:26 [2020-01-21T14:37:26.872Z] === CONT  TestStopContainerWithTimeout/0
14:37:26 [2020-01-21T14:37:26.872Z] === CONT  TestStopContainerWithTimeout/-1
14:37:27 [2020-01-21T14:37:27.847Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.059s	coverage: 65.3% of statements
14:37:28 [2020-01-21T14:37:28.239Z] === CONT  TestStopContainerWithTimeout/3
14:37:28 [2020-01-21T14:37:28.494Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
14:37:29 [2020-01-21T14:37:29.096Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
14:37:29 [2020-01-21T14:37:29.366Z] --- PASS: TestDockerNetworkReConnect (3.98s)
14:37:29 [2020-01-21T14:37:29.366Z] === RUN   TestServicePlugin
14:37:29 [2020-01-21T14:37:29.366Z] --- SKIP: TestServicePlugin (0.00s)
14:37:29 [2020-01-21T14:37:29.366Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:29 [2020-01-21T14:37:29.366Z] === RUN   TestServiceUpdateLabel
14:37:29 [2020-01-21T14:37:29.564Z] --- PASS: TestReplicatedJob (6.70s)
14:37:29 [2020-01-21T14:37:29.564Z] === RUN   TestUpdateReplicatedJob
14:37:29 [2020-01-21T14:37:29.699Z] === CONT  TestStopContainerWithTimeout/1
14:37:30 [2020-01-21T14:37:30.259Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
14:37:31 [2020-01-21T14:37:31.186Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
14:37:31 [2020-01-21T14:37:31.746Z] --- PASS: TestStopContainerWithTimeout (0.05s)
14:37:31 [2020-01-21T14:37:31.746Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
14:37:31 [2020-01-21T14:37:31.746Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
14:37:31 [2020-01-21T14:37:31.746Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
14:37:31 [2020-01-21T14:37:31.746Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
14:37:31 [2020-01-21T14:37:31.746Z] === RUN   TestDeleteDevicemapper
14:37:31 [2020-01-21T14:37:31.746Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:37:31 [2020-01-21T14:37:31.746Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:37:31 [2020-01-21T14:37:31.746Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:37:31 [2020-01-21T14:37:31.830Z] --- PASS: TestServiceUpdateLabel (2.71s)
14:37:31 [2020-01-21T14:37:31.830Z] === RUN   TestServiceUpdateSecrets
14:37:32 [2020-01-21T14:37:32.001Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
14:37:34 [2020-01-21T14:37:34.557Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
14:37:34 [2020-01-21T14:37:34.843Z] --- PASS: TestUpdateReplicatedJob (4.42s)
14:37:34 [2020-01-21T14:37:34.843Z] === RUN   TestServiceListWithStatuses
14:37:34 [2020-01-21T14:37:34.843Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:37:34 [2020-01-21T14:37:34.843Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:37:34 [2020-01-21T14:37:34.843Z] === RUN   TestDockerNetworkConnectAlias
14:37:35 [2020-01-21T14:37:35.483Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s)
14:37:35 [2020-01-21T14:37:35.483Z] === RUN   TestUpdateMemory
14:37:35 [2020-01-21T14:37:35.483Z] --- SKIP: TestUpdateMemory (0.00s)
14:37:35 [2020-01-21T14:37:35.483Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:37:35 [2020-01-21T14:37:35.483Z] === RUN   TestUpdateCPUQuota
14:37:36 [2020-01-21T14:37:36.305Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.060s	coverage: 35.7% of statements
14:37:36 [2020-01-21T14:37:36.305Z] ok  	github.com/docker/docker/daemon/cluster	0.178s	coverage: 0.5% of statements
14:37:36 [2020-01-21T14:37:36.408Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
14:37:36 [2020-01-21T14:37:36.968Z] --- PASS: TestUpdateCPUQuota (1.63s)
14:37:36 [2020-01-21T14:37:36.968Z] === RUN   TestUpdatePidsLimit
14:37:36 [2020-01-21T14:37:36.968Z] === RUN   TestUpdatePidsLimit/update_from_none
14:37:37 [2020-01-21T14:37:37.527Z] === RUN   TestUpdatePidsLimit/no_change
14:37:37 [2020-01-21T14:37:37.782Z] === RUN   TestUpdatePidsLimit/update_lower
14:37:38 [2020-01-21T14:37:38.342Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:37:38 [2020-01-21T14:37:38.987Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:37:39 [2020-01-21T14:37:39.285Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:37:39 [2020-01-21T14:37:39.540Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:37:40 [2020-01-21T14:37:40.511Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
14:37:40 [2020-01-21T14:37:40.766Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
14:37:41 [2020-01-21T14:37:41.326Z] --- PASS: TestUpdatePidsLimit (4.13s)
14:37:41 [2020-01-21T14:37:41.326Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
14:37:41 [2020-01-21T14:37:41.326Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
14:37:41 [2020-01-21T14:37:41.326Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.45s)
14:37:41 [2020-01-21T14:37:41.326Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s)
14:37:41 [2020-01-21T14:37:41.326Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
14:37:41 [2020-01-21T14:37:41.326Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
14:37:41 [2020-01-21T14:37:41.326Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
14:37:41 [2020-01-21T14:37:41.326Z] === RUN   TestUpdateRestartPolicy
14:37:41 [2020-01-21T14:37:41.413Z] --- PASS: TestDockerNetworkConnectAlias (6.57s)
14:37:41 [2020-01-21T14:37:41.413Z] === RUN   TestDockerNetworkReConnect
14:37:41 [2020-01-21T14:37:41.860Z] ok  	github.com/docker/docker/daemon/discovery	0.023s	coverage: 30.0% of statements
14:37:42 [2020-01-21T14:37:42.251Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:37:43 [2020-01-21T14:37:43.780Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:37:44 [2020-01-21T14:37:44.339Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:37:44 [2020-01-21T14:37:44.575Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
14:37:44 [2020-01-21T14:37:44.987Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:37:45 [2020-01-21T14:37:45.606Z] --- PASS: TestDockerNetworkReConnect (5.09s)
14:37:45 [2020-01-21T14:37:45.606Z] === RUN   TestServicePlugin
14:37:45 [2020-01-21T14:37:45.606Z] --- SKIP: TestServicePlugin (0.00s)
14:37:45 [2020-01-21T14:37:45.606Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:37:45 [2020-01-21T14:37:45.606Z] === RUN   TestServiceUpdateLabel
14:37:45 [2020-01-21T14:37:45.613Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 82.1% of statements
14:37:45 [2020-01-21T14:37:45.956Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
14:37:47 [2020-01-21T14:37:47.966Z] --- PASS: TestServiceUpdateSecrets (15.36s)
14:37:47 [2020-01-21T14:37:47.966Z] === RUN   TestServiceUpdateConfigs
14:37:48 [2020-01-21T14:37:48.330Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
14:37:48 [2020-01-21T14:37:48.510Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
14:37:48 [2020-01-21T14:37:48.897Z] --- PASS: TestServiceUpdateLabel (3.23s)
14:37:48 [2020-01-21T14:37:48.897Z] === RUN   TestServiceUpdateSecrets
14:37:50 [2020-01-21T14:37:50.374Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.518s	coverage: 13.7% of statements
14:37:51 [2020-01-21T14:37:51.018Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:37:51 [2020-01-21T14:37:51.578Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
14:37:52 [2020-01-21T14:37:52.501Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:37:53 [2020-01-21T14:37:53.080Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
14:37:53 [2020-01-21T14:37:53.470Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
14:37:54 [2020-01-21T14:37:54.110Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.987s	coverage: 57.9% of statements
14:37:54 [2020-01-21T14:37:54.398Z] ok  	github.com/docker/docker/daemon	12.581s	coverage: 17.6% of statements
14:37:54 [2020-01-21T14:37:54.398Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:37:54 [2020-01-21T14:37:54.398Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:37:54 [2020-01-21T14:37:54.398Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:37:54 [2020-01-21T14:37:54.398Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:37:54 [2020-01-21T14:37:54.437Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:37:54 [2020-01-21T14:37:54.437Z] --- PASS: TestUpdateRestartPolicy (13.40s)
14:37:54 [2020-01-21T14:37:54.437Z] === RUN   TestUpdateRestartWithAutoRemove
14:37:55 [2020-01-21T14:37:55.362Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
14:37:55 [2020-01-21T14:37:55.362Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s)
14:37:55 [2020-01-21T14:37:55.362Z] === RUN   TestWaitNonBlocked
14:37:55 [2020-01-21T14:37:55.617Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:37:55 [2020-01-21T14:37:55.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:37:55 [2020-01-21T14:37:55.617Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:37:55 [2020-01-21T14:37:55.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:37:55 [2020-01-21T14:37:55.617Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:37:55 [2020-01-21T14:37:55.617Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:37:56 [2020-01-21T14:37:56.633Z] --- PASS: TestWaitNonBlocked (0.06s)
14:37:56 [2020-01-21T14:37:56.633Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
14:37:56 [2020-01-21T14:37:56.633Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
14:37:56 [2020-01-21T14:37:56.633Z] === RUN   TestWaitBlocked
14:37:56 [2020-01-21T14:37:56.633Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:37:56 [2020-01-21T14:37:56.633Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:37:56 [2020-01-21T14:37:56.633Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:37:56 [2020-01-21T14:37:56.633Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:37:56 [2020-01-21T14:37:56.633Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:37:56 [2020-01-21T14:37:56.633Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:37:57 [2020-01-21T14:37:57.194Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
14:37:58 [2020-01-21T14:37:58.119Z] --- PASS: TestWaitBlocked (0.03s)
14:37:58 [2020-01-21T14:37:58.119Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
14:37:58 [2020-01-21T14:37:58.119Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s)
14:37:58 [2020-01-21T14:37:58.119Z] === CONT  TestContainerStartOnDaemonRestart
14:37:58 [2020-01-21T14:37:58.119Z] === CONT  TestIpcModeOlderClient
14:37:58 [2020-01-21T14:37:58.119Z] --- PASS: TestIpcModeOlderClient (0.15s)
14:37:58 [2020-01-21T14:37:58.119Z] === CONT  TestDaemonRestartIpcMode
14:37:59 [2020-01-21T14:37:59.942Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.212s	coverage: 68.6% of statements
14:38:00 [2020-01-21T14:38:00.250Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.919s	coverage: 48.6% of statements
14:38:00 [2020-01-21T14:38:00.630Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:38:00 [2020-01-21T14:38:00.630Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
14:38:01 [2020-01-21T14:38:01.238Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s)
14:38:02 [2020-01-21T14:38:02.204Z] --- PASS: TestDaemonRestartIpcMode (4.01s)
14:38:02 [2020-01-21T14:38:02.204Z] PASS
14:38:02 [2020-01-21T14:38:02.204Z] 
14:38:02 [2020-01-21T14:38:02.204Z] === Skipped
14:38:02 [2020-01-21T14:38:02.204Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:38:02 [2020-01-21T14:38:02.204Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:38:02 [2020-01-21T14:38:02.204Z] 
14:38:02 [2020-01-21T14:38:02.204Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:38:02 [2020-01-21T14:38:02.204Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:38:02 [2020-01-21T14:38:02.204Z] 
14:38:02 [2020-01-21T14:38:02.204Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:38:02 [2020-01-21T14:38:02.204Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:38:02 [2020-01-21T14:38:02.204Z] 
14:38:02 [2020-01-21T14:38:02.204Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:38:02 [2020-01-21T14:38:02.204Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:38:02 [2020-01-21T14:38:02.204Z] 
14:38:02 [2020-01-21T14:38:02.204Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:38:02 [2020-01-21T14:38:02.204Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:38:02 [2020-01-21T14:38:02.204Z] 
14:38:02 [2020-01-21T14:38:02.204Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:38:02 [2020-01-21T14:38:02.204Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
14:38:02 [2020-01-21T14:38:02.204Z] 
14:38:02 [2020-01-21T14:38:02.204Z] 
14:38:02 [2020-01-21T14:38:02.204Z] DONE 197 tests, 6 skipped in 150.057s
14:38:02 [2020-01-21T14:38:02.204Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:38:02 [2020-01-21T14:38:02.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
14:38:02 [2020-01-21T14:38:02.204Z] ++ set -e
14:38:02 [2020-01-21T14:38:02.204Z] ++ '[' -n 0 ']'
14:38:02 [2020-01-21T14:38:02.204Z] ++ set -x
14:38:02 [2020-01-21T14:38:02.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
14:38:02 [2020-01-21T14:38:02.204Z] INFO: Testing against a local daemon
14:38:02 [2020-01-21T14:38:02.204Z] === RUN   TestCommitInheritsEnv
14:38:02 [2020-01-21T14:38:02.303Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.972s	coverage: 45.9% of statements
14:38:02 [2020-01-21T14:38:02.303Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:38:02 [2020-01-21T14:38:02.765Z] --- PASS: TestCommitInheritsEnv (0.46s)
14:38:02 [2020-01-21T14:38:02.765Z] === RUN   TestImportExtremelyLargeImageWorks
14:38:02 [2020-01-21T14:38:02.765Z] === PAUSE TestImportExtremelyLargeImageWorks
14:38:02 [2020-01-21T14:38:02.765Z] === RUN   TestImagesFilterMultiReference
14:38:02 [2020-01-21T14:38:02.765Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:38:02 [2020-01-21T14:38:02.765Z] === RUN   TestImagePullPlatformInvalid
14:38:02 [2020-01-21T14:38:02.765Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:38:02 [2020-01-21T14:38:02.765Z] === RUN   TestRemoveImageOrphaning
14:38:03 [2020-01-21T14:38:03.365Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:38:03 [2020-01-21T14:38:03.365Z] --- PASS: TestRemoveImageOrphaning (0.58s)
14:38:03 [2020-01-21T14:38:03.365Z] === RUN   TestRemoveImageGarbageCollector
14:38:03 [2020-01-21T14:38:03.798Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
14:38:04 [2020-01-21T14:38:04.086Z] --- PASS: TestServiceUpdateConfigs (15.38s)
14:38:04 [2020-01-21T14:38:04.086Z] === RUN   TestServiceUpdateNetwork
14:38:04 [2020-01-21T14:38:04.087Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.577s	coverage: 76.1% of statements
14:38:04 [2020-01-21T14:38:04.333Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:38:04 [2020-01-21T14:38:04.375Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.209s	coverage: 54.8% of statements
14:38:04 [2020-01-21T14:38:04.375Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:38:04 [2020-01-21T14:38:04.375Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:38:04 [2020-01-21T14:38:04.588Z] === RUN   TestDockerSuite/TestBuildCmd
14:38:05 [2020-01-21T14:38:05.151Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:38:05 [2020-01-21T14:38:05.406Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:38:05 [2020-01-21T14:38:05.681Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:38:05 [2020-01-21T14:38:05.681Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:38:06 [2020-01-21T14:38:06.311Z] --- PASS: TestRemoveImageGarbageCollector (2.69s)
14:38:06 [2020-01-21T14:38:06.311Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:38:06 [2020-01-21T14:38:06.311Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s)
14:38:06 [2020-01-21T14:38:06.311Z] === RUN   TestTagInvalidReference
14:38:06 [2020-01-21T14:38:06.311Z] --- PASS: TestTagInvalidReference (0.05s)
14:38:06 [2020-01-21T14:38:06.311Z] === RUN   TestTagValidPrefixedRepo
14:38:06 [2020-01-21T14:38:06.311Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
14:38:06 [2020-01-21T14:38:06.311Z] === RUN   TestTagExistedNameWithoutForce
14:38:06 [2020-01-21T14:38:06.311Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:38:06 [2020-01-21T14:38:06.311Z] === RUN   TestTagOfficialNames
14:38:06 [2020-01-21T14:38:06.311Z] --- PASS: TestTagOfficialNames (0.07s)
14:38:06 [2020-01-21T14:38:06.311Z] === RUN   TestTagMatchesDigest
14:38:06 [2020-01-21T14:38:06.441Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
14:38:06 [2020-01-21T14:38:06.566Z] --- PASS: TestTagMatchesDigest (0.07s)
14:38:06 [2020-01-21T14:38:06.566Z] === CONT  TestImportExtremelyLargeImageWorks
14:38:06 [2020-01-21T14:38:06.566Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
14:38:07 [2020-01-21T14:38:07.124Z] --- PASS: TestServiceUpdateSecrets (15.46s)
14:38:07 [2020-01-21T14:38:07.124Z] === RUN   TestServiceUpdateConfigs
14:38:07 [2020-01-21T14:38:07.929Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
14:38:07 [2020-01-21T14:38:07.929Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:38:07 [2020-01-21T14:38:07.946Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
14:38:08 [2020-01-21T14:38:08.184Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
14:38:08 [2020-01-21T14:38:08.744Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
14:38:10 [2020-01-21T14:38:10.005Z] ok  	github.com/docker/docker/daemon/logger	0.323s	coverage: 42.7% of statements
14:38:12 [2020-01-21T14:38:12.065Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.067s	coverage: 67.0% of statements
14:38:13 [2020-01-21T14:38:13.983Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
14:38:14 [2020-01-21T14:38:14.142Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.694s	coverage: 77.8% of statements
14:38:14 [2020-01-21T14:38:14.142Z] ok  	github.com/docker/docker/daemon/logger/journald	0.060s	coverage: 26.2% of statements
14:38:14 [2020-01-21T14:38:14.768Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 4.9% of statements
14:38:14 [2020-01-21T14:38:14.768Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:38:14 [2020-01-21T14:38:14.768Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:38:14 [2020-01-21T14:38:14.768Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:38:14 [2020-01-21T14:38:14.768Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:38:14 [2020-01-21T14:38:14.906Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:38:15 [2020-01-21T14:38:15.160Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
14:38:15 [2020-01-21T14:38:15.719Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
14:38:15 [2020-01-21T14:38:15.795Z] time="2020-01-21T14:38:15Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-154313567/container.log.1: no such file or directory"
14:38:15 [2020-01-21T14:38:15.795Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.064s	coverage: 62.1% of statements
14:38:16 [2020-01-21T14:38:16.086Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
14:38:16 [2020-01-21T14:38:16.364Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
14:38:16 [2020-01-21T14:38:16.620Z] === RUN   TestDockerSuite/TestBuildContChar
14:38:17 [2020-01-21T14:38:17.423Z] --- PASS: TestServiceUpdateNetwork (13.92s)
14:38:17 [2020-01-21T14:38:17.423Z] PASS
14:38:17 [2020-01-21T14:38:17.423Z] 
14:38:17 [2020-01-21T14:38:17.423Z] === Skipped
14:38:17 [2020-01-21T14:38:17.423Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
14:38:17 [2020-01-21T14:38:17.423Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:38:17 [2020-01-21T14:38:17.423Z] 
14:38:17 [2020-01-21T14:38:17.423Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
14:38:17 [2020-01-21T14:38:17.423Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:38:17 [2020-01-21T14:38:17.423Z] 
14:38:17 [2020-01-21T14:38:17.423Z] 
14:38:17 [2020-01-21T14:38:17.423Z] DONE 23 tests, 2 skipped in 134.381s
14:38:17 [2020-01-21T14:38:17.423Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
14:38:17 [2020-01-21T14:38:17.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
14:38:17 [2020-01-21T14:38:17.423Z] ++ set -e
14:38:17 [2020-01-21T14:38:17.423Z] ++ '[' -n 0 ']'
14:38:17 [2020-01-21T14:38:17.423Z] ++ set -x
14:38:17 [2020-01-21T14:38:17.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
14:38:17 [2020-01-21T14:38:17.423Z] INFO: Testing against a local daemon
14:38:17 [2020-01-21T14:38:17.423Z] === RUN   TestSessionCreate
14:38:17 [2020-01-21T14:38:17.423Z] --- PASS: TestSessionCreate (0.01s)
14:38:17 [2020-01-21T14:38:17.423Z] === RUN   TestSessionCreateWithBadUpgrade
14:38:17 [2020-01-21T14:38:17.423Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:38:17 [2020-01-21T14:38:17.423Z] PASS
14:38:17 [2020-01-21T14:38:17.423Z] 
14:38:17 [2020-01-21T14:38:17.423Z] DONE 2 tests in 0.103s
14:38:17 [2020-01-21T14:38:17.423Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
14:38:17 [2020-01-21T14:38:17.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
14:38:17 [2020-01-21T14:38:17.423Z] ++ set -e
14:38:17 [2020-01-21T14:38:17.423Z] ++ '[' -n 0 ']'
14:38:17 [2020-01-21T14:38:17.423Z] ++ set -x
14:38:17 [2020-01-21T14:38:17.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
14:38:17 [2020-01-21T14:38:17.423Z] INFO: Testing against a local daemon
14:38:17 [2020-01-21T14:38:17.423Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:38:17 [2020-01-21T14:38:17.423Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:38:17 [2020-01-21T14:38:17.423Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:38:17 [2020-01-21T14:38:17.423Z] === RUN   TestEventsExecDie
14:38:17 [2020-01-21T14:38:17.423Z] --- PASS: TestEventsExecDie (0.79s)
14:38:17 [2020-01-21T14:38:17.423Z] === RUN   TestEventsBackwardsCompatible
14:38:17 [2020-01-21T14:38:17.423Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
14:38:17 [2020-01-21T14:38:17.423Z] === RUN   TestInfoBinaryCommits
14:38:17 [2020-01-21T14:38:17.423Z] --- PASS: TestInfoBinaryCommits (0.01s)
14:38:17 [2020-01-21T14:38:17.423Z] === RUN   TestInfoAPIVersioned
14:38:17 [2020-01-21T14:38:17.423Z] --- PASS: TestInfoAPIVersioned (0.00s)
14:38:17 [2020-01-21T14:38:17.423Z] === RUN   TestInfoDiscoveryBackend
14:38:17 [2020-01-21T14:38:17.767Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:38:17 [2020-01-21T14:38:17.767Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:38:18 [2020-01-21T14:38:18.825Z] ok  	github.com/docker/docker/daemon/logger/local	0.096s	coverage: 74.7% of statements
14:38:18 [2020-01-21T14:38:18.825Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:38:18 [2020-01-21T14:38:18.972Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:38:18 [2020-01-21T14:38:18.972Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:38:19 [2020-01-21T14:38:19.321Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
14:38:19 [2020-01-21T14:38:19.321Z] === RUN   TestInfoAPI
14:38:19 [2020-01-21T14:38:19.321Z] --- PASS: TestInfoAPI (0.01s)
14:38:19 [2020-01-21T14:38:19.321Z] === RUN   TestInfoAPIWarnings
14:38:19 [2020-01-21T14:38:19.672Z] --- PASS: TestInfoAPIWarnings (0.52s)
14:38:19 [2020-01-21T14:38:19.672Z] === RUN   TestInfoDebug
14:38:19 [2020-01-21T14:38:19.864Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.073s	coverage: 19.9% of statements
14:38:19 [2020-01-21T14:38:19.878Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
14:38:20 [2020-01-21T14:38:20.437Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
14:38:20 [2020-01-21T14:38:20.491Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
14:38:20 [2020-01-21T14:38:20.527Z] --- PASS: TestInfoDebug (0.52s)
14:38:20 [2020-01-21T14:38:20.527Z] === RUN   TestInfoInsecureRegistries
14:38:20 [2020-01-21T14:38:20.872Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:38:20 [2020-01-21T14:38:20.872Z] === RUN   TestInfoRegistryMirrors
14:38:20 [2020-01-21T14:38:20.995Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:38:21 [2020-01-21T14:38:21.221Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:38:21 [2020-01-21T14:38:21.221Z] === RUN   TestLoginFailsWithBadCredentials
14:38:21 [2020-01-21T14:38:21.514Z] ok  	github.com/docker/docker/daemon/logger/templates	0.013s	coverage: 8.3% of statements
14:38:21 [2020-01-21T14:38:21.597Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
14:38:21 [2020-01-21T14:38:21.597Z] === RUN   TestPingCacheHeaders
14:38:21 [2020-01-21T14:38:21.597Z] --- PASS: TestPingCacheHeaders (0.01s)
14:38:21 [2020-01-21T14:38:21.597Z] === RUN   TestPingGet
14:38:21 [2020-01-21T14:38:21.597Z] --- PASS: TestPingGet (0.01s)
14:38:21 [2020-01-21T14:38:21.597Z] === RUN   TestPingHead
14:38:21 [2020-01-21T14:38:21.597Z] --- PASS: TestPingHead (0.01s)
14:38:21 [2020-01-21T14:38:21.597Z] === RUN   TestVersion
14:38:21 [2020-01-21T14:38:21.597Z] --- PASS: TestVersion (0.02s)
14:38:21 [2020-01-21T14:38:21.597Z] PASS
14:38:21 [2020-01-21T14:38:21.597Z] 
14:38:21 [2020-01-21T14:38:21.597Z] === Skipped
14:38:21 [2020-01-21T14:38:21.597Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:38:21 [2020-01-21T14:38:21.598Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:38:21 [2020-01-21T14:38:21.598Z] 
14:38:21 [2020-01-21T14:38:21.598Z] 
14:38:21 [2020-01-21T14:38:21.598Z] DONE 18 tests, 1 skipped in 5.456s
14:38:21 [2020-01-21T14:38:21.598Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
14:38:21 [2020-01-21T14:38:21.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
14:38:21 [2020-01-21T14:38:21.598Z] ++ set -e
14:38:21 [2020-01-21T14:38:21.598Z] ++ '[' -n 0 ']'
14:38:21 [2020-01-21T14:38:21.598Z] ++ set -x
14:38:21 [2020-01-21T14:38:21.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
14:38:21 [2020-01-21T14:38:21.954Z] INFO: Testing against a local daemon
14:38:21 [2020-01-21T14:38:21.954Z] === RUN   TestVolumesCreateAndList
14:38:21 [2020-01-21T14:38:21.954Z] --- PASS: TestVolumesCreateAndList (0.03s)
14:38:21 [2020-01-21T14:38:21.954Z] === RUN   TestVolumesRemove
14:38:21 [2020-01-21T14:38:21.954Z] --- PASS: TestVolumesRemove (0.08s)
14:38:21 [2020-01-21T14:38:21.954Z] === RUN   TestVolumesInspect
14:38:21 [2020-01-21T14:38:21.954Z] --- PASS: TestVolumesInspect (0.01s)
14:38:21 [2020-01-21T14:38:21.954Z] === RUN   TestVolumesInvalidJSON
14:38:21 [2020-01-21T14:38:21.954Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:38:21 [2020-01-21T14:38:21.954Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:38:21 [2020-01-21T14:38:21.954Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:38:21 [2020-01-21T14:38:21.954Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:38:21 [2020-01-21T14:38:21.954Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:38:21 [2020-01-21T14:38:21.954Z] PASS
14:38:21 [2020-01-21T14:38:21.954Z] 
14:38:21 [2020-01-21T14:38:21.954Z] DONE 5 tests in 0.236s
14:38:21 [2020-01-21T14:38:21.954Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:38:21 [2020-01-21T14:38:21.954Z] ++++ cat bundles/test-integration/docker.pid
14:38:21 [2020-01-21T14:38:21.954Z] +++ kill 11572
14:38:22 [2020-01-21T14:38:22.005Z] --- PASS: TestServiceUpdateConfigs (15.34s)
14:38:22 [2020-01-21T14:38:22.005Z] === RUN   TestServiceUpdateNetwork
14:38:22 [2020-01-21T14:38:22.918Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:38:23 [2020-01-21T14:38:23.012Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
14:38:23 [2020-01-21T14:38:23.162Z] +++ /etc/init.d/apparmor stop
14:38:23 [2020-01-21T14:38:23.162Z] Leaving: AppArmorNo profiles have been unloaded.
14:38:23 [2020-01-21T14:38:23.162Z] 
14:38:23 [2020-01-21T14:38:23.162Z] Unloading profiles will leave already running processes permanently
14:38:23 [2020-01-21T14:38:23.162Z] unconfined, which can lead to unexpected situations.
14:38:23 [2020-01-21T14:38:23.162Z] 
14:38:23 [2020-01-21T14:38:23.162Z] To set a process to complain mode, use the command line tool
14:38:23 [2020-01-21T14:38:23.162Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:38:23 [2020-01-21T14:38:23.162Z] +++ true
14:38:23 [2020-01-21T14:38:23.214Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:38:23 [2020-01-21T14:38:23.468Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:38:23 [2020-01-21T14:38:23.555Z] 
14:38:24 [2020-01-21T14:38:24.045Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.153s	coverage: 82.5% of statements
14:38:24 [2020-01-21T14:38:24.045Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:38:24 [2020-01-21T14:38:24.045Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:38:24 [2020-01-21T14:38:24.068Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
14:38:24 [2020-01-21T14:38:24.323Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
Post stage
[Pipeline] junit
14:38:24 [2020-01-21T14:38:24.895Z] Recording test results
14:38:24 [2020-01-21T14:38:24.968Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:38:26 [2020-01-21T14:38:26.322Z] + echo Ensuring container killed.
14:38:26 [2020-01-21T14:38:26.322Z] Ensuring container killed.
14:38:26 [2020-01-21T14:38:26.322Z] + docker rm -vf docker-pr3
14:38:26 [2020-01-21T14:38:26.322Z] Error: No such container: docker-pr3
14:38:26 [2020-01-21T14:38:26.322Z] + true
14:38:26 [2020-01-21T14:38:26.373Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
[Pipeline] sh
14:38:27 [2020-01-21T14:38:27.079Z] + echo Chowning /workspace to jenkins user
14:38:27 [2020-01-21T14:38:27.079Z] Chowning /workspace to jenkins user
14:38:27 [2020-01-21T14:38:27.079Z] + id -u
14:38:27 [2020-01-21T14:38:27.079Z] + id -g
14:38:27 [2020-01-21T14:38:27.079Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40395:/workspace busybox chown -R 1001:1001 /workspace
14:38:27 [2020-01-21T14:38:27.079Z] Unable to find image 'busybox:latest' locally
14:38:27 [2020-01-21T14:38:27.079Z] latest: Pulling from library/busybox
14:38:27 [2020-01-21T14:38:27.432Z] 6dc7af96dfc8: Pulling fs layer
14:38:27 [2020-01-21T14:38:27.432Z] 6dc7af96dfc8: Verifying Checksum
14:38:27 [2020-01-21T14:38:27.432Z] 6dc7af96dfc8: Download complete
14:38:27 [2020-01-21T14:38:27.546Z] ok  	github.com/docker/docker/distribution/metadata	0.151s	coverage: 48.2% of statements
14:38:27 [2020-01-21T14:38:27.546Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 49.4% of statements
14:38:27 [2020-01-21T14:38:27.779Z] 6dc7af96dfc8: Pull complete
14:38:27 [2020-01-21T14:38:27.779Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
14:38:27 [2020-01-21T14:38:27.779Z] Status: Downloaded newer image for busybox:latest
14:38:28 [2020-01-21T14:38:28.280Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
14:38:28 [2020-01-21T14:38:28.280Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
14:38:28 [2020-01-21T14:38:28.280Z] remote: Enumerating objects: 19, done.
14:38:28 [2020-01-21T14:38:28.280Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
14:38:28 [2020-01-21T14:38:28.280Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
14:38:28 [2020-01-21T14:38:28.280Z] Building: bundles/cross/windows/amd64/containerutility.exe
14:38:28 [2020-01-21T14:38:28.280Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:38:28 [2020-01-21T14:38:28.569Z] ok  	github.com/docker/docker/distribution	0.513s	coverage: 22.1% of statements
14:38:28 [2020-01-21T14:38:28.569Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:38:28 [2020-01-21T14:38:28.605Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/test/unit
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:38:30 [2020-01-21T14:38:30.279Z] + bundleName=s390x-integration
14:38:30 [2020-01-21T14:38:30.279Z] + echo Creating s390x-integration-bundles.tar.gz
14:38:30 [2020-01-21T14:38:30.279Z] Creating s390x-integration-bundles.tar.gz
14:38:30 [2020-01-21T14:38:30.279Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:38:30 [2020-01-21T14:38:30.279Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:38:30 [2020-01-21T14:38:30.473Z] Archiving artifacts
14:38:31 [2020-01-21T14:38:31.132Z] ?   	github.com/docker/docker/api	[no test files]
14:38:31 [2020-01-21T14:38:31.606Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
14:38:32 [2020-01-21T14:38:32.062Z] ok  	github.com/docker/docker/distribution/xfer	1.744s	coverage: 85.1% of statements
14:38:32 [2020-01-21T14:38:32.062Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:38:32 [2020-01-21T14:38:32.062Z] ok  	github.com/docker/docker/image/cache	0.030s	coverage: 19.2% of statements
14:38:32 [2020-01-21T14:38:32.062Z] ok  	github.com/docker/docker/image	0.063s	coverage: 86.4% of statements
14:38:32 [2020-01-21T14:38:32.062Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:38:32 [2020-01-21T14:38:32.210Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
14:38:33 [2020-01-21T14:38:33.564Z] ok  	github.com/docker/docker/libcontainerd/queue	0.045s	coverage: 100.0% of statements
14:38:33 [2020-01-21T14:38:33.565Z] ok  	github.com/docker/docker/image/v1	0.062s	coverage: 25.0% of statements
14:38:33 [2020-01-21T14:38:33.565Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:38:34 [2020-01-21T14:38:34.210Z] --- PASS: TestServiceUpdateNetwork (14.70s)
14:38:34 [2020-01-21T14:38:34.210Z] PASS
14:38:34 [2020-01-21T14:38:34.210Z] 
14:38:34 [2020-01-21T14:38:34.210Z] === Skipped
14:38:34 [2020-01-21T14:38:34.210Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:38:34 [2020-01-21T14:38:34.210Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:38:34 [2020-01-21T14:38:34.210Z] 
14:38:34 [2020-01-21T14:38:34.210Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:38:34 [2020-01-21T14:38:34.210Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:38:34 [2020-01-21T14:38:34.210Z] 
14:38:34 [2020-01-21T14:38:34.210Z] 
14:38:34 [2020-01-21T14:38:34.210Z] DONE 23 tests, 2 skipped in 143.101s
14:38:34 [2020-01-21T14:38:34.210Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:38:34 [2020-01-21T14:38:34.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:38:34 [2020-01-21T14:38:34.210Z] ++ set -e
14:38:34 [2020-01-21T14:38:34.210Z] ++ '[' -n 0 ']'
14:38:34 [2020-01-21T14:38:34.210Z] ++ set -x
14:38:34 [2020-01-21T14:38:34.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
14:38:34 [2020-01-21T14:38:34.469Z] INFO: Testing against a local daemon
14:38:34 [2020-01-21T14:38:34.469Z] === RUN   TestSessionCreate
14:38:34 [2020-01-21T14:38:34.469Z] --- PASS: TestSessionCreate (0.05s)
14:38:34 [2020-01-21T14:38:34.469Z] === RUN   TestSessionCreateWithBadUpgrade
14:38:34 [2020-01-21T14:38:34.469Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
14:38:34 [2020-01-21T14:38:34.469Z] PASS
14:38:34 [2020-01-21T14:38:34.469Z] 
14:38:34 [2020-01-21T14:38:34.469Z] DONE 2 tests in 0.241s
14:38:34 [2020-01-21T14:38:34.469Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:38:34 [2020-01-21T14:38:34.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:38:34 [2020-01-21T14:38:34.469Z] ++ set -e
14:38:34 [2020-01-21T14:38:34.469Z] ++ '[' -n 0 ']'
14:38:34 [2020-01-21T14:38:34.469Z] ++ set -x
14:38:34 [2020-01-21T14:38:34.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
14:38:34 [2020-01-21T14:38:34.728Z] INFO: Testing against a local daemon
14:38:34 [2020-01-21T14:38:34.728Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:38:34 [2020-01-21T14:38:34.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:38:34 [2020-01-21T14:38:34.728Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:38:34 [2020-01-21T14:38:34.728Z] === RUN   TestEventsExecDie
14:38:35 [2020-01-21T14:38:35.056Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 50.0% of statements
14:38:35 [2020-01-21T14:38:35.684Z] --- PASS: TestEventsExecDie (0.94s)
14:38:35 [2020-01-21T14:38:35.685Z] === RUN   TestEventsBackwardsCompatible
14:38:35 [2020-01-21T14:38:35.685Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
14:38:35 [2020-01-21T14:38:35.685Z] === RUN   TestInfoBinaryCommits
14:38:35 [2020-01-21T14:38:35.685Z] --- PASS: TestInfoBinaryCommits (0.05s)
14:38:35 [2020-01-21T14:38:35.685Z] === RUN   TestInfoAPIVersioned
14:38:35 [2020-01-21T14:38:35.945Z] --- PASS: TestInfoAPIVersioned (0.03s)
14:38:35 [2020-01-21T14:38:35.945Z] === RUN   TestInfoDiscoveryBackend
14:38:36 [2020-01-21T14:38:36.519Z] --- PASS: TestInfoDiscoveryBackend (0.66s)
14:38:36 [2020-01-21T14:38:36.519Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:38:37 [2020-01-21T14:38:37.269Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40395/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:38:37 [2020-01-21T14:38:37.455Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:38:37 [2020-01-21T14:38:37.455Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:38:37 [2020-01-21T14:38:37.699Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:38:37 [2020-01-21T14:38:37.934Z] + make clean
14:38:38 [2020-01-21T14:38:38.280Z] make: command: Command not found
14:38:38 [2020-01-21T14:38:38.280Z] make: command: Command not found
14:38:38 [2020-01-21T14:38:38.280Z] docker volume rm -f docker-dev-cache
14:38:38 [2020-01-21T14:38:38.280Z] docker-dev-cache
[Pipeline] deleteDir
14:38:38 [2020-01-21T14:38:38.393Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s)
14:38:38 [2020-01-21T14:38:38.393Z] === RUN   TestInfoAPI
14:38:38 [2020-01-21T14:38:38.393Z] --- PASS: TestInfoAPI (0.05s)
14:38:38 [2020-01-21T14:38:38.393Z] === RUN   TestInfoAPIWarnings
14:38:38 [2020-01-21T14:38:38.572Z] ok  	github.com/docker/docker/opts	0.102s	coverage: 66.9% of statements
14:38:38 [2020-01-21T14:38:38.961Z] --- PASS: TestInfoAPIWarnings (0.64s)
14:38:38 [2020-01-21T14:38:38.961Z] === RUN   TestInfoDebug
14:38:39 [2020-01-21T14:38:39.602Z] --- PASS: TestInfoDebug (0.64s)
14:38:39 [2020-01-21T14:38:39.602Z] === RUN   TestInfoInsecureRegistries
14:38:40 [2020-01-21T14:38:40.170Z] --- PASS: TestInfoInsecureRegistries (0.61s)
14:38:40 [2020-01-21T14:38:40.170Z] === RUN   TestInfoRegistryMirrors
14:38:40 [2020-01-21T14:38:40.734Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
14:38:40 [2020-01-21T14:38:40.734Z] ok  	github.com/docker/docker/pkg/authorization	1.336s	coverage: 68.3% of statements
14:38:40 [2020-01-21T14:38:40.738Z] --- PASS: TestInfoRegistryMirrors (0.61s)
14:38:40 [2020-01-21T14:38:40.738Z] === RUN   TestLoginFailsWithBadCredentials
14:38:40 [2020-01-21T14:38:40.997Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
14:38:40 [2020-01-21T14:38:40.997Z] === RUN   TestPingCacheHeaders
14:38:41 [2020-01-21T14:38:41.189Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:38:41 [2020-01-21T14:38:41.189Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
14:38:41 [2020-01-21T14:38:41.256Z] --- PASS: TestPingCacheHeaders (0.05s)
14:38:41 [2020-01-21T14:38:41.256Z] === RUN   TestPingGet
14:38:41 [2020-01-21T14:38:41.256Z] --- PASS: TestPingGet (0.03s)
14:38:41 [2020-01-21T14:38:41.256Z] === RUN   TestPingHead
14:38:41 [2020-01-21T14:38:41.256Z] --- PASS: TestPingHead (0.05s)
14:38:41 [2020-01-21T14:38:41.256Z] === RUN   TestVersion
14:38:41 [2020-01-21T14:38:41.256Z] --- PASS: TestVersion (0.05s)
14:38:41 [2020-01-21T14:38:41.256Z] PASS
14:38:41 [2020-01-21T14:38:41.256Z] 
14:38:41 [2020-01-21T14:38:41.256Z] === Skipped
14:38:41 [2020-01-21T14:38:41.256Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:38:41 [2020-01-21T14:38:41.256Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:38:41 [2020-01-21T14:38:41.256Z] 
14:38:41 [2020-01-21T14:38:41.256Z] 
14:38:41 [2020-01-21T14:38:41.256Z] DONE 18 tests, 1 skipped in 6.707s
14:38:41 [2020-01-21T14:38:41.256Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:38:41 [2020-01-21T14:38:41.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:38:41 [2020-01-21T14:38:41.256Z] ++ set -e
14:38:41 [2020-01-21T14:38:41.256Z] ++ '[' -n 0 ']'
14:38:41 [2020-01-21T14:38:41.256Z] ++ set -x
14:38:41 [2020-01-21T14:38:41.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:38:41 [2020-01-21T14:38:41.361Z] ok  	github.com/docker/docker/pkg/capabilities	0.029s	coverage: 87.5% of statements
14:38:41 [2020-01-21T14:38:41.515Z] INFO: Testing against a local daemon
14:38:41 [2020-01-21T14:38:41.515Z] === RUN   TestVolumesCreateAndList
14:38:41 [2020-01-21T14:38:41.515Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:38:41 [2020-01-21T14:38:41.515Z] === RUN   TestVolumesRemove
14:38:41 [2020-01-21T14:38:41.515Z] --- PASS: TestVolumesRemove (0.11s)
14:38:41 [2020-01-21T14:38:41.515Z] === RUN   TestVolumesInspect
14:38:41 [2020-01-21T14:38:41.515Z] --- PASS: TestVolumesInspect (0.04s)
14:38:41 [2020-01-21T14:38:41.515Z] === RUN   TestVolumesInvalidJSON
14:38:41 [2020-01-21T14:38:41.515Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:38:41 [2020-01-21T14:38:41.515Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:38:41 [2020-01-21T14:38:41.773Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:38:41 [2020-01-21T14:38:41.773Z] --- PASS: TestVolumesInvalidJSON (0.03s)
14:38:41 [2020-01-21T14:38:41.773Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:38:41 [2020-01-21T14:38:41.773Z] PASS
14:38:41 [2020-01-21T14:38:41.773Z] 
14:38:41 [2020-01-21T14:38:41.773Z] DONE 5 tests in 0.358s
14:38:41 [2020-01-21T14:38:41.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:38:41 [2020-01-21T14:38:41.990Z] ok  	github.com/docker/docker/pkg/archive	1.441s	coverage: 76.8% of statements
14:38:42 [2020-01-21T14:38:42.032Z] ++++ cat bundles/test-integration/docker.pid
14:38:42 [2020-01-21T14:38:42.032Z] +++ kill 13048
14:38:42 [2020-01-21T14:38:42.114Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:38:42 [2020-01-21T14:38:42.279Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
14:38:42 [2020-01-21T14:38:42.674Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:38:43 [2020-01-21T14:38:43.407Z] +++ /etc/init.d/apparmor stop
14:38:43 [2020-01-21T14:38:43.407Z] Leaving: AppArmorNo profiles have been unloaded.
14:38:43 [2020-01-21T14:38:43.407Z] 
14:38:43 [2020-01-21T14:38:43.407Z] Unloading profiles will leave already running processes permanently
14:38:43 [2020-01-21T14:38:43.407Z] unconfined, which can lead to unexpected situations.
14:38:43 [2020-01-21T14:38:43.407Z] 
14:38:43 [2020-01-21T14:38:43.407Z] To set a process to complain mode, use the command line tool
14:38:43 [2020-01-21T14:38:43.407Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:38:43 [2020-01-21T14:38:43.407Z] +++ true
14:38:43 [2020-01-21T14:38:43.407Z] 
14:38:43 [2020-01-21T14:38:43.773Z] ok  	github.com/docker/docker/pkg/discovery	0.009s	coverage: 58.3% of statements
14:38:43 [2020-01-21T14:38:43.773Z] ok  	github.com/docker/docker/pkg/discovery/file	0.017s	coverage: 97.6% of statements
14:38:44 [2020-01-21T14:38:44.557Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
14:38:45 [2020-01-21T14:38:45.263Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
Post stage
[Pipeline] junit
14:38:45 [2020-01-21T14:38:45.959Z] Recording test results
14:38:46 [2020-01-21T14:38:46.052Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
14:38:46 [2020-01-21T14:38:46.293Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:38:46 [2020-01-21T14:38:46.524Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
14:38:46 [2020-01-21T14:38:46.701Z] + echo Ensuring container killed.
14:38:46 [2020-01-21T14:38:46.701Z] Ensuring container killed.
14:38:46 [2020-01-21T14:38:46.701Z] + docker rm -vf docker-pr3
14:38:46 [2020-01-21T14:38:46.701Z] Error: No such container: docker-pr3
14:38:46 [2020-01-21T14:38:46.701Z] + true
[Pipeline] sh
14:38:46 [2020-01-21T14:38:46.917Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
14:38:46 [2020-01-21T14:38:46.992Z] + echo Chowning /workspace to jenkins user
14:38:46 [2020-01-21T14:38:46.992Z] Chowning /workspace to jenkins user
14:38:46 [2020-01-21T14:38:46.992Z] + id -u
14:38:46 [2020-01-21T14:38:46.992Z] + id -g
14:38:46 [2020-01-21T14:38:46.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40395:/workspace busybox chown -R 1000:1000 /workspace
14:38:46 [2020-01-21T14:38:46.992Z] Unable to find image 'busybox:latest' locally
14:38:46 [2020-01-21T14:38:46.992Z] latest: Pulling from library/busybox
14:38:47 [2020-01-21T14:38:47.084Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:38:47 [2020-01-21T14:38:47.084Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
14:38:47 [2020-01-21T14:38:47.206Z] ok  	github.com/docker/docker/layer	7.588s	coverage: 68.8% of statements
14:38:47 [2020-01-21T14:38:47.206Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:38:47 [2020-01-21T14:38:47.206Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:38:47 [2020-01-21T14:38:47.206Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:38:47 [2020-01-21T14:38:47.206Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:38:47 [2020-01-21T14:38:47.206Z] ?   	github.com/docker/docker/oci	[no test files]
14:38:47 [2020-01-21T14:38:47.206Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:38:47 [2020-01-21T14:38:47.251Z] 220602de6ed2: Pulling fs layer
14:38:47 [2020-01-21T14:38:47.251Z] 220602de6ed2: Download complete
14:38:47 [2020-01-21T14:38:47.511Z] 220602de6ed2: Pull complete
14:38:47 [2020-01-21T14:38:47.511Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
14:38:47 [2020-01-21T14:38:47.511Z] Status: Downloaded newer image for busybox:latest
14:38:47 [2020-01-21T14:38:47.850Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.383s	coverage: 43.2% of statements
14:38:47 [2020-01-21T14:38:47.850Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:38:47 [2020-01-21T14:38:47.850Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:38:48 [2020-01-21T14:38:48.010Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
14:38:48 [2020-01-21T14:38:48.265Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
14:38:48 [2020-01-21T14:38:48.474Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
14:38:48 [2020-01-21T14:38:48.761Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
14:38:49 [2020-01-21T14:38:49.393Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.152s	coverage: 84.1% of statements
14:38:49 [2020-01-21T14:38:49.681Z] ok  	github.com/docker/docker/pkg/fsutils	0.457s	coverage: 85.1% of statements
14:38:50 [2020-01-21T14:38:50.312Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
14:38:50 [2020-01-21T14:38:50.777Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
14:38:50 [2020-01-21T14:38:50.777Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:38:51 [2020-01-21T14:38:51.103Z] + bundleName=arm64-integration
14:38:51 [2020-01-21T14:38:51.103Z] + echo Creating arm64-integration-bundles.tar.gz
14:38:51 [2020-01-21T14:38:51.103Z] Creating arm64-integration-bundles.tar.gz
14:38:51 [2020-01-21T14:38:51.103Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:38:51 [2020-01-21T14:38:51.103Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:38:51 [2020-01-21T14:38:51.375Z] Archiving artifacts
14:38:51 [2020-01-21T14:38:51.812Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.032s	coverage: 91.7% of statements
14:38:52 [2020-01-21T14:38:52.101Z] ok  	github.com/docker/docker/pkg/locker	0.048s	coverage: 88.9% of statements
14:38:52 [2020-01-21T14:38:52.179Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:38:52 [2020-01-21T14:38:52.179Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
14:38:52 [2020-01-21T14:38:52.730Z] ok  	github.com/docker/docker/pkg/idtools	0.819s	coverage: 70.1% of statements
14:38:53 [2020-01-21T14:38:53.059Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
14:38:53 [2020-01-21T14:38:53.079Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40395/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:38:53 [2020-01-21T14:38:53.401Z] + make clean
14:38:53 [2020-01-21T14:38:53.686Z] ok  	github.com/docker/docker/pkg/ioutils	1.715s	coverage: 69.3% of statements
14:38:53 [2020-01-21T14:38:53.686Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:38:53 [2020-01-21T14:38:53.686Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.026s	coverage: 85.7% of statements
14:38:53 [2020-01-21T14:38:53.971Z] docker volume rm -f docker-dev-cache
14:38:54 [2020-01-21T14:38:54.104Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
14:38:54 [2020-01-21T14:38:54.230Z] docker-dev-cache
[Pipeline] deleteDir
14:38:54 [2020-01-21T14:38:54.359Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:38:54 [2020-01-21T14:38:54.359Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:38:54 [2020-01-21T14:38:54.359Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:38:54 [2020-01-21T14:38:54.359Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:38:54 [2020-01-21T14:38:54.359Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:38:54 [2020-01-21T14:38:54.709Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
14:38:54 [2020-01-21T14:38:54.709Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
14:38:55 [2020-01-21T14:38:55.338Z] ok  	github.com/docker/docker/pkg/mount	0.943s	coverage: 70.0% of statements
14:38:55 [2020-01-21T14:38:55.338Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:38:55 [2020-01-21T14:38:55.628Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 91.4% of statements
14:38:55 [2020-01-21T14:38:55.923Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
14:38:55 [2020-01-21T14:38:55.923Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:38:55 [2020-01-21T14:38:55.923Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:38:57 [2020-01-21T14:38:57.425Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.027s	coverage: 56.8% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
14:38:58 [2020-01-21T14:38:58.054Z] ok  	github.com/docker/docker/pkg/pools	0.036s	coverage: 88.2% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:38:58 [2020-01-21T14:38:58.560Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
14:38:58 [2020-01-21T14:38:58.679Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
14:38:58 [2020-01-21T14:38:58.679Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
14:38:59 [2020-01-21T14:38:59.569Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
14:38:59 [2020-01-21T14:38:59.701Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
14:38:59 [2020-01-21T14:38:59.823Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:39:00 [2020-01-21T14:39:00.333Z] ok  	github.com/docker/docker/pkg/pubsub	1.153s	coverage: 73.9% of statements
14:39:00 [2020-01-21T14:39:00.960Z] ok  	github.com/docker/docker/pkg/stdcopy	0.034s	coverage: 100.0% of statements
14:39:01 [2020-01-21T14:39:01.729Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
14:39:02 [2020-01-21T14:39:02.134Z] ok  	github.com/docker/docker/pkg/streamformatter	0.025s	coverage: 66.2% of statements
14:39:02 [2020-01-21T14:39:02.134Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
14:39:03 [2020-01-21T14:39:03.156Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
14:39:03 [2020-01-21T14:39:03.446Z] ok  	github.com/docker/docker/pkg/sysinfo	0.021s	coverage: 70.8% of statements
14:39:03 [2020-01-21T14:39:03.733Z] ok  	github.com/docker/docker/pkg/signal	3.909s	coverage: 61.0% of statements
14:39:04 [2020-01-21T14:39:04.363Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.2% of statements
14:39:04 [2020-01-21T14:39:04.993Z] ok  	github.com/docker/docker/pkg/tailfile	0.228s	coverage: 88.6% of statements
14:39:05 [2020-01-21T14:39:05.975Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
14:39:06 [2020-01-21T14:39:06.019Z] ok  	github.com/docker/docker/pkg/term	0.036s	coverage: 84.8% of statements
14:39:06 [2020-01-21T14:39:06.230Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:39:06 [2020-01-21T14:39:06.321Z] testing: warning: no tests to run
14:39:06 [2020-01-21T14:39:06.321Z] coverage: [no statements]
14:39:06 [2020-01-21T14:39:06.321Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
14:39:06 [2020-01-21T14:39:06.947Z] ok  	github.com/docker/docker/pkg/tarsum	0.296s	coverage: 89.3% of statements
14:39:06 [2020-01-21T14:39:06.947Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
14:39:07 [2020-01-21T14:39:07.234Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
14:39:07 [2020-01-21T14:39:07.521Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
14:39:09 [2020-01-21T14:39:09.489Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
14:39:10 [2020-01-21T14:39:10.412Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:39:10 [2020-01-21T14:39:10.972Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:39:11 [2020-01-21T14:39:11.020Z] ok  	github.com/docker/docker/plugin/v2	0.030s	coverage: 14.5% of statements
14:39:11 [2020-01-21T14:39:11.307Z] ok  	github.com/docker/docker/profiles/seccomp	0.032s	coverage: 68.8% of statements
14:39:12 [2020-01-21T14:39:12.341Z] ok  	github.com/docker/docker/reference	0.042s	coverage: 83.7% of statements
14:39:13 [2020-01-21T14:39:13.363Z] ok  	github.com/docker/docker/plugin	0.600s	coverage: 27.1% of statements
14:39:13 [2020-01-21T14:39:13.991Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
14:39:15 [2020-01-21T14:39:15.015Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
14:39:15 [2020-01-21T14:39:15.128Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
14:39:16 [2020-01-21T14:39:16.509Z] ok  	github.com/docker/docker/testutil	0.023s	coverage: 62.5% of statements
14:39:16 [2020-01-21T14:39:16.542Z] 65014b3c3121: Pull complete
14:39:16 [2020-01-21T14:39:16.822Z] ok  	github.com/docker/docker/runconfig	0.036s	coverage: 68.2% of statements
14:39:17 [2020-01-21T14:39:17.012Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
14:39:17 [2020-01-21T14:39:17.110Z] ok  	github.com/docker/docker/registry	0.391s	coverage: 56.0% of statements
14:39:18 [2020-01-21T14:39:18.420Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
14:39:18 [2020-01-21T14:39:18.675Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:39:19 [2020-01-21T14:39:19.601Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
14:39:20 [2020-01-21T14:39:20.614Z] ok  	github.com/docker/docker/volume/drivers	0.024s	coverage: 36.1% of statements
14:39:23 [2020-01-21T14:39:23.760Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
14:39:24 [2020-01-21T14:39:24.110Z] ok  	github.com/docker/docker/volume/mounts	0.075s	coverage: 67.0% of statements
14:39:24 [2020-01-21T14:39:24.110Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
14:39:24 [2020-01-21T14:39:24.734Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
14:39:27 [2020-01-21T14:39:27.060Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:39:27 [2020-01-21T14:39:27.619Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:39:29 [2020-01-21T14:39:29.547Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:39:32 [2020-01-21T14:39:32.831Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
14:39:33 [2020-01-21T14:39:33.119Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/rootless	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/volume	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === Skipped
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver btrfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:73: No driver to put!
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     overlay_test.go:49: Fails to compute changes intermittently
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:46: Driver zfs not supported
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     graphtest_unix.go:73: No driver to put!
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:39:33 [2020-01-21T14:39:33.119Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] 
14:39:33 [2020-01-21T14:39:33.119Z] DONE 2155 tests, 20 skipped in 336.584s
Post stage
[Pipeline] junit
14:39:33 [2020-01-21T14:39:33.159Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:39:34 [2020-01-21T14:39:34.254Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/make.sh dynbinary test-integration
14:39:34 [2020-01-21T14:39:34.540Z] 
14:39:34 [2020-01-21T14:39:34.719Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:39:34 [2020-01-21T14:39:34.825Z] Removing bundles/
14:39:34 [2020-01-21T14:39:34.825Z] 
14:39:34 [2020-01-21T14:39:34.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:39:34 [2020-01-21T14:39:34.826Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:39:34 [2020-01-21T14:39:34.826Z] GOOS="" GOARCH="" GOARM=""
14:39:35 [2020-01-21T14:39:35.319Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:39:35 [2020-01-21T14:39:35.319Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:39:37 [2020-01-21T14:39:37.201Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:39:38 [2020-01-21T14:39:38.691Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:39:40 [2020-01-21T14:39:40.052Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:39:43 [2020-01-21T14:39:43.438Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:39:46 [2020-01-21T14:39:46.740Z] === RUN   TestDockerDaemonSuite/TestShmSize
14:39:48 [2020-01-21T14:39:48.626Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
14:39:51 [2020-01-21T14:39:51.929Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
14:39:51 [2020-01-21T14:39:51.929Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
14:39:53 [2020-01-21T14:39:53.288Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:39:53 [2020-01-21T14:39:53.712Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:39:53 [2020-01-21T14:39:53.712Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
14:39:54 [2020-01-21T14:39:54.276Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
14:39:54 [2020-01-21T14:39:54.276Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:39:54 [2020-01-21T14:39:54.276Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:39:54 [2020-01-21T14:39:54.276Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:39:54 [2020-01-21T14:39:54.840Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:39:54 [2020-01-21T14:39:54.840Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:39:54 [2020-01-21T14:39:54.840Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:39:54 [2020-01-21T14:39:54.840Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:39:55 [2020-01-21T14:39:55.098Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:39:55 [2020-01-21T14:39:55.098Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:39:55 [2020-01-21T14:39:55.171Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:39:56 [2020-01-21T14:39:56.470Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:39:56 [2020-01-21T14:39:56.470Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:39:56 [2020-01-21T14:39:56.470Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.5% of statements
14:39:56 [2020-01-21T14:39:56.728Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:39:56 [2020-01-21T14:39:56.728Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:39:56 [2020-01-21T14:39:56.728Z] ?   	github.com/docker/docker/api/types	[no test files]
14:39:56 [2020-01-21T14:39:56.728Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:39:56 [2020-01-21T14:39:56.728Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:39:56 [2020-01-21T14:39:56.728Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:39:56 [2020-01-21T14:39:56.728Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:39:57 [2020-01-21T14:39:57.293Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
14:39:57 [2020-01-21T14:39:57.293Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:39:57 [2020-01-21T14:39:57.293Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:39:57 [2020-01-21T14:39:57.293Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:39:57 [2020-01-21T14:39:57.293Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:39:57 [2020-01-21T14:39:57.293Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:39:57 [2020-01-21T14:39:57.293Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
14:39:57 [2020-01-21T14:39:57.293Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:39:57 [2020-01-21T14:39:57.293Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:39:57 [2020-01-21T14:39:57.550Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
14:39:57 [2020-01-21T14:39:57.550Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
14:39:57 [2020-01-21T14:39:57.682Z] --- PASS: TestDockerDaemonSuite (352.33s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.56s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.41s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.54s)
14:39:57 [2020-01-21T14:39:57.682Z]         docker_cli_daemon_test.go:1449: [d0b1dc8069459] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [d5d37b9fa6698] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.99s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.20s)
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [d5c6bb8e3d26b] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.78s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.56s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.87s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.06s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.38s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.50s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.90s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [dabacebb7ef8e] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [dd0b7da387da0] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.84s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.60s)
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [d77b5f5061fca] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.36s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.00s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.14s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [d39a7677c70a7] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
14:39:57 [2020-01-21T14:39:57.682Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [daffbf86ad9e5] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.81s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:39:57 [2020-01-21T14:39:57.682Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [d759b42b52d9f] daemon is not started
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.49s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.26s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s)
14:39:57 [2020-01-21T14:39:57.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s)
14:39:57 [2020-01-21T14:39:57.682Z]         check_test.go:309: [d0f38bb4199a8] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d9b12685f0443] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.80s)
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_plugins_test.go:79: [d24ef752f453c] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s)
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_plugins_test.go:169: [d245c23da7355] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.56s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.59s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d81232bf10924] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.97s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.18s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d7d43126eec8a] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.76s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.94s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.30s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.14s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [dc5f10fd127fb] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.53s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.87s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.54s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.16s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d092ee50f9405] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d2d929cad614c] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.89s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d5ccba2fa8dc3] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.31s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.47s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.93s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.54s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.01s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d6c929cd0a2c0] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.28s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.76s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d69b8886fcf3c] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.86s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d8acec7616917] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.26s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d097312476a5e] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.57s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [daedcc561eb40] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.49s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.21s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.93s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d08dab7b87235] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.09s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.88s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.32s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d97973e5043c8] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d6c3178438e2d] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.75s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.91s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.58s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.29s)
14:39:57 [2020-01-21T14:39:57.683Z]         docker_cli_daemon_test.go:2542: [d49abd8c7056a] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.63s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.33s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.08s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.14s)
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
14:39:57 [2020-01-21T14:39:57.683Z]         check_test.go:309: [d444e78f869f3] daemon is not started
14:39:57 [2020-01-21T14:39:57.683Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.79s)
14:39:57 [2020-01-21T14:39:57.683Z] === RUN   TestDockerSwarmSuite
14:39:57 [2020-01-21T14:39:57.683Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/builder	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:39:57 [2020-01-21T14:39:57.808Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:39:58 [2020-01-21T14:39:58.375Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
14:39:59 [2020-01-21T14:39:59.048Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:40:00 [2020-01-21T14:40:00.932Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
14:40:02 [2020-01-21T14:40:02.556Z] ok  	github.com/docker/docker/builder/dockerfile	0.562s	coverage: 48.2% of statements
14:40:02 [2020-01-21T14:40:02.556Z] ok  	github.com/docker/docker/builder/remotecontext	0.254s	coverage: 13.6% of statements
14:40:03 [2020-01-21T14:40:03.488Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
14:40:04 [2020-01-21T14:40:04.440Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.320s	coverage: 86.3% of statements
14:40:04 [2020-01-21T14:40:04.441Z] ?   	github.com/docker/docker/cli	[no test files]
14:40:04 [2020-01-21T14:40:04.441Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:40:05 [2020-01-21T14:40:05.090Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
14:40:08 [2020-01-21T14:40:08.619Z] ok  	github.com/docker/docker/client	0.202s	coverage: 75.8% of statements
14:40:11 [2020-01-21T14:40:11.701Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
14:40:13 [2020-01-21T14:40:13.584Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:40:14 [2020-01-21T14:40:14.945Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:40:14 [2020-01-21T14:40:14.945Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
14:40:20 [2020-01-21T14:40:20.312Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:40:22 [2020-01-21T14:40:22.820Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:40:24 [2020-01-21T14:40:24.180Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
14:40:25 [2020-01-21T14:40:25.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
14:40:25 [2020-01-21T14:40:25.750Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
14:40:35 [2020-01-21T14:40:35.677Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
14:40:37 [2020-01-21T14:40:37.037Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:40:40 [2020-01-21T14:40:40.422Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:40:47 [2020-01-21T14:40:47.316Z] ok  	github.com/docker/docker/cmd/dockerd	0.067s	coverage: 30.5% of statements
14:40:47 [2020-01-21T14:40:47.316Z] ok  	github.com/docker/docker/container	0.135s	coverage: 35.0% of statements
14:40:47 [2020-01-21T14:40:47.316Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:40:47 [2020-01-21T14:40:47.316Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:40:47 [2020-01-21T14:40:47.316Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:40:47 [2020-01-21T14:40:47.316Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:40:55 [2020-01-21T14:40:55.466Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
14:40:55 [2020-01-21T14:40:55.466Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
14:40:57 [2020-01-21T14:40:57.285Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
14:40:59 [2020-01-21T14:40:59.183Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
14:41:00 [2020-01-21T14:41:00.556Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.7% of statements
14:41:00 [2020-01-21T14:41:00.745Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:41:00 [2020-01-21T14:41:00.745Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:41:07 [2020-01-21T14:41:07.314Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:41:07 [2020-01-21T14:41:07.314Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:41:07 [2020-01-21T14:41:07.314Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:41:08 [2020-01-21T14:41:08.237Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:41:08 [2020-01-21T14:41:08.237Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:41:09 [2020-01-21T14:41:09.160Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:41:09 [2020-01-21T14:41:09.719Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:41:10 [2020-01-21T14:41:10.519Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.7% of statements
14:41:10 [2020-01-21T14:41:10.519Z] ok  	github.com/docker/docker/daemon	12.194s	coverage: 17.6% of statements
14:41:10 [2020-01-21T14:41:10.519Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:41:10 [2020-01-21T14:41:10.519Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:41:10 [2020-01-21T14:41:10.644Z] --- PASS: TestImportExtremelyLargeImageWorks (184.22s)
14:41:10 [2020-01-21T14:41:10.644Z] PASS
14:41:10 [2020-01-21T14:41:10.644Z] 
14:41:10 [2020-01-21T14:41:10.644Z] DONE 12 tests in 188.591s
14:41:10 [2020-01-21T14:41:10.644Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:41:10 [2020-01-21T14:41:10.644Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
14:41:10 [2020-01-21T14:41:10.644Z] ++ set -e
14:41:10 [2020-01-21T14:41:10.644Z] ++ '[' -n 0 ']'
14:41:10 [2020-01-21T14:41:10.644Z] ++ set -x
14:41:10 [2020-01-21T14:41:10.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
14:41:10 [2020-01-21T14:41:10.941Z] INFO: Testing against a local daemon
14:41:10 [2020-01-21T14:41:10.941Z] === RUN   TestNetworkCreateDelete
14:41:10 [2020-01-21T14:41:10.941Z] --- PASS: TestNetworkCreateDelete (0.18s)
14:41:10 [2020-01-21T14:41:10.941Z] === RUN   TestDockerNetworkDeletePreferID
14:41:11 [2020-01-21T14:41:11.085Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 82.1% of statements
14:41:11 [2020-01-21T14:41:11.085Z] ok  	github.com/docker/docker/daemon/discovery	0.006s	coverage: 30.0% of statements
14:41:11 [2020-01-21T14:41:11.503Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
14:41:11 [2020-01-21T14:41:11.503Z] === RUN   TestInspectNetwork
14:41:12 [2020-01-21T14:41:12.427Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:41:12 [2020-01-21T14:41:12.457Z] ok  	github.com/docker/docker/daemon/events	0.062s	coverage: 50.0% of statements
14:41:12 [2020-01-21T14:41:12.457Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:41:12 [2020-01-21T14:41:12.457Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:41:13 [2020-01-21T14:41:13.023Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
14:41:13 [2020-01-21T14:41:13.072Z] edbd72df76b4: Pull complete
14:41:13 [2020-01-21T14:41:13.072Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
14:41:13 [2020-01-21T14:41:13.072Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:41:13 [2020-01-21T14:41:13.072Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
14:41:13 [2020-01-21T14:41:13.072Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
14:41:13 [2020-01-21T14:41:13.072Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973'
14:41:13 [2020-01-21T14:41:13.072Z] WARN: Skipping validation tests
14:41:13 [2020-01-21T14:41:13.072Z] INFO: Running unit tests at 01/21/2020 14:41:03...
14:41:13 [2020-01-21T14:41:13.072Z] INFO: make.ps1 starting at 01/21/2020 14:41:07
14:41:13 [2020-01-21T14:41:13.072Z] INFO: Git commit (4d249ae1f3) assumed from DOCKER_GITCOMMIT environment variable
14:41:13 [2020-01-21T14:41:13.072Z] INFO: Invoking autogen...
14:41:13 [2020-01-21T14:41:13.072Z] INFO: Running unit tests...
14:41:14 [2020-01-21T14:41:14.308Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:41:15 [2020-01-21T14:41:15.788Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
14:41:15 [2020-01-21T14:41:15.788Z] === RUN   TestDockerSuite/TestBuildEnv
14:41:16 [2020-01-21T14:41:16.303Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
14:41:16 [2020-01-21T14:41:16.355Z] === RUN   TestInspectNetwork/full_network_id
14:41:16 [2020-01-21T14:41:16.355Z] === RUN   TestInspectNetwork/partial_network_id
14:41:16 [2020-01-21T14:41:16.355Z] === RUN   TestInspectNetwork/network_name
14:41:16 [2020-01-21T14:41:16.355Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:41:16 [2020-01-21T14:41:16.614Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
14:41:16 [2020-01-21T14:41:16.868Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.232s	coverage: 57.0% of statements
14:41:17 [2020-01-21T14:41:17.542Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:41:17 [2020-01-21T14:41:17.787Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
14:41:18 [2020-01-21T14:41:18.904Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:41:19 [2020-01-21T14:41:19.828Z] === RUN   TestDockerSuite/TestBuildEnvUsage
14:41:20 [2020-01-21T14:41:20.150Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.390s	coverage: 45.9% of statements
14:41:20 [2020-01-21T14:41:20.150Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.589s	coverage: 72.5% of statements
14:41:20 [2020-01-21T14:41:20.150Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:41:20 [2020-01-21T14:41:20.796Z] --- PASS: TestInspectNetwork (9.53s)
14:41:20 [2020-01-21T14:41:20.796Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:41:20 [2020-01-21T14:41:20.796Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:41:20 [2020-01-21T14:41:20.796Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:41:20 [2020-01-21T14:41:20.796Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:41:20 [2020-01-21T14:41:20.796Z] === RUN   TestRunContainerWithBridgeNone
14:41:23 [2020-01-21T14:41:23.425Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.991s	coverage: 48.6% of statements
14:41:24 [2020-01-21T14:41:24.053Z] --- PASS: TestRunContainerWithBridgeNone (2.74s)
14:41:24 [2020-01-21T14:41:24.053Z] === RUN   TestNetworkInvalidJSON
14:41:24 [2020-01-21T14:41:24.053Z] === RUN   TestNetworkInvalidJSON//networks/create
14:41:24 [2020-01-21T14:41:24.053Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:41:24 [2020-01-21T14:41:24.053Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:41:24 [2020-01-21T14:41:24.053Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:41:24 [2020-01-21T14:41:24.053Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:41:24 [2020-01-21T14:41:24.053Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:41:24 [2020-01-21T14:41:24.053Z] === CONT  TestNetworkInvalidJSON//networks/create
14:41:24 [2020-01-21T14:41:24.053Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:41:24 [2020-01-21T14:41:24.053Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:41:24 [2020-01-21T14:41:24.053Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:41:24 [2020-01-21T14:41:24.053Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:41:24 [2020-01-21T14:41:24.053Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:41:24 [2020-01-21T14:41:24.053Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:41:24 [2020-01-21T14:41:24.053Z] === RUN   TestDaemonRestartWithLiveRestore
14:41:24 [2020-01-21T14:41:24.357Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.319s	coverage: 76.1% of statements
14:41:24 [2020-01-21T14:41:24.612Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
14:41:24 [2020-01-21T14:41:24.612Z] === RUN   TestDaemonDefaultNetworkPools
14:41:24 [2020-01-21T14:41:24.888Z] ?   	github.com/docker/docker/api	[no test files]
14:41:25 [2020-01-21T14:41:25.289Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.150s	coverage: 60.1% of statements
14:41:25 [2020-01-21T14:41:25.289Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:41:25 [2020-01-21T14:41:25.289Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:41:25 [2020-01-21T14:41:25.547Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
14:41:25 [2020-01-21T14:41:25.626Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
14:41:25 [2020-01-21T14:41:25.626Z] === RUN   TestDaemonRestartWithExistingNetwork
14:41:26 [2020-01-21T14:41:26.592Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
14:41:26 [2020-01-21T14:41:26.592Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:41:27 [2020-01-21T14:41:27.151Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:41:27 [2020-01-21T14:41:27.445Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
14:41:27 [2020-01-21T14:41:27.710Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
14:41:27 [2020-01-21T14:41:27.710Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:41:28 [2020-01-21T14:41:28.011Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
14:41:28 [2020-01-21T14:41:28.269Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:41:28 [2020-01-21T14:41:28.270Z] === RUN   TestServiceWithPredefinedNetwork
14:41:29 [2020-01-21T14:41:29.382Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
14:41:29 [2020-01-21T14:41:29.382Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:41:29 [2020-01-21T14:41:29.382Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:41:29 [2020-01-21T14:41:29.947Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 42.7% of statements
14:41:31 [2020-01-21T14:41:31.320Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.148s	coverage: 77.8% of statements
14:41:31 [2020-01-21T14:41:31.320Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:41:31 [2020-01-21T14:41:31.320Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:41:31 [2020-01-21T14:41:31.577Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 67.0% of statements
14:41:31 [2020-01-21T14:41:31.710Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
14:41:31 [2020-01-21T14:41:31.710Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:41:31 [2020-01-21T14:41:31.710Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:41:31 [2020-01-21T14:41:31.710Z]     service_test.go:230: FLAKY_TEST
14:41:31 [2020-01-21T14:41:31.710Z] === RUN   TestServiceWithDataPathPortInit
14:41:32 [2020-01-21T14:41:32.509Z] ok  	github.com/docker/docker/daemon/logger/journald	0.024s	coverage: 26.2% of statements
14:41:33 [2020-01-21T14:41:33.079Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 62.1% of statements
14:41:33 [2020-01-21T14:41:33.079Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
14:41:34 [2020-01-21T14:41:34.451Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 74.7% of statements
14:41:34 [2020-01-21T14:41:34.451Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:41:34 [2020-01-21T14:41:34.708Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 19.9% of statements
14:41:36 [2020-01-21T14:41:36.605Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 47.8% of statements
14:41:36 [2020-01-21T14:41:36.863Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
14:41:37 [2020-01-21T14:41:37.795Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
14:41:38 [2020-01-21T14:41:38.053Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.604s	coverage: 82.5% of statements
14:41:38 [2020-01-21T14:41:38.053Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:41:38 [2020-01-21T14:41:38.053Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:41:39 [2020-01-21T14:41:39.746Z] ok  	github.com/docker/docker/api/server	0.170s	coverage: 9.0% of statements
14:41:40 [2020-01-21T14:41:40.579Z] ok  	github.com/docker/docker/distribution	0.163s	coverage: 22.1% of statements
14:41:40 [2020-01-21T14:41:40.579Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
14:41:40 [2020-01-21T14:41:40.579Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:41:41 [2020-01-21T14:41:41.951Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
14:41:42 [2020-01-21T14:41:42.072Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:41:42 [2020-01-21T14:41:42.072Z] 
14:41:42 [2020-01-21T14:41:42.072Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:41:42 [2020-01-21T14:41:42.072Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:41:42 [2020-01-21T14:41:42.072Z] HOSTNAME=23adf986533f
14:41:42 [2020-01-21T14:41:42.072Z] TESTDEBUG=0
14:41:42 [2020-01-21T14:41:42.072Z] DEST=bundles/test-integration
14:41:42 [2020-01-21T14:41:42.072Z] PWD=/go/src/github.com/docker/docker
14:41:42 [2020-01-21T14:41:42.072Z] DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741
14:41:42 [2020-01-21T14:41:42.072Z] container=docker
14:41:42 [2020-01-21T14:41:42.072Z] HOME=/root
14:41:42 [2020-01-21T14:41:42.072Z] GOLANG_VERSION=1.13.6
14:41:42 [2020-01-21T14:41:42.072Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:41:42 [2020-01-21T14:41:42.072Z] VALIDATE_BRANCH=master
14:41:42 [2020-01-21T14:41:42.072Z] TERM=xterm
14:41:42 [2020-01-21T14:41:42.072Z] DOCKER_PKG=github.com/docker/docker
14:41:42 [2020-01-21T14:41:42.072Z] SHLVL=1
14:41:42 [2020-01-21T14:41:42.072Z] TIMEOUT=120m
14:41:42 [2020-01-21T14:41:42.072Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:41:42 [2020-01-21T14:41:42.072Z] DOCKER_GRAPHDRIVER=overlay2
14:41:42 [2020-01-21T14:41:42.072Z] GO111MODULE=off
14:41:42 [2020-01-21T14:41:42.072Z] DOCKER_EXPERIMENTAL=1
14:41:42 [2020-01-21T14:41:42.072Z] TEST_SKIP_INTEGRATION_CLI=1
14:41:42 [2020-01-21T14:41:42.072Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:41:42 [2020-01-21T14:41:42.072Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:41:42 [2020-01-21T14:41:42.072Z] GOPATH=/go
14:41:42 [2020-01-21T14:41:42.072Z] PKG_CONFIG=pkg-config
14:41:42 [2020-01-21T14:41:42.072Z] _=/usr/bin/env
14:41:42 [2020-01-21T14:41:42.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:41:43 [2020-01-21T14:41:43.324Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
14:41:43 [2020-01-21T14:41:43.888Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
14:41:43 [2020-01-21T14:41:43.888Z] ok  	github.com/docker/docker/distribution/xfer	1.879s	coverage: 85.1% of statements
14:41:43 [2020-01-21T14:41:43.888Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:41:43 [2020-01-21T14:41:43.888Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:41:45 [2020-01-21T14:41:45.785Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
14:41:45 [2020-01-21T14:41:45.785Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:41:46 [2020-01-21T14:41:46.352Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
14:41:47 [2020-01-21T14:41:47.434Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
14:41:47 [2020-01-21T14:41:47.692Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
14:41:49 [2020-01-21T14:41:49.604Z] ok  	github.com/docker/docker/pkg/archive	0.427s	coverage: 77.4% of statements
14:41:50 [2020-01-21T14:41:50.016Z] --- PASS: TestServiceWithDataPathPortInit (17.79s)
14:41:50 [2020-01-21T14:41:50.016Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:41:50 [2020-01-21T14:41:50.016Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:41:50 [2020-01-21T14:41:50.535Z] ok  	github.com/docker/docker/pkg/authorization	0.229s	coverage: 68.3% of statements
14:41:50 [2020-01-21T14:41:50.793Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:41:51 [2020-01-21T14:41:51.050Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:41:51 [2020-01-21T14:41:51.900Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:41:54 [2020-01-21T14:41:54.324Z] ok  	github.com/docker/docker/layer	7.627s	coverage: 68.8% of statements
14:41:54 [2020-01-21T14:41:54.324Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:41:54 [2020-01-21T14:41:54.324Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:41:54 [2020-01-21T14:41:54.324Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:41:54 [2020-01-21T14:41:54.324Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:41:54 [2020-01-21T14:41:54.324Z] ?   	github.com/docker/docker/oci	[no test files]
14:41:54 [2020-01-21T14:41:54.324Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:41:54 [2020-01-21T14:41:54.324Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
14:41:54 [2020-01-21T14:41:54.889Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.966s	coverage: 43.2% of statements
14:41:54 [2020-01-21T14:41:54.889Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:41:54 [2020-01-21T14:41:54.889Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:41:54 [2020-01-21T14:41:54.889Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
14:41:55 [2020-01-21T14:41:55.454Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
14:41:56 [2020-01-21T14:41:56.387Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
14:41:56 [2020-01-21T14:41:56.953Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
14:41:57 [2020-01-21T14:41:57.517Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
14:41:58 [2020-01-21T14:41:58.449Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
14:41:58 [2020-01-21T14:41:58.548Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s)
14:41:58 [2020-01-21T14:41:58.548Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s6wswexwewazjvjhjjalqrtof Created:2020-01-21 14:41:51.145957566 +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[19eae002b7cac9f1925350ffc6c896a6f4fa6fcf0eb2492b0afa229980e9ffe6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q909867e8fo103vkb14wru5fe EndpointID:e6f49167ab59c20c2de1333288a5da426abaff6a8eb68ffd2eb8bdea58b69f3f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac1af81ca334af32f1b6707c5a40764c1e2848c0b4386070d140e98d20d2202e 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:56ef05a841b7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q909867e8fo103vkb14wru5fe EndpointID:e6f49167ab59c20c2de1333288a5da426abaff6a8eb68ffd2eb8bdea58b69f3f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:41:58 [2020-01-21T14:41:58.548Z] PASS
14:41:58 [2020-01-21T14:41:58.548Z] 
14:41:58 [2020-01-21T14:41:58.548Z] === Skipped
14:41:58 [2020-01-21T14:41:58.548Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:41:58 [2020-01-21T14:41:58.548Z]     service_test.go:230: FLAKY_TEST
14:41:58 [2020-01-21T14:41:58.548Z] 
14:41:58 [2020-01-21T14:41:58.548Z] 
14:41:58 [2020-01-21T14:41:58.548Z] DONE 21 tests, 1 skipped in 47.660s
14:41:58 [2020-01-21T14:41:58.548Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:41:58 [2020-01-21T14:41:58.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:41:58 [2020-01-21T14:41:58.548Z] ++ set -e
14:41:58 [2020-01-21T14:41:58.548Z] ++ '[' -n 0 ']'
14:41:58 [2020-01-21T14:41:58.548Z] ++ set -x
14:41:58 [2020-01-21T14:41:58.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:41:58 [2020-01-21T14:41:58.548Z] INFO: Testing against a local daemon
14:41:58 [2020-01-21T14:41:58.548Z] === RUN   TestDockerNetworkIpvlanPersistance
14:41:58 [2020-01-21T14:41:58.548Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:41:58 [2020-01-21T14:41:58.548Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:41:58 [2020-01-21T14:41:58.548Z] === RUN   TestDockerNetworkIpvlan
14:41:58 [2020-01-21T14:41:58.548Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:41:58 [2020-01-21T14:41:58.548Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:41:58 [2020-01-21T14:41:58.548Z] PASS
14:41:58 [2020-01-21T14:41:58.548Z] 
14:41:58 [2020-01-21T14:41:58.548Z] === Skipped
14:41:58 [2020-01-21T14:41:58.548Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:41:58 [2020-01-21T14:41:58.548Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:41:58 [2020-01-21T14:41:58.548Z] 
14:41:58 [2020-01-21T14:41:58.548Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:41:58 [2020-01-21T14:41:58.548Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:41:58 [2020-01-21T14:41:58.548Z] 
14:41:58 [2020-01-21T14:41:58.548Z] 
14:41:58 [2020-01-21T14:41:58.548Z] DONE 2 tests, 2 skipped in 0.106s
14:41:58 [2020-01-21T14:41:58.548Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:41:58 [2020-01-21T14:41:58.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:41:58 [2020-01-21T14:41:58.548Z] ++ set -e
14:41:58 [2020-01-21T14:41:58.548Z] ++ '[' -n 0 ']'
14:41:58 [2020-01-21T14:41:58.548Z] ++ set -x
14:41:58 [2020-01-21T14:41:58.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:41:58 [2020-01-21T14:41:58.548Z] INFO: Testing against a local daemon
14:41:58 [2020-01-21T14:41:58.548Z] === RUN   TestDockerNetworkMacvlanPersistance
14:41:59 [2020-01-21T14:41:59.379Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
14:41:59 [2020-01-21T14:41:59.379Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.075s	coverage: 84.1% of statements
14:41:59 [2020-01-21T14:41:59.908Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
14:41:59 [2020-01-21T14:41:59.908Z] === RUN   TestDockerNetworkMacvlan
14:41:59 [2020-01-21T14:41:59.943Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
14:41:59 [2020-01-21T14:41:59.943Z] ok  	github.com/docker/docker/pkg/fsutils	0.228s	coverage: 85.1% of statements
14:42:00 [2020-01-21T14:42:00.834Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:42:01 [2020-01-21T14:42:01.314Z] ok  	github.com/docker/docker/pkg/idtools	0.459s	coverage: 70.1% of statements
14:42:01 [2020-01-21T14:42:01.571Z] ok  	github.com/docker/docker/pkg/ioutils	0.522s	coverage: 68.8% of statements
14:42:01 [2020-01-21T14:42:01.800Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:42:01 [2020-01-21T14:42:01.800Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
14:42:01 [2020-01-21T14:42:01.829Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
14:42:01 [2020-01-21T14:42:01.829Z] ok  	github.com/docker/docker/pkg/locker	0.020s	coverage: 88.9% of statements
14:42:02 [2020-01-21T14:42:02.086Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
14:42:02 [2020-01-21T14:42:02.086Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:42:02 [2020-01-21T14:42:02.769Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:42:02 [2020-01-21T14:42:02.769Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:42:03 [2020-01-21T14:42:03.033Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
14:42:03 [2020-01-21T14:42:03.033Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
14:42:03 [2020-01-21T14:42:03.328Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:42:03 [2020-01-21T14:42:03.597Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
14:42:03 [2020-01-21T14:42:03.597Z] ok  	github.com/docker/docker/pkg/mount	0.570s	coverage: 70.0% of statements
14:42:03 [2020-01-21T14:42:03.597Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:42:03 [2020-01-21T14:42:03.624Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:42:03 [2020-01-21T14:42:03.854Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 91.4% of statements
14:42:03 [2020-01-21T14:42:03.854Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
14:42:03 [2020-01-21T14:42:03.854Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:42:03 [2020-01-21T14:42:03.854Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:42:04 [2020-01-21T14:42:04.787Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
14:42:05 [2020-01-21T14:42:05.028Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
14:42:05 [2020-01-21T14:42:05.588Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:42:05 [2020-01-21T14:42:05.588Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:42:05 [2020-01-21T14:42:05.718Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
14:42:05 [2020-01-21T14:42:05.843Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:42:05 [2020-01-21T14:42:05.843Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:42:05 [2020-01-21T14:42:05.976Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
14:42:06 [2020-01-21T14:42:06.233Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:42:07 [2020-01-21T14:42:07.602Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
14:42:07 [2020-01-21T14:42:07.860Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
14:42:11 [2020-01-21T14:42:11.135Z] ok  	github.com/docker/docker/pkg/signal	2.396s	coverage: 61.0% of statements
14:42:11 [2020-01-21T14:42:11.135Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:42:11 [2020-01-21T14:42:11.168Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:42:11 [2020-01-21T14:42:11.393Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
14:42:11 [2020-01-21T14:42:11.651Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:42:11 [2020-01-21T14:42:11.909Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
14:42:12 [2020-01-21T14:42:12.474Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
14:42:13 [2020-01-21T14:42:13.039Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 36.2% of statements
14:42:13 [2020-01-21T14:42:13.604Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
14:42:14 [2020-01-21T14:42:14.168Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
14:42:14 [2020-01-21T14:42:14.734Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
14:42:14 [2020-01-21T14:42:14.734Z] testing: warning: no tests to run
14:42:14 [2020-01-21T14:42:14.734Z] coverage: [no statements]
14:42:14 [2020-01-21T14:42:14.734Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:42:15 [2020-01-21T14:42:15.298Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:42:15 [2020-01-21T14:42:15.298Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
14:42:15 [2020-01-21T14:42:15.555Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:42:16 [2020-01-21T14:42:16.487Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:42:17 [2020-01-21T14:42:17.664Z] --- PASS: TestDockerNetworkMacvlan (17.46s)
14:42:17 [2020-01-21T14:42:17.664Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
14:42:17 [2020-01-21T14:42:17.664Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
14:42:17 [2020-01-21T14:42:17.664Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s)
14:42:17 [2020-01-21T14:42:17.664Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.32s)
14:42:17 [2020-01-21T14:42:17.664Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.22s)
14:42:17 [2020-01-21T14:42:17.664Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.18s)
14:42:17 [2020-01-21T14:42:17.664Z] PASS
14:42:17 [2020-01-21T14:42:17.664Z] 
14:42:17 [2020-01-21T14:42:17.664Z] DONE 8 tests in 18.953s
14:42:17 [2020-01-21T14:42:17.664Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:42:17 [2020-01-21T14:42:17.664Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:42:17 [2020-01-21T14:42:17.664Z] ++ set -e
14:42:17 [2020-01-21T14:42:17.664Z] ++ '[' -n 0 ']'
14:42:17 [2020-01-21T14:42:17.664Z] ++ set -x
14:42:17 [2020-01-21T14:42:17.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:42:17 [2020-01-21T14:42:17.664Z] testing: warning: no tests to run
14:42:17 [2020-01-21T14:42:17.664Z] PASS
14:42:17 [2020-01-21T14:42:17.664Z] 
14:42:17 [2020-01-21T14:42:17.664Z] DONE 0 tests in 0.029s
14:42:17 [2020-01-21T14:42:17.664Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:42:17 [2020-01-21T14:42:17.664Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:42:17 [2020-01-21T14:42:17.664Z] ++ set -e
14:42:17 [2020-01-21T14:42:17.664Z] ++ '[' -n 0 ']'
14:42:17 [2020-01-21T14:42:17.664Z] ++ set -x
14:42:17 [2020-01-21T14:42:17.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:42:17 [2020-01-21T14:42:17.664Z] INFO: Testing against a local daemon
14:42:17 [2020-01-21T14:42:17.664Z] === RUN   TestAuthZPluginAllowRequest
14:42:18 [2020-01-21T14:42:18.081Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
14:42:18 [2020-01-21T14:42:18.339Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
14:42:18 [2020-01-21T14:42:18.355Z] === RUN   TestDockerSuite/TestBuildExpose
14:42:18 [2020-01-21T14:42:18.653Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:42:19 [2020-01-21T14:42:19.272Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
14:42:19 [2020-01-21T14:42:19.343Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
14:42:19 [2020-01-21T14:42:19.343Z] === RUN   TestAuthZPluginTLS
14:42:19 [2020-01-21T14:42:19.343Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:42:19 [2020-01-21T14:42:19.838Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
14:42:20 [2020-01-21T14:42:20.031Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:42:20 [2020-01-21T14:42:20.031Z] === RUN   TestAuthZPluginDenyRequest
14:42:20 [2020-01-21T14:42:20.031Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:42:20 [2020-01-21T14:42:20.286Z] === RUN   TestDockerSuite/TestBuildFails
14:42:20 [2020-01-21T14:42:20.541Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
14:42:20 [2020-01-21T14:42:20.541Z] === RUN   TestAuthZPluginAPIDenyResponse
14:42:21 [2020-01-21T14:42:21.100Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
14:42:21 [2020-01-21T14:42:21.100Z] === RUN   TestAuthZPluginDenyResponse
14:42:21 [2020-01-21T14:42:21.100Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:42:21 [2020-01-21T14:42:21.212Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 56.0% of statements
14:42:21 [2020-01-21T14:42:21.356Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:42:21 [2020-01-21T14:42:21.612Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
14:42:21 [2020-01-21T14:42:21.612Z] === RUN   TestAuthZPluginAllowEventStream
14:42:21 [2020-01-21T14:42:21.838Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
14:42:22 [2020-01-21T14:42:22.095Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
14:42:23 [2020-01-21T14:42:23.028Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
14:42:23 [2020-01-21T14:42:23.028Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
14:42:23 [2020-01-21T14:42:23.631Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
14:42:23 [2020-01-21T14:42:23.631Z] === RUN   TestAuthZPluginErrorResponse
14:42:23 [2020-01-21T14:42:23.631Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:42:24 [2020-01-21T14:42:24.011Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:42:24 [2020-01-21T14:42:24.011Z] === RUN   TestAuthZPluginErrorRequest
14:42:24 [2020-01-21T14:42:24.352Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
14:42:24 [2020-01-21T14:42:24.352Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:42:25 [2020-01-21T14:42:25.043Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
14:42:25 [2020-01-21T14:42:25.043Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:42:26 [2020-01-21T14:42:26.305Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
14:42:26 [2020-01-21T14:42:26.534Z] === RUN   TestDockerSuite/TestBuildForceRm
14:42:26 [2020-01-21T14:42:26.562Z] ok  	github.com/docker/docker/volume/local	0.023s	coverage: 73.0% of statements
14:42:27 [2020-01-21T14:42:27.127Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
14:42:27 [2020-01-21T14:42:27.137Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
14:42:27 [2020-01-21T14:42:27.137Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:42:28 [2020-01-21T14:42:28.512Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
14:42:28 [2020-01-21T14:42:28.754Z] === RUN   TestDockerSuite/TestBuildFromGit
14:42:29 [2020-01-21T14:42:29.397Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
14:42:29 [2020-01-21T14:42:29.397Z] === RUN   TestAuthZPluginHeader
14:42:29 [2020-01-21T14:42:29.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:42:29 [2020-01-21T14:42:29.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:42:30 [2020-01-21T14:42:30.005Z] --- PASS: TestAuthZPluginHeader (0.92s)
14:42:30 [2020-01-21T14:42:30.005Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:42:30 [2020-01-21T14:42:30.264Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ok  	github.com/docker/docker/api/server/httputils	0.128s	coverage: 14.7% of statements
14:42:30 [2020-01-21T14:42:30.519Z] ok  	github.com/docker/docker/api/server/middleware	0.196s	coverage: 37.7% of statements
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ok  	github.com/docker/docker/api/types/strslice	0.101s	coverage: 90.0% of statements
14:42:30 [2020-01-21T14:42:30.519Z] ok  	github.com/docker/docker/api/types/filters	0.055s	coverage: 92.2% of statements
14:42:30 [2020-01-21T14:42:30.519Z] ok  	github.com/docker/docker/api/server/router/swarm	0.139s	coverage: 4.5% of statements
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ok  	github.com/docker/docker/api/types/time	0.281s	coverage: 100.0% of statements
14:42:30 [2020-01-21T14:42:30.519Z] ok  	github.com/docker/docker/api/types/versions	0.067s	coverage: 75.0% of statements
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/builder	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:42:30 [2020-01-21T14:42:30.519Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:42:30 [2020-01-21T14:42:30.872Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:42:30 [2020-01-21T14:42:30.982Z] ok  	github.com/docker/docker/builder/dockerignore	0.282s	coverage: 96.8% of statements
14:42:31 [2020-01-21T14:42:31.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:42:32 [2020-01-21T14:42:32.285Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:42:34 [2020-01-21T14:42:34.174Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:42:34 [2020-01-21T14:42:34.736Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s)
14:42:34 [2020-01-21T14:42:34.736Z] === RUN   TestAuthZPluginV2Disable
14:42:34 [2020-01-21T14:42:34.736Z] ok  	github.com/docker/docker/builder/remotecontext	0.578s	coverage: 9.2% of statements
14:42:34 [2020-01-21T14:42:34.737Z] ok  	github.com/docker/docker/cli/debug	0.370s	coverage: 100.0% of statements
14:42:34 [2020-01-21T14:42:34.737Z] ok  	github.com/docker/docker/builder/dockerfile	0.518s	coverage: 46.3% of statements
14:42:35 [2020-01-21T14:42:35.031Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:42:35 [2020-01-21T14:42:35.286Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:42:37 [2020-01-21T14:42:37.798Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:42:38 [2020-01-21T14:42:38.357Z] --- PASS: TestAuthZPluginV2Disable (3.61s)
14:42:38 [2020-01-21T14:42:38.357Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:42:39 [2020-01-21T14:42:39.719Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:42:40 [2020-01-21T14:42:40.690Z] ok  	github.com/docker/docker/pkg/plugins	33.623s	coverage: 76.6% of statements
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/rootless	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/volume	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === Skipped
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver btrfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver btrfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver btrfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver btrfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver btrfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:73: No driver to put!
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     overlay_test.go:49: Fails to compute changes intermittently
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver zfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver zfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver zfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver zfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:46: Driver zfs not supported
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     graphtest_unix.go:73: No driver to put!
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:42:40 [2020-01-21T14:42:40.690Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] 
14:42:40 [2020-01-21T14:42:40.690Z] DONE 2155 tests, 20 skipped in 249.028s
Post stage
[Pipeline] junit
14:42:40 [2020-01-21T14:42:40.702Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
14:42:41 [2020-01-21T14:42:41.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40395/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d249ae1f33d3e57be78ec1ce573589397720741 hack/validate/vendor
14:42:41 [2020-01-21T14:42:41.602Z] === RUN   TestDockerSuite/TestBuildHistory
14:42:41 [2020-01-21T14:42:41.602Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
14:42:41 [2020-01-21T14:42:41.602Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:42:42 [2020-01-21T14:42:42.465Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
14:42:43 [2020-01-21T14:42:43.357Z] + echo Building e2e image
14:42:43 [2020-01-21T14:42:43.357Z] Building e2e image
14:42:43 [2020-01-21T14:42:43.357Z] + docker build --build-arg DOCKER_GITCOMMIT=4d249ae1f33d3e57be78ec1ce573589397720741 -t moby-e2e-test -f Dockerfile.e2e .
14:42:43 [2020-01-21T14:42:43.357Z] #2 [internal] load .dockerignore
14:42:43 [2020-01-21T14:42:43.357Z] #2 transferring context: 34B done
14:42:43 [2020-01-21T14:42:43.357Z] #2 DONE 0.0s
14:42:43 [2020-01-21T14:42:43.357Z] 
14:42:43 [2020-01-21T14:42:43.357Z] #1 [internal] load build definition from Dockerfile.e2e
14:42:43 [2020-01-21T14:42:43.357Z] #1 transferring dockerfile: 3.21kB done
14:42:43 [2020-01-21T14:42:43.357Z] #1 DONE 0.0s
14:42:43 [2020-01-21T14:42:43.357Z] 
14:42:43 [2020-01-21T14:42:43.357Z] #4 [internal] load metadata for docker.io/library/golang:1.13.6-alpine
14:42:43 [2020-01-21T14:42:43.616Z] #4 DONE 0.2s
14:42:43 [2020-01-21T14:42:43.616Z] 
14:42:43 [2020-01-21T14:42:43.616Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
14:42:43 [2020-01-21T14:42:43.616Z] #3 DONE 0.2s
14:42:43 [2020-01-21T14:42:43.616Z] 
14:42:43 [2020-01-21T14:42:43.616Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
14:42:43 [2020-01-21T14:42:43.616Z] #14 resolve docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53aeb9adba3c8417d00c652fddcc995347e73cf0e83aa9da2f2c3830 done
14:42:43 [2020-01-21T14:42:43.616Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 0B / 126.88MB 0.1s
14:42:43 [2020-01-21T14:42:43.616Z] #14 sha256:bfcd0abe53aeb9adba3c8417d00c652fddcc995347e73cf0e83aa9da2f2c3830 1.65kB / 1.65kB done
14:42:43 [2020-01-21T14:42:43.616Z] #14 sha256:ebabcce73002a8895cbf69978d7339ebccd130f5b59c635925ba9a4176d99b20 1.36kB / 1.36kB done
14:42:43 [2020-01-21T14:42:43.616Z] #14 sha256:9954d1348cd8742f02aa7509f009f45342153177e4b949e78c39084f009f3371 3.83kB / 3.83kB done
14:42:43 [2020-01-21T14:42:43.616Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 207.38kB / 301.26kB 0.1s
14:42:43 [2020-01-21T14:42:43.616Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.0s done
14:42:43 [2020-01-21T14:42:43.874Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
14:42:43 [2020-01-21T14:42:43.874Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 9.26MB / 126.88MB 0.3s
14:42:43 [2020-01-21T14:42:43.874Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
14:42:43 [2020-01-21T14:42:43.874Z] #14 sha256:956b52ee0b60ba6809d5c5850eb2996c7be5d92c71f3373e03aca1b62ff27cdc 126B / 126B 0.2s done
14:42:43 [2020-01-21T14:42:43.874Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s done
14:42:44 [2020-01-21T14:42:44.133Z] #14 ...
14:42:44 [2020-01-21T14:42:44.133Z] 
14:42:44 [2020-01-21T14:42:44.133Z] #8 [internal] load build context
14:42:44 [2020-01-21T14:42:44.133Z] #8 transferring context: 814.87kB 0.4s done
14:42:44 [2020-01-21T14:42:44.133Z] #8 DONE 0.5s
14:42:44 [2020-01-21T14:42:44.133Z] 
14:42:44 [2020-01-21T14:42:44.133Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
14:42:44 [2020-01-21T14:42:44.133Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 21.67MB / 126.88MB 0.5s
14:42:44 [2020-01-21T14:42:44.391Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 34.12MB / 126.88MB 0.7s
14:42:44 [2020-01-21T14:42:44.391Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
14:42:44 [2020-01-21T14:42:44.391Z] #14 ...
14:42:44 [2020-01-21T14:42:44.391Z] 
14:42:44 [2020-01-21T14:42:44.391Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
14:42:44 [2020-01-21T14:42:44.391Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
14:42:44 [2020-01-21T14:42:44.391Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done
14:42:44 [2020-01-21T14:42:44.391Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done
14:42:44 [2020-01-21T14:42:44.391Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done
14:42:44 [2020-01-21T14:42:44.391Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.3s done
14:42:44 [2020-01-21T14:42:44.391Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.4s done
14:42:44 [2020-01-21T14:42:44.391Z] #5 DONE 0.8s
14:42:44 [2020-01-21T14:42:44.391Z] 
14:42:44 [2020-01-21T14:42:44.391Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
14:42:44 [2020-01-21T14:42:44.391Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 40.64MB / 126.88MB 0.8s
14:42:44 [2020-01-21T14:42:44.650Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 55.49MB / 126.88MB 1.0s
14:42:44 [2020-01-21T14:42:44.650Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 62.16MB / 126.88MB 1.1s
14:42:44 [2020-01-21T14:42:44.909Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 78.09MB / 126.88MB 1.3s
14:42:44 [2020-01-21T14:42:44.909Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 86.78MB / 126.88MB 1.4s
14:42:45 [2020-01-21T14:42:45.171Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 96.65MB / 126.88MB 1.5s
14:42:45 [2020-01-21T14:42:45.171Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 113.74MB / 126.88MB 1.7s
14:42:45 [2020-01-21T14:42:45.428Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 121.06MB / 126.88MB 1.8s
14:42:45 [2020-01-21T14:42:45.804Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
14:42:45 [2020-01-21T14:42:45.992Z] #14 ...
14:42:45 [2020-01-21T14:42:45.992Z] 
14:42:45 [2020-01-21T14:42:45.992Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
14:42:45 [2020-01-21T14:42:45.992Z] #6 DONE 1.4s
14:42:45 [2020-01-21T14:42:45.992Z] 
14:42:45 [2020-01-21T14:42:45.992Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
14:42:45 [2020-01-21T14:42:45.992Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 126.88MB / 126.88MB 2.2s done
14:42:45 [2020-01-21T14:42:45.992Z] #14 extracting sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556
14:42:47 [2020-01-21T14:42:47.125Z] ok  	github.com/docker/docker/client	0.647s	coverage: 75.3% of statements
14:42:48 [2020-01-21T14:42:48.448Z] === RUN   TestDockerSuite/TestBuildIidFile
14:42:49 [2020-01-21T14:42:49.009Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:42:49 [2020-01-21T14:42:49.570Z] === RUN   TestDockerSuite/TestBuildInheritance
14:42:51 [2020-01-21T14:42:51.016Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:42:51 [2020-01-21T14:42:51.265Z] #14 extracting sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 5.1s
14:42:51 [2020-01-21T14:42:51.577Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:42:51 [2020-01-21T14:42:51.873Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:42:52 [2020-01-21T14:42:52.199Z] #14 ...
14:42:52 [2020-01-21T14:42:52.199Z] 
14:42:52 [2020-01-21T14:42:52.199Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
14:42:52 [2020-01-21T14:42:52.199Z] #7 1.134 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.217 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.336 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.339 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.560 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.572 (4/31) Installing readline (8.0.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.580 (5/31) Installing bash (5.0.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.597 Executing bash-5.0.0-r0.post-install
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.599 (6/31) Installing ca-certificates (20190108-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.618 (7/31) Installing libgcc (8.3.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.621 (8/31) Installing libstdc++ (8.3.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.638 (9/31) Installing binutils (2.32-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.751 (10/31) Installing gmp (6.1.2-r1)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.759 (11/31) Installing isl (0.18-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.780 (12/31) Installing libgomp (8.3.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.785 (13/31) Installing libatomic (8.3.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.790 (14/31) Installing mpfr3 (3.1.5-r1)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.795 (15/31) Installing mpc1 (1.1.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 2.798 (16/31) Installing gcc (8.3.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 3.770 (17/31) Installing musl-dev (1.1.22-r3)
14:42:52 [2020-01-21T14:42:52.199Z] #7 3.881 (18/31) Installing libc-dev (0.7.1-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 3.883 (19/31) Installing g++ (8.3.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.509 (20/31) Installing nghttp2-libs (1.39.2-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.513 (21/31) Installing libcurl (7.66.0-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.522 (22/31) Installing expat (2.2.8-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.527 (23/31) Installing pcre2 (10.33-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.537 (24/31) Installing git (2.22.2-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.774 (25/31) Installing libmnl (1.0.4-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.776 (26/31) Installing libnftnl-libs (1.1.3-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.783 (27/31) Installing iptables (1.8.3-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.810 (28/31) Installing pigz (2.4-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.815 (29/31) Installing tar (1.32-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.824 (30/31) Installing xz-libs (5.2.4-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.829 (31/31) Installing xz (5.2.4-r0)
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.838 Executing busybox-1.30.1-r2.trigger
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.842 Executing ca-certificates-20190108-r0.trigger
14:42:52 [2020-01-21T14:42:52.199Z] #7 4.895 OK: 185 MiB in 45 packages
14:42:52 [2020-01-21T14:42:52.199Z] #7 DONE 6.2s
14:42:52 [2020-01-21T14:42:52.199Z] 
14:42:52 [2020-01-21T14:42:52.199Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
14:42:52 [2020-01-21T14:42:52.199Z] #14 ...
14:42:52 [2020-01-21T14:42:52.199Z] 
14:42:52 [2020-01-21T14:42:52.199Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
14:42:52 [2020-01-21T14:42:52.199Z] #9 DONE 0.1s
14:42:52 [2020-01-21T14:42:52.199Z] 
14:42:52 [2020-01-21T14:42:52.199Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
14:42:52 [2020-01-21T14:42:52.199Z] #10 DONE 0.1s
14:42:52 [2020-01-21T14:42:52.199Z] 
14:42:52 [2020-01-21T14:42:52.199Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
14:42:52 [2020-01-21T14:42:52.199Z] #14 ...
14:42:52 [2020-01-21T14:42:52.199Z] 
14:42:52 [2020-01-21T14:42:52.199Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
14:42:52 [2020-01-21T14:42:52.199Z] #11 DONE 0.1s
14:42:52 [2020-01-21T14:42:52.199Z] 
14:42:52 [2020-01-21T14:42:52.199Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
14:42:52 [2020-01-21T14:42:52.199Z] #12 DONE 0.1s
14:42:52 [2020-01-21T14:42:52.199Z] 
14:42:52 [2020-01-21T14:42:52.199Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
14:42:52 [2020-01-21T14:42:52.456Z] #14 ...
14:42:52 [2020-01-21T14:42:52.456Z] 
14:42:52 [2020-01-21T14:42:52.456Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
14:42:52 [2020-01-21T14:42:52.456Z] #13 DONE 0.1s
14:42:52 [2020-01-21T14:42:52.456Z] 
14:42:52 [2020-01-21T14:42:52.456Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
14:42:52 [2020-01-21T14:42:52.713Z] #14 extracting sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 6.7s done
14:42:52 [2020-01-21T14:42:52.713Z] #14 extracting sha256:956b52ee0b60ba6809d5c5850eb2996c7be5d92c71f3373e03aca1b62ff27cdc
14:42:52 [2020-01-21T14:42:52.713Z] #14 extracting sha256:956b52ee0b60ba6809d5c5850eb2996c7be5d92c71f3373e03aca1b62ff27cdc done
14:42:52 [2020-01-21T14:42:52.713Z] #14 DONE 9.3s
14:42:52 [2020-01-21T14:42:52.839Z] === RUN   TestDockerSuite/TestBuildLabel
14:42:52 [2020-01-21T14:42:52.970Z] 
14:42:52 [2020-01-21T14:42:52.970Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
14:42:53 [2020-01-21T14:42:53.534Z] #15 0.648 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
14:42:53 [2020-01-21T14:42:53.573Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:42:53 [2020-01-21T14:42:53.827Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:42:54 [2020-01-21T14:42:54.082Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:42:54 [2020-01-21T14:42:54.643Z] === RUN   TestDockerSuite/TestBuildLabels
14:42:54 [2020-01-21T14:42:54.899Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:42:54 [2020-01-21T14:42:54.906Z] #15 1.702 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
14:42:54 [2020-01-21T14:42:54.906Z] #15 1.798 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0)
14:42:54 [2020-01-21T14:42:54.906Z] #15 1.800 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0)
14:42:54 [2020-01-21T14:42:54.906Z] #15 1.933 (3/43) Installing ncurses-libs (6.1_p20191130-r0)
14:42:54 [2020-01-21T14:42:54.906Z] #15 1.940 (4/43) Installing readline (8.0.1-r0)
14:42:54 [2020-01-21T14:42:54.906Z] #15 1.943 (5/43) Installing bash (5.0.11-r1)
14:42:54 [2020-01-21T14:42:54.906Z] #15 1.956 Executing bash-5.0.11-r1.post-install
14:42:54 [2020-01-21T14:42:54.906Z] #15 1.958 (6/43) Installing linux-headers (4.19.36-r0)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.032 (7/43) Installing libblkid (2.34-r1)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.037 (8/43) Installing libuuid (2.34-r1)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.039 (9/43) Installing btrfs-progs-libs (5.4-r0)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.046 (10/43) Installing btrfs-progs-dev (5.4-r0)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.050 (11/43) Installing libgcc (9.2.0-r3)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.053 (12/43) Installing libstdc++ (9.2.0-r3)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.066 (13/43) Installing binutils (2.33.1-r0)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.132 (14/43) Installing libmagic (5.37-r1)
14:42:54 [2020-01-21T14:42:54.906Z] #15 2.151 (15/43) Installing file (5.37-r1)
14:42:55 [2020-01-21T14:42:55.163Z] #15 2.153 (16/43) Installing gmp (6.1.2-r1)
14:42:55 [2020-01-21T14:42:55.163Z] #15 2.159 (17/43) Installing isl (0.18-r0)
14:42:55 [2020-01-21T14:42:55.163Z] #15 2.173 (18/43) Installing libgomp (9.2.0-r3)
14:42:55 [2020-01-21T14:42:55.163Z] #15 2.176 (19/43) Installing libatomic (9.2.0-r3)
14:42:55 [2020-01-21T14:42:55.163Z] #15 2.178 (20/43) Installing mpfr4 (4.0.2-r1)
14:42:55 [2020-01-21T14:42:55.163Z] #15 2.184 (21/43) Installing mpc1 (1.1.0-r1)
14:42:55 [2020-01-21T14:42:55.163Z] #15 2.186 (22/43) Installing gcc (9.2.0-r3)
14:42:55 [2020-01-21T14:42:55.459Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.09s)
14:42:55 [2020-01-21T14:42:55.459Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:42:56 [2020-01-21T14:42:56.094Z] #15 2.915 (23/43) Installing musl-dev (1.1.24-r0)
14:42:56 [2020-01-21T14:42:56.094Z] #15 2.989 (24/43) Installing libc-dev (0.7.2-r0)
14:42:56 [2020-01-21T14:42:56.094Z] #15 2.990 (25/43) Installing g++ (9.2.0-r3)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.473 (26/43) Installing make (4.2.1-r2)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.476 (27/43) Installing fortify-headers (1.1-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.478 (28/43) Installing build-base (0.5-r1)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.479 (29/43) Installing nghttp2-libs (1.40.0-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.483 (30/43) Installing libcurl (7.67.0-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.491 (31/43) Installing curl (7.67.0-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.499 (32/43) Installing oniguruma (6.9.4-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.510 (33/43) Installing jq (1.6-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.522 (34/43) Installing device-mapper-libs (2.02.186-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.531 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.534 (36/43) Installing libaio (0.3.112-r1)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.536 (37/43) Installing lvm2-libs (2.02.186-r0)
14:42:56 [2020-01-21T14:42:56.351Z] #15 3.598 (38/43) Installing libfdisk (2.34-r1)
14:42:56 [2020-01-21T14:42:56.383Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:42:56 [2020-01-21T14:42:56.608Z] #15 3.605 (39/43) Installing libmount (2.34-r1)
14:42:56 [2020-01-21T14:42:56.608Z] #15 3.612 (40/43) Installing libsmartcols (2.34-r1)
14:42:56 [2020-01-21T14:42:56.608Z] #15 3.617 (41/43) Installing pkgconf (1.6.3-r0)
14:42:56 [2020-01-21T14:42:56.608Z] #15 3.620 (42/43) Installing util-linux-dev (2.34-r1)
14:42:56 [2020-01-21T14:42:56.608Z] #15 3.655 (43/43) Installing lvm2-dev (2.02.186-r0)
14:42:56 [2020-01-21T14:42:56.608Z] #15 3.661 Executing busybox-1.31.1-r9.trigger
14:42:56 [2020-01-21T14:42:56.608Z] #15 3.673 OK: 203 MiB in 58 packages
14:42:57 [2020-01-21T14:42:57.172Z] #15 DONE 4.3s
14:42:57 [2020-01-21T14:42:57.443Z] 
14:42:57 [2020-01-21T14:42:57.443Z] #16 [base 3/5] RUN mkdir -p /build/
14:42:58 [2020-01-21T14:42:58.006Z] #16 DONE 0.8s
14:42:58 [2020-01-21T14:42:58.006Z] 
14:42:58 [2020-01-21T14:42:58.006Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
14:42:58 [2020-01-21T14:42:58.890Z] === RUN   TestDockerSuite/TestBuildLastModified
14:42:58 [2020-01-21T14:42:58.938Z] #17 DONE 0.8s
14:42:58 [2020-01-21T14:42:58.938Z] 
14:42:58 [2020-01-21T14:42:58.938Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
14:42:58 [2020-01-21T14:42:58.938Z] #18 DONE 0.0s
14:42:58 [2020-01-21T14:42:58.938Z] 
14:42:58 [2020-01-21T14:42:58.938Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
14:42:58 [2020-01-21T14:42:58.938Z] #19 DONE 0.1s
14:42:58 [2020-01-21T14:42:58.938Z] 
14:42:58 [2020-01-21T14:42:58.938Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:42:59 [2020-01-21T14:42:59.533Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.959s	coverage: 86.3% of statements
14:42:59 [2020-01-21T14:42:59.993Z] ?   	github.com/docker/docker/cli	[no test files]
14:42:59 [2020-01-21T14:42:59.993Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:43:00 [2020-01-21T14:43:00.308Z] #20 1.209 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:43:00 [2020-01-21T14:43:00.308Z] #20 1.371 curl: option --progress: is ambiguous
14:43:00 [2020-01-21T14:43:00.308Z] #20 1.371 curl: try 'curl --help' or 'curl --manual' for more information
14:43:00 [2020-01-21T14:43:00.565Z] #20 1.550 curl: option --progress: is ambiguous
14:43:00 [2020-01-21T14:43:00.565Z] #20 1.550 curl: try 'curl --help' or 'curl --manual' for more information
14:43:00 [2020-01-21T14:43:00.823Z] #20 1.718 curl: option --progress: is ambiguous
14:43:00 [2020-01-21T14:43:00.823Z] #20 1.718 curl: try 'curl --help' or 'curl --manual' for more information
14:43:00 [2020-01-21T14:43:00.823Z] #20 1.897 curl: option --progress: is ambiguous
14:43:00 [2020-01-21T14:43:00.823Z] #20 1.897 curl: try 'curl --help' or 'curl --manual' for more information
14:43:01 [2020-01-21T14:43:01.099Z] #20 2.057 
14:43:01 [2020-01-21T14:43:01.358Z] #20 2.571 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:43:01 [2020-01-21T14:43:01.924Z] #20 2.745 curl: option --progress: is ambiguous
14:43:01 [2020-01-21T14:43:01.924Z] #20 2.745 curl: try 'curl --help' or 'curl --manual' for more information
14:43:01 [2020-01-21T14:43:01.924Z] #20 ...
14:43:01 [2020-01-21T14:43:01.924Z] 
14:43:01 [2020-01-21T14:43:01.924Z] #31 [builder 1/4] COPY . .
14:43:01 [2020-01-21T14:43:01.924Z] #31 DONE 3.0s
14:43:01 [2020-01-21T14:43:01.924Z] 
14:43:01 [2020-01-21T14:43:01.924Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:43:01 [2020-01-21T14:43:01.924Z] #20 2.887 
14:43:02 [2020-01-21T14:43:02.490Z] #20 3.579 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:43:02 [2020-01-21T14:43:02.748Z] #20 3.820 curl: option --progress: is ambiguous
14:43:02 [2020-01-21T14:43:02.748Z] #20 3.820 curl: try 'curl --help' or 'curl --manual' for more information
14:43:03 [2020-01-21T14:43:03.007Z] #20 4.010 
14:43:03 [2020-01-21T14:43:03.007Z] #20 ...
14:43:03 [2020-01-21T14:43:03.007Z] 
14:43:03 [2020-01-21T14:43:03.007Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
14:43:03 [2020-01-21T14:43:03.007Z] #32 DONE 1.1s
14:43:03 [2020-01-21T14:43:03.265Z] 
14:43:03 [2020-01-21T14:43:03.265Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:43:03 [2020-01-21T14:43:03.832Z] #33 0.931 
14:43:03 [2020-01-21T14:43:03.832Z] #33 1.006 Removing bundles/
14:43:04 [2020-01-21T14:43:04.090Z] #33 1.007 
14:43:04 [2020-01-21T14:43:04.090Z] #33 1.012 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
14:43:04 [2020-01-21T14:43:04.197Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:43:04 [2020-01-21T14:43:04.656Z] #33 1.743 Building test suite binary ./integration-cli/test.main
14:43:05 [2020-01-21T14:43:05.590Z] #33 ...
14:43:05 [2020-01-21T14:43:05.590Z] 
14:43:05 [2020-01-21T14:43:05.590Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:43:05 [2020-01-21T14:43:05.590Z] #20 4.768 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:43:05 [2020-01-21T14:43:05.590Z] #20 4.960 curl: option --progress: is ambiguous
14:43:05 [2020-01-21T14:43:05.590Z] #20 4.961 curl: try 'curl --help' or 'curl --manual' for more information
14:43:05 [2020-01-21T14:43:05.590Z] #20 5.186 
14:43:05 [2020-01-21T14:43:05.590Z] #20 5.987 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:43:05 [2020-01-21T14:43:05.590Z] #20 6.270 curl: option --progress: is ambiguous
14:43:05 [2020-01-21T14:43:05.590Z] #20 6.275 curl: try 'curl --help' or 'curl --manual' for more information
14:43:05 [2020-01-21T14:43:05.590Z] #20 6.478 
14:43:05 [2020-01-21T14:43:05.590Z] #20 6.538 Download of images into '/build' complete.
14:43:05 [2020-01-21T14:43:05.590Z] #20 6.538 Use something like the following to load the result into a Docker daemon:
14:43:05 [2020-01-21T14:43:05.590Z] #20 6.538   tar -cC '/build' . | docker load
14:43:05 [2020-01-21T14:43:05.590Z] #20 DONE 6.7s
14:43:05 [2020-01-21T14:43:05.854Z] 
14:43:05 [2020-01-21T14:43:05.854Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:43:05 [2020-01-21T14:43:05.854Z] #22 DONE 0.1s
14:43:05 [2020-01-21T14:43:05.854Z] 
14:43:05 [2020-01-21T14:43:05.854Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
14:43:05 [2020-01-21T14:43:05.854Z] #26 DONE 0.1s
14:43:05 [2020-01-21T14:43:05.854Z] 
14:43:05 [2020-01-21T14:43:05.854Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:43:05 [2020-01-21T14:43:05.854Z] #23 DONE 0.1s
14:43:05 [2020-01-21T14:43:05.854Z] 
14:43:05 [2020-01-21T14:43:05.854Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
14:43:05 [2020-01-21T14:43:05.854Z] #27 DONE 0.1s
14:43:05 [2020-01-21T14:43:05.854Z] 
14:43:05 [2020-01-21T14:43:05.854Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
14:43:05 [2020-01-21T14:43:05.854Z] #28 DONE 0.1s
14:43:05 [2020-01-21T14:43:05.854Z] 
14:43:05 [2020-01-21T14:43:05.854Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:43:07 [2020-01-21T14:43:07.230Z] #29 ...
14:43:07 [2020-01-21T14:43:07.230Z] 
14:43:07 [2020-01-21T14:43:07.230Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
14:43:07 [2020-01-21T14:43:07.230Z] #21 DONE 0.2s
14:43:07 [2020-01-21T14:43:07.488Z] 
14:43:07 [2020-01-21T14:43:07.488Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.228 + RM_GOPATH=0
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.228 + TMP_GOPATH=
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.228 + : /build
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.228 + '[' -z '' ']'
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.228 ++ mktemp -d
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.231 + export GOPATH=/tmp/tmp.NpbgbG
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.231 + GOPATH=/tmp/tmp.NpbgbG
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.231 + RM_GOPATH=1
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.231 ++ dirname ./install.sh
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.231 + dir=.
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.232 + bin=dockercli
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.232 + shift
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.232 + '[' '!' -f ./dockercli.installer ']'
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.233 + . ./dockercli.installer
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.233 ++ : stable
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.233 ++ : 17.06.2-ce
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.234 + install_dockercli
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.234 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.234 Install docker/cli version 17.06.2-ce from stable
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.234 ++ uname -m
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.235 + arch=x86_64
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.235 + '[' x86_64 '!=' x86_64 ']'
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.235 + url=https://download.docker.com/linux/static
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.235 + tar -xz docker/docker
14:43:08 [2020-01-21T14:43:08.053Z] #24 2.236 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:43:08 [2020-01-21T14:43:08.398Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:43:08 [2020-01-21T14:43:08.398Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:43:08 [2020-01-21T14:43:08.398Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:43:08 [2020-01-21T14:43:08.399Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:43:08 [2020-01-21T14:43:08.399Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:43:08 [2020-01-21T14:43:08.657Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:43:08 [2020-01-21T14:43:08.712Z] ok  	github.com/docker/docker/cmd/dockerd	0.631s	coverage: 19.0% of statements
14:43:09 [2020-01-21T14:43:09.192Z] ok  	github.com/docker/docker/container	0.630s	coverage: 42.5% of statements
14:43:09 [2020-01-21T14:43:09.192Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:43:09 [2020-01-21T14:43:09.192Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:43:09 [2020-01-21T14:43:09.193Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:43:09 [2020-01-21T14:43:09.193Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:43:10 [2020-01-21T14:43:10.018Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:43:10 [2020-01-21T14:43:10.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:43:10 [2020-01-21T14:43:10.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:43:10 [2020-01-21T14:43:10.598Z] #24 4.678 + mkdir -p /build
14:43:10 [2020-01-21T14:43:10.598Z] #24 4.679 + mv docker/docker /build/
14:43:10 [2020-01-21T14:43:10.598Z] #24 4.681 + rmdir docker
14:43:10 [2020-01-21T14:43:10.598Z] #24 DONE 4.8s
14:43:10 [2020-01-21T14:43:10.598Z] 
14:43:10 [2020-01-21T14:43:10.598Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:43:10 [2020-01-21T14:43:10.751Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.323s	coverage: 65.3% of statements
14:43:11 [2020-01-21T14:43:11.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:43:11 [2020-01-21T14:43:11.529Z] #29 ...
14:43:11 [2020-01-21T14:43:11.529Z] 
14:43:11 [2020-01-21T14:43:11.530Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
14:43:11 [2020-01-21T14:43:11.787Z] #25 DONE 0.2s
14:43:11 [2020-01-21T14:43:11.787Z] 
14:43:11 [2020-01-21T14:43:11.787Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
14:43:11 [2020-01-21T14:43:11.902Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:43:11 [2020-01-21T14:43:11.902Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
14:43:12 [2020-01-21T14:43:12.157Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
14:43:12 [2020-01-21T14:43:12.157Z] PASS
14:43:12 [2020-01-21T14:43:12.157Z] 
14:43:12 [2020-01-21T14:43:12.157Z] DONE 17 tests in 54.612s
14:43:12 [2020-01-21T14:43:12.157Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:43:12 [2020-01-21T14:43:12.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:43:12 [2020-01-21T14:43:12.157Z] ++ set -e
14:43:12 [2020-01-21T14:43:12.157Z] ++ '[' -n 0 ']'
14:43:12 [2020-01-21T14:43:12.157Z] ++ set -x
14:43:12 [2020-01-21T14:43:12.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:43:12 [2020-01-21T14:43:12.158Z] INFO: Testing against a local daemon
14:43:12 [2020-01-21T14:43:12.158Z] === RUN   TestPluginInvalidJSON
14:43:12 [2020-01-21T14:43:12.158Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:43:12 [2020-01-21T14:43:12.158Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:43:12 [2020-01-21T14:43:12.158Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:43:12 [2020-01-21T14:43:12.158Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:43:12 [2020-01-21T14:43:12.158Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:43:12 [2020-01-21T14:43:12.158Z] PASS
14:43:12 [2020-01-21T14:43:12.158Z] 
14:43:12 [2020-01-21T14:43:12.158Z] DONE 2 tests in 0.132s
14:43:12 [2020-01-21T14:43:12.158Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:43:12 [2020-01-21T14:43:12.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:43:12 [2020-01-21T14:43:12.158Z] ++ set -e
14:43:12 [2020-01-21T14:43:12.158Z] ++ '[' -n 0 ']'
14:43:12 [2020-01-21T14:43:12.158Z] ++ set -x
14:43:12 [2020-01-21T14:43:12.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:43:12 [2020-01-21T14:43:12.413Z] INFO: Testing against a local daemon
14:43:12 [2020-01-21T14:43:12.413Z] === RUN   TestExternalGraphDriver
14:43:12 [2020-01-21T14:43:12.709Z] === RUN   TestExternalGraphDriver/json
14:43:13 [2020-01-21T14:43:13.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:43:13 [2020-01-21T14:43:13.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:43:15 [2020-01-21T14:43:15.264Z] === RUN   TestExternalGraphDriver/spec
14:43:15 [2020-01-21T14:43:15.446Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.587s	coverage: 35.7% of statements
14:43:16 [2020-01-21T14:43:16.624Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:43:16 [2020-01-21T14:43:16.920Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:43:16 [2020-01-21T14:43:16.920Z] === RUN   TestExternalGraphDriver/pull
14:43:17 [2020-01-21T14:43:17.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:43:17 [2020-01-21T14:43:17.478Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:43:18 [2020-01-21T14:43:18.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:43:18 [2020-01-21T14:43:18.840Z] --- PASS: TestExternalGraphDriver (6.46s)
14:43:18 [2020-01-21T14:43:18.840Z]     --- PASS: TestExternalGraphDriver/json (2.51s)
14:43:18 [2020-01-21T14:43:18.840Z]     --- PASS: TestExternalGraphDriver/spec (1.98s)
14:43:18 [2020-01-21T14:43:18.840Z]     --- PASS: TestExternalGraphDriver/pull (1.82s)
14:43:18 [2020-01-21T14:43:18.840Z] === RUN   TestGraphdriverPluginV2
14:43:20 [2020-01-21T14:43:20.141Z] ok  	github.com/docker/docker/daemon/cluster	1.362s	coverage: 0.5% of statements
14:43:21 [2020-01-21T14:43:21.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:43:23 [2020-01-21T14:43:23.043Z] ok  	github.com/docker/docker/daemon/config	1.278s	coverage: 80.1% of statements
14:43:23 [2020-01-21T14:43:23.043Z] ok  	github.com/docker/docker/daemon/discovery	0.181s	coverage: 30.0% of statements
14:43:24 [2020-01-21T14:43:24.198Z] --- PASS: TestGraphdriverPluginV2 (4.65s)
14:43:24 [2020-01-21T14:43:24.198Z] PASS
14:43:24 [2020-01-21T14:43:24.198Z] 
14:43:24 [2020-01-21T14:43:24.198Z] DONE 5 tests in 11.220s
14:43:24 [2020-01-21T14:43:24.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:43:24 [2020-01-21T14:43:24.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:43:24 [2020-01-21T14:43:24.198Z] ++ set -e
14:43:24 [2020-01-21T14:43:24.198Z] ++ '[' -n 0 ']'
14:43:24 [2020-01-21T14:43:24.198Z] ++ set -x
14:43:24 [2020-01-21T14:43:24.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:43:24 [2020-01-21T14:43:24.199Z] INFO: Testing against a local daemon
14:43:24 [2020-01-21T14:43:24.199Z] === RUN   TestContinueAfterPluginCrash
14:43:24 [2020-01-21T14:43:24.199Z] === PAUSE TestContinueAfterPluginCrash
14:43:24 [2020-01-21T14:43:24.199Z] === RUN   TestDaemonStartWithLogOpt
14:43:24 [2020-01-21T14:43:24.199Z] === PAUSE TestDaemonStartWithLogOpt
14:43:24 [2020-01-21T14:43:24.199Z] === CONT  TestContinueAfterPluginCrash
14:43:24 [2020-01-21T14:43:24.199Z] === CONT  TestDaemonStartWithLogOpt
14:43:24 [2020-01-21T14:43:24.614Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.267s	coverage: 10.9% of statements
14:43:25 [2020-01-21T14:43:25.583Z] ok  	github.com/docker/docker/daemon/events	0.419s	coverage: 50.0% of statements
14:43:25 [2020-01-21T14:43:25.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:43:26 [2020-01-21T14:43:26.554Z] ok  	github.com/docker/docker/daemon/graphdriver	0.969s	coverage: 2.3% of statements
14:43:27 [2020-01-21T14:43:27.526Z] ok  	github.com/docker/docker/daemon/links	0.105s	coverage: 93.0% of statements
14:43:28 [2020-01-21T14:43:28.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:43:29 [2020-01-21T14:43:29.069Z] ok  	github.com/docker/docker/daemon	3.067s	coverage: 9.2% of statements
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
14:43:29 [2020-01-21T14:43:29.069Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
14:43:30 [2020-01-21T14:43:30.040Z] ok  	github.com/docker/docker/daemon/logger	0.579s	coverage: 43.0% of statements
14:43:30 [2020-01-21T14:43:30.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:43:30 [2020-01-21T14:43:30.727Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:43:31 [2020-01-21T14:43:31.011Z] ok  	github.com/docker/docker/daemon/images	0.649s	coverage: 4.9% of statements
14:43:31 [2020-01-21T14:43:31.011Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:43:31 [2020-01-21T14:43:31.011Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:43:31 [2020-01-21T14:43:31.977Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.180s	coverage: 77.4% of statements
14:43:31 [2020-01-21T14:43:31.977Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
14:43:31 [2020-01-21T14:43:31.977Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:43:31 [2020-01-21T14:43:31.977Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:43:31 [2020-01-21T14:43:31.977Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
14:43:31 [2020-01-21T14:43:31.977Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
14:43:31 [2020-01-21T14:43:31.977Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.896s	coverage: 62.1% of statements
14:43:32 [2020-01-21T14:43:32.437Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.298s	coverage: 88.3% of statements
14:43:33 [2020-01-21T14:43:33.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:43:34 [2020-01-21T14:43:34.617Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.324s	coverage: 21.4% of statements
14:43:34 [2020-01-21T14:43:34.617Z] ok  	github.com/docker/docker/daemon/logger/local	0.390s	coverage: 74.7% of statements
14:43:35 [2020-01-21T14:43:35.081Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:43:36 [2020-01-21T14:43:36.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:43:36 [2020-01-21T14:43:36.008Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
14:43:36 [2020-01-21T14:43:36.008Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:43:36 [2020-01-21T14:43:36.054Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.453s	coverage: 47.8% of statements
14:43:36 [2020-01-21T14:43:36.054Z] ok  	github.com/docker/docker/daemon/logger/templates	0.061s	coverage: 8.3% of statements
14:43:37 [2020-01-21T14:43:37.022Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.499s	coverage: 82.5% of statements
14:43:37 [2020-01-21T14:43:37.022Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:43:37 [2020-01-21T14:43:37.022Z] ?   	github.com/docker/docker/daemon/network	[no test files]
14:43:37 [2020-01-21T14:43:37.022Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:43:37 [2020-01-21T14:43:37.934Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:43:38 [2020-01-21T14:43:38.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:43:38 [2020-01-21T14:43:38.317Z] #29 28.75 # github.com/docker/docker/contrib/httpserver
14:43:38 [2020-01-21T14:43:38.317Z] #29 28.75 loadinternal: cannot find runtime/cgo
14:43:38 [2020-01-21T14:43:38.317Z] #29 DONE 29.2s
14:43:38 [2020-01-21T14:43:38.317Z] 
14:43:38 [2020-01-21T14:43:38.317Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:43:38 [2020-01-21T14:43:38.317Z] #33 ...
14:43:38 [2020-01-21T14:43:38.317Z] 
14:43:38 [2020-01-21T14:43:38.317Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
14:43:38 [2020-01-21T14:43:38.317Z] #30 DONE 0.1s
14:43:38 [2020-01-21T14:43:38.317Z] 
14:43:38 [2020-01-21T14:43:38.317Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
14:43:39 [2020-01-21T14:43:39.553Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:43:39 [2020-01-21T14:43:39.553Z] Using test binary docker
14:43:39 [2020-01-21T14:43:39.838Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:43:39 [2020-01-21T14:43:39.838Z] +++ /etc/init.d/apparmor start
14:43:39 [2020-01-21T14:43:39.838Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:43:39 [2020-01-21T14:43:39.838Z] INFO: Waiting for daemon to start...
14:43:39 [2020-01-21T14:43:39.838Z] Starting dockerd
14:43:39 [2020-01-21T14:43:39.838Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
14:43:39 [2020-01-21T14:43:39.930Z] ok  	github.com/docker/docker/distribution/metadata	1.608s	coverage: 48.2% of statements
14:43:39 [2020-01-21T14:43:39.930Z] ok  	github.com/docker/docker/distribution	1.565s	coverage: 20.3% of statements
14:43:39 [2020-01-21T14:43:39.930Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:43:39 [2020-01-21T14:43:39.930Z] ok  	github.com/docker/docker/errdefs	0.220s	coverage: 49.4% of statements
14:43:39 [2020-01-21T14:43:39.998Z] --- PASS: TestDaemonStartWithLogOpt (16.22s)
14:43:40 [2020-01-21T14:43:40.557Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
14:43:40 [2020-01-21T14:43:40.902Z] ok  	github.com/docker/docker/distribution/xfer	2.315s	coverage: 76.8% of statements
14:43:40 [2020-01-21T14:43:40.902Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:43:41 [2020-01-21T14:43:41.479Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:43:41 [2020-01-21T14:43:41.479Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:43:41 [2020-01-21T14:43:41.871Z] .
14:43:41 [2020-01-21T14:43:41.871Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:43:41 [2020-01-21T14:43:41.871Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:43:41 [2020-01-21T14:43:41.871Z] Error: No such image: emptyfs
14:43:41 [2020-01-21T14:43:41.871Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:43:41 [2020-01-21T14:43:41.871Z] ++++ docker load
14:43:41 [2020-01-21T14:43:41.872Z] ok  	github.com/docker/docker/image/cache	0.248s	coverage: 19.2% of statements
14:43:41 [2020-01-21T14:43:41.872Z] ok  	github.com/docker/docker/image/v1	0.219s	coverage: 25.0% of statements
14:43:42 [2020-01-21T14:43:42.160Z] Running integration-test (iteration 1)
14:43:42 [2020-01-21T14:43:42.160Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
14:43:42 [2020-01-21T14:43:42.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
14:43:42 [2020-01-21T14:43:42.160Z] ++ set -e
14:43:42 [2020-01-21T14:43:42.160Z] ++ '[' -n 0 ']'
14:43:42 [2020-01-21T14:43:42.160Z] ++ set -x
14:43:42 [2020-01-21T14:43:42.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
14:43:42 [2020-01-21T14:43:42.842Z] ok  	github.com/docker/docker/image	0.957s	coverage: 86.4% of statements
14:43:43 [2020-01-21T14:43:43.302Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:43:43 [2020-01-21T14:43:43.302Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:43:43 [2020-01-21T14:43:43.302Z] ok  	github.com/docker/docker/libcontainerd/queue	0.081s	coverage: 100.0% of statements
14:43:45 [2020-01-21T14:43:45.480Z] ok  	github.com/docker/docker/pkg/aaparser	0.047s	coverage: 50.0% of statements
14:43:45 [2020-01-21T14:43:45.480Z] ok  	github.com/docker/docker/layer	0.476s	coverage: 30.0% of statements
14:43:45 [2020-01-21T14:43:45.639Z] --- PASS: TestContinueAfterPluginCrash (21.60s)
14:43:45 [2020-01-21T14:43:45.640Z] PASS
14:43:45 [2020-01-21T14:43:45.640Z] 
14:43:45 [2020-01-21T14:43:45.640Z] DONE 2 tests in 21.719s
14:43:45 [2020-01-21T14:43:45.640Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:43:45 [2020-01-21T14:43:45.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:43:45 [2020-01-21T14:43:45.640Z] ++ set -e
14:43:45 [2020-01-21T14:43:45.640Z] ++ '[' -n 0 ']'
14:43:45 [2020-01-21T14:43:45.640Z] ++ set -x
14:43:45 [2020-01-21T14:43:45.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:43:45 [2020-01-21T14:43:45.640Z] INFO: Testing against a local daemon
14:43:45 [2020-01-21T14:43:45.640Z] === RUN   TestPluginWithDevMounts
14:43:45 [2020-01-21T14:43:45.640Z] === PAUSE TestPluginWithDevMounts
14:43:45 [2020-01-21T14:43:45.640Z] === CONT  TestPluginWithDevMounts
14:43:45 [2020-01-21T14:43:45.940Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:43:46 [2020-01-21T14:43:46.399Z] ok  	github.com/docker/docker/opts	0.291s	coverage: 67.3% of statements
14:43:47 [2020-01-21T14:43:47.001Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:43:47 [2020-01-21T14:43:47.256Z] --- PASS: TestPluginWithDevMounts (1.97s)
14:43:47 [2020-01-21T14:43:47.256Z] PASS
14:43:47 [2020-01-21T14:43:47.256Z] 
14:43:47 [2020-01-21T14:43:47.256Z] DONE 1 tests in 2.083s
14:43:47 [2020-01-21T14:43:47.256Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:43:47 [2020-01-21T14:43:47.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:43:47 [2020-01-21T14:43:47.256Z] ++ set -e
14:43:47 [2020-01-21T14:43:47.256Z] ++ '[' -n 0 ']'
14:43:47 [2020-01-21T14:43:47.256Z] ++ set -x
14:43:47 [2020-01-21T14:43:47.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
14:43:47 [2020-01-21T14:43:47.369Z] ok  	github.com/docker/docker/libcontainerd/local	0.385s	coverage: 1.0% of statements
14:43:47 [2020-01-21T14:43:47.369Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:43:47 [2020-01-21T14:43:47.369Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:43:47 [2020-01-21T14:43:47.369Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:43:47 [2020-01-21T14:43:47.369Z] ?   	github.com/docker/docker/oci	[no test files]
14:43:47 [2020-01-21T14:43:47.369Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:43:47 [2020-01-21T14:43:47.553Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:43:47 [2020-01-21T14:43:47.553Z] INFO: Testing against a local daemon
14:43:47 [2020-01-21T14:43:47.553Z] === RUN   TestSecretInspect
14:43:47 [2020-01-21T14:43:47.827Z] ok  	github.com/docker/docker/pkg/broadcaster	0.034s	coverage: 100.0% of statements
14:43:48 [2020-01-21T14:43:48.287Z] ok  	github.com/docker/docker/pkg/capabilities	0.036s	coverage: 87.5% of statements
14:43:48 [2020-01-21T14:43:48.746Z] ok  	github.com/docker/docker/pkg/authorization	0.700s	coverage: 26.8% of statements
14:43:49 [2020-01-21T14:43:49.205Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.165s	coverage: 15.4% of statements
14:43:49 [2020-01-21T14:43:49.205Z] ok  	github.com/docker/docker/pkg/directory	0.163s	coverage: 80.0% of statements
14:43:50 [2020-01-21T14:43:50.145Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:43:50 [2020-01-21T14:43:50.145Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:43:50 [2020-01-21T14:43:50.145Z] --- PASS: TestSecretInspect (2.57s)
14:43:50 [2020-01-21T14:43:50.145Z] === RUN   TestSecretList
14:43:50 [2020-01-21T14:43:50.176Z] ok  	github.com/docker/docker/pkg/discovery	0.143s	coverage: 58.3% of statements
14:43:50 [2020-01-21T14:43:50.637Z] ok  	github.com/docker/docker/pkg/discovery/file	0.074s	coverage: 92.9% of statements
14:43:51 [2020-01-21T14:43:51.608Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.105s	coverage: 92.3% of statements
14:43:52 [2020-01-21T14:43:52.069Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.041s	coverage: 93.8% of statements
14:43:52 [2020-01-21T14:43:52.781Z] === RUN   TestDockerSuite/TestBuildNetNone
14:43:52 [2020-01-21T14:43:52.781Z] --- PASS: TestSecretList (2.66s)
14:43:52 [2020-01-21T14:43:52.781Z] === RUN   TestSecretsCreateAndDelete
14:43:53 [2020-01-21T14:43:53.047Z] ok  	github.com/docker/docker/pkg/filenotify	0.181s	coverage: 45.7% of statements
14:43:53 [2020-01-21T14:43:53.340Z] === RUN   TestDockerSuite/TestBuildNoContext
14:43:53 [2020-01-21T14:43:53.506Z] ok  	github.com/docker/docker/pkg/fileutils	0.136s	coverage: 87.7% of statements
14:43:54 [2020-01-21T14:43:54.262Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
14:43:54 [2020-01-21T14:43:54.474Z] ok  	github.com/docker/docker/pkg/homedir	0.037s	coverage: 42.9% of statements
14:43:54 [2020-01-21T14:43:54.517Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:43:54 [2020-01-21T14:43:54.933Z] ok  	github.com/docker/docker/pkg/idtools	0.088s	coverage: 6.3% of statements
14:43:54 [2020-01-21T14:43:54.933Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.452s	coverage: 84.1% of statements
14:43:55 [2020-01-21T14:43:55.466Z] --- PASS: TestSecretsCreateAndDelete (2.86s)
14:43:55 [2020-01-21T14:43:55.466Z] === RUN   TestSecretsUpdate
14:43:55 [2020-01-21T14:43:55.724Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:43:56 [2020-01-21T14:43:56.473Z] ok  	github.com/docker/docker/pkg/archive	8.589s	coverage: 62.0% of statements
14:43:56 [2020-01-21T14:43:56.473Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.254s	coverage: 91.7% of statements
14:43:56 [2020-01-21T14:43:56.473Z] ok  	github.com/docker/docker/pkg/locker	0.068s	coverage: 88.9% of statements
14:43:56 [2020-01-21T14:43:56.473Z] ok  	github.com/docker/docker/pkg/ioutils	0.721s	coverage: 69.2% of statements
14:43:56 [2020-01-21T14:43:56.934Z] ok  	github.com/docker/docker/pkg/longpath	0.038s	coverage: 100.0% of statements
14:43:57 [2020-01-21T14:43:57.394Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.038s	coverage: 85.7% of statements
14:43:57 [2020-01-21T14:43:57.394Z] ok  	github.com/docker/docker/pkg/parsers	0.046s	coverage: 97.0% of statements
14:43:57 [2020-01-21T14:43:57.431Z] Loaded image: buildpack-deps:jessie
14:43:57 [2020-01-21T14:43:57.431Z] Loaded image: busybox:latest
14:43:57 [2020-01-21T14:43:57.431Z] Loaded image: busybox:glibc
14:43:57 [2020-01-21T14:43:57.431Z] Loaded image: debian:jessie
14:43:57 [2020-01-21T14:43:57.431Z] Loaded image: hello-world:latest
14:43:57 [2020-01-21T14:43:57.431Z] INFO: Testing against a local daemon
14:43:57 [2020-01-21T14:43:57.431Z] === RUN   TestCgroupNamespacesBuild
14:43:58 [2020-01-21T14:43:58.051Z] --- PASS: TestCgroupNamespacesBuild (1.73s)
14:43:58 [2020-01-21T14:43:58.051Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:43:58 [2020-01-21T14:43:58.242Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:43:58 [2020-01-21T14:43:58.374Z] ok  	github.com/docker/docker/pkg/pidfile	0.083s	coverage: 82.6% of statements
14:43:58 [2020-01-21T14:43:58.497Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:43:58 [2020-01-21T14:43:58.497Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:43:59 [2020-01-21T14:43:59.057Z] --- PASS: TestSecretsUpdate (3.43s)
14:43:59 [2020-01-21T14:43:59.057Z] === RUN   TestTemplatedSecret
14:43:59 [2020-01-21T14:43:59.057Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:43:59 [2020-01-21T14:43:59.342Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.093s	coverage: 56.8% of statements
14:43:59 [2020-01-21T14:43:59.531Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s)
14:43:59 [2020-01-21T14:43:59.531Z] === RUN   TestBuildWithSession
14:43:59 [2020-01-21T14:43:59.531Z] --- SKIP: TestBuildWithSession (0.00s)
14:43:59 [2020-01-21T14:43:59.531Z]     build_session_test.go:25: TODO: BuildKit
14:43:59 [2020-01-21T14:43:59.531Z] === RUN   TestBuildSquashParent
14:43:59 [2020-01-21T14:43:59.982Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:44:00 [2020-01-21T14:44:00.311Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.113s	coverage: 85.7% of statements
14:44:00 [2020-01-21T14:44:00.311Z] ok  	github.com/docker/docker/pkg/pools	0.106s	coverage: 88.2% of statements
14:44:00 [2020-01-21T14:44:00.910Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:44:01 [2020-01-21T14:44:01.283Z] ok  	github.com/docker/docker/pkg/progress	0.034s	coverage: 75.9% of statements
14:44:02 [2020-01-21T14:44:02.252Z] ok  	github.com/docker/docker/pkg/reexec	0.105s	coverage: 82.4% of statements
14:44:02 [2020-01-21T14:44:02.252Z] ok  	github.com/docker/docker/pkg/pubsub	1.079s	coverage: 73.9% of statements
14:44:02 [2020-01-21T14:44:02.319Z] --- PASS: TestTemplatedSecret (3.33s)
14:44:02 [2020-01-21T14:44:02.320Z] === RUN   TestSecretCreateResolve
14:44:03 [2020-01-21T14:44:03.219Z] ok  	github.com/docker/docker/pkg/signal	0.070s	coverage: 20.3% of statements
14:44:03 [2020-01-21T14:44:03.219Z] ok  	github.com/docker/docker/pkg/stdcopy	0.060s	coverage: 100.0% of statements
14:44:03 [2020-01-21T14:44:03.292Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:44:07 [2020-01-21T14:44:07.421Z] --- PASS: TestBuildSquashParent (4.93s)
14:44:07 [2020-01-21T14:44:07.421Z] === RUN   TestBuildWithRemoveAndForceRemove
14:44:07 [2020-01-21T14:44:07.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:44:07 [2020-01-21T14:44:07.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:44:07 [2020-01-21T14:44:07.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:44:07 [2020-01-21T14:44:07.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:44:07 [2020-01-21T14:44:07.421Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:44:07 [2020-01-21T14:44:07.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:44:07 [2020-01-21T14:44:07.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:44:07 [2020-01-21T14:44:07.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:44:07 [2020-01-21T14:44:07.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:44:07 [2020-01-21T14:44:07.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:44:07 [2020-01-21T14:44:07.421Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:44:07 [2020-01-21T14:44:07.421Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:44:07 [2020-01-21T14:44:07.421Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:44:07 [2020-01-21T14:44:07.421Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:44:07 [2020-01-21T14:44:07.421Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:44:07 [2020-01-21T14:44:07.421Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:44:07 [2020-01-21T14:44:07.421Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:44:07 [2020-01-21T14:44:07.423Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:44:07 [2020-01-21T14:44:07.423Z] --- PASS: TestSecretCreateResolve (3.18s)
14:44:07 [2020-01-21T14:44:07.423Z] PASS
14:44:07 [2020-01-21T14:44:07.423Z] 
14:44:07 [2020-01-21T14:44:07.423Z] DONE 6 tests in 18.148s
14:44:07 [2020-01-21T14:44:07.423Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:44:07 [2020-01-21T14:44:07.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
14:44:07 [2020-01-21T14:44:07.423Z] ++ set -e
14:44:07 [2020-01-21T14:44:07.423Z] ++ '[' -n 0 ']'
14:44:07 [2020-01-21T14:44:07.423Z] ++ set -x
14:44:07 [2020-01-21T14:44:07.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
14:44:07 [2020-01-21T14:44:07.423Z] INFO: Testing against a local daemon
14:44:07 [2020-01-21T14:44:07.423Z] === RUN   TestServiceCreateInit
14:44:07 [2020-01-21T14:44:07.423Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:44:07 [2020-01-21T14:44:07.423Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:44:07 [2020-01-21T14:44:07.509Z] ok  	github.com/docker/docker/pkg/streamformatter	0.056s	coverage: 66.2% of statements
14:44:07 [2020-01-21T14:44:07.509Z] ok  	github.com/docker/docker/pkg/stringid	0.035s	coverage: 70.6% of statements
14:44:07 [2020-01-21T14:44:07.509Z] ok  	github.com/docker/docker/pkg/sysinfo	0.030s	coverage: 38.2% of statements
14:44:07 [2020-01-21T14:44:07.509Z] ok  	github.com/docker/docker/pkg/system	0.142s	coverage: 13.1% of statements
14:44:07 [2020-01-21T14:44:07.509Z] ok  	github.com/docker/docker/pkg/tailfile	0.145s	coverage: 88.6% of statements
14:44:07 [2020-01-21T14:44:07.509Z] ok  	github.com/docker/docker/pkg/tarsum	0.111s	coverage: 89.3% of statements
14:44:07 [2020-01-21T14:44:07.509Z] ok  	github.com/docker/docker/pkg/term	0.158s	coverage: 30.8% of statements
14:44:07 [2020-01-21T14:44:07.709Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:44:08 [2020-01-21T14:44:08.478Z] testing: warning: no tests to run
14:44:08 [2020-01-21T14:44:08.478Z] ok  	github.com/docker/docker/pkg/term/windows	0.037s	coverage: 0.0% of statements [no tests to run]
14:44:08 [2020-01-21T14:44:08.940Z] ok  	github.com/docker/docker/pkg/truncindex	0.133s	coverage: 91.5% of statements
14:44:08 [2020-01-21T14:44:08.966Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:44:09 [2020-01-21T14:44:09.399Z] ok  	github.com/docker/docker/pkg/urlutil	0.028s	coverage: 100.0% of statements
14:44:09 [2020-01-21T14:44:09.399Z] ok  	github.com/docker/docker/pkg/useragent	0.065s	coverage: 88.9% of statements
14:44:09 [2020-01-21T14:44:09.762Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
14:44:09 [2020-01-21T14:44:09.762Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s)
14:44:09 [2020-01-21T14:44:09.762Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s)
14:44:09 [2020-01-21T14:44:09.762Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s)
14:44:09 [2020-01-21T14:44:09.762Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s)
14:44:09 [2020-01-21T14:44:09.762Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s)
14:44:09 [2020-01-21T14:44:09.762Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s)
14:44:09 [2020-01-21T14:44:09.762Z] === RUN   TestBuildMultiStageCopy
14:44:09 [2020-01-21T14:44:09.762Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:44:10 [2020-01-21T14:44:10.368Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:44:10 [2020-01-21T14:44:10.368Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:44:10 [2020-01-21T14:44:10.368Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:44:10 [2020-01-21T14:44:10.368Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:44:10 [2020-01-21T14:44:10.368Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
14:44:10 [2020-01-21T14:44:10.368Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
14:44:10 [2020-01-21T14:44:10.368Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:44:10 [2020-01-21T14:44:10.368Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:44:10 [2020-01-21T14:44:10.832Z] ok  	github.com/docker/docker/plugin/v2	0.162s	coverage: 20.1% of statements
14:44:10 [2020-01-21T14:44:10.888Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:44:11 [2020-01-21T14:44:11.142Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:44:11 [2020-01-21T14:44:11.797Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:44:11 [2020-01-21T14:44:11.802Z] ok  	github.com/docker/docker/plugin	0.198s	coverage: 11.6% of statements
14:44:11 [2020-01-21T14:44:11.802Z] ok  	github.com/docker/docker/reference	0.210s	coverage: 84.4% of statements
14:44:12 [2020-01-21T14:44:12.082Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:44:12 [2020-01-21T14:44:12.471Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:44:12 [2020-01-21T14:44:12.633Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:44:12 [2020-01-21T14:44:12.758Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:44:13 [2020-01-21T14:44:13.347Z] ok  	github.com/docker/docker/registry/resumable	0.266s	coverage: 100.0% of statements
14:44:13 [2020-01-21T14:44:13.347Z] ok  	github.com/docker/docker/restartmanager	0.036s	coverage: 50.9% of statements
14:44:13 [2020-01-21T14:44:13.381Z] --- PASS: TestBuildMultiStageCopy (3.47s)
14:44:13 [2020-01-21T14:44:13.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.80s)
14:44:13 [2020-01-21T14:44:13.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
14:44:13 [2020-01-21T14:44:13.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
14:44:13 [2020-01-21T14:44:13.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s)
14:44:13 [2020-01-21T14:44:13.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
14:44:13 [2020-01-21T14:44:13.381Z] === RUN   TestBuildMultiStageParentConfig
14:44:14 [2020-01-21T14:44:14.316Z] ok  	github.com/docker/docker/registry	0.438s	coverage: 51.7% of statements
14:44:14 [2020-01-21T14:44:14.316Z] ok  	github.com/docker/docker/testutil	0.042s	coverage: 62.5% of statements
14:44:14 [2020-01-21T14:44:14.397Z] --- PASS: TestBuildMultiStageParentConfig (1.00s)
14:44:14 [2020-01-21T14:44:14.397Z] === RUN   TestBuildLabelWithTargets
14:44:14 [2020-01-21T14:44:14.740Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:44:14 [2020-01-21T14:44:14.740Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:44:14 [2020-01-21T14:44:14.892Z] ok  	github.com/docker/docker/runconfig	0.273s	coverage: 54.5% of statements
14:44:15 [2020-01-21T14:44:15.963Z] --- PASS: TestBuildLabelWithTargets (1.58s)
14:44:15 [2020-01-21T14:44:15.963Z] === RUN   TestBuildWithEmptyLayers
14:44:16 [2020-01-21T14:44:16.102Z] --- PASS: TestServiceCreateInit (10.25s)
14:44:16 [2020-01-21T14:44:16.102Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s)
14:44:16 [2020-01-21T14:44:16.102Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.11s)
14:44:16 [2020-01-21T14:44:16.102Z] === RUN   TestCreateServiceMultipleTimes
14:44:16 [2020-01-21T14:44:16.586Z] --- PASS: TestBuildWithEmptyLayers (0.78s)
14:44:16 [2020-01-21T14:44:16.586Z] === RUN   TestBuildMultiStageOnBuild
14:44:17 [2020-01-21T14:44:17.814Z] ok  	github.com/docker/docker/volume/drivers	0.166s	coverage: 36.1% of statements
14:44:17 [2020-01-21T14:44:17.814Z] ok  	github.com/docker/docker/volume/local	0.126s	coverage: 37.7% of statements
14:44:17 [2020-01-21T14:44:17.814Z] ok  	github.com/docker/docker/volume/mounts	0.101s	coverage: 66.2% of statements
14:44:19 [2020-01-21T14:44:19.308Z] --- PASS: TestBuildMultiStageOnBuild (2.14s)
14:44:19 [2020-01-21T14:44:19.308Z] === RUN   TestBuildUncleanTarFilenames
14:44:19 [2020-01-21T14:44:19.349Z] ok  	github.com/docker/docker/volume/service	0.432s	coverage: 70.3% of statements
14:44:19 [2020-01-21T14:44:19.451Z] === RUN   TestDockerSuite/TestBuildPATH
14:44:19 [2020-01-21T14:44:19.955Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
14:44:19 [2020-01-21T14:44:19.956Z] === RUN   TestBuildMultiStageLayerLeak
14:44:22 [2020-01-21T14:44:22.258Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:44:22 [2020-01-21T14:44:22.556Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:44:22 [2020-01-21T14:44:22.646Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s)
14:44:22 [2020-01-21T14:44:22.646Z] === RUN   TestBuildWithHugeFile
14:44:24 [2020-01-21T14:44:24.174Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:44:34 [2020-01-21T14:44:34.184Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:44:34 [2020-01-21T14:44:34.789Z] --- PASS: TestCreateServiceMultipleTimes (18.86s)
14:44:34 [2020-01-21T14:44:34.789Z] === RUN   TestCreateServiceConflict
14:44:37 [2020-01-21T14:44:37.028Z] ok  	github.com/docker/docker/pkg/plugins	35.176s	coverage: 73.4% of statements
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/rootless	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/volume	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === Skipped
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     dispatchers_test.go:376: Windows does not support stopsignal
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     client_test.go:23: runtime.GOOS == "windows"
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     daemon_test.go:147: root required
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     reload_test.go:520: root required
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     pull_v2_test.go:73: Needs fixing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     pull_v2_test.go:118: Needs fixing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     download_test.go:268: Needs fixing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     layer_test.go:304: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     layer_test.go:353: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     layer_test.go:468: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     layer_test.go:697: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     migration_test.go:46: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     migration_test.go:182: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     mount_test.go:17: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     mount_test.go:76: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     mount_test.go:125: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     mount_test.go:212: Failing on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:133: Xz not present in msys2
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:238: Failing on Windows CI machines
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_windows_test.go:16: Currently fails
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     changes_test.go:192: needs more investigation
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     changes_test.go:405: needs further investigation
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     changes_test.go:441: needs further investigation
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     poller_test.go:41: No chmod on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     fileutils_test.go:134: Needs porting to Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     fileutils_test.go:180: Needs porting to Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
14:44:37 [2020-01-21T14:44:37.029Z]     local_test.go:181: runtime.GOOS == "windows"
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] 
14:44:37 [2020-01-21T14:44:37.029Z] DONE 1759 tests, 46 skipped in 199.046s
14:44:37 [2020-01-21T14:44:37.029Z] INFO: make.ps1 ended at 01/21/2020 14:44:35
14:44:38 [2020-01-21T14:44:38.002Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
14:44:38 [2020-01-21T14:44:38.002Z] INFO: Unit tests ended at 01/21/2020 14:44:37. Duration:00:03:34.1474814
14:44:38 [2020-01-21T14:44:38.002Z] INFO: Building busybox
14:44:38 [2020-01-21T14:44:38.186Z] --- PASS: TestCreateServiceConflict (3.08s)
14:44:38 [2020-01-21T14:44:38.186Z] === RUN   TestCreateServiceMaxReplicas
14:44:38 [2020-01-21T14:44:38.476Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
14:44:38 [2020-01-21T14:44:38.476Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
14:44:38 [2020-01-21T14:44:38.476Z] 
14:44:38 [2020-01-21T14:44:38.476Z] Sending build context to Docker daemon   2.56kB
14:44:38 [2020-01-21T14:44:38.476Z] 
14:44:38 [2020-01-21T14:44:38.476Z] Step 1/6 : FROM microsoft/windowsservercore
14:44:38 [2020-01-21T14:44:38.476Z]  ---> 8351e66084ac
14:44:38 [2020-01-21T14:44:38.476Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
14:44:38 [2020-01-21T14:44:38.476Z]  ---> Running in 38ca823261ff
14:44:38 [2020-01-21T14:44:38.745Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
14:44:41 [2020-01-21T14:44:41.254Z] === RUN   TestDockerSuite/TestBuildRm
14:44:41 [2020-01-21T14:44:41.254Z] --- PASS: TestCreateServiceMaxReplicas (3.53s)
14:44:41 [2020-01-21T14:44:41.254Z] === RUN   TestCreateWithDuplicateNetworkNames
14:44:44 [2020-01-21T14:44:44.281Z] Removing intermediate container 38ca823261ff
14:44:44 [2020-01-21T14:44:44.281Z]  ---> 55bf64cc015b
14:44:44 [2020-01-21T14:44:44.281Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
14:44:44 [2020-01-21T14:44:44.519Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
14:44:44 [2020-01-21T14:44:44.739Z] 
14:44:44 [2020-01-21T14:44:44.773Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:44:45 [2020-01-21T14:44:45.207Z]  ---> 07d49b6d4e2c
14:44:45 [2020-01-21T14:44:45.207Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
14:44:45 [2020-01-21T14:44:45.207Z]  ---> Running in f5655de9eb7c
14:44:46 [2020-01-21T14:44:46.173Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:44:46 [2020-01-21T14:44:46.174Z] 
14:44:46 [2020-01-21T14:44:46.174Z] SUCCESS: Specified value was saved.
14:44:47 [2020-01-21T14:44:47.532Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:44:48 [2020-01-21T14:44:48.092Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:44:48 [2020-01-21T14:44:48.696Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:44:49 [2020-01-21T14:44:49.083Z] Removing intermediate container f5655de9eb7c
14:44:49 [2020-01-21T14:44:49.084Z]  ---> 2adbf128b5bc
14:44:49 [2020-01-21T14:44:49.084Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
14:44:49 [2020-01-21T14:44:49.084Z]  ---> Running in 3168352bfd0d
14:44:50 [2020-01-21T14:44:50.056Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:44:51 [2020-01-21T14:44:51.418Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:44:52 [2020-01-21T14:44:52.785Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:44:54 [2020-01-21T14:44:54.883Z] Cannot create a file when that file already exists.
14:44:56 [2020-01-21T14:44:56.941Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s)
14:44:56 [2020-01-21T14:44:56.941Z] === RUN   TestCreateServiceSecretFileMode
14:44:56 [2020-01-21T14:44:56.941Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:44:56 [2020-01-21T14:44:56.941Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:44:57 [2020-01-21T14:44:57.196Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:44:57 [2020-01-21T14:44:57.196Z] === RUN   TestDockerSuite/TestBuildSpaces
14:44:57 [2020-01-21T14:44:57.754Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:44:58 [2020-01-21T14:44:58.677Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:44:58 [2020-01-21T14:44:58.677Z] === RUN   TestDockerSuite/TestBuildStderr
14:45:00 [2020-01-21T14:45:00.037Z] --- PASS: TestCreateServiceSecretFileMode (3.31s)
14:45:00 [2020-01-21T14:45:00.037Z] === RUN   TestCreateServiceConfigFileMode
14:45:00 [2020-01-21T14:45:00.037Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:45:00 [2020-01-21T14:45:00.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
14:45:00 [2020-01-21T14:45:00.672Z] Removing intermediate container 3168352bfd0d
14:45:00 [2020-01-21T14:45:00.672Z]  ---> e2baa346fa77
14:45:00 [2020-01-21T14:45:00.672Z] Step 6/6 : CMD ["sh"]
14:45:00 [2020-01-21T14:45:00.672Z]  ---> Running in 1e5fb77c59bd
14:45:00 [2020-01-21T14:45:00.672Z] Removing intermediate container 1e5fb77c59bd
14:45:00 [2020-01-21T14:45:00.672Z]  ---> fcef846d25c4
14:45:00 [2020-01-21T14:45:00.672Z] Successfully built fcef846d25c4
14:45:00 [2020-01-21T14:45:00.672Z] Successfully tagged busybox:latest
14:45:00 [2020-01-21T14:45:00.672Z] INFO: Docker images of the daemon under test
14:45:00 [2020-01-21T14:45:00.672Z] 
14:45:00 [2020-01-21T14:45:00.672Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
14:45:00 [2020-01-21T14:45:00.672Z] busybox                                latest              fcef846d25c4        1 second ago        4.86GB
14:45:00 [2020-01-21T14:45:00.672Z] mcr.microsoft.com/windows/servercore   ltsc2019            8351e66084ac        10 days ago         4.82GB
14:45:00 [2020-01-21T14:45:00.672Z] microsoft/windowsservercore            latest              8351e66084ac        10 days ago         4.82GB
14:45:00 [2020-01-21T14:45:00.672Z] 
14:45:00 [2020-01-21T14:45:00.672Z] INFO: Running integration tests at 01/21/2020 14:45:00...
14:45:00 [2020-01-21T14:45:00.672Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
14:45:00 [2020-01-21T14:45:00.672Z] INFO: Integration API tests being run from the host:
14:45:00 [2020-01-21T14:45:00.672Z] INFO: make.ps1 starting at 01/21/2020 14:45:00
14:45:01 [2020-01-21T14:45:01.132Z] Running D:\gopath\src\github.com\docker\docker\integration\build
14:45:03 [2020-01-21T14:45:03.596Z] --- PASS: TestCreateServiceConfigFileMode (3.55s)
14:45:03 [2020-01-21T14:45:03.596Z] === RUN   TestCreateServiceSysctls
14:45:05 [2020-01-21T14:45:05.480Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:45:06 [2020-01-21T14:45:06.495Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:45:07 [2020-01-21T14:45:07.462Z] --- PASS: TestCreateServiceSysctls (4.12s)
14:45:07 [2020-01-21T14:45:07.462Z] === RUN   TestCreateServiceCapabilities
14:45:07 [2020-01-21T14:45:07.462Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:45:08 [2020-01-21T14:45:08.064Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:45:09 [2020-01-21T14:45:09.509Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:45:10 [2020-01-21T14:45:10.871Z] --- PASS: TestCreateServiceCapabilities (3.42s)
14:45:10 [2020-01-21T14:45:10.871Z] === RUN   TestInspect
14:45:11 [2020-01-21T14:45:11.126Z] === RUN   TestDockerSuite/TestBuildUser
14:45:13 [2020-01-21T14:45:13.635Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:45:13 [2020-01-21T14:45:13.635Z] --- PASS: TestInspect (2.85s)
14:45:13 [2020-01-21T14:45:13.635Z] === RUN   TestCreateJob
14:45:17 [2020-01-21T14:45:17.275Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:45:17 [2020-01-21T14:45:17.894Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:45:17 [2020-01-21T14:45:17.894Z] --- PASS: TestCreateJob (4.10s)
14:45:17 [2020-01-21T14:45:17.894Z] === RUN   TestReplicatedJob
14:45:18 [2020-01-21T14:45:18.207Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:45:18 [2020-01-21T14:45:18.844Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:45:18 [2020-01-21T14:45:18.844Z] INFO: Testing against a local daemon
14:45:19 [2020-01-21T14:45:19.584Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:45:21 [2020-01-21T14:45:21.482Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:45:24 [2020-01-21T14:45:24.761Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:45:25 [2020-01-21T14:45:25.326Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:45:26 [2020-01-21T14:45:26.111Z] --- PASS: TestReplicatedJob (7.19s)
14:45:26 [2020-01-21T14:45:26.111Z] === RUN   TestUpdateReplicatedJob
14:45:26 [2020-01-21T14:45:26.698Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:45:27 [2020-01-21T14:45:27.631Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:45:28 [2020-01-21T14:45:28.196Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:45:29 [2020-01-21T14:45:29.486Z] --- PASS: TestUpdateReplicatedJob (4.12s)
14:45:29 [2020-01-21T14:45:29.486Z] === RUN   TestServiceListWithStatuses
14:45:29 [2020-01-21T14:45:29.486Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:45:29 [2020-01-21T14:45:29.486Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:45:29 [2020-01-21T14:45:29.486Z] === RUN   TestDockerNetworkConnectAlias
14:45:29 [2020-01-21T14:45:29.569Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:45:30 [2020-01-21T14:45:30.941Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:45:32 [2020-01-21T14:45:32.314Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:45:33 [2020-01-21T14:45:33.651Z] ok  	github.com/docker/docker/integration/build	14.794s
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === Skipped
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_session_test.go:25: TODO: BuildKit
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_test.go:491: testEnv.OSType == "windows"
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
14:45:33 [2020-01-21T14:45:33.651Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] DONE 22 tests, 10 skipped in 31.023s
14:45:33 [2020-01-21T14:45:33.651Z] 
14:45:33 [2020-01-21T14:45:33.651Z] Running D:\gopath\src\github.com\docker\docker\integration\config
14:45:34 [2020-01-21T14:45:34.112Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:45:34 [2020-01-21T14:45:34.112Z] INFO: Testing against a local daemon
14:45:34 [2020-01-21T14:45:34.112Z] ok  	github.com/docker/docker/integration/config	0.275s
14:45:34 [2020-01-21T14:45:34.212Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] === Skipped
14:45:34 [2020-01-21T14:45:34.572Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
14:45:34 [2020-01-21T14:45:34.572Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
14:45:34 [2020-01-21T14:45:34.572Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
14:45:34 [2020-01-21T14:45:34.572Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
14:45:34 [2020-01-21T14:45:34.572Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
14:45:34 [2020-01-21T14:45:34.572Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
14:45:34 [2020-01-21T14:45:34.572Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
14:45:34 [2020-01-21T14:45:34.572Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
14:45:34 [2020-01-21T14:45:34.572Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] DONE 8 tests, 8 skipped in 2.034s
14:45:34 [2020-01-21T14:45:34.572Z] 
14:45:34 [2020-01-21T14:45:34.572Z] Running D:\gopath\src\github.com\docker\docker\integration\container
14:45:35 [2020-01-21T14:45:35.583Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:45:36 [2020-01-21T14:45:36.010Z] --- PASS: TestDockerNetworkConnectAlias (6.01s)
14:45:36 [2020-01-21T14:45:36.011Z] === RUN   TestDockerNetworkReConnect
14:45:36 [2020-01-21T14:45:36.011Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:45:36 [2020-01-21T14:45:36.569Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
14:45:36 [2020-01-21T14:45:36.569Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:45:36 [2020-01-21T14:45:36.754Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:45:36 [2020-01-21T14:45:36.754Z] INFO: Testing against a local daemon
14:45:36 [2020-01-21T14:45:36.955Z] #33 153.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:45:37 [2020-01-21T14:45:37.129Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:45:38 [2020-01-21T14:45:38.492Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:45:38 [2020-01-21T14:45:38.860Z] #33 155.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:45:39 [2020-01-21T14:45:39.792Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:45:39 [2020-01-21T14:45:39.852Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:45:40 [2020-01-21T14:45:40.453Z] --- PASS: TestDockerNetworkReConnect (5.34s)
14:45:40 [2020-01-21T14:45:40.453Z] === RUN   TestServicePlugin
14:45:41 [2020-01-21T14:45:41.164Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:45:41 [2020-01-21T14:45:41.855Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:45:41 [2020-01-21T14:45:41.855Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:45:41 [2020-01-21T14:45:41.855Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:45:41 [2020-01-21T14:45:41.855Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:45:41 [2020-01-21T14:45:41.855Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:45:42 [2020-01-21T14:45:42.098Z] #33 159.2 
14:45:42 [2020-01-21T14:45:42.662Z] #33 DONE 159.6s
14:45:42 [2020-01-21T14:45:42.662Z] 
14:45:42 [2020-01-21T14:45:42.662Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
14:45:43 [2020-01-21T14:45:43.261Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
14:45:44 [2020-01-21T14:45:44.033Z] #34 DONE 1.6s
14:45:44 [2020-01-21T14:45:44.189Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:45:44 [2020-01-21T14:45:44.189Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:45:44 [2020-01-21T14:45:44.695Z] --- PASS: TestBuildWithHugeFile (81.08s)
14:45:44 [2020-01-21T14:45:44.695Z] === RUN   TestBuildWithEmptyDockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:45:44 [2020-01-21T14:45:44.695Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
14:45:44 [2020-01-21T14:45:44.695Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
14:45:44 [2020-01-21T14:45:44.695Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
14:45:44 [2020-01-21T14:45:44.695Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
14:45:44 [2020-01-21T14:45:44.695Z] === RUN   TestBuildPreserveOwnership
14:45:44 [2020-01-21T14:45:44.695Z] === RUN   TestBuildPreserveOwnership/copy_from
14:45:45 [2020-01-21T14:45:45.550Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:45:45 [2020-01-21T14:45:45.929Z] 
14:45:45 [2020-01-21T14:45:45.929Z] #35 [runner 12/12] COPY --from=builder       /build/ /
14:45:46 [2020-01-21T14:45:46.477Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:45:46 [2020-01-21T14:45:46.493Z] #35 DONE 0.8s
14:45:46 [2020-01-21T14:45:46.493Z] 
14:45:46 [2020-01-21T14:45:46.493Z] #36 exporting to image
14:45:46 [2020-01-21T14:45:46.493Z] #36 exporting layers
14:45:46 [2020-01-21T14:45:46.743Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:45:47 [2020-01-21T14:45:47.880Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:45:47 [2020-01-21T14:45:47.880Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:45:48 [2020-01-21T14:45:48.780Z] --- PASS: TestBuildPreserveOwnership (4.75s)
14:45:48 [2020-01-21T14:45:48.781Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.12s)
14:45:48 [2020-01-21T14:45:48.781Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
14:45:48 [2020-01-21T14:45:48.781Z] === RUN   TestBuildPlatformInvalid
14:45:48 [2020-01-21T14:45:48.781Z] --- PASS: TestBuildPlatformInvalid (0.15s)
14:45:48 [2020-01-21T14:45:48.781Z] PASS
14:45:48 [2020-01-21T14:45:48.781Z] 
14:45:48 [2020-01-21T14:45:48.781Z] === Skipped
14:45:48 [2020-01-21T14:45:48.781Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
14:45:48 [2020-01-21T14:45:48.781Z]     build_session_test.go:25: TODO: BuildKit
14:45:48 [2020-01-21T14:45:48.781Z] 
14:45:48 [2020-01-21T14:45:48.781Z] 
14:45:48 [2020-01-21T14:45:48.781Z] DONE 32 tests, 1 skipped in 126.486s
14:45:48 [2020-01-21T14:45:48.781Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
14:45:48 [2020-01-21T14:45:48.781Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
14:45:48 [2020-01-21T14:45:48.781Z] ++ set -e
14:45:48 [2020-01-21T14:45:48.781Z] ++ '[' -n 0 ']'
14:45:48 [2020-01-21T14:45:48.781Z] ++ set -x
14:45:48 [2020-01-21T14:45:48.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
14:45:48 [2020-01-21T14:45:48.781Z] INFO: Testing against a local daemon
14:45:48 [2020-01-21T14:45:48.781Z] === RUN   TestConfigList
14:45:49 [2020-01-21T14:45:49.019Z] #36 exporting layers 2.3s done
14:45:49 [2020-01-21T14:45:49.019Z] #36 writing image sha256:f756e3791f7a34820b714da06fa9cc942f389c1d7b940682e1515b066e3df4e8 done
14:45:49 [2020-01-21T14:45:49.019Z] #36 naming to docker.io/library/moby-e2e-test done
14:45:49 [2020-01-21T14:45:49.019Z] #36 DONE 2.3s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:45:49 [2020-01-21T14:45:49.334Z] + echo Ensuring container killed.
14:45:49 [2020-01-21T14:45:49.334Z] Ensuring container killed.
14:45:49 [2020-01-21T14:45:49.334Z] + docker rm -vf docker-pr3
14:45:49 [2020-01-21T14:45:49.334Z] Error: No such container: docker-pr3
14:45:49 [2020-01-21T14:45:49.334Z] + true
[Pipeline] sh
14:45:49 [2020-01-21T14:45:49.624Z] + echo Chowning /workspace to jenkins user
14:45:49 [2020-01-21T14:45:49.624Z] Chowning /workspace to jenkins user
14:45:49 [2020-01-21T14:45:49.624Z] + id -u
14:45:49 [2020-01-21T14:45:49.624Z] + id -g
14:45:49 [2020-01-21T14:45:49.624Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40395:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:45:50 [2020-01-21T14:45:50.862Z] + bundleName=unit
14:45:50 [2020-01-21T14:45:50.862Z] + echo Creating unit-bundles.tar.gz
14:45:50 [2020-01-21T14:45:50.862Z] Creating unit-bundles.tar.gz
14:45:50 [2020-01-21T14:45:50.862Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
14:45:50 [2020-01-21T14:45:50.862Z] bundles/junit-report.xml
14:45:50 [2020-01-21T14:45:50.862Z] bundles/go-test-report.json
14:45:50 [2020-01-21T14:45:50.862Z] bundles/profile.out
[Pipeline] archiveArtifacts
14:45:50 [2020-01-21T14:45:50.873Z] Archiving artifacts
14:45:51 [2020-01-21T14:45:51.182Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:45:51 [2020-01-21T14:45:51.280Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40395/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:45:51 [2020-01-21T14:45:51.474Z] --- PASS: TestConfigList (2.27s)
14:45:51 [2020-01-21T14:45:51.474Z] === RUN   TestConfigsCreateAndDelete
14:45:51 [2020-01-21T14:45:51.593Z] + make clean
14:45:51 [2020-01-21T14:45:51.852Z] docker volume rm -f docker-dev-cache
14:45:51 [2020-01-21T14:45:51.852Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:45:53 [2020-01-21T14:45:53.516Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
14:45:53 [2020-01-21T14:45:53.516Z] === RUN   TestConfigsUpdate
14:45:53 [2020-01-21T14:45:53.691Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:45:54 [2020-01-21T14:45:54.615Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:45:54 [2020-01-21T14:45:54.870Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:45:55 [2020-01-21T14:45:55.557Z] --- PASS: TestConfigsUpdate (2.30s)
14:45:55 [2020-01-21T14:45:55.557Z] === RUN   TestTemplatedConfig
14:45:55 [2020-01-21T14:45:55.793Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:45:55 [2020-01-21T14:45:55.793Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:45:56 [2020-01-21T14:45:56.759Z] === RUN   TestDockerSuite/TestBuildXZHost
14:45:58 [2020-01-21T14:45:58.247Z] --- PASS: TestTemplatedConfig (2.62s)
14:45:58 [2020-01-21T14:45:58.247Z] === RUN   TestConfigInspect
14:45:59 [2020-01-21T14:45:59.308Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:45:59 [2020-01-21T14:45:59.308Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:45:59 [2020-01-21T14:45:59.308Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:46:00 [2020-01-21T14:46:00.232Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:46:00 [2020-01-21T14:46:00.308Z] --- PASS: TestConfigInspect (2.22s)
14:46:00 [2020-01-21T14:46:00.308Z] === RUN   TestConfigCreateWithLabels
14:46:01 [2020-01-21T14:46:01.157Z] === RUN   TestDockerSuite/TestCommitChange
14:46:02 [2020-01-21T14:46:02.517Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:46:02 [2020-01-21T14:46:02.517Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
14:46:03 [2020-01-21T14:46:03.001Z] --- PASS: TestConfigCreateWithLabels (2.31s)
14:46:03 [2020-01-21T14:46:03.001Z] === RUN   TestConfigCreateResolve
14:46:03 [2020-01-21T14:46:03.442Z] === RUN   TestDockerSuite/TestCommitHardlink
14:46:05 [2020-01-21T14:46:05.044Z] --- PASS: TestConfigCreateResolve (2.25s)
14:46:05 [2020-01-21T14:46:05.044Z] === RUN   TestConfigDaemonLibtrustID
14:46:05 [2020-01-21T14:46:05.456Z] === RUN   TestDockerSuite/TestCommitNewFile
14:46:05 [2020-01-21T14:46:05.664Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
14:46:05 [2020-01-21T14:46:05.664Z] PASS
14:46:05 [2020-01-21T14:46:05.664Z] 
14:46:05 [2020-01-21T14:46:05.664Z] DONE 8 tests in 16.858s
14:46:05 [2020-01-21T14:46:05.664Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
14:46:05 [2020-01-21T14:46:05.664Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
14:46:05 [2020-01-21T14:46:05.664Z] ++ set -e
14:46:05 [2020-01-21T14:46:05.664Z] ++ '[' -n 0 ']'
14:46:05 [2020-01-21T14:46:05.664Z] ++ set -x
14:46:05 [2020-01-21T14:46:05.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
14:46:05 [2020-01-21T14:46:05.664Z] INFO: Testing against a local daemon
14:46:05 [2020-01-21T14:46:05.664Z] === RUN   TestCheckpoint
14:46:05 [2020-01-21T14:46:05.664Z] --- SKIP: TestCheckpoint (0.00s)
14:46:05 [2020-01-21T14:46:05.664Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:46:05 [2020-01-21T14:46:05.664Z] === RUN   TestContainerInvalidJSON
14:46:05 [2020-01-21T14:46:05.664Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:46:05 [2020-01-21T14:46:05.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:46:05 [2020-01-21T14:46:05.664Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:46:05 [2020-01-21T14:46:05.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:46:05 [2020-01-21T14:46:05.664Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:46:05 [2020-01-21T14:46:05.664Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:46:05 [2020-01-21T14:46:05.664Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:46:05 [2020-01-21T14:46:05.664Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:46:05 [2020-01-21T14:46:05.664Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:46:05 [2020-01-21T14:46:05.664Z] --- PASS: TestContainerInvalidJSON (0.02s)
14:46:05 [2020-01-21T14:46:05.664Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:46:05 [2020-01-21T14:46:05.664Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:46:05 [2020-01-21T14:46:05.664Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:46:05 [2020-01-21T14:46:05.664Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:46:05 [2020-01-21T14:46:05.664Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
14:46:05 [2020-01-21T14:46:05.664Z] === RUN   TestCopyFromContainerPathIsNotDir
14:46:05 [2020-01-21T14:46:05.949Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
14:46:05 [2020-01-21T14:46:05.949Z] === RUN   TestCopyToContainerPathDoesNotExist
14:46:05 [2020-01-21T14:46:05.949Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
14:46:05 [2020-01-21T14:46:05.949Z] === RUN   TestCopyToContainerPathIsNotDir
14:46:05 [2020-01-21T14:46:05.949Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
14:46:05 [2020-01-21T14:46:05.949Z] === RUN   TestCopyFromContainer
14:46:07 [2020-01-21T14:46:07.428Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:46:07 [2020-01-21T14:46:07.439Z] === RUN   TestCopyFromContainer//
14:46:07 [2020-01-21T14:46:07.732Z] === RUN   TestCopyFromContainer//bar/root
14:46:07 [2020-01-21T14:46:07.732Z] === RUN   TestCopyFromContainer//bar/root/
14:46:07 [2020-01-21T14:46:07.732Z] === RUN   TestCopyFromContainer/bar/quux
14:46:08 [2020-01-21T14:46:08.017Z] === RUN   TestCopyFromContainer/bar/quux/
14:46:08 [2020-01-21T14:46:08.017Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:46:08 [2020-01-21T14:46:08.017Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:46:08 [2020-01-21T14:46:08.302Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:46:08 [2020-01-21T14:46:08.302Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:46:08 [2020-01-21T14:46:08.302Z] === RUN   TestCopyFromContainer/bar/notarget
14:46:08 [2020-01-21T14:46:08.351Z] === RUN   TestDockerSuite/TestCommitTTY
14:46:08 [2020-01-21T14:46:08.587Z] --- PASS: TestCopyFromContainer (2.53s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer// (0.10s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:46:08 [2020-01-21T14:46:08.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:46:08 [2020-01-21T14:46:08.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:46:08 [2020-01-21T14:46:08.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:46:08 [2020-01-21T14:46:08.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:46:08 [2020-01-21T14:46:08.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:46:08 [2020-01-21T14:46:08.587Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:46:08 [2020-01-21T14:46:08.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateLinkToNonExistingContainer
14:46:08 [2020-01-21T14:46:08.587Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateWithInvalidEnv
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateWithInvalidEnv/0
14:46:08 [2020-01-21T14:46:08.587Z] === PAUSE TestCreateWithInvalidEnv/0
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateWithInvalidEnv/1
14:46:08 [2020-01-21T14:46:08.587Z] === PAUSE TestCreateWithInvalidEnv/1
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateWithInvalidEnv/2
14:46:08 [2020-01-21T14:46:08.587Z] === PAUSE TestCreateWithInvalidEnv/2
14:46:08 [2020-01-21T14:46:08.587Z] === CONT  TestCreateWithInvalidEnv/0
14:46:08 [2020-01-21T14:46:08.587Z] === CONT  TestCreateWithInvalidEnv/2
14:46:08 [2020-01-21T14:46:08.587Z] === CONT  TestCreateWithInvalidEnv/1
14:46:08 [2020-01-21T14:46:08.587Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:46:08 [2020-01-21T14:46:08.587Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateTmpfsMountsTarget
14:46:08 [2020-01-21T14:46:08.587Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:46:08 [2020-01-21T14:46:08.587Z] === RUN   TestCreateWithCustomMaskedPaths
14:46:10 [2020-01-21T14:46:10.236Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:46:10 [2020-01-21T14:46:10.623Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/no_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/no_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/empty_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/valid_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/empty_capadd
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/empty_capadd
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/empty_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/no_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/empty_capadd
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/empty_capdrop
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/valid_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] === CONT  TestCreateWithCapabilities/empty_capabilities
14:46:10 [2020-01-21T14:46:10.623Z] --- PASS: TestCreateWithCapabilities (0.03s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
14:46:10 [2020-01-21T14:46:10.623Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
14:46:10 [2020-01-21T14:46:10.623Z] === RUN   TestCreateWithCustomReadonlyPaths
14:46:11 [2020-01-21T14:46:11.214Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:46:12 [2020-01-21T14:46:12.667Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:46:12 [2020-01-21T14:46:12.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:46:12 [2020-01-21T14:46:12.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:46:12 [2020-01-21T14:46:12.667Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:46:12 [2020-01-21T14:46:12.667Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:46:12 [2020-01-21T14:46:12.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
14:46:12 [2020-01-21T14:46:12.667Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
14:46:12 [2020-01-21T14:46:12.667Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
14:46:12 [2020-01-21T14:46:12.667Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
14:46:12 [2020-01-21T14:46:12.667Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
14:46:12 [2020-01-21T14:46:12.667Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestContainerStartOnDaemonRestart
14:46:12 [2020-01-21T14:46:12.667Z] === PAUSE TestContainerStartOnDaemonRestart
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestDaemonRestartIpcMode
14:46:12 [2020-01-21T14:46:12.667Z] === PAUSE TestDaemonRestartIpcMode
14:46:12 [2020-01-21T14:46:12.667Z] === RUN   TestDiff
14:46:13 [2020-01-21T14:46:13.099Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:46:13 [2020-01-21T14:46:13.288Z] --- PASS: TestDiff (0.69s)
14:46:13 [2020-01-21T14:46:13.288Z] === RUN   TestExecWithCloseStdin
14:46:13 [2020-01-21T14:46:13.785Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:46:13 [2020-01-21T14:46:13.786Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:46:13 [2020-01-21T14:46:13.786Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:46:14 [2020-01-21T14:46:14.040Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:46:14 [2020-01-21T14:46:14.040Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:46:14 [2020-01-21T14:46:14.040Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:46:14 [2020-01-21T14:46:14.040Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:46:14 [2020-01-21T14:46:14.569Z] --- PASS: TestExecWithCloseStdin (0.93s)
14:46:14 [2020-01-21T14:46:14.569Z] === RUN   TestExec
14:46:15 [2020-01-21T14:46:15.188Z] --- PASS: TestExec (0.78s)
14:46:15 [2020-01-21T14:46:15.188Z] === RUN   TestExecUser
14:46:15 [2020-01-21T14:46:15.807Z] --- PASS: TestExecUser (0.76s)
14:46:15 [2020-01-21T14:46:15.807Z] === RUN   TestExportContainerAndImportImage
14:46:15 [2020-01-21T14:46:15.924Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:46:15 [2020-01-21T14:46:15.924Z] --- PASS: TestServicePlugin (35.46s)
14:46:15 [2020-01-21T14:46:15.924Z]     plugin_test.go:62: [d47f8914434d1] joining swarm manager [d270eb1c4c135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:46:15 [2020-01-21T14:46:15.924Z]     plugin_test.go:65: [dbb573a7b53d1] joining swarm manager [d270eb1c4c135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:46:15 [2020-01-21T14:46:15.924Z] === RUN   TestServiceUpdateLabel
14:46:16 [2020-01-21T14:46:16.826Z] --- PASS: TestExportContainerAndImportImage (0.97s)
14:46:16 [2020-01-21T14:46:16.826Z] === RUN   TestExportContainerAfterDaemonRestart
14:46:17 [2020-01-21T14:46:17.896Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:46:17 [2020-01-21T14:46:17.896Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:46:18 [2020-01-21T14:46:18.309Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
14:46:18 [2020-01-21T14:46:18.309Z] === RUN   TestHealthCheckWorkdir
14:46:18 [2020-01-21T14:46:18.820Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:46:18 [2020-01-21T14:46:18.820Z] --- PASS: TestServiceUpdateLabel (2.89s)
14:46:18 [2020-01-21T14:46:18.820Z] === RUN   TestServiceUpdateSecrets
14:46:19 [2020-01-21T14:46:19.325Z] --- PASS: TestHealthCheckWorkdir (0.94s)
14:46:19 [2020-01-21T14:46:19.325Z] === RUN   TestHealthKillContainer
14:46:20 [2020-01-21T14:46:20.180Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:46:20 [2020-01-21T14:46:20.783Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:46:21 [2020-01-21T14:46:21.707Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:46:22 [2020-01-21T14:46:22.007Z] --- PASS: TestHealthKillContainer (2.81s)
14:46:22 [2020-01-21T14:46:22.007Z] === RUN   TestInspectCpusetInConfigPre120
14:46:22 [2020-01-21T14:46:22.265Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:46:22 [2020-01-21T14:46:22.520Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:46:22 [2020-01-21T14:46:22.520Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:46:23 [2020-01-21T14:46:23.033Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
14:46:23 [2020-01-21T14:46:23.033Z] === RUN   TestIpcModeNone
14:46:23 [2020-01-21T14:46:23.121Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:46:23 [2020-01-21T14:46:23.121Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:46:23 [2020-01-21T14:46:23.376Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:46:23 [2020-01-21T14:46:23.376Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:46:23 [2020-01-21T14:46:23.376Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:46:23 [2020-01-21T14:46:23.652Z] --- PASS: TestIpcModeNone (0.75s)
14:46:23 [2020-01-21T14:46:23.652Z] === RUN   TestIpcModePrivate
14:46:24 [2020-01-21T14:46:24.276Z] --- PASS: TestIpcModePrivate (0.76s)
14:46:24 [2020-01-21T14:46:24.276Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
14:46:24 [2020-01-21T14:46:24.276Z] === RUN   TestIpcModeShareable
14:46:24 [2020-01-21T14:46:24.302Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:46:25 [2020-01-21T14:46:25.227Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:46:25 [2020-01-21T14:46:25.306Z] --- PASS: TestIpcModeShareable (0.80s)
14:46:25 [2020-01-21T14:46:25.306Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
14:46:25 [2020-01-21T14:46:25.306Z] === RUN   TestAPIIpcModeShareableAndContainer
14:46:26 [2020-01-21T14:46:26.150Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:46:26 [2020-01-21T14:46:26.150Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:46:27 [2020-01-21T14:46:27.339Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s)
14:46:27 [2020-01-21T14:46:27.339Z] === RUN   TestAPIIpcModeHost
14:46:27 [2020-01-21T14:46:27.962Z] --- PASS: TestAPIIpcModeHost (0.61s)
14:46:27 [2020-01-21T14:46:27.962Z] === RUN   TestDaemonIpcModeShareable
14:46:28 [2020-01-21T14:46:28.120Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:46:28 [2020-01-21T14:46:28.679Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:46:28 [2020-01-21T14:46:28.679Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:46:29 [2020-01-21T14:46:29.446Z] --- PASS: TestDaemonIpcModeShareable (1.60s)
14:46:29 [2020-01-21T14:46:29.446Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:46:29 [2020-01-21T14:46:29.446Z] === RUN   TestDaemonIpcModePrivate
14:46:29 [2020-01-21T14:46:29.606Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:46:30 [2020-01-21T14:46:30.532Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:46:31 [2020-01-21T14:46:31.456Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:46:31 [2020-01-21T14:46:31.479Z] --- PASS: TestDaemonIpcModePrivate (1.63s)
14:46:31 [2020-01-21T14:46:31.479Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
14:46:31 [2020-01-21T14:46:31.479Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:46:32 [2020-01-21T14:46:32.508Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:46:32 [2020-01-21T14:46:32.508Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:46:32 [2020-01-21T14:46:32.978Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
14:46:32 [2020-01-21T14:46:32.978Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
14:46:32 [2020-01-21T14:46:32.978Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:46:33 [2020-01-21T14:46:33.067Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:46:34 [2020-01-21T14:46:34.427Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:46:34 [2020-01-21T14:46:34.427Z] --- PASS: TestServiceUpdateSecrets (15.57s)
14:46:34 [2020-01-21T14:46:34.427Z] === RUN   TestServiceUpdateConfigs
14:46:34 [2020-01-21T14:46:34.469Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
14:46:34 [2020-01-21T14:46:34.469Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:46:34 [2020-01-21T14:46:34.469Z] === RUN   TestIpcModeOlderClient
14:46:34 [2020-01-21T14:46:34.469Z] === PAUSE TestIpcModeOlderClient
14:46:34 [2020-01-21T14:46:34.469Z] === RUN   TestKillContainerInvalidSignal
14:46:35 [2020-01-21T14:46:35.396Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:46:35 [2020-01-21T14:46:35.396Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:46:35 [2020-01-21T14:46:35.485Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
14:46:35 [2020-01-21T14:46:35.485Z] === RUN   TestKillContainer
14:46:35 [2020-01-21T14:46:35.485Z] === RUN   TestKillContainer/no_signal
14:46:35 [2020-01-21T14:46:35.770Z] === RUN   TestKillContainer/non_killing_signal
14:46:36 [2020-01-21T14:46:36.321Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:46:36 [2020-01-21T14:46:36.391Z] === RUN   TestKillContainer/killing_signal
14:46:37 [2020-01-21T14:46:37.185Z] ok  	github.com/docker/docker/integration/container	56.889s
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === Skipped
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
14:46:37 [2020-01-21T14:46:37.185Z]     copy_test.go:25: testEnv.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
14:46:37 [2020-01-21T14:46:37.185Z]     copy_test.go:39: testEnv.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
14:46:37 [2020-01-21T14:46:37.185Z]     copy_test.go:51: testEnv.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
14:46:37 [2020-01-21T14:46:37.185Z]     copy_test.go:65: testEnv.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] DONE 79 tests, 40 skipped in 59.024s
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] Running D:\gopath\src\github.com\docker\docker\integration\image
14:46:37 [2020-01-21T14:46:37.185Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:37 [2020-01-21T14:46:37.185Z] INFO: Testing against a local daemon
14:46:37 [2020-01-21T14:46:37.185Z] ok  	github.com/docker/docker/integration/image	0.413s
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === Skipped
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
14:46:37 [2020-01-21T14:46:37.185Z]     tag_test.go:98: testEnv.OSType == "windows"
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] DONE 11 tests, 4 skipped in 2.203s
14:46:37 [2020-01-21T14:46:37.185Z] 
14:46:37 [2020-01-21T14:46:37.185Z] Running D:\gopath\src\github.com\docker\docker\integration\network
14:46:37 [2020-01-21T14:46:37.411Z] --- PASS: TestKillContainer (1.99s)
14:46:37 [2020-01-21T14:46:37.411Z]     --- PASS: TestKillContainer/no_signal (0.64s)
14:46:37 [2020-01-21T14:46:37.411Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
14:46:37 [2020-01-21T14:46:37.411Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
14:46:37 [2020-01-21T14:46:37.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:46:37 [2020-01-21T14:46:37.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:46:37 [2020-01-21T14:46:37.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:37 [2020-01-21T14:46:37.648Z] INFO: Testing against a local daemon
14:46:37 [2020-01-21T14:46:37.648Z] ok  	github.com/docker/docker/integration/network	0.217s
14:46:38 [2020-01-21T14:46:38.032Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === Skipped
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:29: testEnv.OSType == "windows"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:51: testEnv.OSType == "windows"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:94: testEnv.OSType == "windows"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:127: testEnv.OSType == "windows"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:177: testEnv.OSType == "windows"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:201: testEnv.OSType == "windows"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:230: FLAKY_TEST
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:319: testEnv.OSType == "windows"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
14:46:38 [2020-01-21T14:46:38.112Z]     service_test.go:386: testEnv.OSType == "windows"
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] DONE 17 tests, 13 skipped in 2.207s
14:46:38 [2020-01-21T14:46:38.112Z] 
14:46:38 [2020-01-21T14:46:38.112Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
14:46:38 [2020-01-21T14:46:38.205Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:46:38 [2020-01-21T14:46:38.574Z] testing: warning: no tests to run
14:46:38 [2020-01-21T14:46:38.574Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.118s
14:46:38 [2020-01-21T14:46:38.574Z] 
14:46:38 [2020-01-21T14:46:38.574Z] DONE 0 tests in 0.706s
14:46:38 [2020-01-21T14:46:38.574Z] 
14:46:38 [2020-01-21T14:46:38.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s)
14:46:38 [2020-01-21T14:46:38.653Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
14:46:38 [2020-01-21T14:46:38.653Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
14:46:38 [2020-01-21T14:46:38.653Z] === RUN   TestKillStoppedContainer
14:46:38 [2020-01-21T14:46:38.653Z] --- PASS: TestKillStoppedContainer (0.08s)
14:46:38 [2020-01-21T14:46:38.653Z] === RUN   TestKillStoppedContainerAPIPre120
14:46:38 [2020-01-21T14:46:38.653Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
14:46:38 [2020-01-21T14:46:38.653Z] === RUN   TestKillDifferentUserContainer
14:46:39 [2020-01-21T14:46:39.033Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
14:46:39 [2020-01-21T14:46:39.493Z] testing: warning: no tests to run
14:46:39 [2020-01-21T14:46:39.493Z] ok  	github.com/docker/docker/integration/network/macvlan	0.109s
14:46:39 [2020-01-21T14:46:39.493Z] 
14:46:39 [2020-01-21T14:46:39.493Z] DONE 0 tests in 0.704s
14:46:39 [2020-01-21T14:46:39.493Z] 
14:46:39 [2020-01-21T14:46:39.493Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
14:46:39 [2020-01-21T14:46:39.606Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:46:39 [2020-01-21T14:46:39.606Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:46:39 [2020-01-21T14:46:39.606Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:46:39 [2020-01-21T14:46:39.606Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:46:39 [2020-01-21T14:46:39.606Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:46:39 [2020-01-21T14:46:39.668Z] --- PASS: TestKillDifferentUserContainer (0.69s)
14:46:39 [2020-01-21T14:46:39.668Z] === RUN   TestInspectOomKilledTrue
14:46:40 [2020-01-21T14:46:40.468Z] testing: warning: no tests to run
14:46:40 [2020-01-21T14:46:40.468Z] ok  	github.com/docker/docker/integration/plugin	0.078s
14:46:40 [2020-01-21T14:46:40.468Z] 
14:46:40 [2020-01-21T14:46:40.468Z] DONE 0 tests in 0.674s
14:46:40 [2020-01-21T14:46:40.468Z] 
14:46:40 [2020-01-21T14:46:40.468Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
14:46:40 [2020-01-21T14:46:40.529Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:46:40 [2020-01-21T14:46:40.683Z] --- PASS: TestInspectOomKilledTrue (1.21s)
14:46:40 [2020-01-21T14:46:40.683Z] === RUN   TestInspectOomKilledFalse
14:46:40 [2020-01-21T14:46:40.932Z] testing: warning: no tests to run
14:46:40 [2020-01-21T14:46:40.932Z] ok  	github.com/docker/docker/integration/plugin/authz	0.087s
14:46:40 [2020-01-21T14:46:40.932Z] 
14:46:40 [2020-01-21T14:46:40.932Z] DONE 0 tests in 0.650s
14:46:40 [2020-01-21T14:46:40.932Z] 
14:46:40 [2020-01-21T14:46:40.932Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
14:46:41 [2020-01-21T14:46:41.306Z] --- PASS: TestInspectOomKilledFalse (0.65s)
14:46:41 [2020-01-21T14:46:41.306Z] === RUN   TestLinksEtcHostsContentMatch
14:46:41 [2020-01-21T14:46:41.925Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
14:46:41 [2020-01-21T14:46:41.925Z] === RUN   TestLinksContainerNames
14:46:43 [2020-01-21T14:46:43.115Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:43 [2020-01-21T14:46:43.115Z] INFO: Testing against a local daemon
14:46:43 [2020-01-21T14:46:43.115Z] ok  	github.com/docker/docker/integration/plugin/common	0.232s
14:46:43 [2020-01-21T14:46:43.115Z] 
14:46:43 [2020-01-21T14:46:43.115Z] DONE 2 tests in 2.068s
14:46:43 [2020-01-21T14:46:43.115Z] 
14:46:43 [2020-01-21T14:46:43.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
14:46:43 [2020-01-21T14:46:43.409Z] --- PASS: TestLinksContainerNames (1.26s)
14:46:43 [2020-01-21T14:46:43.409Z] === RUN   TestLogsFollowTailEmpty
14:46:43 [2020-01-21T14:46:43.694Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
14:46:43 [2020-01-21T14:46:43.694Z] === RUN   TestContainerNetworkMountsNoChown
14:46:44 [2020-01-21T14:46:44.324Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
14:46:44 [2020-01-21T14:46:44.324Z] === RUN   TestMountDaemonRoot
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/default
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/default
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/private
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/private
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rprivate
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rprivate
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/slave
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/slave
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rslave
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rslave
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/shared
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/shared
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rshared
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rshared
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/default
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/rslave
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/rshared
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/shared
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/default/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/default/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/slave
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/rprivate
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/private
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/private/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/private/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/default/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/default/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/private/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:46:44 [2020-01-21T14:46:44.610Z] === CONT  TestMountDaemonRoot/private/mount_root
14:46:44 [2020-01-21T14:46:44.611Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:46:44 [2020-01-21T14:46:44.611Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:46:44 [2020-01-21T14:46:44.611Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:46:44 [2020-01-21T14:46:44.611Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:46:44 [2020-01-21T14:46:44.611Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:46:44 [2020-01-21T14:46:44.897Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:46:44 [2020-01-21T14:46:44.897Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:46:44 [2020-01-21T14:46:44.897Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:46:44 [2020-01-21T14:46:44.897Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:46:44 [2020-01-21T14:46:44.897Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:46:44 [2020-01-21T14:46:44.897Z] --- PASS: TestMountDaemonRoot (0.05s)
14:46:44 [2020-01-21T14:46:44.897Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
14:46:44 [2020-01-21T14:46:44.897Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
14:46:44 [2020-01-21T14:46:44.897Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
14:46:44 [2020-01-21T14:46:44.897Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
14:46:44 [2020-01-21T14:46:44.897Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:46:44 [2020-01-21T14:46:44.897Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:46:44 [2020-01-21T14:46:44.897Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:46:44 [2020-01-21T14:46:44.897Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
14:46:44 [2020-01-21T14:46:44.897Z] === RUN   TestContainerBindMountNonRecursive
14:46:45 [2020-01-21T14:46:45.890Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:46:45 [2020-01-21T14:46:45.890Z] === RUN   TestDockerSuite/TestContainerAPITop
14:46:46 [2020-01-21T14:46:46.031Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:46 [2020-01-21T14:46:46.031Z] INFO: Testing against a local daemon
14:46:46 [2020-01-21T14:46:46.031Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.243s
14:46:46 [2020-01-21T14:46:46.031Z] 
14:46:46 [2020-01-21T14:46:46.031Z] === Skipped
14:46:46 [2020-01-21T14:46:46.031Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
14:46:46 [2020-01-21T14:46:46.031Z]     external_test.go:48: runtime.GOOS == "windows"
14:46:46 [2020-01-21T14:46:46.031Z] 
14:46:46 [2020-01-21T14:46:46.031Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
14:46:46 [2020-01-21T14:46:46.031Z]     external_test.go:407: runtime.GOOS == "windows"
14:46:46 [2020-01-21T14:46:46.031Z] 
14:46:46 [2020-01-21T14:46:46.031Z] 
14:46:46 [2020-01-21T14:46:46.031Z] DONE 2 tests, 2 skipped in 2.895s
14:46:46 [2020-01-21T14:46:46.031Z] 
14:46:46 [2020-01-21T14:46:46.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
14:46:46 [2020-01-21T14:46:46.814Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:46:46 [2020-01-21T14:46:46.814Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:46:46 [2020-01-21T14:46:46.814Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:46:46 [2020-01-21T14:46:46.930Z] --- PASS: TestContainerBindMountNonRecursive (1.68s)
14:46:46 [2020-01-21T14:46:46.930Z] === RUN   TestNetworkNat
14:46:47 [2020-01-21T14:46:47.215Z] --- PASS: TestNetworkNat (0.69s)
14:46:47 [2020-01-21T14:46:47.215Z] === RUN   TestNetworkLocalhostTCPNat
14:46:47 [2020-01-21T14:46:47.834Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s)
14:46:47 [2020-01-21T14:46:47.834Z] === RUN   TestNetworkLoopbackNat
14:46:48 [2020-01-21T14:46:48.854Z] --- PASS: TestNetworkLoopbackNat (0.89s)
14:46:48 [2020-01-21T14:46:48.854Z] === RUN   TestPause
14:46:49 [2020-01-21T14:46:49.474Z] --- PASS: TestPause (0.70s)
14:46:49 [2020-01-21T14:46:49.474Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:46:49 [2020-01-21T14:46:49.474Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:46:49 [2020-01-21T14:46:49.474Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:46:49 [2020-01-21T14:46:49.474Z] === RUN   TestPauseStopPausedContainer
14:46:50 [2020-01-21T14:46:50.070Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:46:50 [2020-01-21T14:46:50.070Z] --- PASS: TestServiceUpdateConfigs (15.61s)
14:46:50 [2020-01-21T14:46:50.070Z] === RUN   TestServiceUpdateNetwork
14:46:50 [2020-01-21T14:46:50.099Z] --- PASS: TestPauseStopPausedContainer (0.69s)
14:46:50 [2020-01-21T14:46:50.099Z] === RUN   TestPsFilter
14:46:50 [2020-01-21T14:46:50.386Z] --- PASS: TestPsFilter (0.21s)
14:46:50 [2020-01-21T14:46:50.386Z] === RUN   TestRemoveContainerWithRemovedVolume
14:46:50 [2020-01-21T14:46:50.629Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:46:51 [2020-01-21T14:46:51.015Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
14:46:51 [2020-01-21T14:46:51.015Z] === RUN   TestRemoveContainerWithVolume
14:46:51 [2020-01-21T14:46:51.636Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
14:46:51 [2020-01-21T14:46:51.636Z] === RUN   TestRemoveContainerRunning
14:46:51 [2020-01-21T14:46:51.845Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:51 [2020-01-21T14:46:51.845Z] INFO: Testing against a local daemon
14:46:51 [2020-01-21T14:46:51.845Z] testing: warning: no tests to run
14:46:51 [2020-01-21T14:46:51.845Z] ok  	github.com/docker/docker/integration/plugin/logging	0.270s
14:46:51 [2020-01-21T14:46:51.845Z] 
14:46:51 [2020-01-21T14:46:51.845Z] DONE 0 tests in 5.793s
14:46:51 [2020-01-21T14:46:51.845Z] 
14:46:51 [2020-01-21T14:46:51.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
14:46:52 [2020-01-21T14:46:52.033Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
14:46:52 [2020-01-21T14:46:52.255Z] --- PASS: TestRemoveContainerRunning (0.66s)
14:46:52 [2020-01-21T14:46:52.255Z] === RUN   TestRemoveContainerForceRemoveRunning
14:46:53 [2020-01-21T14:46:53.270Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
14:46:53 [2020-01-21T14:46:53.270Z] === RUN   TestRemoveInvalidContainer
14:46:53 [2020-01-21T14:46:53.270Z] --- PASS: TestRemoveInvalidContainer (0.03s)
14:46:53 [2020-01-21T14:46:53.270Z] === RUN   TestRenameLinkedContainer
14:46:54 [2020-01-21T14:46:54.030Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:54 [2020-01-21T14:46:54.030Z] INFO: Testing against a local daemon
14:46:54 [2020-01-21T14:46:54.030Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.271s
14:46:54 [2020-01-21T14:46:54.489Z] 
14:46:54 [2020-01-21T14:46:54.489Z] === Skipped
14:46:54 [2020-01-21T14:46:54.489Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
14:46:54 [2020-01-21T14:46:54.489Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
14:46:54 [2020-01-21T14:46:54.489Z] 
14:46:54 [2020-01-21T14:46:54.489Z] 
14:46:54 [2020-01-21T14:46:54.489Z] DONE 1 tests, 1 skipped in 2.355s
14:46:54 [2020-01-21T14:46:54.489Z] 
14:46:54 [2020-01-21T14:46:54.489Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
14:46:55 [2020-01-21T14:46:55.976Z] --- PASS: TestRenameLinkedContainer (2.58s)
14:46:55 [2020-01-21T14:46:55.976Z] === RUN   TestRenameStoppedContainer
14:46:56 [2020-01-21T14:46:56.026Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:56 [2020-01-21T14:46:56.026Z] INFO: Testing against a local daemon
14:46:56 [2020-01-21T14:46:56.026Z] ok  	github.com/docker/docker/integration/secret	0.195s
14:46:56 [2020-01-21T14:46:56.261Z] --- PASS: TestRenameStoppedContainer (0.64s)
14:46:56 [2020-01-21T14:46:56.261Z] === RUN   TestRenameRunningContainerAndReuse
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] === Skipped
14:46:56 [2020-01-21T14:46:56.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
14:46:56 [2020-01-21T14:46:56.485Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
14:46:56 [2020-01-21T14:46:56.485Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
14:46:56 [2020-01-21T14:46:56.485Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
14:46:56 [2020-01-21T14:46:56.485Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
14:46:56 [2020-01-21T14:46:56.485Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
14:46:56 [2020-01-21T14:46:56.485Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] DONE 6 tests, 6 skipped in 1.973s
14:46:56 [2020-01-21T14:46:56.485Z] 
14:46:56 [2020-01-21T14:46:56.485Z] Running D:\gopath\src\github.com\docker\docker\integration\service
14:46:57 [2020-01-21T14:46:57.394Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:46:57 [2020-01-21T14:46:57.394Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:46:57 [2020-01-21T14:46:57.744Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s)
14:46:57 [2020-01-21T14:46:57.744Z] === RUN   TestRenameInvalidName
14:46:58 [2020-01-21T14:46:58.362Z] --- PASS: TestRenameInvalidName (0.63s)
14:46:58 [2020-01-21T14:46:58.362Z] === RUN   TestRenameAnonymousContainer
14:46:58 [2020-01-21T14:46:58.671Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:46:58 [2020-01-21T14:46:58.671Z] INFO: Testing against a local daemon
14:46:58 [2020-01-21T14:46:58.671Z] ok  	github.com/docker/docker/integration/service	0.340s
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === Skipped
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
14:46:59 [2020-01-21T14:46:59.131Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
14:46:59 [2020-01-21T14:46:59.131Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
14:46:59 [2020-01-21T14:46:59.131Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
14:46:59 [2020-01-21T14:46:59.131Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] DONE 23 tests, 22 skipped in 2.661s
14:46:59 [2020-01-21T14:46:59.131Z] 
14:46:59 [2020-01-21T14:46:59.131Z] Running D:\gopath\src\github.com\docker\docker\integration\session
14:46:59 [2020-01-21T14:46:59.990Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:47:01 [2020-01-21T14:47:01.065Z] --- PASS: TestRenameAnonymousContainer (2.40s)
14:47:01 [2020-01-21T14:47:01.065Z] === RUN   TestRenameContainerWithSameName
14:47:01 [2020-01-21T14:47:01.086Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:47:01 [2020-01-21T14:47:01.333Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:01 [2020-01-21T14:47:01.333Z] INFO: Testing against a local daemon
14:47:01 [2020-01-21T14:47:01.333Z] ok  	github.com/docker/docker/integration/session	0.223s
14:47:01 [2020-01-21T14:47:01.333Z] 
14:47:01 [2020-01-21T14:47:01.333Z] === Skipped
14:47:01 [2020-01-21T14:47:01.333Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
14:47:01 [2020-01-21T14:47:01.333Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
14:47:01 [2020-01-21T14:47:01.333Z] 
14:47:01 [2020-01-21T14:47:01.333Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
14:47:01 [2020-01-21T14:47:01.333Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
14:47:01 [2020-01-21T14:47:01.333Z] 
14:47:01 [2020-01-21T14:47:01.333Z] 
14:47:01 [2020-01-21T14:47:01.333Z] DONE 2 tests, 2 skipped in 1.990s
14:47:01 [2020-01-21T14:47:01.333Z] 
14:47:01 [2020-01-21T14:47:01.333Z] Running D:\gopath\src\github.com\docker\docker\integration\system
14:47:01 [2020-01-21T14:47:01.352Z] --- PASS: TestRenameContainerWithSameName (0.67s)
14:47:01 [2020-01-21T14:47:01.352Z] === RUN   TestRenameContainerWithLinkedContainer
14:47:01 [2020-01-21T14:47:01.395Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
14:47:02 [2020-01-21T14:47:02.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
14:47:02 [2020-01-21T14:47:02.840Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
14:47:02 [2020-01-21T14:47:02.840Z] === RUN   TestResize
14:47:03 [2020-01-21T14:47:03.196Z] --- PASS: TestResize (0.67s)
14:47:03 [2020-01-21T14:47:03.196Z] === RUN   TestResizeWithInvalidSize
14:47:03 [2020-01-21T14:47:03.527Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:03 [2020-01-21T14:47:03.527Z] INFO: Testing against a local daemon
14:47:03 [2020-01-21T14:47:03.818Z] --- PASS: TestResizeWithInvalidSize (0.69s)
14:47:03 [2020-01-21T14:47:03.818Z] === RUN   TestResizeWhenContainerNotStarted
14:47:03 [2020-01-21T14:47:03.986Z] ok  	github.com/docker/docker/integration/system	1.320s
14:47:04 [2020-01-21T14:47:04.107Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] === Skipped
14:47:04 [2020-01-21T14:47:04.445Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:47:04 [2020-01-21T14:47:04.445Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
14:47:04 [2020-01-21T14:47:04.445Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
14:47:04 [2020-01-21T14:47:04.445Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
14:47:04 [2020-01-21T14:47:04.445Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
14:47:04 [2020-01-21T14:47:04.445Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
14:47:04 [2020-01-21T14:47:04.445Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
14:47:04 [2020-01-21T14:47:04.445Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] DONE 13 tests, 7 skipped in 3.223s
14:47:04 [2020-01-21T14:47:04.445Z] 
14:47:04 [2020-01-21T14:47:04.445Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
14:47:04 [2020-01-21T14:47:04.836Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:47:04 [2020-01-21T14:47:04.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:47:05 [2020-01-21T14:47:05.074Z] --- PASS: TestServiceUpdateNetwork (15.07s)
14:47:05 [2020-01-21T14:47:05.074Z] PASS
14:47:05 [2020-01-21T14:47:05.074Z] 
14:47:05 [2020-01-21T14:47:05.074Z] === Skipped
14:47:05 [2020-01-21T14:47:05.074Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:47:05 [2020-01-21T14:47:05.074Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:47:05 [2020-01-21T14:47:05.074Z] 
14:47:05 [2020-01-21T14:47:05.074Z] 
14:47:05 [2020-01-21T14:47:05.074Z] DONE 23 tests, 1 skipped in 179.527s
14:47:05 [2020-01-21T14:47:05.074Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:47:05 [2020-01-21T14:47:05.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
14:47:05 [2020-01-21T14:47:05.074Z] ++ set -e
14:47:05 [2020-01-21T14:47:05.074Z] ++ '[' -n 0 ']'
14:47:05 [2020-01-21T14:47:05.074Z] ++ set -x
14:47:05 [2020-01-21T14:47:05.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
14:47:05 [2020-01-21T14:47:05.074Z] INFO: Testing against a local daemon
14:47:05 [2020-01-21T14:47:05.074Z] === RUN   TestSessionCreate
14:47:05 [2020-01-21T14:47:05.074Z] --- PASS: TestSessionCreate (0.03s)
14:47:05 [2020-01-21T14:47:05.074Z] === RUN   TestSessionCreateWithBadUpgrade
14:47:05 [2020-01-21T14:47:05.331Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
14:47:05 [2020-01-21T14:47:05.331Z] PASS
14:47:05 [2020-01-21T14:47:05.331Z] 
14:47:05 [2020-01-21T14:47:05.331Z] DONE 2 tests in 0.162s
14:47:05 [2020-01-21T14:47:05.331Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:47:05 [2020-01-21T14:47:05.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
14:47:05 [2020-01-21T14:47:05.331Z] ++ set -e
14:47:05 [2020-01-21T14:47:05.331Z] ++ '[' -n 0 ']'
14:47:05 [2020-01-21T14:47:05.331Z] ++ set -x
14:47:05 [2020-01-21T14:47:05.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
14:47:05 [2020-01-21T14:47:05.331Z] INFO: Testing against a local daemon
14:47:05 [2020-01-21T14:47:05.331Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:47:05 [2020-01-21T14:47:05.331Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:47:05 [2020-01-21T14:47:05.331Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:47:05 [2020-01-21T14:47:05.331Z] === RUN   TestEventsExecDie
14:47:05 [2020-01-21T14:47:05.978Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
14:47:06 [2020-01-21T14:47:06.233Z] --- PASS: TestEventsExecDie (0.97s)
14:47:06 [2020-01-21T14:47:06.233Z] === RUN   TestEventsBackwardsCompatible
14:47:06 [2020-01-21T14:47:06.488Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
14:47:06 [2020-01-21T14:47:06.488Z] === RUN   TestInfoBinaryCommits
14:47:06 [2020-01-21T14:47:06.488Z] --- PASS: TestInfoBinaryCommits (0.03s)
14:47:06 [2020-01-21T14:47:06.488Z] === RUN   TestInfoAPIVersioned
14:47:06 [2020-01-21T14:47:06.488Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:47:06 [2020-01-21T14:47:06.488Z] === RUN   TestInfoDiscoveryBackend
14:47:06 [2020-01-21T14:47:06.622Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:06 [2020-01-21T14:47:06.622Z] INFO: Testing against a local daemon
14:47:06 [2020-01-21T14:47:06.622Z] ok  	github.com/docker/docker/integration/volume	0.298s
14:47:06 [2020-01-21T14:47:06.622Z] 
14:47:06 [2020-01-21T14:47:06.622Z] === Skipped
14:47:06 [2020-01-21T14:47:06.622Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
14:47:06 [2020-01-21T14:47:06.622Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
14:47:06 [2020-01-21T14:47:06.622Z] 
14:47:06 [2020-01-21T14:47:06.622Z] 
14:47:06 [2020-01-21T14:47:06.622Z] DONE 5 tests, 1 skipped in 2.085s
14:47:06 [2020-01-21T14:47:06.622Z] 
14:47:06 [2020-01-21T14:47:06.622Z] INFO: make.ps1 ended at 01/21/2020 14:47:06
14:47:06 [2020-01-21T14:47:06.622Z] INFO: Integration CLI tests being run from the host:
14:47:06 [2020-01-21T14:47:06.622Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
14:47:07 [2020-01-21T14:47:07.090Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:47:07 [2020-01-21T14:47:07.090Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:47:07 [2020-01-21T14:47:07.692Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
14:47:07 [2020-01-21T14:47:07.946Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:47:07 [2020-01-21T14:47:07.946Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:47:08 [2020-01-21T14:47:08.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:47:08 [2020-01-21T14:47:08.340Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:47:08 [2020-01-21T14:47:08.505Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
14:47:08 [2020-01-21T14:47:08.505Z] === RUN   TestInfoAPI
14:47:08 [2020-01-21T14:47:08.505Z] --- PASS: TestInfoAPI (0.02s)
14:47:08 [2020-01-21T14:47:08.505Z] === RUN   TestInfoAPIWarnings
14:47:09 [2020-01-21T14:47:09.065Z] --- PASS: TestInfoAPIWarnings (0.53s)
14:47:09 [2020-01-21T14:47:09.065Z] === RUN   TestInfoDebug
14:47:09 [2020-01-21T14:47:09.319Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b2f4e0_<nil>}
14:47:09 [2020-01-21T14:47:09.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:47:09 [2020-01-21T14:47:09.574Z] --- PASS: TestInfoDebug (0.54s)
14:47:09 [2020-01-21T14:47:09.574Z] === RUN   TestInfoInsecureRegistries
14:47:09 [2020-01-21T14:47:09.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:47:10 [2020-01-21T14:47:10.133Z] --- PASS: TestInfoInsecureRegistries (0.53s)
14:47:10 [2020-01-21T14:47:10.133Z] === RUN   TestInfoRegistryMirrors
14:47:10 [2020-01-21T14:47:10.692Z] --- PASS: TestInfoRegistryMirrors (0.53s)
14:47:10 [2020-01-21T14:47:10.692Z] === RUN   TestLoginFailsWithBadCredentials
14:47:10 [2020-01-21T14:47:10.947Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
14:47:10 [2020-01-21T14:47:10.947Z] === RUN   TestPingCacheHeaders
14:47:10 [2020-01-21T14:47:10.947Z] --- PASS: TestPingCacheHeaders (0.02s)
14:47:10 [2020-01-21T14:47:10.947Z] === RUN   TestPingGet
14:47:10 [2020-01-21T14:47:10.947Z] --- PASS: TestPingGet (0.01s)
14:47:10 [2020-01-21T14:47:10.947Z] === RUN   TestPingHead
14:47:10 [2020-01-21T14:47:10.947Z] --- PASS: TestPingHead (0.02s)
14:47:10 [2020-01-21T14:47:10.947Z] === RUN   TestVersion
14:47:10 [2020-01-21T14:47:10.947Z] --- PASS: TestVersion (0.03s)
14:47:10 [2020-01-21T14:47:10.947Z] PASS
14:47:10 [2020-01-21T14:47:10.947Z] 
14:47:10 [2020-01-21T14:47:10.947Z] === Skipped
14:47:10 [2020-01-21T14:47:10.947Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:47:10 [2020-01-21T14:47:10.947Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:47:10 [2020-01-21T14:47:10.947Z] 
14:47:10 [2020-01-21T14:47:10.947Z] 
14:47:10 [2020-01-21T14:47:10.947Z] DONE 18 tests, 1 skipped in 5.686s
14:47:10 [2020-01-21T14:47:10.947Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:47:10 [2020-01-21T14:47:10.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:47:10 [2020-01-21T14:47:10.947Z] ++ set -e
14:47:10 [2020-01-21T14:47:10.947Z] ++ '[' -n 0 ']'
14:47:10 [2020-01-21T14:47:10.947Z] ++ set -x
14:47:10 [2020-01-21T14:47:10.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
14:47:10 [2020-01-21T14:47:10.947Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1281984918_/foo_false__<nil>_<nil>_<nil>}
14:47:10 [2020-01-21T14:47:10.947Z] INFO: Testing against a local daemon
14:47:10 [2020-01-21T14:47:10.947Z] === RUN   TestVolumesCreateAndList
14:47:11 [2020-01-21T14:47:11.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:47:11 [2020-01-21T14:47:11.203Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:47:11 [2020-01-21T14:47:11.203Z] === RUN   TestVolumesRemove
14:47:11 [2020-01-21T14:47:11.203Z] --- PASS: TestVolumesRemove (0.09s)
14:47:11 [2020-01-21T14:47:11.203Z] === RUN   TestVolumesInspect
14:47:11 [2020-01-21T14:47:11.203Z] --- PASS: TestVolumesInspect (0.02s)
14:47:11 [2020-01-21T14:47:11.203Z] === RUN   TestVolumesInvalidJSON
14:47:11 [2020-01-21T14:47:11.203Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:47:11 [2020-01-21T14:47:11.203Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:47:11 [2020-01-21T14:47:11.203Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:47:11 [2020-01-21T14:47:11.203Z] --- PASS: TestVolumesInvalidJSON (0.02s)
14:47:11 [2020-01-21T14:47:11.203Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:47:11 [2020-01-21T14:47:11.203Z] PASS
14:47:11 [2020-01-21T14:47:11.203Z] 
14:47:11 [2020-01-21T14:47:11.203Z] DONE 5 tests in 0.276s
14:47:11 [2020-01-21T14:47:11.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:47:11 [2020-01-21T14:47:11.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:47:11 [2020-01-21T14:47:11.459Z] ++++ cat bundles/test-integration/docker.pid
14:47:11 [2020-01-21T14:47:11.459Z] +++ kill 5344
14:47:11 [2020-01-21T14:47:11.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:47:12 [2020-01-21T14:47:12.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:47:12 [2020-01-21T14:47:12.862Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1281984918_/foo_true__<nil>_<nil>_<nil>}
14:47:12 [2020-01-21T14:47:12.862Z] +++ /etc/init.d/apparmor stop
14:47:12 [2020-01-21T14:47:12.862Z] Leaving: AppArmorNo profiles have been unloaded.
14:47:12 [2020-01-21T14:47:12.862Z] 
14:47:12 [2020-01-21T14:47:12.862Z] Unloading profiles will leave already running processes permanently
14:47:12 [2020-01-21T14:47:12.862Z] unconfined, which can lead to unexpected situations.
14:47:12 [2020-01-21T14:47:12.862Z] 
14:47:12 [2020-01-21T14:47:12.862Z] To set a process to complain mode, use the command line tool
14:47:12 [2020-01-21T14:47:12.862Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:47:12 [2020-01-21T14:47:12.862Z] +++ true
14:47:12 [2020-01-21T14:47:12.862Z] 
14:47:13 [2020-01-21T14:47:13.752Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:47:13 [2020-01-21T14:47:13.752Z] INFO: Testing against a local daemon
14:47:14 [2020-01-21T14:47:14.225Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3753562109_/foo_false__<nil>_<nil>_<nil>}
14:47:15 [2020-01-21T14:47:15.471Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.19s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.56s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.79s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.98s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.18s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.00s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.38s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.16s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.05s)
14:47:15 [2020-01-21T14:47:15.471Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s)
14:47:15 [2020-01-21T14:47:15.471Z] === RUN   TestCgroupNamespacesRun
14:47:16 [2020-01-21T14:47:16.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3753562109_/foo_true__<nil>_<nil>_<nil>}
14:47:16 [2020-01-21T14:47:16.957Z] --- PASS: TestCgroupNamespacesRun (1.64s)
14:47:16 [2020-01-21T14:47:16.957Z] === RUN   TestCgroupNamespacesRunPrivileged
14:47:17 [2020-01-21T14:47:17.640Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3753562109_/foo_true__0xc000b2f960_<nil>_<nil>}
14:47:18 [2020-01-21T14:47:18.442Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
14:47:18 [2020-01-21T14:47:18.442Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:47:19 [2020-01-21T14:47:19.086Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b2f980_<nil>}
14:47:19 [2020-01-21T14:47:19.927Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s)
14:47:19 [2020-01-21T14:47:19.927Z] === RUN   TestCgroupNamespacesRunHostMode
14:47:21 [2020-01-21T14:47:21.056Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b2f9a0_<nil>}
14:47:21 [2020-01-21T14:47:21.410Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s)
14:47:21 [2020-01-21T14:47:21.410Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:47:22 [2020-01-21T14:47:22.500Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b2f9c0_<nil>}
14:47:23 [2020-01-21T14:47:23.443Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
14:47:23 [2020-01-21T14:47:23.443Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:47:23 [2020-01-21T14:47:23.944Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b2f9e0_<nil>}
14:47:24 [2020-01-21T14:47:24.065Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
14:47:24 [2020-01-21T14:47:24.065Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:47:25 [2020-01-21T14:47:25.098Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
14:47:25 [2020-01-21T14:47:25.098Z] === RUN   TestCgroupNamespacesRunOlderClient
14:47:25 [2020-01-21T14:47:25.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:47:26 [2020-01-21T14:47:26.582Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s)
14:47:26 [2020-01-21T14:47:26.583Z] === RUN   TestKernelTCPMemory
14:47:27 [2020-01-21T14:47:27.201Z] --- PASS: TestKernelTCPMemory (0.79s)
14:47:27 [2020-01-21T14:47:27.201Z] === RUN   TestNISDomainname
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
14:47:27 [2020-01-21T14:47:27.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
14:47:27 [2020-01-21T14:47:27.978Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
14:47:27 [2020-01-21T14:47:27.978Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:47:28 [2020-01-21T14:47:28.214Z] --- PASS: TestNISDomainname (0.89s)
14:47:28 [2020-01-21T14:47:28.214Z] === RUN   TestHostnameDnsResolution
14:47:29 [2020-01-21T14:47:29.230Z] --- PASS: TestHostnameDnsResolution (1.00s)
14:47:29 [2020-01-21T14:47:29.230Z] === RUN   TestStats
14:47:31 [2020-01-21T14:47:31.237Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
14:47:31 [2020-01-21T14:47:31.259Z] --- PASS: TestStats (2.08s)
14:47:31 [2020-01-21T14:47:31.259Z] === RUN   TestStopContainerWithTimeout
14:47:31 [2020-01-21T14:47:31.259Z] === RUN   TestStopContainerWithTimeout/0
14:47:31 [2020-01-21T14:47:31.259Z] === PAUSE TestStopContainerWithTimeout/0
14:47:31 [2020-01-21T14:47:31.259Z] === RUN   TestStopContainerWithTimeout/1
14:47:31 [2020-01-21T14:47:31.259Z] === PAUSE TestStopContainerWithTimeout/1
14:47:31 [2020-01-21T14:47:31.259Z] === RUN   TestStopContainerWithTimeout/3
14:47:31 [2020-01-21T14:47:31.259Z] === PAUSE TestStopContainerWithTimeout/3
14:47:31 [2020-01-21T14:47:31.259Z] === RUN   TestStopContainerWithTimeout/-1
14:47:31 [2020-01-21T14:47:31.259Z] === PAUSE TestStopContainerWithTimeout/-1
14:47:31 [2020-01-21T14:47:31.259Z] === CONT  TestStopContainerWithTimeout/0
14:47:31 [2020-01-21T14:47:31.259Z] === CONT  TestStopContainerWithTimeout/3
14:47:31 [2020-01-21T14:47:31.259Z] === CONT  TestStopContainerWithTimeout/-1
14:47:31 [2020-01-21T14:47:31.259Z] === CONT  TestStopContainerWithTimeout/1
14:47:33 [2020-01-21T14:47:33.745Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:47:34 [2020-01-21T14:47:34.738Z] --- PASS: TestStopContainerWithTimeout (0.03s)
14:47:34 [2020-01-21T14:47:34.738Z]     --- PASS: TestStopContainerWithTimeout/0 (1.30s)
14:47:34 [2020-01-21T14:47:34.738Z]     --- PASS: TestStopContainerWithTimeout/1 (2.05s)
14:47:34 [2020-01-21T14:47:34.738Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
14:47:34 [2020-01-21T14:47:34.738Z]     --- PASS: TestStopContainerWithTimeout/3 (3.32s)
14:47:34 [2020-01-21T14:47:34.738Z] === RUN   TestDeleteDevicemapper
14:47:34 [2020-01-21T14:47:34.738Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:47:34 [2020-01-21T14:47:34.738Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:47:34 [2020-01-21T14:47:34.738Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:47:36 [2020-01-21T14:47:36.342Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:47:36 [2020-01-21T14:47:36.784Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s)
14:47:36 [2020-01-21T14:47:36.784Z] === RUN   TestUpdateMemory
14:47:37 [2020-01-21T14:47:37.410Z] --- PASS: TestUpdateMemory (0.88s)
14:47:37 [2020-01-21T14:47:37.410Z] === RUN   TestUpdateCPUQuota
14:47:38 [2020-01-21T14:47:38.310Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:47:38 [2020-01-21T14:47:38.310Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:47:38 [2020-01-21T14:47:38.890Z] --- PASS: TestUpdateCPUQuota (1.18s)
14:47:38 [2020-01-21T14:47:38.890Z] === RUN   TestUpdatePidsLimit
14:47:38 [2020-01-21T14:47:38.890Z] === RUN   TestUpdatePidsLimit/update_from_none
14:47:38 [2020-01-21T14:47:38.890Z] === RUN   TestUpdatePidsLimit/no_change
14:47:39 [2020-01-21T14:47:39.275Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:47:39 [2020-01-21T14:47:39.508Z] === RUN   TestUpdatePidsLimit/update_lower
14:47:39 [2020-01-21T14:47:39.508Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:47:40 [2020-01-21T14:47:40.130Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:47:40 [2020-01-21T14:47:40.130Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:47:40 [2020-01-21T14:47:40.198Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
14:47:40 [2020-01-21T14:47:40.751Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:47:41 [2020-01-21T14:47:41.121Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:47:41 [2020-01-21T14:47:41.766Z] --- PASS: TestUpdatePidsLimit (3.22s)
14:47:41 [2020-01-21T14:47:41.766Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
14:47:41 [2020-01-21T14:47:41.766Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
14:47:41 [2020-01-21T14:47:41.766Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
14:47:41 [2020-01-21T14:47:41.766Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
14:47:41 [2020-01-21T14:47:41.766Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
14:47:41 [2020-01-21T14:47:41.766Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
14:47:41 [2020-01-21T14:47:41.766Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
14:47:41 [2020-01-21T14:47:41.766Z] === RUN   TestUpdateRestartPolicy
14:47:42 [2020-01-21T14:47:42.480Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:47:43 [2020-01-21T14:47:43.039Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:47:44 [2020-01-21T14:47:44.051Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:47:44 [2020-01-21T14:47:44.975Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:47:46 [2020-01-21T14:47:46.334Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:47:46 [2020-01-21T14:47:46.894Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:47:48 [2020-01-21T14:47:48.258Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:47:49 [2020-01-21T14:47:49.225Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:47:50 [2020-01-21T14:47:50.190Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:47:51 [2020-01-21T14:47:51.126Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:47:52 [2020-01-21T14:47:52.489Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:47:53 [2020-01-21T14:47:53.849Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:47:54 [2020-01-21T14:47:54.340Z] --- PASS: TestUpdateRestartPolicy (12.08s)
14:47:54 [2020-01-21T14:47:54.340Z] === RUN   TestUpdateRestartWithAutoRemove
14:47:54 [2020-01-21T14:47:54.620Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:47:54 [2020-01-21T14:47:54.620Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:47:54 [2020-01-21T14:47:54.627Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
14:47:54 [2020-01-21T14:47:54.627Z] === RUN   TestWaitNonBlocked
14:47:54 [2020-01-21T14:47:54.627Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:54 [2020-01-21T14:47:54.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:54 [2020-01-21T14:47:54.627Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:54 [2020-01-21T14:47:54.627Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:54 [2020-01-21T14:47:54.627Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:47:54 [2020-01-21T14:47:54.627Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:47:55 [2020-01-21T14:47:55.543Z] === RUN   TestDockerSuite/TestCpRelativePath
14:47:55 [2020-01-21T14:47:55.642Z] --- PASS: TestWaitNonBlocked (0.03s)
14:47:55 [2020-01-21T14:47:55.642Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
14:47:55 [2020-01-21T14:47:55.642Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s)
14:47:55 [2020-01-21T14:47:55.642Z] === RUN   TestWaitBlocked
14:47:55 [2020-01-21T14:47:55.642Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:47:55 [2020-01-21T14:47:55.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:47:55 [2020-01-21T14:47:55.642Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:47:55 [2020-01-21T14:47:55.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:47:55 [2020-01-21T14:47:55.642Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:47:55 [2020-01-21T14:47:55.642Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:47:56 [2020-01-21T14:47:56.509Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:47:56 [2020-01-21T14:47:56.661Z] --- PASS: TestWaitBlocked (0.03s)
14:47:56 [2020-01-21T14:47:56.661Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
14:47:56 [2020-01-21T14:47:56.661Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
14:47:56 [2020-01-21T14:47:56.661Z] === CONT  TestContainerStartOnDaemonRestart
14:47:56 [2020-01-21T14:47:56.661Z] === CONT  TestDaemonRestartIpcMode
14:47:56 [2020-01-21T14:47:56.661Z] === CONT  TestIpcModeOlderClient
14:47:56 [2020-01-21T14:47:56.661Z] --- PASS: TestIpcModeOlderClient (0.15s)
14:47:57 [2020-01-21T14:47:57.869Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:47:58 [2020-01-21T14:47:58.429Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:47:59 [2020-01-21T14:47:59.832Z] === RUN   TestDockerSuite/TestCpToCaseA
14:48:00 [2020-01-21T14:48:00.154Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s)
14:48:00 [2020-01-21T14:48:00.154Z] --- PASS: TestDaemonRestartIpcMode (3.73s)
14:48:00 [2020-01-21T14:48:00.154Z] PASS
14:48:00 [2020-01-21T14:48:00.154Z] 
14:48:00 [2020-01-21T14:48:00.154Z] === Skipped
14:48:00 [2020-01-21T14:48:00.154Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
14:48:00 [2020-01-21T14:48:00.154Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:48:00 [2020-01-21T14:48:00.154Z] 
14:48:00 [2020-01-21T14:48:00.154Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:48:00 [2020-01-21T14:48:00.154Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:48:00 [2020-01-21T14:48:00.154Z] 
14:48:00 [2020-01-21T14:48:00.154Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
14:48:00 [2020-01-21T14:48:00.154Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:48:00 [2020-01-21T14:48:00.154Z] 
14:48:00 [2020-01-21T14:48:00.154Z] 
14:48:00 [2020-01-21T14:48:00.154Z] DONE 197 tests, 3 skipped in 114.763s
14:48:00 [2020-01-21T14:48:00.440Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
14:48:00 [2020-01-21T14:48:00.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
14:48:00 [2020-01-21T14:48:00.440Z] ++ set -e
14:48:00 [2020-01-21T14:48:00.440Z] ++ '[' -n 0 ']'
14:48:00 [2020-01-21T14:48:00.440Z] ++ set -x
14:48:00 [2020-01-21T14:48:00.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
14:48:00 [2020-01-21T14:48:00.440Z] INFO: Testing against a local daemon
14:48:00 [2020-01-21T14:48:00.440Z] === RUN   TestCommitInheritsEnv
14:48:00 [2020-01-21T14:48:00.725Z] --- PASS: TestCommitInheritsEnv (0.41s)
14:48:00 [2020-01-21T14:48:00.725Z] === RUN   TestImportExtremelyLargeImageWorks
14:48:00 [2020-01-21T14:48:00.725Z] === PAUSE TestImportExtremelyLargeImageWorks
14:48:00 [2020-01-21T14:48:00.725Z] === RUN   TestImagesFilterMultiReference
14:48:01 [2020-01-21T14:48:01.014Z] --- PASS: TestImagesFilterMultiReference (0.21s)
14:48:01 [2020-01-21T14:48:01.014Z] === RUN   TestImagePullPlatformInvalid
14:48:01 [2020-01-21T14:48:01.303Z] --- PASS: TestImagePullPlatformInvalid (0.15s)
14:48:01 [2020-01-21T14:48:01.303Z] === RUN   TestRemoveImageOrphaning
14:48:01 [2020-01-21T14:48:01.589Z] --- PASS: TestRemoveImageOrphaning (0.41s)
14:48:01 [2020-01-21T14:48:01.589Z] === RUN   TestRemoveImageGarbageCollector
14:48:01 [2020-01-21T14:48:01.589Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:48:01 [2020-01-21T14:48:01.589Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:48:01 [2020-01-21T14:48:01.589Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:48:01 [2020-01-21T14:48:01.589Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
14:48:01 [2020-01-21T14:48:01.589Z] === RUN   TestTagInvalidReference
14:48:01 [2020-01-21T14:48:01.589Z] --- PASS: TestTagInvalidReference (0.03s)
14:48:01 [2020-01-21T14:48:01.589Z] === RUN   TestTagValidPrefixedRepo
14:48:01 [2020-01-21T14:48:01.714Z] === RUN   TestDockerSuite/TestCpToCaseB
14:48:01 [2020-01-21T14:48:01.874Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
14:48:01 [2020-01-21T14:48:01.874Z] === RUN   TestTagExistedNameWithoutForce
14:48:01 [2020-01-21T14:48:01.874Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
14:48:01 [2020-01-21T14:48:01.874Z] === RUN   TestTagOfficialNames
14:48:01 [2020-01-21T14:48:01.874Z] --- PASS: TestTagOfficialNames (0.05s)
14:48:01 [2020-01-21T14:48:01.874Z] === RUN   TestTagMatchesDigest
14:48:01 [2020-01-21T14:48:01.874Z] --- PASS: TestTagMatchesDigest (0.03s)
14:48:01 [2020-01-21T14:48:01.874Z] === CONT  TestImportExtremelyLargeImageWorks
14:48:02 [2020-01-21T14:48:02.318Z] === RUN   TestDockerSuite/TestCpToCaseC
14:48:04 [2020-01-21T14:48:04.244Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
14:48:04 [2020-01-21T14:48:04.805Z] === RUN   TestDockerSuite/TestCpToCaseD
14:48:10 [2020-01-21T14:48:10.164Z] === RUN   TestDockerSuite/TestCpToCaseE
14:48:13 [2020-01-21T14:48:13.421Z] === RUN   TestDockerSuite/TestCpToCaseF
14:48:14 [2020-01-21T14:48:14.389Z] === RUN   TestDockerSuite/TestCpToCaseG
14:48:19 [2020-01-21T14:48:19.634Z] === RUN   TestDockerSuite/TestCpToCaseH
14:48:22 [2020-01-21T14:48:22.994Z] === RUN   TestDockerSuite/TestCpToCaseI
14:48:23 [2020-01-21T14:48:23.680Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:48:25 [2020-01-21T14:48:25.604Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
14:48:29 [2020-01-21T14:48:29.258Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
14:48:29 [2020-01-21T14:48:29.860Z] === RUN   TestDockerSuite/TestCpToDot
14:48:30 [2020-01-21T14:48:30.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
14:48:30 [2020-01-21T14:48:30.716Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:48:32 [2020-01-21T14:48:32.642Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:48:35 [2020-01-21T14:48:35.199Z] === RUN   TestDockerSuite/TestCpToStdout
14:48:35 [2020-01-21T14:48:35.889Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:48:40 [2020-01-21T14:48:40.047Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:48:40 [2020-01-21T14:48:40.047Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:48:40 [2020-01-21T14:48:40.606Z] === RUN   TestDockerSuite/TestCpVolumePath
14:48:42 [2020-01-21T14:48:42.573Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:48:42 [2020-01-21T14:48:42.573Z] === RUN   TestDockerSuite/TestCreateArgs
14:48:42 [2020-01-21T14:48:42.573Z] === RUN   TestDockerSuite/TestCreateByImageID
14:48:43 [2020-01-21T14:48:43.132Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:48:44 [2020-01-21T14:48:44.056Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:48:44 [2020-01-21T14:48:44.056Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:48:44 [2020-01-21T14:48:44.056Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:48:44 [2020-01-21T14:48:44.979Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:48:45 [2020-01-21T14:48:45.234Z] === RUN   TestDockerSuite/TestCreateLabels
14:48:45 [2020-01-21T14:48:45.234Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:48:45 [2020-01-21T14:48:45.234Z] === RUN   TestDockerSuite/TestCreateRM
14:48:45 [2020-01-21T14:48:45.489Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:48:45 [2020-01-21T14:48:45.489Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:48:45 [2020-01-21T14:48:45.489Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:48:45 [2020-01-21T14:48:45.743Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:48:48 [2020-01-21T14:48:48.252Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:48:48 [2020-01-21T14:48:48.252Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:48:48 [2020-01-21T14:48:48.252Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
14:48:50 [2020-01-21T14:48:50.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
14:48:53 [2020-01-21T14:48:53.444Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:48:53 [2020-01-21T14:48:53.444Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:48:53 [2020-01-21T14:48:53.444Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:48:53 [2020-01-21T14:48:53.444Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:48:53 [2020-01-21T14:48:53.444Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:48:53 [2020-01-21T14:48:53.444Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:48:54 [2020-01-21T14:48:54.087Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
14:48:55 [2020-01-21T14:48:55.971Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:48:56 [2020-01-21T14:48:56.938Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:48:58 [2020-01-21T14:48:58.466Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
14:49:00 [2020-01-21T14:49:00.350Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:49:00 [2020-01-21T14:49:00.909Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:49:01 [2020-01-21T14:49:01.833Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:49:01 [2020-01-21T14:49:01.833Z] === RUN   TestDockerSuite/TestDevicePermissions
14:49:02 [2020-01-21T14:49:02.799Z] === RUN   TestDockerSuite/TestDockerFails
14:49:02 [2020-01-21T14:49:02.799Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
14:49:02 [2020-01-21T14:49:02.799Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
14:49:02 [2020-01-21T14:49:02.799Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
14:49:03 [2020-01-21T14:49:03.858Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
14:49:04 [2020-01-21T14:49:04.874Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
14:49:06 [2020-01-21T14:49:06.402Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
14:49:06 [2020-01-21T14:49:06.402Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
14:49:06 [2020-01-21T14:49:06.402Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
14:49:06 [2020-01-21T14:49:06.701Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
14:49:08 [2020-01-21T14:49:08.229Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
14:49:13 [2020-01-21T14:49:13.591Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
14:49:16 [2020-01-21T14:49:16.144Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
14:49:19 [2020-01-21T14:49:19.517Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
14:49:20 [2020-01-21T14:49:20.877Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
14:49:22 [2020-01-21T14:49:22.280Z] === RUN   TestDockerSuite/TestEventsAttach
14:49:23 [2020-01-21T14:49:23.203Z] === RUN   TestDockerSuite/TestEventsCommit
14:49:23 [2020-01-21T14:49:23.762Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
14:49:24 [2020-01-21T14:49:24.017Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:49:24 [2020-01-21T14:49:24.939Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:49:25 [2020-01-21T14:49:25.906Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:49:26 [2020-01-21T14:49:26.831Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
14:49:28 [2020-01-21T14:49:28.797Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
14:49:30 [2020-01-21T14:49:30.205Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
14:49:30 [2020-01-21T14:49:30.205Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:49:34 [2020-01-21T14:49:34.533Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
14:49:37 [2020-01-21T14:49:37.043Z] === RUN   TestDockerSuite/TestEventsCopy
14:49:38 [2020-01-21T14:49:38.403Z] === RUN   TestDockerSuite/TestEventsFilterContainer
14:49:40 [2020-01-21T14:49:40.329Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
14:49:40 [2020-01-21T14:49:40.888Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
14:49:41 [2020-01-21T14:49:41.143Z] === RUN   TestDockerSuite/TestEventsFilterImageName
14:49:42 [2020-01-21T14:49:42.544Z] === RUN   TestDockerSuite/TestEventsFilterLabels
14:49:43 [2020-01-21T14:49:43.104Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
14:49:43 [2020-01-21T14:49:43.104Z] === RUN   TestDockerSuite/TestEventsFilterType
14:49:43 [2020-01-21T14:49:43.663Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
14:49:43 [2020-01-21T14:49:43.663Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
14:49:43 [2020-01-21T14:49:43.663Z] === RUN   TestDockerSuite/TestEventsFilters
14:49:45 [2020-01-21T14:49:45.599Z] === RUN   TestDockerSuite/TestEventsFormat
14:49:46 [2020-01-21T14:49:46.960Z] === RUN   TestDockerSuite/TestEventsFormatBadField
14:49:46 [2020-01-21T14:49:46.960Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
14:49:46 [2020-01-21T14:49:46.960Z] === RUN   TestDockerSuite/TestEventsImageImport
14:49:47 [2020-01-21T14:49:47.887Z] === RUN   TestDockerSuite/TestEventsImageLoad
14:49:48 [2020-01-21T14:49:48.142Z] === RUN   TestDockerSuite/TestEventsImagePull
14:49:48 [2020-01-21T14:49:48.397Z] === RUN   TestDockerSuite/TestEventsImageTag
14:49:49 [2020-01-21T14:49:49.489Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
14:49:49 [2020-01-21T14:49:49.786Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
14:49:49 [2020-01-21T14:49:49.786Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
14:49:49 [2020-01-21T14:49:49.786Z] === RUN   TestDockerSuite/TestEventsPluginOps
14:49:51 [2020-01-21T14:49:51.711Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
14:49:52 [2020-01-21T14:49:52.314Z] === RUN   TestDockerSuite/TestEventsRename
14:49:53 [2020-01-21T14:49:53.001Z] === RUN   TestDockerSuite/TestEventsResize
14:49:54 [2020-01-21T14:49:54.009Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
14:49:54 [2020-01-21T14:49:54.976Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
14:49:55 [2020-01-21T14:49:55.900Z] === RUN   TestDockerSuite/TestEventsStreaming
14:49:56 [2020-01-21T14:49:56.459Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
14:49:58 [2020-01-21T14:49:58.965Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
14:49:59 [2020-01-21T14:49:59.524Z] === RUN   TestDockerSuite/TestEventsTop
14:50:00 [2020-01-21T14:50:00.447Z] === RUN   TestDockerSuite/TestEventsUntag
14:50:01 [2020-01-21T14:50:01.370Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
14:50:03 [2020-01-21T14:50:03.340Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
14:50:05 [2020-01-21T14:50:05.223Z] === RUN   TestDockerSuite/TestExec
14:50:06 [2020-01-21T14:50:06.148Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:50:07 [2020-01-21T14:50:07.157Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:50:07 [2020-01-21T14:50:07.716Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:50:08 [2020-01-21T14:50:08.662Z] === RUN   TestDockerSuite/TestExecAPIStart
14:50:10 [2020-01-21T14:50:10.589Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:50:11 [2020-01-21T14:50:11.149Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:50:12 [2020-01-21T14:50:12.071Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:50:12 [2020-01-21T14:50:12.995Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:50:13 [2020-01-21T14:50:13.920Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:50:14 [2020-01-21T14:50:14.844Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:50:15 [2020-01-21T14:50:15.767Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:50:17 [2020-01-21T14:50:17.127Z] === RUN   TestDockerSuite/TestExecCgroup
14:50:18 [2020-01-21T14:50:18.487Z] === RUN   TestDockerSuite/TestExecEnv
14:50:19 [2020-01-21T14:50:19.576Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:50:20 [2020-01-21T14:50:20.984Z] === RUN   TestDockerSuite/TestExecExitStatus
14:50:21 [2020-01-21T14:50:21.907Z] === RUN   TestDockerSuite/TestExecInspectID
14:50:25 [2020-01-21T14:50:25.163Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
14:50:25 [2020-01-21T14:50:25.163Z] === RUN   TestDockerSuite/TestExecInteractive
14:50:25 [2020-01-21T14:50:25.722Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
14:50:26 [2020-01-21T14:50:26.647Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:50:27 [2020-01-21T14:50:27.572Z] === RUN   TestDockerSuite/TestExecParseError
14:50:28 [2020-01-21T14:50:28.580Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:50:29 [2020-01-21T14:50:29.588Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:50:30 [2020-01-21T14:50:30.599Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:50:33 [2020-01-21T14:50:33.114Z] === RUN   TestDockerSuite/TestExecSetEnv
14:50:33 [2020-01-21T14:50:33.679Z] === RUN   TestDockerSuite/TestExecStartFails
14:50:34 [2020-01-21T14:50:34.648Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:50:46 [2020-01-21T14:50:46.882Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:50:46 [2020-01-21T14:50:46.882Z] === RUN   TestDockerSuite/TestExecTTY
14:50:47 [2020-01-21T14:50:47.525Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:50:48 [2020-01-21T14:50:48.210Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:50:49 [2020-01-21T14:50:49.178Z] === RUN   TestDockerSuite/TestExecUlimits
14:50:50 [2020-01-21T14:50:50.112Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:50:50 [2020-01-21T14:50:50.112Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:50:50 [2020-01-21T14:50:50.671Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
14:50:52 [2020-01-21T14:50:52.083Z] === RUN   TestDockerSuite/TestExecWithNoTERM
14:50:53 [2020-01-21T14:50:53.008Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:50:54 [2020-01-21T14:50:54.374Z] === RUN   TestDockerSuite/TestExecWithTERM
14:50:55 [2020-01-21T14:50:55.296Z] === RUN   TestDockerSuite/TestExecWithUser
14:50:56 [2020-01-21T14:50:56.670Z] === RUN   TestDockerSuite/TestGetContainerStats
14:51:01 [2020-01-21T14:51:01.906Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:51:07 [2020-01-21T14:51:07.136Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:51:08 [2020-01-21T14:51:08.580Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:51:14 [2020-01-21T14:51:14.217Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:51:14 [2020-01-21T14:51:14.217Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:51:14 [2020-01-21T14:51:14.217Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:51:14 [2020-01-21T14:51:14.217Z] === RUN   TestDockerSuite/TestHealth
14:51:16 [2020-01-21T14:51:16.806Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
14:51:35 [2020-01-21T14:51:35.260Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:51:35 [2020-01-21T14:51:35.260Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:51:35 [2020-01-21T14:51:35.260Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:51:35 [2020-01-21T14:51:35.260Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:51:36 [2020-01-21T14:51:36.184Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:51:36 [2020-01-21T14:51:36.184Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:51:37 [2020-01-21T14:51:37.108Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:51:37 [2020-01-21T14:51:37.108Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:51:37 [2020-01-21T14:51:37.108Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:51:37 [2020-01-21T14:51:37.108Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:51:37 [2020-01-21T14:51:37.668Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:51:37 [2020-01-21T14:51:37.924Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:51:38 [2020-01-21T14:51:38.484Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:51:38 [2020-01-21T14:51:38.484Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:51:39 [2020-01-21T14:51:39.409Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:51:39 [2020-01-21T14:51:39.409Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:51:40 [2020-01-21T14:51:40.418Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:51:41 [2020-01-21T14:51:41.340Z] === RUN   TestDockerSuite/TestImagesFormat
14:51:41 [2020-01-21T14:51:41.340Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:51:42 [2020-01-21T14:51:42.264Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:51:45 [2020-01-21T14:51:45.646Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:51:45 [2020-01-21T14:51:45.646Z] === RUN   TestDockerSuite/TestImportBadURL
14:51:45 [2020-01-21T14:51:45.646Z] === RUN   TestDockerSuite/TestImportDisplay
14:51:47 [2020-01-21T14:51:47.528Z] === RUN   TestDockerSuite/TestImportFile
14:51:49 [2020-01-21T14:51:49.017Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:51:49 [2020-01-21T14:51:49.017Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:51:50 [2020-01-21T14:51:50.899Z] === RUN   TestDockerSuite/TestImportGzipped
14:51:52 [2020-01-21T14:51:52.827Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:51:54 [2020-01-21T14:51:54.753Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:51:55 [2020-01-21T14:51:55.719Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:51:55 [2020-01-21T14:51:55.974Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
14:51:56 [2020-01-21T14:51:56.533Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:51:57 [2020-01-21T14:51:57.456Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:51:57 [2020-01-21T14:51:57.456Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
14:51:57 [2020-01-21T14:51:57.456Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:51:58 [2020-01-21T14:51:58.379Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:51:59 [2020-01-21T14:51:59.304Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:52:00 [2020-01-21T14:52:00.227Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:52:00 [2020-01-21T14:52:00.787Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:52:01 [2020-01-21T14:52:01.710Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:52:02 [2020-01-21T14:52:02.633Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:52:02 [2020-01-21T14:52:02.633Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
14:52:04 [2020-01-21T14:52:04.560Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:52:05 [2020-01-21T14:52:05.164Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:52:06 [2020-01-21T14:52:06.089Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:52:06 [2020-01-21T14:52:06.089Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:52:07 [2020-01-21T14:52:07.013Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:52:07 [2020-01-21T14:52:07.013Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:52:08 [2020-01-21T14:52:08.505Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:52:09 [2020-01-21T14:52:09.065Z] === RUN   TestDockerSuite/TestInspectDefault
14:52:09 [2020-01-21T14:52:09.988Z] === RUN   TestDockerSuite/TestInspectHistory
14:52:10 [2020-01-21T14:52:10.911Z] === RUN   TestDockerSuite/TestInspectImage
14:52:10 [2020-01-21T14:52:10.911Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:52:10 [2020-01-21T14:52:10.911Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:52:10 [2020-01-21T14:52:10.911Z] === RUN   TestDockerSuite/TestInspectInt64
14:52:11 [2020-01-21T14:52:11.835Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:52:12 [2020-01-21T14:52:12.759Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:52:12 [2020-01-21T14:52:12.759Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:52:13 [2020-01-21T14:52:13.682Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:52:14 [2020-01-21T14:52:14.619Z] === RUN   TestDockerSuite/TestInspectPlugin
14:52:17 [2020-01-21T14:52:17.215Z] === RUN   TestDockerSuite/TestInspectRootFS
14:52:17 [2020-01-21T14:52:17.215Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:52:17 [2020-01-21T14:52:17.469Z] === RUN   TestDockerSuite/TestInspectStatus
14:52:18 [2020-01-21T14:52:18.393Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:52:20 [2020-01-21T14:52:20.276Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:52:21 [2020-01-21T14:52:21.203Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:52:21 [2020-01-21T14:52:21.762Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
14:52:22 [2020-01-21T14:52:22.321Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:52:23 [2020-01-21T14:52:23.287Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:52:24 [2020-01-21T14:52:24.297Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:52:24 [2020-01-21T14:52:24.857Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:52:25 [2020-01-21T14:52:25.780Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:52:26 [2020-01-21T14:52:26.035Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
14:52:26 [2020-01-21T14:52:26.959Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
14:52:28 [2020-01-21T14:52:28.362Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:52:29 [2020-01-21T14:52:29.723Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
14:52:30 [2020-01-21T14:52:30.282Z] === RUN   TestDockerSuite/TestLinksEnvs
14:52:32 [2020-01-21T14:52:32.167Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
14:52:32 [2020-01-21T14:52:32.422Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
14:52:32 [2020-01-21T14:52:32.982Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
14:52:34 [2020-01-21T14:52:34.343Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
14:52:36 [2020-01-21T14:52:36.226Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
14:52:37 [2020-01-21T14:52:37.233Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
14:52:39 [2020-01-21T14:52:39.794Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
14:52:39 [2020-01-21T14:52:39.794Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
14:52:40 [2020-01-21T14:52:40.049Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
14:52:42 [2020-01-21T14:52:42.599Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
14:52:42 [2020-01-21T14:52:42.854Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
14:52:43 [2020-01-21T14:52:43.149Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
14:52:44 [2020-01-21T14:52:44.074Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
14:52:48 [2020-01-21T14:52:48.231Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
14:52:53 [2020-01-21T14:52:53.591Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
14:52:57 [2020-01-21T14:52:57.750Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
14:53:00 [2020-01-21T14:53:00.257Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
14:53:01 [2020-01-21T14:53:01.747Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
14:53:02 [2020-01-21T14:53:02.475Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
14:53:04 [2020-01-21T14:53:04.984Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
14:53:04 [2020-01-21T14:53:04.984Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
14:53:05 [2020-01-21T14:53:05.544Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
14:53:05 [2020-01-21T14:53:05.544Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:53:05 [2020-01-21T14:53:05.544Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:53:06 [2020-01-21T14:53:06.468Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:53:07 [2020-01-21T14:53:07.027Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:53:11 [2020-01-21T14:53:11.395Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:53:11 [2020-01-21T14:53:11.659Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:53:17 [2020-01-21T14:53:17.151Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:53:17 [2020-01-21T14:53:17.448Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
14:53:17 [2020-01-21T14:53:17.448Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
14:53:18 [2020-01-21T14:53:18.371Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
14:53:18 [2020-01-21T14:53:18.626Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
14:53:20 [2020-01-21T14:53:20.029Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
14:53:21 [2020-01-21T14:53:21.391Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
14:53:22 [2020-01-21T14:53:22.752Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
14:53:23 [2020-01-21T14:53:23.759Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
14:53:24 [2020-01-21T14:53:24.447Z] --- PASS: TestImportExtremelyLargeImageWorks (321.52s)
14:53:24 [2020-01-21T14:53:24.448Z] PASS
14:53:24 [2020-01-21T14:53:24.448Z] 
14:53:24 [2020-01-21T14:53:24.448Z] === Skipped
14:53:24 [2020-01-21T14:53:24.448Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
14:53:24 [2020-01-21T14:53:24.448Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:24 [2020-01-21T14:53:24.448Z] 
14:53:24 [2020-01-21T14:53:24.448Z] 
14:53:24 [2020-01-21T14:53:24.448Z] DONE 12 tests, 1 skipped in 323.103s
14:53:24 [2020-01-21T14:53:24.448Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
14:53:24 [2020-01-21T14:53:24.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
14:53:24 [2020-01-21T14:53:24.448Z] ++ set -e
14:53:24 [2020-01-21T14:53:24.448Z] ++ '[' -n 0 ']'
14:53:24 [2020-01-21T14:53:24.448Z] ++ set -x
14:53:24 [2020-01-21T14:53:24.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
14:53:24 [2020-01-21T14:53:24.448Z] INFO: Testing against a local daemon
14:53:24 [2020-01-21T14:53:24.448Z] === RUN   TestNetworkCreateDelete
14:53:24 [2020-01-21T14:53:24.448Z] --- PASS: TestNetworkCreateDelete (0.22s)
14:53:24 [2020-01-21T14:53:24.448Z] === RUN   TestDockerNetworkDeletePreferID
14:53:24 [2020-01-21T14:53:24.448Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s)
14:53:24 [2020-01-21T14:53:24.448Z] === RUN   TestInspectNetwork
14:53:26 [2020-01-21T14:53:26.358Z] === RUN   TestDockerSuite/TestLogsFollowStopped
14:53:27 [2020-01-21T14:53:27.281Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
14:53:27 [2020-01-21T14:53:27.925Z] === RUN   TestDockerSuite/TestLogsSince
14:53:27 [2020-01-21T14:53:27.929Z] === RUN   TestInspectNetwork/full_network_id
14:53:27 [2020-01-21T14:53:27.929Z] === RUN   TestInspectNetwork/partial_network_id
14:53:27 [2020-01-21T14:53:27.929Z] === RUN   TestInspectNetwork/network_name
14:53:27 [2020-01-21T14:53:27.929Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:53:28 [2020-01-21T14:53:28.848Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
14:53:32 [2020-01-21T14:53:32.318Z] --- PASS: TestInspectNetwork (7.47s)
14:53:32 [2020-01-21T14:53:32.318Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
14:53:32 [2020-01-21T14:53:32.318Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:53:32 [2020-01-21T14:53:32.318Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:53:32 [2020-01-21T14:53:32.318Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:53:32 [2020-01-21T14:53:32.318Z] === RUN   TestRunContainerWithBridgeNone
14:53:33 [2020-01-21T14:53:33.128Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
14:53:34 [2020-01-21T14:53:34.362Z] --- PASS: TestRunContainerWithBridgeNone (2.26s)
14:53:34 [2020-01-21T14:53:34.362Z] === RUN   TestNetworkInvalidJSON
14:53:34 [2020-01-21T14:53:34.362Z] === RUN   TestNetworkInvalidJSON//networks/create
14:53:34 [2020-01-21T14:53:34.362Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:53:34 [2020-01-21T14:53:34.362Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:53:34 [2020-01-21T14:53:34.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:53:34 [2020-01-21T14:53:34.363Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:34 [2020-01-21T14:53:34.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:34 [2020-01-21T14:53:34.363Z] === CONT  TestNetworkInvalidJSON//networks/create
14:53:34 [2020-01-21T14:53:34.363Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:53:34 [2020-01-21T14:53:34.363Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:53:34 [2020-01-21T14:53:34.363Z] --- PASS: TestNetworkInvalidJSON (0.03s)
14:53:34 [2020-01-21T14:53:34.363Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:53:34 [2020-01-21T14:53:34.363Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:53:34 [2020-01-21T14:53:34.363Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:53:34 [2020-01-21T14:53:34.363Z] === RUN   TestDaemonRestartWithLiveRestore
14:53:35 [2020-01-21T14:53:35.098Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
14:53:35 [2020-01-21T14:53:35.382Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
14:53:35 [2020-01-21T14:53:35.382Z] === RUN   TestDaemonDefaultNetworkPools
14:53:36 [2020-01-21T14:53:36.012Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
14:53:36 [2020-01-21T14:53:36.012Z] === RUN   TestDaemonRestartWithExistingNetwork
14:53:37 [2020-01-21T14:53:37.495Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
14:53:37 [2020-01-21T14:53:37.495Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:53:38 [2020-01-21T14:53:38.516Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s)
14:53:38 [2020-01-21T14:53:38.516Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:53:39 [2020-01-21T14:53:39.136Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:53:39 [2020-01-21T14:53:39.136Z] === RUN   TestServiceWithPredefinedNetwork
14:53:41 [2020-01-21T14:53:41.746Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
14:53:41 [2020-01-21T14:53:41.746Z] === RUN   TestDockerSuite/TestLogsTail
14:53:41 [2020-01-21T14:53:41.828Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
14:53:41 [2020-01-21T14:53:41.828Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:53:41 [2020-01-21T14:53:41.828Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:53:41 [2020-01-21T14:53:41.828Z]     service_test.go:230: FLAKY_TEST
14:53:41 [2020-01-21T14:53:41.828Z] === RUN   TestServiceWithDataPathPortInit
14:53:42 [2020-01-21T14:53:42.670Z] === RUN   TestDockerSuite/TestLogsTimestamps
14:53:43 [2020-01-21T14:53:43.609Z] === RUN   TestDockerSuite/TestLogsWithDetails
14:53:44 [2020-01-21T14:53:44.168Z] === RUN   TestDockerSuite/TestMountIntoProc
14:53:44 [2020-01-21T14:53:44.727Z] === RUN   TestDockerSuite/TestMountIntoSys
14:53:45 [2020-01-21T14:53:45.651Z] === RUN   TestDockerSuite/TestNetHostname
14:53:45 [2020-01-21T14:53:45.906Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
14:53:48 [2020-01-21T14:53:48.414Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
14:53:48 [2020-01-21T14:53:48.669Z] === RUN   TestDockerSuite/TestNetworkEvents
14:53:49 [2020-01-21T14:53:49.228Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
14:53:50 [2020-01-21T14:53:50.197Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
14:53:52 [2020-01-21T14:53:52.834Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
14:53:52 [2020-01-21T14:53:52.834Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
14:53:53 [2020-01-21T14:53:53.759Z] === RUN   TestDockerSuite/TestPluginActive
14:53:55 [2020-01-21T14:53:55.206Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
14:53:55 [2020-01-21T14:53:55.461Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
14:53:57 [2020-01-21T14:53:57.074Z] --- PASS: TestServiceWithDataPathPortInit (14.73s)
14:53:57 [2020-01-21T14:53:57.074Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:53:59 [2020-01-21T14:53:59.619Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
14:54:03 [2020-01-21T14:54:03.092Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
14:54:03 [2020-01-21T14:54:03.092Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
14:54:03 [2020-01-21T14:54:03.652Z] === RUN   TestDockerSuite/TestPluginLogDriver
14:54:03 [2020-01-21T14:54:03.652Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
14:54:04 [2020-01-21T14:54:04.026Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s)
14:54:04 [2020-01-21T14:54:04.026Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kplgjl7b92r9azf4m2q1ebguy Created:2020-01-21 14:53:57.385954551 +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[e764884580a6b5069d7c8d59cf12fb5f5fff3e070dea2a8fc17385187c80b979:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.as9xhfufkwfwaqgsr603zthj6 EndpointID:3c0aa1c52668ed16258c58060ba577d2782ee41ba4670993e1f6dcf000699db2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cfa6d3839a5c934b1d1ee56685dd3352cec8826c6fcd1e85d6aeeb990a82d54c 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:6243d6d135b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.as9xhfufkwfwaqgsr603zthj6 EndpointID:3c0aa1c52668ed16258c58060ba577d2782ee41ba4670993e1f6dcf000699db2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:54:04 [2020-01-21T14:54:04.026Z] PASS
14:54:04 [2020-01-21T14:54:04.026Z] 
14:54:04 [2020-01-21T14:54:04.026Z] === Skipped
14:54:04 [2020-01-21T14:54:04.026Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:54:04 [2020-01-21T14:54:04.026Z]     service_test.go:230: FLAKY_TEST
14:54:04 [2020-01-21T14:54:04.026Z] 
14:54:04 [2020-01-21T14:54:04.026Z] 
14:54:04 [2020-01-21T14:54:04.026Z] DONE 21 tests, 1 skipped in 40.164s
14:54:04 [2020-01-21T14:54:04.026Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:54:04 [2020-01-21T14:54:04.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:54:04 [2020-01-21T14:54:04.026Z] ++ set -e
14:54:04 [2020-01-21T14:54:04.026Z] ++ '[' -n 0 ']'
14:54:04 [2020-01-21T14:54:04.026Z] ++ set -x
14:54:04 [2020-01-21T14:54:04.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
14:54:04 [2020-01-21T14:54:04.027Z] INFO: Testing against a local daemon
14:54:04 [2020-01-21T14:54:04.027Z] === RUN   TestDockerNetworkIpvlanPersistance
14:54:04 [2020-01-21T14:54:04.027Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:54:04 [2020-01-21T14:54:04.027Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:54:04 [2020-01-21T14:54:04.027Z] === RUN   TestDockerNetworkIpvlan
14:54:04 [2020-01-21T14:54:04.027Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:54:04 [2020-01-21T14:54:04.027Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:54:04 [2020-01-21T14:54:04.027Z] PASS
14:54:04 [2020-01-21T14:54:04.027Z] 
14:54:04 [2020-01-21T14:54:04.027Z] === Skipped
14:54:04 [2020-01-21T14:54:04.027Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:54:04 [2020-01-21T14:54:04.027Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:54:04 [2020-01-21T14:54:04.027Z] 
14:54:04 [2020-01-21T14:54:04.027Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:54:04 [2020-01-21T14:54:04.027Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:54:04 [2020-01-21T14:54:04.027Z] 
14:54:04 [2020-01-21T14:54:04.027Z] 
14:54:04 [2020-01-21T14:54:04.027Z] DONE 2 tests, 2 skipped in 0.104s
14:54:04 [2020-01-21T14:54:04.027Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:54:04 [2020-01-21T14:54:04.027Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:54:04 [2020-01-21T14:54:04.027Z] ++ set -e
14:54:04 [2020-01-21T14:54:04.027Z] ++ '[' -n 0 ']'
14:54:04 [2020-01-21T14:54:04.027Z] ++ set -x
14:54:04 [2020-01-21T14:54:04.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
14:54:04 [2020-01-21T14:54:04.027Z] INFO: Testing against a local daemon
14:54:04 [2020-01-21T14:54:04.027Z] === RUN   TestDockerNetworkMacvlanPersistance
14:54:05 [2020-01-21T14:54:05.510Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
14:54:05 [2020-01-21T14:54:05.510Z] === RUN   TestDockerNetworkMacvlan
14:54:06 [2020-01-21T14:54:06.132Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:54:07 [2020-01-21T14:54:07.081Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
14:54:07 [2020-01-21T14:54:07.081Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
14:54:07 [2020-01-21T14:54:07.148Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:54:08 [2020-01-21T14:54:08.164Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:54:09 [2020-01-21T14:54:09.051Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
14:54:10 [2020-01-21T14:54:10.421Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
14:54:10 [2020-01-21T14:54:10.870Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:54:11 [2020-01-21T14:54:11.021Z] === RUN   TestDockerSuite/TestPluginUpgrade
14:54:13 [2020-01-21T14:54:13.660Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
14:54:14 [2020-01-21T14:54:14.334Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:54:17 [2020-01-21T14:54:17.043Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
14:54:18 [2020-01-21T14:54:18.702Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
14:54:18 [2020-01-21T14:54:18.747Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:54:19 [2020-01-21T14:54:19.763Z] --- PASS: TestDockerNetworkMacvlan (14.42s)
14:54:19 [2020-01-21T14:54:19.763Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
14:54:19 [2020-01-21T14:54:19.763Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
14:54:19 [2020-01-21T14:54:19.763Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
14:54:19 [2020-01-21T14:54:19.763Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s)
14:54:19 [2020-01-21T14:54:19.763Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s)
14:54:19 [2020-01-21T14:54:19.763Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
14:54:19 [2020-01-21T14:54:19.763Z] PASS
14:54:19 [2020-01-21T14:54:19.763Z] 
14:54:19 [2020-01-21T14:54:19.763Z] DONE 8 tests in 16.012s
14:54:19 [2020-01-21T14:54:19.763Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
14:54:19 [2020-01-21T14:54:19.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:54:19 [2020-01-21T14:54:19.763Z] ++ set -e
14:54:19 [2020-01-21T14:54:19.763Z] ++ '[' -n 0 ']'
14:54:19 [2020-01-21T14:54:19.763Z] ++ set -x
14:54:19 [2020-01-21T14:54:19.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
14:54:19 [2020-01-21T14:54:19.763Z] testing: warning: no tests to run
14:54:19 [2020-01-21T14:54:19.763Z] PASS
14:54:19 [2020-01-21T14:54:19.763Z] 
14:54:19 [2020-01-21T14:54:19.763Z] DONE 0 tests in 0.023s
14:54:19 [2020-01-21T14:54:19.763Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:54:19 [2020-01-21T14:54:19.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:54:19 [2020-01-21T14:54:19.763Z] ++ set -e
14:54:19 [2020-01-21T14:54:19.763Z] ++ '[' -n 0 ']'
14:54:19 [2020-01-21T14:54:19.763Z] ++ set -x
14:54:19 [2020-01-21T14:54:19.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
14:54:20 [2020-01-21T14:54:20.049Z] INFO: Testing against a local daemon
14:54:20 [2020-01-21T14:54:20.049Z] === RUN   TestAuthZPluginAllowRequest
14:54:20 [2020-01-21T14:54:20.627Z] === RUN   TestDockerSuite/TestPortHostBinding
14:54:20 [2020-01-21T14:54:20.628Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
14:54:21 [2020-01-21T14:54:21.534Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
14:54:21 [2020-01-21T14:54:21.534Z] === RUN   TestAuthZPluginTLS
14:54:22 [2020-01-21T14:54:22.118Z] === RUN   TestDockerSuite/TestPortList
14:54:22 [2020-01-21T14:54:22.154Z] --- PASS: TestAuthZPluginTLS (0.58s)
14:54:22 [2020-01-21T14:54:22.154Z] === RUN   TestAuthZPluginDenyRequest
14:54:22 [2020-01-21T14:54:22.773Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
14:54:22 [2020-01-21T14:54:22.773Z] === RUN   TestAuthZPluginAPIDenyResponse
14:54:23 [2020-01-21T14:54:23.402Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
14:54:23 [2020-01-21T14:54:23.402Z] === RUN   TestAuthZPluginDenyResponse
14:54:23 [2020-01-21T14:54:23.694Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
14:54:23 [2020-01-21T14:54:23.694Z] === RUN   TestAuthZPluginAllowEventStream
14:54:25 [2020-01-21T14:54:25.728Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
14:54:25 [2020-01-21T14:54:25.728Z] === RUN   TestAuthZPluginErrorResponse
14:54:26 [2020-01-21T14:54:26.014Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
14:54:26 [2020-01-21T14:54:26.014Z] === RUN   TestAuthZPluginErrorRequest
14:54:26 [2020-01-21T14:54:26.404Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
14:54:26 [2020-01-21T14:54:26.634Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
14:54:26 [2020-01-21T14:54:26.634Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:54:27 [2020-01-21T14:54:27.255Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
14:54:27 [2020-01-21T14:54:27.255Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:54:29 [2020-01-21T14:54:29.302Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
14:54:29 [2020-01-21T14:54:29.302Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:54:31 [2020-01-21T14:54:31.338Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s)
14:54:31 [2020-01-21T14:54:31.338Z] === RUN   TestAuthZPluginHeader
14:54:32 [2020-01-21T14:54:32.351Z] --- PASS: TestAuthZPluginHeader (0.96s)
14:54:32 [2020-01-21T14:54:32.351Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:54:32 [2020-01-21T14:54:32.352Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:54:32 [2020-01-21T14:54:32.352Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:32 [2020-01-21T14:54:32.352Z] === RUN   TestAuthZPluginV2Disable
14:54:32 [2020-01-21T14:54:32.352Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:54:32 [2020-01-21T14:54:32.352Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:32 [2020-01-21T14:54:32.352Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:54:32 [2020-01-21T14:54:32.352Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:54:32 [2020-01-21T14:54:32.352Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:32 [2020-01-21T14:54:32.352Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:54:32 [2020-01-21T14:54:32.352Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:54:32 [2020-01-21T14:54:32.352Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:32 [2020-01-21T14:54:32.352Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:54:33 [2020-01-21T14:54:33.016Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:54:34 [2020-01-21T14:54:34.375Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:54:39 [2020-01-21T14:54:39.649Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
14:54:41 [2020-01-21T14:54:41.616Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:54:41 [2020-01-21T14:54:41.616Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:54:41 [2020-01-21T14:54:41.616Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:54:42 [2020-01-21T14:54:42.275Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:54:42 [2020-01-21T14:54:42.275Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:54:42 [2020-01-21T14:54:42.835Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
14:54:43 [2020-01-21T14:54:43.097Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:54:43 [2020-01-21T14:54:43.097Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:54:44 [2020-01-21T14:54:44.068Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:54:44 [2020-01-21T14:54:44.068Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:54:45 [2020-01-21T14:54:45.950Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:54:45 [2020-01-21T14:54:45.950Z] === RUN   TestDockerSuite/TestPruneContainerLabel
14:54:46 [2020-01-21T14:54:46.874Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
14:54:50 [2020-01-21T14:54:50.176Z] === RUN   TestDockerSuite/TestPruneContainerUntil
14:54:50 [2020-01-21T14:54:50.176Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
14:54:50 [2020-01-21T14:54:50.846Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
14:54:50 [2020-01-21T14:54:50.846Z] PASS
14:54:50 [2020-01-21T14:54:50.846Z] 
14:54:50 [2020-01-21T14:54:50.846Z] === Skipped
14:54:50 [2020-01-21T14:54:50.846Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:54:50 [2020-01-21T14:54:50.846Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:50 [2020-01-21T14:54:50.846Z] 
14:54:50 [2020-01-21T14:54:50.846Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:54:50 [2020-01-21T14:54:50.846Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:50 [2020-01-21T14:54:50.846Z] 
14:54:50 [2020-01-21T14:54:50.846Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:54:50 [2020-01-21T14:54:50.846Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:50 [2020-01-21T14:54:50.846Z] 
14:54:50 [2020-01-21T14:54:50.846Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:54:50 [2020-01-21T14:54:50.846Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:50 [2020-01-21T14:54:50.846Z] 
14:54:50 [2020-01-21T14:54:50.846Z] 
14:54:50 [2020-01-21T14:54:50.846Z] DONE 17 tests, 4 skipped in 29.132s
14:54:50 [2020-01-21T14:54:50.846Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:54:50 [2020-01-21T14:54:50.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:54:50 [2020-01-21T14:54:50.846Z] ++ set -e
14:54:50 [2020-01-21T14:54:50.846Z] ++ '[' -n 0 ']'
14:54:50 [2020-01-21T14:54:50.846Z] ++ set -x
14:54:50 [2020-01-21T14:54:50.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
14:54:50 [2020-01-21T14:54:50.846Z] INFO: Testing against a local daemon
14:54:50 [2020-01-21T14:54:50.846Z] === RUN   TestPluginInvalidJSON
14:54:50 [2020-01-21T14:54:50.846Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:54:50 [2020-01-21T14:54:50.846Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:54:50 [2020-01-21T14:54:50.846Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:54:50 [2020-01-21T14:54:50.846Z] --- PASS: TestPluginInvalidJSON (0.05s)
14:54:50 [2020-01-21T14:54:50.846Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:54:50 [2020-01-21T14:54:50.846Z] PASS
14:54:50 [2020-01-21T14:54:50.846Z] 
14:54:50 [2020-01-21T14:54:50.846Z] DONE 2 tests in 0.134s
14:54:50 [2020-01-21T14:54:50.846Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:54:50 [2020-01-21T14:54:50.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:54:50 [2020-01-21T14:54:50.846Z] ++ set -e
14:54:50 [2020-01-21T14:54:50.846Z] ++ '[' -n 0 ']'
14:54:50 [2020-01-21T14:54:50.846Z] ++ set -x
14:54:50 [2020-01-21T14:54:50.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
14:54:50 [2020-01-21T14:54:50.846Z] INFO: Testing against a local daemon
14:54:50 [2020-01-21T14:54:50.846Z] === RUN   TestExternalGraphDriver
14:54:50 [2020-01-21T14:54:50.846Z] === RUN   TestExternalGraphDriver/json
14:54:51 [2020-01-21T14:54:51.183Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
14:54:51 [2020-01-21T14:54:51.469Z] === RUN   TestExternalGraphDriver/spec
14:54:51 [2020-01-21T14:54:51.743Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
14:54:51 [2020-01-21T14:54:51.998Z] === RUN   TestDockerSuite/TestPsByOrder
14:54:53 [2020-01-21T14:54:53.514Z] === RUN   TestExternalGraphDriver/pull
14:54:55 [2020-01-21T14:54:55.258Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
14:54:55 [2020-01-21T14:54:55.513Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
14:54:55 [2020-01-21T14:54:55.555Z] --- PASS: TestExternalGraphDriver (6.28s)
14:54:55 [2020-01-21T14:54:55.555Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
14:54:55 [2020-01-21T14:54:55.555Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
14:54:55 [2020-01-21T14:54:55.555Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
14:54:55 [2020-01-21T14:54:55.555Z] === RUN   TestGraphdriverPluginV2
14:54:55 [2020-01-21T14:54:55.555Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
14:54:55 [2020-01-21T14:54:55.555Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:55 [2020-01-21T14:54:55.555Z] PASS
14:54:55 [2020-01-21T14:54:55.555Z] 
14:54:55 [2020-01-21T14:54:55.555Z] === Skipped
14:54:55 [2020-01-21T14:54:55.555Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
14:54:55 [2020-01-21T14:54:55.555Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:54:55 [2020-01-21T14:54:55.555Z] 
14:54:55 [2020-01-21T14:54:55.555Z] 
14:54:55 [2020-01-21T14:54:55.555Z] DONE 5 tests, 1 skipped in 6.449s
14:54:55 [2020-01-21T14:54:55.555Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:54:55 [2020-01-21T14:54:55.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:54:55 [2020-01-21T14:54:55.555Z] ++ set -e
14:54:55 [2020-01-21T14:54:55.555Z] ++ '[' -n 0 ']'
14:54:55 [2020-01-21T14:54:55.555Z] ++ set -x
14:54:55 [2020-01-21T14:54:55.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
14:54:55 [2020-01-21T14:54:55.842Z] INFO: Testing against a local daemon
14:54:55 [2020-01-21T14:54:55.842Z] === RUN   TestContinueAfterPluginCrash
14:54:55 [2020-01-21T14:54:55.842Z] === PAUSE TestContinueAfterPluginCrash
14:54:55 [2020-01-21T14:54:55.842Z] === RUN   TestDaemonStartWithLogOpt
14:54:55 [2020-01-21T14:54:55.842Z] === PAUSE TestDaemonStartWithLogOpt
14:54:55 [2020-01-21T14:54:55.842Z] === CONT  TestContinueAfterPluginCrash
14:54:55 [2020-01-21T14:54:55.842Z] === CONT  TestDaemonStartWithLogOpt
14:54:56 [2020-01-21T14:54:56.437Z] === RUN   TestDockerSuite/TestPsListContainersBase
14:54:58 [2020-01-21T14:54:58.321Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
14:55:00 [2020-01-21T14:55:00.247Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
14:55:05 [2020-01-21T14:55:05.529Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
14:55:05 [2020-01-21T14:55:05.529Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
14:55:09 [2020-01-21T14:55:09.730Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
14:55:11 [2020-01-21T14:55:11.145Z] --- PASS: TestDaemonStartWithLogOpt (15.12s)
14:55:11 [2020-01-21T14:55:11.654Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
14:55:16 [2020-01-21T14:55:16.647Z] --- PASS: TestContinueAfterPluginCrash (20.07s)
14:55:16 [2020-01-21T14:55:16.647Z] PASS
14:55:16 [2020-01-21T14:55:16.647Z] 
14:55:16 [2020-01-21T14:55:16.647Z] DONE 2 tests in 20.168s
14:55:16 [2020-01-21T14:55:16.647Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:55:16 [2020-01-21T14:55:16.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:55:16 [2020-01-21T14:55:16.647Z] ++ set -e
14:55:16 [2020-01-21T14:55:16.647Z] ++ '[' -n 0 ']'
14:55:16 [2020-01-21T14:55:16.647Z] ++ set -x
14:55:16 [2020-01-21T14:55:16.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
14:55:16 [2020-01-21T14:55:16.647Z] INFO: Testing against a local daemon
14:55:16 [2020-01-21T14:55:16.647Z] === RUN   TestPluginWithDevMounts
14:55:16 [2020-01-21T14:55:16.647Z] === PAUSE TestPluginWithDevMounts
14:55:16 [2020-01-21T14:55:16.647Z] === CONT  TestPluginWithDevMounts
14:55:18 [2020-01-21T14:55:18.127Z] --- PASS: TestPluginWithDevMounts (2.32s)
14:55:18 [2020-01-21T14:55:18.127Z] PASS
14:55:18 [2020-01-21T14:55:18.127Z] 
14:55:18 [2020-01-21T14:55:18.127Z] DONE 1 tests in 2.415s
14:55:18 [2020-01-21T14:55:18.127Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
14:55:18 [2020-01-21T14:55:18.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
14:55:18 [2020-01-21T14:55:18.127Z] ++ set -e
14:55:18 [2020-01-21T14:55:18.127Z] ++ '[' -n 0 ']'
14:55:18 [2020-01-21T14:55:18.127Z] ++ set -x
14:55:18 [2020-01-21T14:55:18.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
14:55:18 [2020-01-21T14:55:18.269Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
14:55:18 [2020-01-21T14:55:18.413Z] INFO: Testing against a local daemon
14:55:18 [2020-01-21T14:55:18.413Z] === RUN   TestSecretInspect
14:55:18 [2020-01-21T14:55:18.524Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
14:55:20 [2020-01-21T14:55:20.454Z] --- PASS: TestSecretInspect (2.25s)
14:55:20 [2020-01-21T14:55:20.454Z] === RUN   TestSecretList
14:55:21 [2020-01-21T14:55:21.031Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
14:55:22 [2020-01-21T14:55:22.914Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
14:55:23 [2020-01-21T14:55:23.143Z] --- PASS: TestSecretList (2.22s)
14:55:23 [2020-01-21T14:55:23.143Z] === RUN   TestSecretsCreateAndDelete
14:55:24 [2020-01-21T14:55:24.275Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
14:55:24 [2020-01-21T14:55:24.835Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
14:55:25 [2020-01-21T14:55:25.191Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
14:55:25 [2020-01-21T14:55:25.191Z] === RUN   TestSecretsUpdate
14:55:26 [2020-01-21T14:55:26.194Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
14:55:27 [2020-01-21T14:55:27.233Z] --- PASS: TestSecretsUpdate (2.28s)
14:55:27 [2020-01-21T14:55:27.233Z] === RUN   TestTemplatedSecret
14:55:28 [2020-01-21T14:55:28.748Z] === RUN   TestDockerSuite/TestPsListContainersSize
14:55:30 [2020-01-21T14:55:30.670Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
14:55:30 [2020-01-21T14:55:30.670Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
14:55:30 [2020-01-21T14:55:30.732Z] --- PASS: TestTemplatedSecret (2.76s)
14:55:30 [2020-01-21T14:55:30.732Z] === RUN   TestSecretCreateResolve
14:55:31 [2020-01-21T14:55:31.271Z] === RUN   TestDockerSuite/TestPsRightTagName
14:55:32 [2020-01-21T14:55:32.769Z] --- PASS: TestSecretCreateResolve (2.27s)
14:55:32 [2020-01-21T14:55:32.770Z] PASS
14:55:32 [2020-01-21T14:55:32.770Z] 
14:55:32 [2020-01-21T14:55:32.770Z] DONE 6 tests in 14.147s
14:55:32 [2020-01-21T14:55:32.770Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
14:55:32 [2020-01-21T14:55:32.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
14:55:32 [2020-01-21T14:55:32.770Z] ++ set -e
14:55:32 [2020-01-21T14:55:32.770Z] ++ '[' -n 0 ']'
14:55:32 [2020-01-21T14:55:32.770Z] ++ set -x
14:55:32 [2020-01-21T14:55:32.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
14:55:32 [2020-01-21T14:55:32.770Z] INFO: Testing against a local daemon
14:55:32 [2020-01-21T14:55:32.770Z] === RUN   TestServiceCreateInit
14:55:32 [2020-01-21T14:55:32.770Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:55:33 [2020-01-21T14:55:33.821Z] === RUN   TestDockerSuite/TestPsShowMounts
14:55:36 [2020-01-21T14:55:36.371Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
14:55:37 [2020-01-21T14:55:37.173Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:55:37 [2020-01-21T14:55:37.337Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
14:55:37 [2020-01-21T14:55:37.337Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
14:55:37 [2020-01-21T14:55:37.337Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
14:55:37 [2020-01-21T14:55:37.337Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
14:55:37 [2020-01-21T14:55:37.591Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
14:55:38 [2020-01-21T14:55:38.598Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
14:55:38 [2020-01-21T14:55:38.598Z] === RUN   TestDockerSwarmSuite/TestServiceScale
14:55:40 [2020-01-21T14:55:40.678Z] --- PASS: TestServiceCreateInit (8.29s)
14:55:40 [2020-01-21T14:55:40.678Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s)
14:55:40 [2020-01-21T14:55:40.678Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.06s)
14:55:40 [2020-01-21T14:55:40.678Z] === RUN   TestCreateServiceMultipleTimes
14:55:40 [2020-01-21T14:55:40.695Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
14:55:41 [2020-01-21T14:55:41.431Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
14:55:42 [2020-01-21T14:55:42.219Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
14:55:43 [2020-01-21T14:55:43.184Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
14:55:51 [2020-01-21T14:55:51.515Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
14:55:52 [2020-01-21T14:55:52.916Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
14:55:55 [2020-01-21T14:55:55.557Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
14:55:55 [2020-01-21T14:55:55.557Z] === RUN   TestDockerSuite/TestRestartPolicyNO
14:55:55 [2020-01-21T14:55:55.557Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
14:55:55 [2020-01-21T14:55:55.898Z] === RUN   TestDockerSuite/TestRestartRunningContainer
14:55:58 [2020-01-21T14:55:58.703Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
14:55:59 [2020-01-21T14:55:59.168Z] --- PASS: TestCreateServiceMultipleTimes (15.94s)
14:55:59 [2020-01-21T14:55:59.168Z] === RUN   TestCreateServiceConflict
14:55:59 [2020-01-21T14:55:59.168Z] --- PASS: TestCreateServiceConflict (2.21s)
14:55:59 [2020-01-21T14:55:59.168Z] === RUN   TestCreateServiceMaxReplicas
14:56:00 [2020-01-21T14:56:00.191Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
14:56:01 [2020-01-21T14:56:01.866Z] --- PASS: TestCreateServiceMaxReplicas (2.89s)
14:56:01 [2020-01-21T14:56:01.866Z] === RUN   TestCreateWithDuplicateNetworkNames
14:56:02 [2020-01-21T14:56:02.074Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
14:56:04 [2020-01-21T14:56:04.626Z] === RUN   TestDockerSuite/TestRestartWithVolumes
14:56:04 [2020-01-21T14:56:04.881Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
14:56:06 [2020-01-21T14:56:06.386Z] === RUN   TestDockerSuite/TestRmiBlank
14:56:06 [2020-01-21T14:56:06.386Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
14:56:06 [2020-01-21T14:56:06.641Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
14:56:07 [2020-01-21T14:56:07.565Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
14:56:10 [2020-01-21T14:56:10.823Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
14:56:11 [2020-01-21T14:56:11.789Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
14:56:12 [2020-01-21T14:56:12.358Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
14:56:14 [2020-01-21T14:56:14.375Z] === RUN   TestDockerSuite/TestRmiImgIDForce
14:56:14 [2020-01-21T14:56:14.934Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
14:56:16 [2020-01-21T14:56:16.816Z] === RUN   TestDockerSuite/TestRmiParentImageFail
14:56:17 [2020-01-21T14:56:17.238Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s)
14:56:17 [2020-01-21T14:56:17.238Z] === RUN   TestCreateServiceSecretFileMode
14:56:17 [2020-01-21T14:56:17.740Z] === RUN   TestDockerSuite/TestRmiTag
14:56:17 [2020-01-21T14:56:17.861Z] --- PASS: TestCreateServiceSecretFileMode (2.54s)
14:56:17 [2020-01-21T14:56:17.861Z] === RUN   TestCreateServiceConfigFileMode
14:56:17 [2020-01-21T14:56:17.995Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
14:56:18 [2020-01-21T14:56:18.959Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
14:56:20 [2020-01-21T14:56:20.552Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
14:56:20 [2020-01-21T14:56:20.552Z] === RUN   TestCreateServiceSysctls
14:56:24 [2020-01-21T14:56:24.027Z] --- PASS: TestCreateServiceSysctls (3.40s)
14:56:24 [2020-01-21T14:56:24.027Z] === RUN   TestCreateServiceCapabilities
14:56:24 [2020-01-21T14:56:24.190Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
14:56:24 [2020-01-21T14:56:24.190Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
14:56:25 [2020-01-21T14:56:25.157Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
14:56:25 [2020-01-21T14:56:25.411Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
14:56:26 [2020-01-21T14:56:26.734Z] --- PASS: TestCreateServiceCapabilities (2.58s)
14:56:26 [2020-01-21T14:56:26.734Z] === RUN   TestInspect
14:56:27 [2020-01-21T14:56:27.378Z] === RUN   TestDockerSuite/TestRunAddHost
14:56:27 [2020-01-21T14:56:27.378Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
14:56:27 [2020-01-21T14:56:27.939Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
14:56:28 [2020-01-21T14:56:28.240Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
14:56:29 [2020-01-21T14:56:29.336Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
14:56:29 [2020-01-21T14:56:29.336Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
14:56:29 [2020-01-21T14:56:29.430Z] --- PASS: TestInspect (2.94s)
14:56:29 [2020-01-21T14:56:29.431Z] === RUN   TestCreateJob
14:56:30 [2020-01-21T14:56:30.305Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
14:56:32 [2020-01-21T14:56:32.188Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
14:56:32 [2020-01-21T14:56:32.829Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
14:56:32 [2020-01-21T14:56:32.907Z] --- PASS: TestCreateJob (3.32s)
14:56:32 [2020-01-21T14:56:32.907Z] === RUN   TestReplicatedJob
14:56:33 [2020-01-21T14:56:33.841Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
14:56:34 [2020-01-21T14:56:34.854Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
14:56:35 [2020-01-21T14:56:35.781Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
14:56:36 [2020-01-21T14:56:36.340Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
14:56:38 [2020-01-21T14:56:38.285Z] === RUN   TestDockerSuite/TestRunAttachDetach
14:56:38 [2020-01-21T14:56:38.285Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
14:56:39 [2020-01-21T14:56:39.652Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
14:56:39 [2020-01-21T14:56:39.745Z] --- PASS: TestReplicatedJob (6.34s)
14:56:39 [2020-01-21T14:56:39.745Z] === RUN   TestUpdateReplicatedJob
14:56:40 [2020-01-21T14:56:40.575Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
14:56:41 [2020-01-21T14:56:41.499Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
14:56:42 [2020-01-21T14:56:42.445Z] --- PASS: TestUpdateReplicatedJob (3.51s)
14:56:42 [2020-01-21T14:56:42.445Z] === RUN   TestServiceListWithStatuses
14:56:42 [2020-01-21T14:56:42.445Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:56:42 [2020-01-21T14:56:42.445Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:56:42 [2020-01-21T14:56:42.445Z] === RUN   TestDockerNetworkConnectAlias
14:56:42 [2020-01-21T14:56:42.466Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
14:56:43 [2020-01-21T14:56:43.389Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
14:56:44 [2020-01-21T14:56:44.313Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
14:56:45 [2020-01-21T14:56:45.715Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
14:56:46 [2020-01-21T14:56:46.275Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
14:56:47 [2020-01-21T14:56:47.199Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
14:56:47 [2020-01-21T14:56:47.966Z] --- PASS: TestDockerNetworkConnectAlias (4.65s)
14:56:47 [2020-01-21T14:56:47.966Z] === RUN   TestDockerNetworkReConnect
14:56:48 [2020-01-21T14:56:48.164Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
14:56:48 [2020-01-21T14:56:48.164Z] === RUN   TestDockerSuite/TestRunBindMounts
14:56:50 [2020-01-21T14:56:50.845Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
14:56:51 [2020-01-21T14:56:51.404Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
14:56:51 [2020-01-21T14:56:51.472Z] --- PASS: TestDockerNetworkReConnect (3.75s)
14:56:51 [2020-01-21T14:56:51.472Z] === RUN   TestServicePlugin
14:56:51 [2020-01-21T14:56:51.472Z] --- SKIP: TestServicePlugin (0.00s)
14:56:51 [2020-01-21T14:56:51.472Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:56:51 [2020-01-21T14:56:51.472Z] === RUN   TestServiceUpdateLabel
14:56:52 [2020-01-21T14:56:52.006Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
14:56:52 [2020-01-21T14:56:52.930Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
14:56:53 [2020-01-21T14:56:53.512Z] --- PASS: TestServiceUpdateLabel (2.32s)
14:56:53 [2020-01-21T14:56:53.512Z] === RUN   TestServiceUpdateSecrets
14:56:53 [2020-01-21T14:56:53.854Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
14:56:53 [2020-01-21T14:56:53.854Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
14:56:54 [2020-01-21T14:56:54.414Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
14:56:54 [2020-01-21T14:56:54.669Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
14:56:55 [2020-01-21T14:56:55.677Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
14:56:56 [2020-01-21T14:56:56.690Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
14:56:57 [2020-01-21T14:56:57.251Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
14:56:58 [2020-01-21T14:56:58.217Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
14:56:58 [2020-01-21T14:56:58.217Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
14:56:59 [2020-01-21T14:56:59.183Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
14:56:59 [2020-01-21T14:56:59.183Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
14:57:00 [2020-01-21T14:57:00.558Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
14:57:01 [2020-01-21T14:57:01.130Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
14:57:02 [2020-01-21T14:57:02.141Z] === RUN   TestDockerSuite/TestRunContainerNetwork
14:57:03 [2020-01-21T14:57:03.064Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
14:57:03 [2020-01-21T14:57:03.064Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
14:57:03 [2020-01-21T14:57:03.988Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
14:57:05 [2020-01-21T14:57:05.348Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
14:57:07 [2020-01-21T14:57:07.233Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
14:57:08 [2020-01-21T14:57:08.634Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
14:57:08 [2020-01-21T14:57:08.769Z] --- PASS: TestServiceUpdateSecrets (14.75s)
14:57:08 [2020-01-21T14:57:08.769Z] === RUN   TestServiceUpdateConfigs
14:57:09 [2020-01-21T14:57:09.239Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
14:57:09 [2020-01-21T14:57:09.840Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
14:57:10 [2020-01-21T14:57:10.848Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
14:57:11 [2020-01-21T14:57:11.406Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
14:57:12 [2020-01-21T14:57:12.330Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
14:57:14 [2020-01-21T14:57:14.215Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
14:57:14 [2020-01-21T14:57:14.215Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
14:57:18 [2020-01-21T14:57:18.372Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
14:57:18 [2020-01-21T14:57:18.372Z] === RUN   TestDockerSuite/TestRunCreateVolume
14:57:18 [2020-01-21T14:57:18.627Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
14:57:21 [2020-01-21T14:57:21.223Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
14:57:22 [2020-01-21T14:57:22.582Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
14:57:22 [2020-01-21T14:57:22.836Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
14:57:24 [2020-01-21T14:57:24.028Z] --- PASS: TestServiceUpdateConfigs (14.78s)
14:57:24 [2020-01-21T14:57:24.028Z] === RUN   TestServiceUpdateNetwork
14:57:25 [2020-01-21T14:57:25.517Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
14:57:28 [2020-01-21T14:57:28.790Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
14:57:28 [2020-01-21T14:57:28.790Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
14:57:28 [2020-01-21T14:57:28.790Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
14:57:29 [2020-01-21T14:57:29.348Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
14:57:31 [2020-01-21T14:57:31.320Z] === RUN   TestDockerSuite/TestRunDNSOptions
14:57:32 [2020-01-21T14:57:32.767Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
14:57:35 [2020-01-21T14:57:35.362Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
14:57:35 [2020-01-21T14:57:35.922Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
14:57:36 [2020-01-21T14:57:36.577Z] --- PASS: TestServiceUpdateNetwork (12.96s)
14:57:36 [2020-01-21T14:57:36.577Z] PASS
14:57:36 [2020-01-21T14:57:36.577Z] 
14:57:36 [2020-01-21T14:57:36.577Z] === Skipped
14:57:36 [2020-01-21T14:57:36.577Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
14:57:36 [2020-01-21T14:57:36.577Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:57:36 [2020-01-21T14:57:36.577Z] 
14:57:36 [2020-01-21T14:57:36.577Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
14:57:36 [2020-01-21T14:57:36.577Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:57:36 [2020-01-21T14:57:36.577Z] 
14:57:36 [2020-01-21T14:57:36.577Z] 
14:57:36 [2020-01-21T14:57:36.577Z] DONE 23 tests, 2 skipped in 123.246s
14:57:36 [2020-01-21T14:57:36.577Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
14:57:36 [2020-01-21T14:57:36.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
14:57:36 [2020-01-21T14:57:36.577Z] ++ set -e
14:57:36 [2020-01-21T14:57:36.577Z] ++ '[' -n 0 ']'
14:57:36 [2020-01-21T14:57:36.577Z] ++ set -x
14:57:36 [2020-01-21T14:57:36.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
14:57:36 [2020-01-21T14:57:36.577Z] INFO: Testing against a local daemon
14:57:36 [2020-01-21T14:57:36.577Z] === RUN   TestSessionCreate
14:57:36 [2020-01-21T14:57:36.577Z] --- PASS: TestSessionCreate (0.05s)
14:57:36 [2020-01-21T14:57:36.577Z] === RUN   TestSessionCreateWithBadUpgrade
14:57:36 [2020-01-21T14:57:36.577Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
14:57:36 [2020-01-21T14:57:36.577Z] PASS
14:57:36 [2020-01-21T14:57:36.577Z] 
14:57:36 [2020-01-21T14:57:36.577Z] DONE 2 tests in 0.194s
14:57:36 [2020-01-21T14:57:36.577Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
14:57:36 [2020-01-21T14:57:36.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
14:57:36 [2020-01-21T14:57:36.577Z] ++ set -e
14:57:36 [2020-01-21T14:57:36.577Z] ++ '[' -n 0 ']'
14:57:36 [2020-01-21T14:57:36.577Z] ++ set -x
14:57:36 [2020-01-21T14:57:36.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
14:57:36 [2020-01-21T14:57:36.577Z] INFO: Testing against a local daemon
14:57:36 [2020-01-21T14:57:36.577Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:57:36 [2020-01-21T14:57:36.577Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
14:57:36 [2020-01-21T14:57:36.577Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:57:36 [2020-01-21T14:57:36.577Z] === RUN   TestEventsExecDie
14:57:36 [2020-01-21T14:57:36.864Z] --- PASS: TestEventsExecDie (0.77s)
14:57:36 [2020-01-21T14:57:36.864Z] === RUN   TestEventsBackwardsCompatible
14:57:36 [2020-01-21T14:57:36.864Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
14:57:36 [2020-01-21T14:57:36.864Z] === RUN   TestInfoBinaryCommits
14:57:36 [2020-01-21T14:57:36.864Z] --- PASS: TestInfoBinaryCommits (0.05s)
14:57:36 [2020-01-21T14:57:36.864Z] === RUN   TestInfoAPIVersioned
14:57:36 [2020-01-21T14:57:36.864Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:57:36 [2020-01-21T14:57:36.864Z] === RUN   TestInfoDiscoveryBackend
14:57:37 [2020-01-21T14:57:37.482Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
14:57:37 [2020-01-21T14:57:37.482Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:57:37 [2020-01-21T14:57:37.803Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
14:57:38 [2020-01-21T14:57:38.493Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:57:38 [2020-01-21T14:57:38.494Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:57:38 [2020-01-21T14:57:38.771Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
14:57:38 [2020-01-21T14:57:38.771Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
14:57:39 [2020-01-21T14:57:39.114Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
14:57:39 [2020-01-21T14:57:39.114Z] === RUN   TestInfoAPI
14:57:39 [2020-01-21T14:57:39.114Z] --- PASS: TestInfoAPI (0.06s)
14:57:39 [2020-01-21T14:57:39.114Z] === RUN   TestInfoAPIWarnings
14:57:39 [2020-01-21T14:57:39.373Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
14:57:39 [2020-01-21T14:57:39.734Z] --- PASS: TestInfoAPIWarnings (0.54s)
14:57:39 [2020-01-21T14:57:39.734Z] === RUN   TestInfoDebug
14:57:40 [2020-01-21T14:57:40.023Z] --- PASS: TestInfoDebug (0.54s)
14:57:40 [2020-01-21T14:57:40.023Z] === RUN   TestInfoInsecureRegistries
14:57:40 [2020-01-21T14:57:40.645Z] --- PASS: TestInfoInsecureRegistries (0.54s)
14:57:40 [2020-01-21T14:57:40.645Z] === RUN   TestInfoRegistryMirrors
14:57:41 [2020-01-21T14:57:41.263Z] --- PASS: TestInfoRegistryMirrors (0.54s)
14:57:41 [2020-01-21T14:57:41.263Z] === RUN   TestLoginFailsWithBadCredentials
14:57:41 [2020-01-21T14:57:41.380Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
14:57:41 [2020-01-21T14:57:41.380Z] === RUN   TestDockerSuite/TestRunDuplicateMount
14:57:41 [2020-01-21T14:57:41.884Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s)
14:57:41 [2020-01-21T14:57:41.884Z] === RUN   TestPingCacheHeaders
14:57:41 [2020-01-21T14:57:41.884Z] --- PASS: TestPingCacheHeaders (0.06s)
14:57:41 [2020-01-21T14:57:41.884Z] === RUN   TestPingGet
14:57:41 [2020-01-21T14:57:41.884Z] --- PASS: TestPingGet (0.03s)
14:57:41 [2020-01-21T14:57:41.884Z] === RUN   TestPingHead
14:57:41 [2020-01-21T14:57:41.884Z] --- PASS: TestPingHead (0.05s)
14:57:41 [2020-01-21T14:57:41.884Z] === RUN   TestVersion
14:57:41 [2020-01-21T14:57:41.884Z] --- PASS: TestVersion (0.05s)
14:57:41 [2020-01-21T14:57:41.884Z] PASS
14:57:41 [2020-01-21T14:57:41.884Z] 
14:57:41 [2020-01-21T14:57:41.884Z] === Skipped
14:57:41 [2020-01-21T14:57:41.884Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
14:57:41 [2020-01-21T14:57:41.884Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:57:41 [2020-01-21T14:57:41.884Z] 
14:57:41 [2020-01-21T14:57:41.884Z] 
14:57:41 [2020-01-21T14:57:41.884Z] DONE 18 tests, 1 skipped in 6.051s
14:57:41 [2020-01-21T14:57:41.884Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
14:57:41 [2020-01-21T14:57:41.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
14:57:41 [2020-01-21T14:57:41.884Z] ++ set -e
14:57:41 [2020-01-21T14:57:41.884Z] ++ '[' -n 0 ']'
14:57:41 [2020-01-21T14:57:41.884Z] ++ set -x
14:57:41 [2020-01-21T14:57:41.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
14:57:41 [2020-01-21T14:57:41.939Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
14:57:42 [2020-01-21T14:57:42.169Z] INFO: Testing against a local daemon
14:57:42 [2020-01-21T14:57:42.169Z] === RUN   TestVolumesCreateAndList
14:57:42 [2020-01-21T14:57:42.169Z] --- PASS: TestVolumesCreateAndList (0.04s)
14:57:42 [2020-01-21T14:57:42.169Z] === RUN   TestVolumesRemove
14:57:42 [2020-01-21T14:57:42.170Z] --- PASS: TestVolumesRemove (0.10s)
14:57:42 [2020-01-21T14:57:42.170Z] === RUN   TestVolumesInspect
14:57:42 [2020-01-21T14:57:42.170Z] --- PASS: TestVolumesInspect (0.04s)
14:57:42 [2020-01-21T14:57:42.170Z] === RUN   TestVolumesInvalidJSON
14:57:42 [2020-01-21T14:57:42.170Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:57:42 [2020-01-21T14:57:42.170Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:57:42 [2020-01-21T14:57:42.170Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:57:42 [2020-01-21T14:57:42.170Z] --- PASS: TestVolumesInvalidJSON (0.04s)
14:57:42 [2020-01-21T14:57:42.170Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:57:42 [2020-01-21T14:57:42.170Z] PASS
14:57:42 [2020-01-21T14:57:42.170Z] 
14:57:42 [2020-01-21T14:57:42.170Z] DONE 5 tests in 0.312s
14:57:42 [2020-01-21T14:57:42.170Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:57:42 [2020-01-21T14:57:42.455Z] ++++ cat bundles/test-integration/docker.pid
14:57:42 [2020-01-21T14:57:42.455Z] +++ kill 13212
14:57:42 [2020-01-21T14:57:42.908Z] === RUN   TestDockerSuite/TestRunEchoStdout
14:57:43 [2020-01-21T14:57:43.467Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
14:57:43 [2020-01-21T14:57:43.930Z] +++ /etc/init.d/apparmor stop
14:57:43 [2020-01-21T14:57:43.930Z] Leaving: AppArmorNo profiles have been unloaded.
14:57:43 [2020-01-21T14:57:43.930Z] 
14:57:43 [2020-01-21T14:57:43.930Z] Unloading profiles will leave already running processes permanently
14:57:43 [2020-01-21T14:57:43.930Z] unconfined, which can lead to unexpected situations.
14:57:43 [2020-01-21T14:57:43.930Z] 
14:57:43 [2020-01-21T14:57:43.930Z] To set a process to complain mode, use the command line tool
14:57:43 [2020-01-21T14:57:43.930Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:57:43 [2020-01-21T14:57:43.930Z] +++ true
14:57:43 [2020-01-21T14:57:43.930Z] 
14:57:44 [2020-01-21T14:57:44.391Z] === RUN   TestDockerSuite/TestRunEmptyEnv
14:57:44 [2020-01-21T14:57:44.391Z] === RUN   TestDockerSuite/TestRunEntrypoint
14:57:44 [2020-01-21T14:57:44.992Z] === RUN   TestDockerSuite/TestRunEnvironment
Post stage
[Pipeline] junit
14:57:45 [2020-01-21T14:57:45.454Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
14:57:46 [2020-01-21T14:57:46.045Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
Post stage
[Pipeline] sh
14:57:46 [2020-01-21T14:57:46.408Z] + echo Ensuring container killed.
14:57:46 [2020-01-21T14:57:46.408Z] Ensuring container killed.
14:57:46 [2020-01-21T14:57:46.408Z] + docker rm -vf docker-pr3
14:57:46 [2020-01-21T14:57:46.408Z] Error: No such container: docker-pr3
14:57:46 [2020-01-21T14:57:46.408Z] + true
[Pipeline] sh
14:57:46 [2020-01-21T14:57:46.732Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
14:57:46 [2020-01-21T14:57:46.800Z] + echo Chowning /workspace to jenkins user
14:57:46 [2020-01-21T14:57:46.800Z] Chowning /workspace to jenkins user
14:57:46 [2020-01-21T14:57:46.800Z] + id -u
14:57:46 [2020-01-21T14:57:46.800Z] + id -g
14:57:46 [2020-01-21T14:57:46.800Z] + docker run --rm -v /home/docker/workspace/moby_PR-40395:/workspace busybox chown -R 1001:1001 /workspace
14:57:46 [2020-01-21T14:57:46.800Z] Unable to find image 'busybox:latest' locally
14:57:47 [2020-01-21T14:57:47.083Z] latest: Pulling from library/busybox
14:57:47 [2020-01-21T14:57:47.083Z] d7e28ec550a2: Pulling fs layer
14:57:47 [2020-01-21T14:57:47.371Z] d7e28ec550a2: Download complete
14:57:47 [2020-01-21T14:57:47.659Z] d7e28ec550a2: Pull complete
14:57:47 [2020-01-21T14:57:47.659Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
14:57:47 [2020-01-21T14:57:47.659Z] Status: Downloaded newer image for busybox:latest
14:57:47 [2020-01-21T14:57:47.738Z] === RUN   TestDockerSuite/TestRunExitCode
14:57:48 [2020-01-21T14:57:48.298Z] === RUN   TestDockerSuite/TestRunExitCodeOne
14:57:49 [2020-01-21T14:57:49.221Z] === RUN   TestDockerSuite/TestRunExitCodeZero
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:57:49 [2020-01-21T14:57:49.780Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
14:57:50 [2020-01-21T14:57:50.106Z] + bundleName=ppc64le-integration
14:57:50 [2020-01-21T14:57:50.106Z] + echo Creating ppc64le-integration-bundles.tar.gz
14:57:50 [2020-01-21T14:57:50.106Z] Creating ppc64le-integration-bundles.tar.gz
14:57:50 [2020-01-21T14:57:50.106Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+  ) -print
14:57:50 [2020-01-21T14:57:50.106Z] xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:57:50 [2020-01-21T14:57:50.428Z] Archiving artifacts
14:57:50 [2020-01-21T14:57:50.801Z] === RUN   TestDockerSuite/TestRunExposePort
14:57:50 [2020-01-21T14:57:50.801Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
14:57:50 [2020-01-21T14:57:50.859Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40395/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:57:51 [2020-01-21T14:57:51.275Z] + make clean
14:57:51 [2020-01-21T14:57:51.402Z] === RUN   TestDockerSuite/TestRunGroupAdd
14:57:51 [2020-01-21T14:57:51.894Z] make: command: Command not found
14:57:51 [2020-01-21T14:57:51.894Z] make: command: Command not found
14:57:51 [2020-01-21T14:57:51.894Z] docker volume rm -f docker-dev-cache
14:57:51 [2020-01-21T14:57:51.894Z] docker-dev-cache
[Pipeline] deleteDir
14:57:52 [2020-01-21T14:57:52.373Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
14:57:53 [2020-01-21T14:57:53.990Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
14:57:54 [2020-01-21T14:57:54.287Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
14:57:54 [2020-01-21T14:57:54.287Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:57:58 [2020-01-21T14:57:58.530Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
14:57:58 [2020-01-21T14:57:58.871Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
14:58:11 [2020-01-21T14:58:11.361Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
14:58:11 [2020-01-21T14:58:11.616Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
14:58:13 [2020-01-21T14:58:13.497Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
14:58:13 [2020-01-21T14:58:13.497Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
14:58:13 [2020-01-21T14:58:13.497Z] === RUN   TestDockerSuite/TestRunInvalidReference
14:58:13 [2020-01-21T14:58:13.497Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
14:58:14 [2020-01-21T14:58:14.056Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
14:58:17 [2020-01-21T14:58:17.354Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
14:58:18 [2020-01-21T14:58:18.713Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
14:58:20 [2020-01-21T14:58:20.071Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
14:58:20 [2020-01-21T14:58:20.994Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
14:58:21 [2020-01-21T14:58:21.917Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
14:58:22 [2020-01-21T14:58:22.475Z] === RUN   TestDockerSuite/TestRunModeHostname
14:58:23 [2020-01-21T14:58:23.485Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
14:58:23 [2020-01-21T14:58:23.485Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
14:58:23 [2020-01-21T14:58:23.786Z] === RUN   TestDockerSuite/TestRunModeIpcHost
14:58:25 [2020-01-21T14:58:25.674Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
14:58:26 [2020-01-21T14:58:26.597Z] === RUN   TestDockerSuite/TestRunModePIDContainer
14:58:28 [2020-01-21T14:58:28.485Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
14:58:28 [2020-01-21T14:58:28.485Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
14:58:28 [2020-01-21T14:58:28.485Z] === RUN   TestDockerSuite/TestRunModePIDHost
14:58:30 [2020-01-21T14:58:30.499Z] === RUN   TestDockerSuite/TestRunModeUTSHost
14:58:31 [2020-01-21T14:58:31.944Z] === RUN   TestDockerSuite/TestRunMount
14:58:38 [2020-01-21T14:58:38.595Z] === RUN   TestDockerSuite/TestRunMountOrdering
14:58:38 [2020-01-21T14:58:38.849Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
14:58:39 [2020-01-21T14:58:39.814Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
14:58:41 [2020-01-21T14:58:41.297Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
14:58:43 [2020-01-21T14:58:43.851Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
14:58:47 [2020-01-21T14:58:47.149Z] === RUN   TestDockerSuite/TestRunNamedVolume
14:58:49 [2020-01-21T14:58:49.701Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
14:58:52 [2020-01-21T14:58:52.210Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
14:58:54 [2020-01-21T14:58:54.150Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
14:58:55 [2020-01-21T14:58:55.511Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
14:58:55 [2020-01-21T14:58:55.511Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
14:58:56 [2020-01-21T14:58:56.484Z] === RUN   TestDockerSuite/TestRunNetHost
14:58:57 [2020-01-21T14:58:57.407Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
14:58:58 [2020-01-21T14:58:58.370Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
14:58:58 [2020-01-21T14:58:58.972Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
14:59:01 [2020-01-21T14:59:01.620Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
14:59:03 [2020-01-21T14:59:03.590Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
14:59:08 [2020-01-21T14:59:08.872Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
14:59:09 [2020-01-21T14:59:09.126Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
14:59:09 [2020-01-21T14:59:09.126Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
14:59:10 [2020-01-21T14:59:10.133Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
14:59:10 [2020-01-21T14:59:10.133Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
14:59:10 [2020-01-21T14:59:10.738Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
14:59:11 [2020-01-21T14:59:11.789Z] === RUN   TestDockerSuite/TestRunNonExistingImage
14:59:11 [2020-01-21T14:59:11.789Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
14:59:12 [2020-01-21T14:59:12.348Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
14:59:13 [2020-01-21T14:59:13.271Z] === RUN   TestDockerSuite/TestRunOOMExitCode
14:59:13 [2020-01-21T14:59:13.271Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
14:59:14 [2020-01-21T14:59:14.285Z] === RUN   TestDockerSuite/TestRunPIDsLimit
14:59:14 [2020-01-21T14:59:14.844Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
14:59:16 [2020-01-21T14:59:16.818Z] === RUN   TestDockerSuite/TestRunPortInUse
14:59:17 [2020-01-21T14:59:17.740Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
14:59:18 [2020-01-21T14:59:18.350Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
14:59:19 [2020-01-21T14:59:19.278Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
14:59:19 [2020-01-21T14:59:19.838Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
14:59:20 [2020-01-21T14:59:20.804Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
14:59:21 [2020-01-21T14:59:21.404Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
14:59:21 [2020-01-21T14:59:21.404Z] === RUN   TestDockerSuite/TestRunPublishPort
14:59:22 [2020-01-21T14:59:22.329Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
14:59:23 [2020-01-21T14:59:23.295Z] === RUN   TestDockerSuite/TestRunReadProcLatency
14:59:23 [2020-01-21T14:59:23.295Z] === RUN   TestDockerSuite/TestRunReadProcTimer
14:59:23 [2020-01-21T14:59:23.854Z] === RUN   TestDockerSuite/TestRunRedirectStdout
14:59:25 [2020-01-21T14:59:25.300Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
14:59:25 [2020-01-21T14:59:25.300Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
14:59:29 [2020-01-21T14:59:29.457Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
14:59:30 [2020-01-21T14:59:30.465Z] === RUN   TestDockerSuite/TestRunRm
14:59:31 [2020-01-21T14:59:31.025Z] === RUN   TestDockerSuite/TestRunRmAndWait
14:59:35 [2020-01-21T14:59:35.307Z] === RUN   TestDockerSuite/TestRunRmPre125Api
14:59:35 [2020-01-21T14:59:35.908Z] === RUN   TestDockerSuite/TestRunRootWorkdir
14:59:36 [2020-01-21T14:59:36.467Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
14:59:38 [2020-01-21T14:59:38.392Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
14:59:38 [2020-01-21T14:59:38.951Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
14:59:43 [2020-01-21T14:59:43.193Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
14:59:44 [2020-01-21T14:59:44.204Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
14:59:48 [2020-01-21T14:59:48.530Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
14:59:49 [2020-01-21T14:59:49.090Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
14:59:49 [2020-01-21T14:59:49.776Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
14:59:49 [2020-01-21T14:59:49.776Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
14:59:50 [2020-01-21T14:59:50.785Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
14:59:51 [2020-01-21T14:59:51.842Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
14:59:52 [2020-01-21T14:59:52.401Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
14:59:53 [2020-01-21T14:59:53.410Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
14:59:54 [2020-01-21T14:59:54.422Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
14:59:55 [2020-01-21T14:59:55.025Z] === RUN   TestDockerSuite/TestRunSetMacAddress
14:59:56 [2020-01-21T14:59:56.519Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
14:59:58 [2020-01-21T14:59:58.568Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
14:59:58 [2020-01-21T14:59:58.868Z] === RUN   TestDockerSuite/TestRunState
15:00:00 [2020-01-21T15:00:00.884Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:00:01 [2020-01-21T15:00:01.528Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:00:02 [2020-01-21T15:00:02.624Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:00:02 [2020-01-21T15:00:02.624Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:00:02 [2020-01-21T15:00:02.624Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:00:03 [2020-01-21T15:00:03.717Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:00:04 [2020-01-21T15:00:04.276Z] === RUN   TestDockerSuite/TestRunSysctls
15:00:06 [2020-01-21T15:00:06.250Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:00:06 [2020-01-21T15:00:06.250Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:00:06 [2020-01-21T15:00:06.250Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:00:07 [2020-01-21T15:00:07.173Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:00:07 [2020-01-21T15:00:07.173Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:00:09 [2020-01-21T15:00:09.869Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:00:10 [2020-01-21T15:00:10.131Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:00:11 [2020-01-21T15:00:11.064Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:00:13 [2020-01-21T15:00:13.231Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:00:16 [2020-01-21T15:00:16.575Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:00:17 [2020-01-21T15:00:17.502Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:00:20 [2020-01-21T15:00:20.758Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:00:21 [2020-01-21T15:00:21.316Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:00:22 [2020-01-21T15:00:22.331Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:00:22 [2020-01-21T15:00:22.331Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:00:22 [2020-01-21T15:00:22.933Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:00:25 [2020-01-21T15:00:25.441Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:00:26 [2020-01-21T15:00:26.800Z] === RUN   TestDockerSuite/TestRunUserByID
15:00:27 [2020-01-21T15:00:27.723Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:00:27 [2020-01-21T15:00:27.723Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:00:27 [2020-01-21T15:00:27.723Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:00:27 [2020-01-21T15:00:27.723Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:00:27 [2020-01-21T15:00:27.978Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:00:28 [2020-01-21T15:00:28.902Z] === RUN   TestDockerSuite/TestRunUserByName
15:00:29 [2020-01-21T15:00:29.504Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:00:30 [2020-01-21T15:00:30.428Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:00:30 [2020-01-21T15:00:30.428Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:00:30 [2020-01-21T15:00:30.682Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:00:31 [2020-01-21T15:00:31.729Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:00:35 [2020-01-21T15:00:35.032Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:00:35 [2020-01-21T15:00:35.591Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:00:36 [2020-01-21T15:00:36.169Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:00:36 [2020-01-21T15:00:36.424Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:00:37 [2020-01-21T15:00:37.073Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:00:38 [2020-01-21T15:00:38.432Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:00:38 [2020-01-21T15:00:38.991Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:00:40 [2020-01-21T15:00:40.915Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:00:42 [2020-01-21T15:00:42.796Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:00:45 [2020-01-21T15:00:45.391Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:00:48 [2020-01-21T15:00:48.073Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:00:48 [2020-01-21T15:00:48.676Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
15:00:49 [2020-01-21T15:00:49.235Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
15:00:50 [2020-01-21T15:00:50.158Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:00:50 [2020-01-21T15:00:50.158Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:00:50 [2020-01-21T15:00:50.158Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:00:50 [2020-01-21T15:00:50.158Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:00:50 [2020-01-21T15:00:50.419Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:00:51 [2020-01-21T15:00:51.350Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:00:52 [2020-01-21T15:00:52.314Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:00:53 [2020-01-21T15:00:53.238Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:00:55 [2020-01-21T15:00:55.120Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:00:55 [2020-01-21T15:00:55.679Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:00:56 [2020-01-21T15:00:56.280Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:00:56 [2020-01-21T15:00:56.280Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:00:57 [2020-01-21T15:00:57.293Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:00:57 [2020-01-21T15:00:57.293Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:00:57 [2020-01-21T15:00:57.293Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
15:00:57 [2020-01-21T15:00:57.293Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:00:57 [2020-01-21T15:00:57.293Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:00:57 [2020-01-21T15:00:57.293Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:00:57 [2020-01-21T15:00:57.548Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:00:57 [2020-01-21T15:00:57.803Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:00:57 [2020-01-21T15:00:57.803Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:00:58 [2020-01-21T15:00:58.101Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
15:00:59 [2020-01-21T15:00:59.110Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:00:59 [2020-01-21T15:00:59.681Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:01:00 [2020-01-21T15:01:00.650Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:01:00 [2020-01-21T15:01:00.650Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:01:01 [2020-01-21T15:01:01.614Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:01:01 [2020-01-21T15:01:01.614Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:01:02 [2020-01-21T15:01:02.709Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:01:02 [2020-01-21T15:01:02.709Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:01:03 [2020-01-21T15:01:03.271Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:01:04 [2020-01-21T15:01:04.235Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:01:04 [2020-01-21T15:01:04.235Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:01:04 [2020-01-21T15:01:04.235Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:01:05 [2020-01-21T15:01:05.246Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:01:07 [2020-01-21T15:01:07.172Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:01:07 [2020-01-21T15:01:07.731Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:01:07 [2020-01-21T15:01:07.731Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:01:08 [2020-01-21T15:01:08.375Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:01:08 [2020-01-21T15:01:08.375Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:01:09 [2020-01-21T15:01:09.868Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:01:10 [2020-01-21T15:01:10.835Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:01:13 [2020-01-21T15:01:13.474Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:01:14 [2020-01-21T15:01:14.076Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:01:14 [2020-01-21T15:01:14.076Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:01:14 [2020-01-21T15:01:14.076Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:01:15 [2020-01-21T15:01:15.435Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:01:16 [2020-01-21T15:01:16.359Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:01:17 [2020-01-21T15:01:17.718Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:01:17 [2020-01-21T15:01:17.718Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:01:19 [2020-01-21T15:01:19.643Z] === RUN   TestDockerSuite/TestSaveImageId
15:01:19 [2020-01-21T15:01:19.643Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:01:20 [2020-01-21T15:01:20.332Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:01:22 [2020-01-21T15:01:22.214Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:01:22 [2020-01-21T15:01:22.214Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:01:24 [2020-01-21T15:01:24.158Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:01:24 [2020-01-21T15:01:24.158Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:01:24 [2020-01-21T15:01:24.158Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:01:26 [2020-01-21T15:01:26.052Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:01:27 [2020-01-21T15:01:27.411Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:01:27 [2020-01-21T15:01:27.665Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:01:27 [2020-01-21T15:01:27.665Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:01:27 [2020-01-21T15:01:27.919Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:01:27 [2020-01-21T15:01:27.919Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:01:28 [2020-01-21T15:01:28.173Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:01:30 [2020-01-21T15:01:30.766Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:01:33 [2020-01-21T15:01:33.402Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:01:36 [2020-01-21T15:01:36.788Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:01:38 [2020-01-21T15:01:38.757Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:01:40 [2020-01-21T15:01:40.203Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:01:41 [2020-01-21T15:01:41.562Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:01:44 [2020-01-21T15:01:44.860Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:01:47 [2020-01-21T15:01:47.455Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:01:48 [2020-01-21T15:01:48.014Z] === RUN   TestDockerSuite/TestStartRecordError
15:01:49 [2020-01-21T15:01:49.938Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:01:52 [2020-01-21T15:01:52.505Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:01:55 [2020-01-21T15:01:55.095Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:01:58 [2020-01-21T15:01:58.395Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:02:02 [2020-01-21T15:02:02.760Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:02:06 [2020-01-21T15:02:06.015Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:02:11 [2020-01-21T15:02:11.332Z] === RUN   TestDockerSuite/TestStatsNoStream
15:02:14 [2020-01-21T15:02:14.800Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:02:16 [2020-01-21T15:02:16.201Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:02:17 [2020-01-21T15:02:17.169Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:02:18 [2020-01-21T15:02:18.175Z] === RUN   TestDockerSuite/TestTopPrivileged
15:02:18 [2020-01-21T15:02:18.734Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:02:18 [2020-01-21T15:02:18.734Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:02:19 [2020-01-21T15:02:19.658Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:02:23 [2020-01-21T15:02:23.903Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:02:23 [2020-01-21T15:02:23.903Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:02:28 [2020-01-21T15:02:28.124Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:02:28 [2020-01-21T15:02:28.379Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:02:29 [2020-01-21T15:02:29.302Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:02:29 [2020-01-21T15:02:29.302Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
15:02:30 [2020-01-21T15:02:30.265Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
15:02:32 [2020-01-21T15:02:32.366Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:02:32 [2020-01-21T15:02:32.366Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:02:33 [2020-01-21T15:02:33.767Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:02:34 [2020-01-21T15:02:34.325Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:02:35 [2020-01-21T15:02:35.294Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:02:36 [2020-01-21T15:02:36.653Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:02:37 [2020-01-21T15:02:37.212Z] === RUN   TestDockerSuite/TestUpdateStats
15:02:42 [2020-01-21T15:02:42.485Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:02:42 [2020-01-21T15:02:42.485Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:02:43 [2020-01-21T15:02:43.844Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:02:43 [2020-01-21T15:02:43.844Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:02:44 [2020-01-21T15:02:44.862Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:02:45 [2020-01-21T15:02:45.871Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:02:50 [2020-01-21T15:02:50.332Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:02:53 [2020-01-21T15:02:53.648Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:02:56 [2020-01-21T15:02:56.904Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:02:59 [2020-01-21T15:02:59.451Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:03:03 [2020-01-21T15:03:03.693Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:03:08 [2020-01-21T15:03:08.925Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:03:10 [2020-01-21T15:03:10.984Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:03:12 [2020-01-21T15:03:12.872Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:03:14 [2020-01-21T15:03:14.927Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:03:16 [2020-01-21T15:03:16.287Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:03:18 [2020-01-21T15:03:18.837Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:03:21 [2020-01-21T15:03:21.347Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:03:23 [2020-01-21T15:03:23.981Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:03:25 [2020-01-21T15:03:25.869Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:03:28 [2020-01-21T15:03:28.377Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:03:46 [2020-01-21T15:03:46.396Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:03:48 [2020-01-21T15:03:48.902Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:03:48 [2020-01-21T15:03:48.902Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:03:48 [2020-01-21T15:03:48.902Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:03:49 [2020-01-21T15:03:49.156Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:03:49 [2020-01-21T15:03:49.156Z] === RUN   TestDockerSuite/TestVolumeEvents
15:03:50 [2020-01-21T15:03:50.079Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:03:52 [2020-01-21T15:03:52.586Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:03:52 [2020-01-21T15:03:52.586Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:03:52 [2020-01-21T15:03:52.586Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:03:55 [2020-01-21T15:03:55.886Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:04:00 [2020-01-21T15:04:00.086Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:04:00 [2020-01-21T15:04:00.086Z] --- PASS: TestDockerSuite (1794.90s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.64s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.21s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.25s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.39s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.82s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.04s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.20s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.97s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.13s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.14s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.09s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.33s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.61s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.09s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.47s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.35s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.30s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.91s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.93s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.65s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.64s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.75s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.24s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.62s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.83s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.85s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.88s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.04s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.76s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.53s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.07s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.25s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.16s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.46s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.64s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.37s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.48s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.07s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.47s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.77s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.42s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.62s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.82s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.85s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.57s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.74s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.90s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.11s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.45s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.22s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.00s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.38s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.55s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.78s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.28s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.82s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.39s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:04:00 [2020-01-21T15:04:00.086Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.12s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.12s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.51s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.60s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.40s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.90s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.27s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.22s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.12s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:04:00 [2020-01-21T15:04:00.086Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.086Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
15:04:00 [2020-01-21T15:04:00.086Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.086Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:04:00 [2020-01-21T15:04:00.086Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.086Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
15:04:00 [2020-01-21T15:04:00.086Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.35s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.43s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.28s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.63s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.30s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.93s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.87s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.09s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.49s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.43s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.36s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.86s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.99s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.40s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.32s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.92s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.62s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.55s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.04s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.54s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.84s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.68s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.67s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.63s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s)
15:04:00 [2020-01-21T15:04:00.086Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.25s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.63s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.06s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.75s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.45s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.40s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFails (0.91s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.57s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.20s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.89s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.47s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.20s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.08s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.33s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.56s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildHistory (6.65s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.97s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.41s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildInheritance (1.34s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.73s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.34s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.63s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.47s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.81s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.93s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.52s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.04s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.35s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.65s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.20s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.57s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.82s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.25s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.50s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.04s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.46s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.92s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.76s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.40s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.62s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.37s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.71s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.35s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.27s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.55s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.45s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildRm (3.48s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.30s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.75s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.33s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.25s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.42s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.12s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.28s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.28s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.77s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildUser (2.39s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.98s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.14s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.51s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.37s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.05s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.55s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.09s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.19s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.24s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.29s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.56s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_cli_sni_test.go:18: Flakey test
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.94s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitChange (1.27s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.20s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.03s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.79s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.12s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.75s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.83s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.76s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.97s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.16s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.80s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.99s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.06s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.82s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.68s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.85s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.97s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.95s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.37s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.72s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.67s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.79s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.75s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.68s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b2f4e0_<nil>} (1.72s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1281984918_/foo_false__<nil>_<nil>_<nil>} (1.69s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1281984918_/foo_true__<nil>_<nil>_<nil>} (1.62s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3753562109_/foo_false__<nil>_<nil>_<nil>} (1.62s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3753562109_/foo_true__<nil>_<nil>_<nil>} (1.61s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3753562109_/foo_true__0xc000b2f960_<nil>_<nil>} (1.62s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b2f980_<nil>} (1.62s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b2f9a0_<nil>} (1.64s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b2f9c0_<nil>} (1.65s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b2f9e0_<nil>} (1.64s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.79s)
15:04:00 [2020-01-21T15:04:00.087Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
15:04:00 [2020-01-21T15:04:00.087Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
15:04:00 [2020-01-21T15:04:00.088Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s)
15:04:00 [2020-01-21T15:04:00.088Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
15:04:00 [2020-01-21T15:04:00.088Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
15:04:00 [2020-01-21T15:04:00.088Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.04s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.45s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.97s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.00s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.90s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.39s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.94s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.78s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.86s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.53s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.07s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.48s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.86s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.48s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.15s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.16s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToDot (0.91s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.97s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.95s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.58s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.90s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.71s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.54s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.60s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.70s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.80s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.76s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.82s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.80s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.84s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.91s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.88s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.78s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.74s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.47s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.70s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.54s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.65s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.60s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.88s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.35s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:04:00 [2020-01-21T15:04:00.088Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.65s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsRename (0.82s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsResize (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.81s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsTop (0.94s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.60s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.76s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExec (1.13s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.81s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.84s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.20s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecEnv (0.91s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.56s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.96s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.00s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecParseError (0.90s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.17s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.21s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.91s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecTTY (0.91s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.91s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.15s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.41s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.07s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.05s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestHealth (20.87s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.42s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.58s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.98s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.78s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImportFile (1.76s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.98s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.01s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.33s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.90s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.78s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.00s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:04:00 [2020-01-21T15:04:00.088Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.84s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.21s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.95s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.76s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.08s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.06s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.75s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.04s)
15:04:00 [2020-01-21T15:04:00.088Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.44s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.75s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.06s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.61s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.86s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.60s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.49s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.46s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.55s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.41s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.41s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.14s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.51s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsSince (7.09s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.92s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsTail (0.87s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.50s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.94s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestNetHostname (2.68s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.42s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.51s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.92s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPluginActive (1.96s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.28s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:04:00 [2020-01-21T15:04:00.089Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.60s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.60s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.59s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.27s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.69s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPortList (10.41s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.79s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.20s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.71s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.77s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.64s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.46s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.65s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.31s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.96s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.25s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.59s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.63s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.51s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.55s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:04:00 [2020-01-21T15:04:00.089Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.91s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.31s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.55s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.29s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.79s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.72s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.50s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.10s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.99s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.52s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.84s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.88s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.75s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.84s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.03s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.12s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.09s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.91s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.50s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.86s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.90s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.85s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.91s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.61s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.56s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.42s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.76s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.65s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.87s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:04:00 [2020-01-21T15:04:00.089Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.089Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:04:00 [2020-01-21T15:04:00.089Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.81s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.88s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:04:00 [2020-01-21T15:04:00.089Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.71s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.77s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.83s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:04:00 [2020-01-21T15:04:00.089Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.52s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.24s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.07s)
15:04:00 [2020-01-21T15:04:00.089Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.51s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.64s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunMount (6.30s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.12s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.79s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.41s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.28s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.72s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.87s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.73s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.01s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.82s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.51s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.35s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunRm (0.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.99s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.20s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.74s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.90s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.92s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.90s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.14s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunState (1.78s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.91s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.92s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.84s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.78s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.89s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.99s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.88s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.19s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.23s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.86s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.44s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.75s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.84s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.86s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.74s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.30s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.68s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.37s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.81s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.01s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.77s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.72s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.85s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.47s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents183027215
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.38s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.66s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.97s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.68s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.83s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.34s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.79s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.22s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.76s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.98s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.81s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.45s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.59s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.79s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.78s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.78s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.68s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
15:04:00 [2020-01-21T15:04:00.090Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.20s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.61s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.16s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.87s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.06s)
15:04:00 [2020-01-21T15:04:00.090Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.45s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.40s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.85s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.29s)
15:04:00 [2020-01-21T15:04:00.091Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:04:00 [2020-01-21T15:04:00.091Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:04:00 [2020-01-21T15:04:00.091Z] === RUN   TestDockerRegistrySuite
15:04:00 [2020-01-21T15:04:00.091Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:04:02 [2020-01-21T15:04:02.014Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:04:03 [2020-01-21T15:04:03.374Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:04:05 [2020-01-21T15:04:05.348Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:04:05 [2020-01-21T15:04:05.348Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:04:09 [2020-01-21T15:04:09.589Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:04:14 [2020-01-21T15:04:14.867Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:04:18 [2020-01-21T15:04:18.337Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:04:19 [2020-01-21T15:04:19.696Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:04:21 [2020-01-21T15:04:21.099Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:04:22 [2020-01-21T15:04:22.500Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:04:24 [2020-01-21T15:04:24.031Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:04:25 [2020-01-21T15:04:25.432Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:04:26 [2020-01-21T15:04:26.793Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:04:28 [2020-01-21T15:04:28.153Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:04:30 [2020-01-21T15:04:30.663Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:04:33 [2020-01-21T15:04:33.214Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:04:34 [2020-01-21T15:04:34.645Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:04:38 [2020-01-21T15:04:38.039Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:04:39 [2020-01-21T15:04:39.398Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:04:39 [2020-01-21T15:04:39.653Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:04:41 [2020-01-21T15:04:41.105Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:04:42 [2020-01-21T15:04:42.073Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:04:43 [2020-01-21T15:04:43.520Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:04:47 [2020-01-21T15:04:47.716Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:04:47 [2020-01-21T15:04:47.716Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:04:49 [2020-01-21T15:04:49.076Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:04:49 [2020-01-21T15:04:49.331Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:04:49 [2020-01-21T15:04:49.331Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:04:49 [2020-01-21T15:04:49.586Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:04:49 [2020-01-21T15:04:49.841Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:04:50 [2020-01-21T15:04:50.444Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:04:50 [2020-01-21T15:04:50.444Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:04:50 [2020-01-21T15:04:50.700Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:04:52 [2020-01-21T15:04:52.146Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:04:54 [2020-01-21T15:04:54.731Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:04:55 [2020-01-21T15:04:55.697Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:04:57 [2020-01-21T15:04:57.187Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:04:58 [2020-01-21T15:04:58.152Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:04:58 [2020-01-21T15:04:58.711Z] --- PASS: TestDockerRegistrySuite (58.83s)
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.88s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [df8476a8563f8] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [daf5f5d45e8ee] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d244ad159df9f] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d4374adbbc887] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.23s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d6c7a365c42e1] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.34s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d86677abb913b] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.26s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d2112d5c3535f] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [de125b127be65] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.28s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [de5646bd04eab] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d31cfa73ad259] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [dc5cead4a1836] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d80034b15f3cf] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d1a5877ecda81] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s)
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d4a6e4d1f7d92] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.71s)
15:04:58 [2020-01-21T15:04:58.711Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:569af4acf9d1c4902d25a1221490145c72f21466a067a51ee05680640fea5621
15:04:58 [2020-01-21T15:04:58.711Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d1f1891b65bc6779773b1f1fc4504886c9d10be068fc32779d1406384e15de6e
15:04:58 [2020-01-21T15:04:58.711Z]         check_test.go:196: [d8987e4024674] daemon is not started
15:04:58 [2020-01-21T15:04:58.711Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.58s)
15:04:58 [2020-01-21T15:04:58.711Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1e3749f3ee8802367688e44af99194c8f059cd0560aa31c71e4205efc100ad06
15:04:58 [2020-01-21T15:04:58.712Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:199b7c584dd26f27dafbb2a0fdc928769ba35861032c183252ab25b77120cdd2
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d259a51128deb] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d0d911bf476ae] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.44s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d253723a26960] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [dc774cd56e519] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d42335367c07c] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [de1f2b351f5aa] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [da57eb0038fc5] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [dfc251153671c] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.64s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d0aca3d777b88] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d53bce1b3534a] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d09aec285685d] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [de482e958bac8] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [de491a57108dc] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d7976c35a479c] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d34d78a3b9e42] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d3f6d81f2215a] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d5c630296604f] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.52s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [ddb9141d68775] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.66s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [d54db73f90dbc] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [de6245a4f0445] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.33s)
15:04:58 [2020-01-21T15:04:58.712Z]         check_test.go:196: [da9839fc03c0d] daemon is not started
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s)
15:04:58 [2020-01-21T15:04:58.712Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
15:04:58 [2020-01-21T15:04:58.712Z] === RUN   TestDockerSchema1RegistrySuite
15:04:58 [2020-01-21T15:04:58.712Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:04:58 [2020-01-21T15:04:58.966Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:05:03 [2020-01-21T15:05:03.304Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:05:04 [2020-01-21T15:05:04.707Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:05:06 [2020-01-21T15:05:06.591Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:05:06 [2020-01-21T15:05:06.591Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:05:06 [2020-01-21T15:05:06.892Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:05:06 [2020-01-21T15:05:06.892Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:05:07 [2020-01-21T15:05:07.815Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:05:08 [2020-01-21T15:05:08.070Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:05:11 [2020-01-21T15:05:11.329Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:05:12 [2020-01-21T15:05:12.690Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:05:14 [2020-01-21T15:05:14.574Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:05:15 [2020-01-21T15:05:15.937Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:05:15 [2020-01-21T15:05:15.937Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:05:15 [2020-01-21T15:05:15.937Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:05:17 [2020-01-21T15:05:17.864Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:05:18 [2020-01-21T15:05:18.788Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:05:19 [2020-01-21T15:05:19.042Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:05:20 [2020-01-21T15:05:20.448Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:05:24 [2020-01-21T15:05:24.734Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:05:24 [2020-01-21T15:05:24.990Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:05:25 [2020-01-21T15:05:25.549Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:05:25 [2020-01-21T15:05:25.549Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:05:25 [2020-01-21T15:05:25.805Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:05:26 [2020-01-21T15:05:26.059Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:05:26 [2020-01-21T15:05:26.619Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:05:26 [2020-01-21T15:05:26.619Z] --- PASS: TestDockerSchema1RegistrySuite (27.87s)
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d779029717d41] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.38s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d3d83631df47b] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d6b3d1466593c] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.76s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d96abe405542b] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.71s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [dc17681c4cf6a] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [dd92d98256c6e] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [dc2464069e77d] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.60s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [dc71fdba362c7] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.53s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d2d2d0c5fac76] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.43s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d61d319748fde] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.04s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d2dc1678dcae5] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d2551253f4201] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d897e58f1fd6d] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [dea7c9d7b77a4] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d2f4ce3f0fe93] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [dbc070c8bf129] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d8c7f4e045602] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:05:26 [2020-01-21T15:05:26.619Z]         check_test.go:223: [d2504060cfe76] daemon is not started
15:05:26 [2020-01-21T15:05:26.619Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:05:26 [2020-01-21T15:05:26.619Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:05:27 [2020-01-21T15:05:27.986Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:05:28 [2020-01-21T15:05:28.240Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:05:28 [2020-01-21T15:05:28.495Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:05:29 [2020-01-21T15:05:29.854Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:05:29 [2020-01-21T15:05:29.854Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:05:30 [2020-01-21T15:05:30.457Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:05:31 [2020-01-21T15:05:31.017Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:05:31 [2020-01-21T15:05:31.017Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.35s)
15:05:31 [2020-01-21T15:05:31.017Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.07s)
15:05:31 [2020-01-21T15:05:31.017Z]         check_test.go:252: [d57f8183858d0] daemon is not started
15:05:31 [2020-01-21T15:05:31.017Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s)
15:05:31 [2020-01-21T15:05:31.017Z]         check_test.go:252: [d1452d742bfc9] daemon is not started
15:05:31 [2020-01-21T15:05:31.017Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:05:31 [2020-01-21T15:05:31.017Z]         check_test.go:252: [dc64d156f2fdd] daemon is not started
15:05:31 [2020-01-21T15:05:31.017Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s)
15:05:31 [2020-01-21T15:05:31.017Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
15:05:31 [2020-01-21T15:05:31.017Z]         check_test.go:252: [d137e62bf464b] daemon is not started
15:05:31 [2020-01-21T15:05:31.017Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s)
15:05:31 [2020-01-21T15:05:31.017Z]         check_test.go:252: [da3e5b59fceb4] daemon is not started
15:05:31 [2020-01-21T15:05:31.017Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s)
15:05:31 [2020-01-21T15:05:31.017Z]         check_test.go:252: [dfbb68599e881] daemon is not started
15:05:31 [2020-01-21T15:05:31.017Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
15:05:31 [2020-01-21T15:05:31.017Z]         check_test.go:252: [de0245268665c] daemon is not started
15:05:31 [2020-01-21T15:05:31.017Z] === RUN   TestDockerRegistryAuthTokenSuite
15:05:31 [2020-01-21T15:05:31.017Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:05:36 [2020-01-21T15:05:36.291Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:05:36 [2020-01-21T15:05:36.291Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:05:36 [2020-01-21T15:05:36.562Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:05:36 [2020-01-21T15:05:36.562Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:05:36 [2020-01-21T15:05:36.817Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
15:05:36 [2020-01-21T15:05:36.817Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
15:05:36 [2020-01-21T15:05:36.817Z]         check_test.go:279: [d8ac35c2c36d8] daemon is not started
15:05:36 [2020-01-21T15:05:36.817Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
15:05:36 [2020-01-21T15:05:36.817Z]         check_test.go:279: [d34e3c6cebbcf] daemon is not started
15:05:36 [2020-01-21T15:05:36.817Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
15:05:36 [2020-01-21T15:05:36.817Z]         check_test.go:279: [df88f91d2b027] daemon is not started
15:05:36 [2020-01-21T15:05:36.817Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:05:36 [2020-01-21T15:05:36.817Z]         check_test.go:279: [ddc23e34fc22b] daemon is not started
15:05:36 [2020-01-21T15:05:36.817Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:05:36 [2020-01-21T15:05:36.817Z]         check_test.go:279: [d0adeba987194] daemon is not started
15:05:36 [2020-01-21T15:05:36.817Z] === RUN   TestDockerNetworkSuite
15:05:36 [2020-01-21T15:05:36.817Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:05:40 [2020-01-21T15:05:40.159Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:05:41 [2020-01-21T15:05:41.084Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:05:46 [2020-01-21T15:05:46.617Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:05:48 [2020-01-21T15:05:48.714Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:05:52 [2020-01-21T15:05:52.917Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:05:54 [2020-01-21T15:05:54.278Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:06:04 [2020-01-21T15:06:04.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:06:06 [2020-01-21T15:06:06.206Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:06:08 [2020-01-21T15:06:08.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:06:09 [2020-01-21T15:06:09.100Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:06:09 [2020-01-21T15:06:09.659Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:06:11 [2020-01-21T15:06:11.020Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:06:12 [2020-01-21T15:06:12.381Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:06:12 [2020-01-21T15:06:12.636Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:06:12 [2020-01-21T15:06:12.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:06:12 [2020-01-21T15:06:12.891Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:06:14 [2020-01-21T15:06:14.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:06:14 [2020-01-21T15:06:14.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:06:14 [2020-01-21T15:06:14.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:06:14 [2020-01-21T15:06:14.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:06:16 [2020-01-21T15:06:16.390Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:06:16 [2020-01-21T15:06:16.390Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:06:18 [2020-01-21T15:06:18.272Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:06:18 [2020-01-21T15:06:18.272Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:06:18 [2020-01-21T15:06:18.873Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:06:18 [2020-01-21T15:06:18.873Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:06:20 [2020-01-21T15:06:20.756Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:06:23 [2020-01-21T15:06:23.309Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:06:23 [2020-01-21T15:06:23.309Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:06:27 [2020-01-21T15:06:27.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:06:28 [2020-01-21T15:06:28.014Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:06:31 [2020-01-21T15:06:31.325Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:06:39 [2020-01-21T15:06:39.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:06:39 [2020-01-21T15:06:39.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:06:39 [2020-01-21T15:06:39.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:06:39 [2020-01-21T15:06:39.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:06:39 [2020-01-21T15:06:39.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:06:39 [2020-01-21T15:06:39.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:06:39 [2020-01-21T15:06:39.653Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:06:39 [2020-01-21T15:06:39.653Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:06:43 [2020-01-21T15:06:43.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:06:43 [2020-01-21T15:06:43.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:06:43 [2020-01-21T15:06:43.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:06:45 [2020-01-21T15:06:45.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:06:50 [2020-01-21T15:06:50.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:06:51 [2020-01-21T15:06:51.753Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:06:55 [2020-01-21T15:06:55.012Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:06:55 [2020-01-21T15:06:55.012Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:06:55 [2020-01-21T15:06:55.935Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:06:58 [2020-01-21T15:06:58.574Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:06:58 [2020-01-21T15:06:58.828Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:07:00 [2020-01-21T15:07:00.231Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:07:01 [2020-01-21T15:07:01.199Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:07:02 [2020-01-21T15:07:02.569Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:07:07 [2020-01-21T15:07:07.815Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:07:09 [2020-01-21T15:07:09.700Z] --- PASS: TestDockerNetworkSuite (92.62s)
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.01s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d6fe229b96542] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [ddc8daf91fd7b] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.98s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [dbc33208e76b1] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.59s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d6885df501b4f] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.65s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:1233: [d293978fb4730] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d9373b1194279] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.65s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d1b6364dbd370] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.30s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [db72a9f2301c3] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d098f328a2e36] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d33bc22c4bb70] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [dbf1d1f60c364] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.39s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d728abab7fe5e] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d43765b60081a] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [ddaf26a61aee9] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [dae22cf9335d0] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d897d1c48e392] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d7f69104053d9] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [df832f6f05f85] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [dc71de2b182ad] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.75s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d2d8d2b67085c] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.80s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [ddc4b09a6cebd] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d837172e9054a] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.54s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d86e239aa1e0b] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.16s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d97839eab6861] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.08s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:968: [d15a8160a3abb] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.37s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d59472834f7aa] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.87s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:1116: [df0ff2d2130d3] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [db58cbd97b24e] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d55b03bcfb0de] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d08f0b36fa413] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d95cd681d6257] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d448c85c72158] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d38735981318d] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [daafe4c23e03b] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.13s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d86ae2b78bbc2] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d5ee83fdc42e0] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d96b17c01b907] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.38s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d7a1a91e436cd] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.72s)
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.66s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:1084: [d3ae957cdf025] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d8083eb5410bb] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [de18ca6a73cc0] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d0b33993efe99] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d73e74a291450] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.53s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d4f40f3011259] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [db816c97cedf6] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.55s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d8167eecc00ae] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.78s)
15:07:09 [2020-01-21T15:07:09.700Z]         docker_cli_network_unix_test.go:46: [d9faf9d4dc8c5] daemon is not started
15:07:09 [2020-01-21T15:07:09.700Z] === RUN   TestDockerHubPullSuite
15:07:09 [2020-01-21T15:07:09.700Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:07:11 [2020-01-21T15:07:11.060Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:07:11 [2020-01-21T15:07:11.060Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:07:12 [2020-01-21T15:07:12.942Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:07:13 [2020-01-21T15:07:13.502Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:07:13 [2020-01-21T15:07:13.757Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:07:14 [2020-01-21T15:07:14.682Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:07:14 [2020-01-21T15:07:14.937Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:07:14 [2020-01-21T15:07:14.937Z] --- PASS: TestDockerHubPullSuite (5.54s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.43s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.30s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s)
15:07:14 [2020-01-21T15:07:14.937Z] PASS
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === Skipped
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.05s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.05s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_sni_test.go:18: Flakey test
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.937Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:07:14 [2020-01-21T15:07:14.937Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.937Z] 
15:07:14 [2020-01-21T15:07:14.938Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
15:07:14 [2020-01-21T15:07:14.938Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:07:14 [2020-01-21T15:07:14.938Z]         docker_cli_network_unix_test.go:46: [d96b17c01b907] daemon is not started
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] DONE 1277 tests, 44 skipped in 2023.639s
15:07:14 [2020-01-21T15:07:14.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:07:14 [2020-01-21T15:07:14.938Z] ++++ cat bundles/test-integration/docker.pid
15:07:14 [2020-01-21T15:07:14.938Z] +++ kill 7294
15:07:14 [2020-01-21T15:07:14.938Z] +++ /etc/init.d/apparmor stop
15:07:14 [2020-01-21T15:07:14.938Z] Leaving: AppArmorNo profiles have been unloaded.
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] Unloading profiles will leave already running processes permanently
15:07:14 [2020-01-21T15:07:14.938Z] unconfined, which can lead to unexpected situations.
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:14 [2020-01-21T15:07:14.938Z] To set a process to complain mode, use the command line tool
15:07:14 [2020-01-21T15:07:14.938Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:07:14 [2020-01-21T15:07:14.938Z] +++ true
15:07:14 [2020-01-21T15:07:14.938Z] 
15:07:17 [2020-01-21T15:07:17.448Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:07:24 [2020-01-21T15:07:24.303Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:07:29 [2020-01-21T15:07:29.964Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:07:32 [2020-01-21T15:07:32.515Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:07:35 [2020-01-21T15:07:35.904Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:07:38 [2020-01-21T15:07:38.417Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:07:41 [2020-01-21T15:07:41.799Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:07:44 [2020-01-21T15:07:44.394Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:07:47 [2020-01-21T15:07:47.650Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:08:44 [2020-01-21T15:08:44.047Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:08:59 [2020-01-21T15:08:59.119Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:09:17 [2020-01-21T15:09:17.161Z] --- PASS: TestDockerSwarmSuite (1757.84s)
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s)
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.70s)
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.18s)
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s)
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.54s)
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:563: [d8d90d25ff749] joining swarm manager [db536d302fac0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:585: [d493afa9b22d5] joining swarm manager [db536d302fac0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.161Z]         check_test.go:380: [d8d90d25ff749] daemon is not started
15:09:17 [2020-01-21T15:09:17.161Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.78s)
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:46: [de54994808f6b] joining swarm manager [d549f49e16227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s)
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s)
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.74s)
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:304: [d5cc51aa0b76b] joining swarm manager [d9f67b6e4dd12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:305: [d1c2e797a821a] joining swarm manager [d9f67b6e4dd12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:364: Waiting for possible election...
15:09:17 [2020-01-21T15:09:17.161Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.86s)
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:272: [d57f9954fc252] joining swarm manager [d2f7cc850ad21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.161Z]         docker_api_swarm_test.go:273: [daeff72c05c2d] joining swarm manager [d2f7cc850ad21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.80s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.90s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_node_test.go:19: [d1c7d342369e0] joining swarm manager [de0cbfd4974b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_node_test.go:20: [d93f0d782cd86] joining swarm manager [de0cbfd4974b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.84s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:502: [d6fcae918e338] joining swarm manager [d0e93973f6d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:507: [ddd339a777065] joining swarm manager [d0e93973f6d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.23s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_node_test.go:80: [dad4c8566b85a] joining swarm manager [d317a1828934d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.03s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_node_test.go:52: [d286b01f16303] joining swarm manager [d8ab93f5c0582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_node_test.go:53: [dc621282ebea3] joining swarm manager [d8ab93f5c0582]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.52s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:202: [d30509c49ff96] joining swarm manager [dd8bfcd79a247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.78s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:384: [d9c170fcba4a2] joining swarm manager [d557af3469e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:385: [dc88c24c7be7f] joining swarm manager [d557af3469e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]         check_test.go:380: [dc88c24c7be7f] daemon is not started
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.81s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:802: [dd663d6691445] joining swarm manager [da063d52d1255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:802: [d2cd512e26157] joining swarm manager [da063d52d1255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:802: [d1bc2fdf7560c] joining swarm manager [da063d52d1255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:802: [db9626dbe0399] joining swarm manager [da063d52d1255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:810: [d908cc07423cd] joining swarm manager [da063d52d1255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.78s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.44s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:394: [d9627bd077574] joining swarm manager [d40d1c05cf92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:394: [d7a7dd52830b1] joining swarm manager [d40d1c05cf92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.12s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:342: [dfbfecd676a7f] joining swarm manager [dfe849fc3b4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:342: [d6ed02c113156] joining swarm manager [dfe849fc3b4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.89s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:489: [d8ec6847dd1bd] joining swarm manager [d6145091f627f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:489: [d4e9ee6fa078e] joining swarm manager [d6145091f627f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.43s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.50s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:127: [dc1a51d3585c9] joining swarm manager [ddc909fda40e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:128: [da0d7dfcb8926] joining swarm manager [ddc909fda40e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:136: [d8372d75990c3] joining swarm manager [ddc909fda40e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:137: [d7cfa77ae4918] joining swarm manager [ddc909fda40e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.78s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:303: [d655e52e5fa1f] joining swarm manager [dda9e94a087cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:303: [d99757dfa7db9] joining swarm manager [dda9e94a087cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.05s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:99: [d1e7a164170f4] joining swarm manager [d102bf887ee86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:100: [d2e226dc857d1] joining swarm manager [d102bf887ee86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]         check_test.go:380: [d1e7a164170f4] daemon is not started
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.00s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:532: [de661d4781daa] joining swarm manager [d64325f8c9d54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:533: [db8c3fa77f68a] joining swarm manager [d64325f8c9d54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:147: [d2bee46e07aa7] joining swarm manager [dfdcbfec98d4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_service_test.go:147: [d40bc60bf0e47] joining swarm manager [dfdcbfec98d4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.92s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.93s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.96s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.23s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.14s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.33s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.88s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.51s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.96s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.09s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.29s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.26s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.09s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.09s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.46s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.92s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.57s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.59s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.39s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.24s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.72s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_service_logs_test.go:241: checking task wl7wzolmci41
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_service_logs_test.go:246: checking messages for wl7wzolmci41
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_service_logs_test.go:241: checking task 4d8i4hgsb3uw
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_service_logs_test.go:246: checking messages for 4d8i4hgsb3uw
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.81s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.32s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.14s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1901: [d39e9331821d6] joining swarm manager [df0201185ec8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1902: [d45271dadc774] joining swarm manager [df0201185ec8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.12s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1802: [dc786e1811d9a] joining swarm manager [d0609e71d423d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1803: [ddb740d70df5d] joining swarm manager [d0609e71d423d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (141.80s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1321: [d826fd50a5880] joining swarm manager [d56975a315728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1322: [d54f0ed05f8b5] joining swarm manager [d56975a315728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.36s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.00s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.44s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.87s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.06s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.34s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.32s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.03s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.91s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.71s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.95s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.42s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1186: [dfa8eba1157fe] joining swarm manager [dbf9628d1d77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1195: [d8b02fc5dde08] joining swarm manager [dbf9628d1d77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.16s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.13s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.88s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1118: [d1c7b075d328e] joining swarm manager [d2f727cc017a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1119: [d0f1d4140bbe2] joining swarm manager [d2f727cc017a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1172: [d1fd01e755380] joining swarm manager [d2f727cc017a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1453: [ddc022fdcc2f0] joining swarm manager [d1677da207b35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_test.go:1454: [d6f18cb5d5212] joining swarm manager [d1677da207b35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.21s)
15:09:17 [2020-01-21T15:09:17.162Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s)
15:09:17 [2020-01-21T15:09:17.162Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s)
15:09:17 [2020-01-21T15:09:17.162Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
15:09:17 [2020-01-21T15:09:17.162Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.89s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.99s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.79s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.42s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_cli_swarm_unix_test.go:62: [d4119bf5c5ac1] joining swarm manager [d97327c6a2a23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.37s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.16s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.83s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.57s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.94s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.90s)
15:09:17 [2020-01-21T15:09:17.162Z]         docker_api_swarm_test.go:962: [de9aea4af0885] joining swarm manager [d0277109a6467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.88s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.49s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.60s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.31s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.34s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.11s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.09s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.85s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.19s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.90s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.27s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s)
15:09:17 [2020-01-21T15:09:17.162Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s)
15:09:17 [2020-01-21T15:09:17.162Z] === RUN   TestDockerExternalVolumeSuite
15:09:17 [2020-01-21T15:09:17.162Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:09:32 [2020-01-21T15:09:32.020Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:10:39 [2020-01-21T15:10:39.863Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:10:49 [2020-01-21T15:10:49.829Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:11:22 [2020-01-21T15:11:22.014Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:11:34 [2020-01-21T15:11:34.590Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:12:07 [2020-01-21T15:12:07.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:12:19 [2020-01-21T15:12:19.375Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:12:52 [2020-01-21T15:12:52.140Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:13:10 [2020-01-21T15:13:10.333Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:13:25 [2020-01-21T15:13:25.316Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:14:12 [2020-01-21T15:14:12.111Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:14:30 [2020-01-21T15:14:30.177Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:15:02 [2020-01-21T15:15:02.471Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:15:34 [2020-01-21T15:15:34.636Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:15:49 [2020-01-21T15:15:49.748Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:16:07 [2020-01-21T15:16:07.986Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:16:23 [2020-01-21T15:16:23.365Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:16:38 [2020-01-21T15:16:38.310Z] --- PASS: TestDockerExternalVolumeSuite (441.31s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_external_volume_driver_test.go:53: [d707ccc58e6ad] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_external_volume_driver_test.go:53: [d737292aa8ce2] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_external_volume_driver_test.go:53: [db8eeca906179] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_external_volume_driver_test.go:53: [d0d5d58a4606d] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_external_volume_driver_test.go:485: [dfbc7ca71455d] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_external_volume_driver_test.go:53: [dc820eccd6344] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z] PASS
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] === Skipped
15:16:38 [2020-01-21T15:16:38.310Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
15:16:38 [2020-01-21T15:16:38.310Z]         check_test.go:309: [daffbf86ad9e5] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:16:38 [2020-01-21T15:16:38.310Z]         check_test.go:309: [d759b42b52d9f] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:16:38 [2020-01-21T15:16:38.310Z]         check_test.go:309: [d092ee50f9405] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:16:38 [2020-01-21T15:16:38.310Z]         check_test.go:309: [d2d929cad614c] daemon is not started
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
15:16:38 [2020-01-21T15:16:38.310Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
15:16:38 [2020-01-21T15:16:38.310Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] DONE 273 tests, 6 skipped in 2585.479s
15:16:38 [2020-01-21T15:16:38.310Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:16:38 [2020-01-21T15:16:38.310Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dee8ff3b80e1c/docker.pid
15:16:38 [2020-01-21T15:16:38.310Z] +++ kill 3817
15:16:38 [2020-01-21T15:16:38.310Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3817 is not a child of this shell
15:16:38 [2020-01-21T15:16:38.310Z] warning: PID 3817 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dee8ff3b80e1c/docker.pid had a nonzero exit code
15:16:38 [2020-01-21T15:16:38.310Z] ++++ cat bundles/test-integration/docker.pid
15:16:38 [2020-01-21T15:16:38.310Z] +++ kill 7307
15:16:38 [2020-01-21T15:16:38.310Z] +++ /etc/init.d/apparmor stop
15:16:38 [2020-01-21T15:16:38.310Z] Leaving: AppArmorNo profiles have been unloaded.
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] Unloading profiles will leave already running processes permanently
15:16:38 [2020-01-21T15:16:38.310Z] unconfined, which can lead to unexpected situations.
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.310Z] To set a process to complain mode, use the command line tool
15:16:38 [2020-01-21T15:16:38.310Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:16:38 [2020-01-21T15:16:38.310Z] +++ true
15:16:38 [2020-01-21T15:16:38.310Z] 
15:16:38 [2020-01-21T15:16:38.869Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
15:16:38 [2020-01-21T15:16:38.886Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:16:41 [2020-01-21T15:16:41.438Z] + echo Ensuring container killed.
15:16:41 [2020-01-21T15:16:41.438Z] Ensuring container killed.
15:16:41 [2020-01-21T15:16:41.438Z] + docker ps -aq -f name=docker-pr3-*
15:16:41 [2020-01-21T15:16:41.438Z] + cids=78986ccdf99e
15:16:41 [2020-01-21T15:16:41.438Z] 715923b750ee
15:16:41 [2020-01-21T15:16:41.438Z] 8ace215c466d
15:16:41 [2020-01-21T15:16:41.438Z] + [ -n 78986ccdf99e
15:16:41 [2020-01-21T15:16:41.438Z] 715923b750ee
15:16:41 [2020-01-21T15:16:41.438Z] 8ace215c466d ]
15:16:41 [2020-01-21T15:16:41.438Z] + docker rm -vf 78986ccdf99e 715923b750ee 8ace215c466d
15:16:42 [2020-01-21T15:16:42.363Z] 78986ccdf99e
15:16:43 [2020-01-21T15:16:43.331Z] 715923b750ee
15:16:43 [2020-01-21T15:16:43.331Z] 8ace215c466d
[Pipeline] sh
15:16:43 [2020-01-21T15:16:43.612Z] + echo Chowning /workspace to jenkins user
15:16:43 [2020-01-21T15:16:43.612Z] Chowning /workspace to jenkins user
15:16:43 [2020-01-21T15:16:43.612Z] + id -u
15:16:43 [2020-01-21T15:16:43.612Z] + id -g
15:16:43 [2020-01-21T15:16:43.612Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40395:/workspace busybox chown -R 1000:1000 /workspace
15:16:43 [2020-01-21T15:16:43.612Z] Unable to find image 'busybox:latest' locally
15:16:43 [2020-01-21T15:16:43.612Z] latest: Pulling from library/busybox
15:16:43 [2020-01-21T15:16:43.612Z] bdbbaa22dec6: Pulling fs layer
15:16:43 [2020-01-21T15:16:43.867Z] bdbbaa22dec6: Download complete
15:16:43 [2020-01-21T15:16:43.867Z] bdbbaa22dec6: Pull complete
15:16:43 [2020-01-21T15:16:43.867Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
15:16:43 [2020-01-21T15:16:43.867Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:16:48 [2020-01-21T15:16:48.367Z] + bundleName=amd64
15:16:48 [2020-01-21T15:16:48.367Z] + echo Creating amd64-bundles.tar.gz
15:16:48 [2020-01-21T15:16:48.367Z] Creating amd64-bundles.tar.gz
15:16:48 [2020-01-21T15:16:48.367Z] + xargs tar -czf amd64-bundles.tar.gz
15:16:48 [2020-01-21T15:16:48.367Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:16:49 [2020-01-21T15:16:49.402Z] Archiving artifacts
15:16:51 [2020-01-21T15:16:51.307Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40395/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:16:51 [2020-01-21T15:16:51.635Z] + make clean
15:16:51 [2020-01-21T15:16:51.933Z] docker volume rm -f docker-dev-cache
15:16:51 [2020-01-21T15:16:51.933Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:25:56 [2020-01-21T15:25:56.555Z] ok  	github.com/docker/docker/integration-cli	2311.035s
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === Skipped
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.556Z] 
15:25:56 [2020-01-21T15:25:56.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.556Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
15:25:56 [2020-01-21T15:25:56.557Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
15:25:56 [2020-01-21T15:25:56.557Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.557Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_sni_test.go:18: Flakey test
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
15:25:56 [2020-01-21T15:25:56.558Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.558Z] 
15:25:56 [2020-01-21T15:25:56.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
15:25:56 [2020-01-21T15:25:56.559Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.559Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
15:25:56 [2020-01-21T15:25:56.560Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.560Z] 
15:25:56 [2020-01-21T15:25:56.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
15:25:56 [2020-01-21T15:25:56.561Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.561Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
15:25:56 [2020-01-21T15:25:56.562Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.562Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
15:25:56 [2020-01-21T15:25:56.563Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
15:25:56 [2020-01-21T15:25:56.563Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
15:25:56 [2020-01-21T15:25:56.564Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:185: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
15:25:56 [2020-01-21T15:25:56.564Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.564Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:212: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:239: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:268: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:302: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]         check_test.go:407: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     check_test.go:128: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     check_test.go:134: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
15:25:56 [2020-01-21T15:25:56.565Z]     check_test.go:142: unmatched requirement DaemonIsLinux
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] DONE 1096 tests, 549 skipped in 2318.286s
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Integration tests ended at 01/21/2020 15:25:44. Duration:00:38:38.3911935
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Docker info of the daemon under test at end of run
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] Containers: 2
15:25:56 [2020-01-21T15:25:56.565Z]  Running: 0
15:25:56 [2020-01-21T15:25:56.565Z]  Paused: 0
15:25:56 [2020-01-21T15:25:56.565Z]  Stopped: 2
15:25:56 [2020-01-21T15:25:56.565Z] Images: 12
15:25:56 [2020-01-21T15:25:56.565Z] Server Version: 0.0.0-dev
15:25:56 [2020-01-21T15:25:56.565Z] Storage Driver: windowsfilter
15:25:56 [2020-01-21T15:25:56.565Z]  Windows: 
15:25:56 [2020-01-21T15:25:56.565Z] Logging Driver: json-file
15:25:56 [2020-01-21T15:25:56.565Z] Plugins: 
15:25:56 [2020-01-21T15:25:56.565Z]  Volume: local
15:25:56 [2020-01-21T15:25:56.565Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:25:56 [2020-01-21T15:25:56.565Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:25:56 [2020-01-21T15:25:56.565Z] Swarm: inactive
15:25:56 [2020-01-21T15:25:56.565Z] Default Isolation: process
15:25:56 [2020-01-21T15:25:56.565Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:25:56 [2020-01-21T15:25:56.565Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
15:25:56 [2020-01-21T15:25:56.565Z] OSType: windows
15:25:56 [2020-01-21T15:25:56.565Z] Architecture: x86_64
15:25:56 [2020-01-21T15:25:56.565Z] CPUs: 4
15:25:56 [2020-01-21T15:25:56.565Z] Total Memory: 32GiB
15:25:56 [2020-01-21T15:25:56.565Z] Name: azwin-2-d9d350
15:25:56 [2020-01-21T15:25:56.565Z] ID: OYMZ:LDY3:JBT5:SNYG:3RZK:7DA5:XUYP:B6P6:4CGT:HDQD:54KF:QK7H
15:25:56 [2020-01-21T15:25:56.565Z] Docker Root Dir: D:\CI\PR-40395\3\daemon
15:25:56 [2020-01-21T15:25:56.565Z] Debug Mode (client): false
15:25:56 [2020-01-21T15:25:56.565Z] Debug Mode (server): true
15:25:56 [2020-01-21T15:25:56.565Z]  File Descriptors: -1
15:25:56 [2020-01-21T15:25:56.565Z]  Goroutines: 18
15:25:56 [2020-01-21T15:25:56.565Z]  System Time: 2020-01-21T15:25:44.7702395Z
15:25:56 [2020-01-21T15:25:56.565Z]  EventsListeners: 0
15:25:56 [2020-01-21T15:25:56.565Z] Registry: https://index.docker.io/v1/
15:25:56 [2020-01-21T15:25:56.565Z] Labels:
15:25:56 [2020-01-21T15:25:56.565Z] Experimental: false
15:25:56 [2020-01-21T15:25:56.565Z] Insecure Registries:
15:25:56 [2020-01-21T15:25:56.565Z]  127.0.0.0/8
15:25:56 [2020-01-21T15:25:56.565Z] Live Restore Enabled: false
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] 
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Stopping daemon under test
15:25:56 [2020-01-21T15:25:56.565Z] SUCCESS: The process with PID 2628 (child process of PID 5732) has been terminated.
15:25:56 [2020-01-21T15:25:56.565Z] SUCCESS: The process with PID 5732 (child process of PID 4412) has been terminated.
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Stop tailing logs of the daemon under tests
15:25:56 [2020-01-21T15:25:56.565Z] INFO: executeCI.ps1 Completed successfully at 01/21/2020 15:25:45.
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Tidying up at end of run
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Saving daemon under test log (d:\CI\PR-40395\3\dut.out) to C:\windows\TEMP\CIDUT.out
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Saving daemon under test log (d:\CI\PR-40395\3\dut.err) to C:\windows\TEMP\CIDUT.err
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Nuke-Everything...
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Container count on control daemon to delete is 2
15:25:56 [2020-01-21T15:25:56.565Z] 27e58c3fbede
15:25:56 [2020-01-21T15:25:56.565Z] e6678dad97c7
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Tidying pidfile d:\CI\PR-40395\3\docker.pid
15:25:56 [2020-01-21T15:25:56.565Z] INFO: Nuking d:\CI
15:26:14 [2020-01-21T15:26:14.258Z] INFO: Zapped successfully
15:26:14 [2020-01-21T15:26:14.258Z] 
15:26:14 [2020-01-21T15:26:14.258Z] INFO: executeCI.ps1 exiting at Tue Jan 21 15:26:12 CUT 2020. Duration 00:59:37.7467780
15:26:14 [2020-01-21T15:26:14.258Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
15:26:14 [2020-01-21T15:26:14.509Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
15:26:26 [2020-01-21T15:26:26.389Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
15:26:28 [2020-01-21T15:26:28.758Z] Archiving artifacts
15:26:41 [2020-01-21T15:26:41.507Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40395/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:26:42 [2020-01-21T15:26:42.430Z] + make clean
15:26:44 [2020-01-21T15:26:44.594Z] docker volume rm -f docker-dev-cache
15:26:44 [2020-01-21T15:26:44.731Z] 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