Skip to content
Success

Console Output

Pull request #40973 updated
01:24:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at e5a679cfd2897527e36fdd33cb53f0b6934b6cce rather than 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
Obtained Jenkinsfile from e5a679cfd2897527e36fdd33cb53f0b6934b6cce
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
 > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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
01:24:19 [2020-05-21T01:24:19.859Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
01:24:19 [2020-05-21T01:24:19.862Z] Trying to pass milestone 9
[Pipeline] milestone
01:24:19 [2020-05-21T01:24:19.899Z] Trying to pass milestone 10
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
01:24:28 [2020-05-21T01:24:28.422Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-063f6351527c91a47) in /home/ubuntu/workspace/moby_PR-40973
[Pipeline] {
[Pipeline] checkout
01:24:28 [2020-05-21T01:24:28.482Z] using credential docker-jenkins-github-credentials
01:24:28 [2020-05-21T01:24:28.492Z] Cloning the remote Git repository
01:24:28 [2020-05-21T01:24:28.492Z] Cloning with configured refspecs honoured and without tags
01:24:28 [2020-05-21T01:24:28.474Z] Cloning repository https://github.com/moby/moby.git
01:24:28 [2020-05-21T01:24:28.474Z]  > git init /home/ubuntu/workspace/moby_PR-40973 # timeout=10
01:24:28 [2020-05-21T01:24:28.483Z] Fetching upstream changes from https://github.com/moby/moby.git
01:24:28 [2020-05-21T01:24:28.484Z]  > git --version # timeout=10
01:24:28 [2020-05-21T01:24:28.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:24:28 [2020-05-21T01:24:28.487Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:24:41 [2020-05-21T01:24:41.385Z] Fetching without tags
01:24:41 [2020-05-21T01:24:41.629Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
01:24:42 [2020-05-21T01:24:42.368Z] Merge succeeded, producing dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74
01:24:42 [2020-05-21T01:24:42.368Z] Checking out Revision dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 (PR-40973)
01:24:42 [2020-05-21T01:24:42.528Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD"
01:24:42 [2020-05-21T01:24:42.537Z] First time build. Skipping changelog.
01:24:41 [2020-05-21T01:24:41.338Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:24:41 [2020-05-21T01:24:41.344Z]  > git config --add remote.origin.fetch +refs/pull/40973/head:refs/remotes/origin/PR-40973 # timeout=10
01:24:41 [2020-05-21T01:24:41.350Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:24:41 [2020-05-21T01:24:41.359Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:24:41 [2020-05-21T01:24:41.366Z] Fetching upstream changes from https://github.com/moby/moby.git
01:24:41 [2020-05-21T01:24:41.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:24:41 [2020-05-21T01:24:41.367Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:24:41 [2020-05-21T01:24:41.611Z]  > git config core.sparsecheckout # timeout=10
01:24:41 [2020-05-21T01:24:41.613Z]  > git checkout -f 0c350e87a0d26ff561ca1bb46f43d6108e8ae671 # timeout=10
01:24:42 [2020-05-21T01:24:42.132Z]  > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10
01:24:42 [2020-05-21T01:24:42.341Z]  > git rev-parse HEAD^{commit} # timeout=10
01:24:42 [2020-05-21T01:24:42.350Z]  > git config core.sparsecheckout # timeout=10
01:24:42 [2020-05-21T01:24:42.356Z]  > git checkout -f dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 # timeout=10
01:24:42 [2020-05-21T01:24:42.510Z]  > git rev-list --no-walk 1709f87b6ec3316099e046da5ae87ad6860f398c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:24:43 [2020-05-21T01:24:43.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40973:/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
01:24:46 [2020-05-21T01:24:46.508Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
01:24:46 [2020-05-21T01:24:46.731Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-063f6351527c91a47) in /home/ubuntu/workspace/moby_PR-40973
[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] {
01:24:46 [2020-05-21T01:24:46.774Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40973
01:24:46 [2020-05-21T01:24:46.774Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-40973
[Pipeline] checkout
01:24:46 [2020-05-21T01:24:46.794Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
01:24:46 [2020-05-21T01:24:46.807Z] Fetching changes from the remote Git repository
[Pipeline] // stage
01:24:46 [2020-05-21T01:24:46.815Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
01:24:46 [2020-05-21T01:24:46.882Z] Running on azwin-2-5ad8c0 in d:\jenkins\workspace\moby_PR-40973
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
01:24:46 [2020-05-21T01:24:46.927Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] {
01:24:46 [2020-05-21T01:24:46.939Z] using credential docker-jenkins-github-credentials
01:24:46 [2020-05-21T01:24:46.944Z] Cloning the remote Git repository
01:24:46 [2020-05-21T01:24:46.944Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] ws
01:24:46 [2020-05-21T01:24:46.955Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
01:24:46 [2020-05-21T01:24:46.956Z] Cloning the remote Git repository
01:24:46 [2020-05-21T01:24:46.956Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
01:24:47 [2020-05-21T01:24:47.079Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
[Pipeline] }
[Pipeline] }
01:24:47 [2020-05-21T01:24:47.287Z] using credential docker-jenkins-github-credentials
01:24:47 [2020-05-21T01:24:47.298Z] Merge succeeded, producing fbad853633cfa7606a9e365dade6284371298475
01:24:47 [2020-05-21T01:24:47.298Z] Checking out Revision fbad853633cfa7606a9e365dade6284371298475 (PR-40973)
01:24:47 [2020-05-21T01:24:47.361Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD"
01:24:47 [2020-05-21T01:24:47.367Z] Cloning the remote Git repository
01:24:47 [2020-05-21T01:24:47.367Z] Cloning with configured refspecs honoured and without tags
01:24:47 [2020-05-21T01:24:47.370Z] First time build. Skipping changelog.
01:24:46 [2020-05-21T01:24:46.783Z]  > git rev-parse --is-inside-work-tree # timeout=10
01:24:46 [2020-05-21T01:24:46.789Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:24:46 [2020-05-21T01:24:46.797Z] Fetching upstream changes from https://github.com/moby/moby.git
01:24:46 [2020-05-21T01:24:46.797Z]  > git --version # timeout=10
01:24:46 [2020-05-21T01:24:46.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:24:46 [2020-05-21T01:24:46.803Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:24:47 [2020-05-21T01:24:47.061Z]  > git config core.sparsecheckout # timeout=10
01:24:47 [2020-05-21T01:24:47.066Z]  > git checkout -f 0c350e87a0d26ff561ca1bb46f43d6108e8ae671 # timeout=10
01:24:47 [2020-05-21T01:24:47.213Z]  > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10
01:24:47 [2020-05-21T01:24:47.266Z]  > git rev-parse HEAD^{commit} # timeout=10
01:24:47 [2020-05-21T01:24:47.280Z]  > git config core.sparsecheckout # timeout=10
01:24:47 [2020-05-21T01:24:47.285Z]  > git checkout -f fbad853633cfa7606a9e365dade6284371298475 # timeout=10
01:24:47 [2020-05-21T01:24:47.343Z]  > git rev-list --no-walk 1709f87b6ec3316099e046da5ae87ad6860f398c # timeout=10
01:24:46 [2020-05-21T01:24:46.930Z] Cloning repository https://github.com/moby/moby.git
01:24:46 [2020-05-21T01:24:46.930Z]  > git init /home/jenkins/workspace/moby_PR-40973 # timeout=10
01:24:46 [2020-05-21T01:24:46.933Z] Fetching upstream changes from https://github.com/moby/moby.git
01:24:46 [2020-05-21T01:24:46.933Z]  > git --version # timeout=10
01:24:46 [2020-05-21T01:24:46.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:24:46 [2020-05-21T01:24:46.935Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:24:46 [2020-05-21T01:24:46.946Z] Cloning repository https://github.com/moby/moby.git
01:24:46 [2020-05-21T01:24:46.946Z]  > git init /home/docker/workspace/moby_PR-40973 # timeout=10
01:24:46 [2020-05-21T01:24:46.952Z] Fetching upstream changes from https://github.com/moby/moby.git
01:24:46 [2020-05-21T01:24:46.952Z]  > git --version # timeout=10
01:24:46 [2020-05-21T01:24:46.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:24:46 [2020-05-21T01:24:46.960Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:24:47 [2020-05-21T01:24:47.380Z] Cloning repository https://github.com/moby/moby.git
01:24:47 [2020-05-21T01:24:47.380Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
01:24:47 [2020-05-21T01:24:47.573Z] Fetching upstream changes from https://github.com/moby/moby.git
01:24:47 [2020-05-21T01:24:47.573Z]  > git --version # timeout=10
01:24:47 [2020-05-21T01:24:47.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:24:47 [2020-05-21T01:24:47.641Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:24:48 [2020-05-21T01:24:48.409Z] + [ PR != PR ]
01:24:48 [2020-05-21T01:24:48.409Z] + [ master != master ]
01:24:48 [2020-05-21T01:24:48.409Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:24:48 [2020-05-21T01:24:48.731Z] + docker version
01:24:48 [2020-05-21T01:24:48.731Z] Client: Docker Engine - Community
01:24:48 [2020-05-21T01:24:48.731Z]  Version:           19.03.8
01:24:48 [2020-05-21T01:24:48.731Z]  API version:       1.40
01:24:48 [2020-05-21T01:24:48.731Z]  Go version:        go1.12.17
01:24:48 [2020-05-21T01:24:48.731Z]  Git commit:        afacb8b7f0
01:24:48 [2020-05-21T01:24:48.731Z]  Built:             Wed Mar 11 01:25:46 2020
01:24:48 [2020-05-21T01:24:48.731Z]  OS/Arch:           linux/amd64
01:24:48 [2020-05-21T01:24:48.731Z]  Experimental:      false
01:24:48 [2020-05-21T01:24:48.731Z] 
01:24:48 [2020-05-21T01:24:48.731Z] Server: Docker Engine - Community
01:24:48 [2020-05-21T01:24:48.731Z]  Engine:
01:24:48 [2020-05-21T01:24:48.731Z]   Version:          19.03.8
01:24:48 [2020-05-21T01:24:48.731Z]   API version:      1.40 (minimum version 1.12)
01:24:48 [2020-05-21T01:24:48.731Z]   Go version:       go1.12.17
01:24:48 [2020-05-21T01:24:48.731Z]   Git commit:       afacb8b7f0
01:24:48 [2020-05-21T01:24:48.731Z]   Built:            Wed Mar 11 01:24:19 2020
01:24:48 [2020-05-21T01:24:48.731Z]   OS/Arch:          linux/amd64
01:24:48 [2020-05-21T01:24:48.731Z]   Experimental:     true
01:24:48 [2020-05-21T01:24:48.731Z]  containerd:
01:24:48 [2020-05-21T01:24:48.731Z]   Version:          1.2.13
01:24:48 [2020-05-21T01:24:48.731Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
01:24:48 [2020-05-21T01:24:48.731Z]  runc:
01:24:48 [2020-05-21T01:24:48.731Z]   Version:          1.0.0-rc10
01:24:48 [2020-05-21T01:24:48.731Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:24:48 [2020-05-21T01:24:48.731Z]  docker-init:
01:24:48 [2020-05-21T01:24:48.731Z]   Version:          0.18.0
01:24:48 [2020-05-21T01:24:48.731Z]   GitCommit:        fec3683
[Pipeline] sh
01:24:49 [2020-05-21T01:24:49.010Z] + docker info
01:24:49 [2020-05-21T01:24:49.010Z] Client:
01:24:49 [2020-05-21T01:24:49.010Z]  Debug Mode: false
01:24:49 [2020-05-21T01:24:49.010Z] 
01:24:49 [2020-05-21T01:24:49.010Z] Server:
01:24:49 [2020-05-21T01:24:49.010Z]  Containers: 0
01:24:49 [2020-05-21T01:24:49.010Z]   Running: 0
01:24:49 [2020-05-21T01:24:49.010Z]   Paused: 0
01:24:49 [2020-05-21T01:24:49.010Z]   Stopped: 0
01:24:49 [2020-05-21T01:24:49.010Z]  Images: 3
01:24:49 [2020-05-21T01:24:49.010Z]  Server Version: 19.03.8
01:24:49 [2020-05-21T01:24:49.010Z]  Storage Driver: overlay2
01:24:49 [2020-05-21T01:24:49.010Z]   Backing Filesystem: <unknown>
01:24:49 [2020-05-21T01:24:49.010Z]   Supports d_type: true
01:24:49 [2020-05-21T01:24:49.010Z]   Native Overlay Diff: true
01:24:49 [2020-05-21T01:24:49.010Z]  Logging Driver: json-file
01:24:49 [2020-05-21T01:24:49.010Z]  Cgroup Driver: cgroupfs
01:24:49 [2020-05-21T01:24:49.010Z]  Plugins:
01:24:49 [2020-05-21T01:24:49.010Z]   Volume: local
01:24:49 [2020-05-21T01:24:49.010Z]   Network: bridge host ipvlan macvlan null overlay
01:24:49 [2020-05-21T01:24:49.010Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:24:49 [2020-05-21T01:24:49.010Z]  Swarm: inactive
01:24:49 [2020-05-21T01:24:49.010Z]  Runtimes: runc
01:24:49 [2020-05-21T01:24:49.010Z]  Default Runtime: runc
01:24:49 [2020-05-21T01:24:49.010Z]  Init Binary: docker-init
01:24:49 [2020-05-21T01:24:49.010Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
01:24:49 [2020-05-21T01:24:49.010Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:24:49 [2020-05-21T01:24:49.010Z]  init version: fec3683
01:24:49 [2020-05-21T01:24:49.010Z]  Security Options:
01:24:49 [2020-05-21T01:24:49.010Z]   apparmor
01:24:49 [2020-05-21T01:24:49.010Z]   seccomp
01:24:49 [2020-05-21T01:24:49.010Z]    Profile: default
01:24:49 [2020-05-21T01:24:49.010Z]  Kernel Version: 4.15.0-1065-aws
01:24:49 [2020-05-21T01:24:49.010Z]  Operating System: Ubuntu 18.04.4 LTS
01:24:49 [2020-05-21T01:24:49.010Z]  OSType: linux
01:24:49 [2020-05-21T01:24:49.010Z]  Architecture: x86_64
01:24:49 [2020-05-21T01:24:49.010Z]  CPUs: 2
01:24:49 [2020-05-21T01:24:49.010Z]  Total Memory: 7.583GiB
01:24:49 [2020-05-21T01:24:49.010Z]  Name: ip-10-100-126-2
01:24:49 [2020-05-21T01:24:49.010Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
01:24:49 [2020-05-21T01:24:49.010Z]  Docker Root Dir: /var/lib/docker
01:24:49 [2020-05-21T01:24:49.010Z]  Debug Mode: false
01:24:49 [2020-05-21T01:24:49.010Z]  Registry: https://index.docker.io/v1/
01:24:49 [2020-05-21T01:24:49.010Z]  Labels:
01:24:49 [2020-05-21T01:24:49.010Z]  Experimental: true
01:24:49 [2020-05-21T01:24:49.010Z]  Insecure Registries:
01:24:49 [2020-05-21T01:24:49.010Z]   127.0.0.0/8
01:24:49 [2020-05-21T01:24:49.010Z]  Live Restore Enabled: true
01:24:49 [2020-05-21T01:24:49.010Z] 
01:24:49 [2020-05-21T01:24:49.010Z] WARNING: No swap limit support
[Pipeline] sh
01:24:49 [2020-05-21T01:24:49.291Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:24:49 [2020-05-21T01:24:49.291Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:24:49 [2020-05-21T01:24:49.291Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40973/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:24:49 [2020-05-21T01:24:49.291Z] + bash /home/ubuntu/workspace/moby_PR-40973/check-config.sh
01:24:49 [2020-05-21T01:24:49.291Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:24:49 [2020-05-21T01:24:49.291Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
01:24:49 [2020-05-21T01:24:49.291Z] 
01:24:49 [2020-05-21T01:24:49.291Z] Generally Necessary:
01:24:49 [2020-05-21T01:24:49.291Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:24:49 [2020-05-21T01:24:49.291Z] - apparmor: enabled and tools installed
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NAMESPACES: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NET_NS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_PID_NS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IPC_NS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_UTS_NS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUPS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUP_CPUACCT: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUP_DEVICE: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUP_FREEZER: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUP_SCHED: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CPUSETS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_MEMCG: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_KEYS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_VETH: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_BRIDGE: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NF_NAT: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NF_NAT_NEEDED: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_POSIX_MQUEUE: enabled
01:24:49 [2020-05-21T01:24:49.291Z] 
01:24:49 [2020-05-21T01:24:49.291Z] Optional Features:
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_USER_NS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_SECCOMP: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUP_PIDS: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_MEMCG_SWAP: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:24:49 [2020-05-21T01:24:49.291Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_BLK_CGROUP: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IOSCHED_CFQ: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUP_PERF: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUP_HUGETLB: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_CFS_BANDWIDTH: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_RT_GROUP_SCHED: missing
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IP_VS: enabled (as module)
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IP_VS_NFCT: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:24:49 [2020-05-21T01:24:49.291Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:24:49 [2020-05-21T01:24:49.548Z] - CONFIG_IP_VS_RR: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z] - CONFIG_EXT4_FS: enabled
01:24:49 [2020-05-21T01:24:49.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:24:49 [2020-05-21T01:24:49.548Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:24:49 [2020-05-21T01:24:49.548Z] - Network Drivers:
01:24:49 [2020-05-21T01:24:49.548Z]   - "overlay":
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_VXLAN: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:24:49 [2020-05-21T01:24:49.548Z]       Optional (for encrypted networks):
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_CRYPTO: enabled
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_CRYPTO_AEAD: enabled
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_CRYPTO_GCM: enabled
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_CRYPTO_GHASH: enabled
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_XFRM: enabled
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_XFRM_USER: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_INET_ESP: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]   - "ipvlan":
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_IPVLAN: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]   - "macvlan":
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_MACVLAN: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_DUMMY: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]   - "ftp,tftp client in container":
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z] - Storage Drivers:
01:24:49 [2020-05-21T01:24:49.548Z]   - "aufs":
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_AUFS_FS: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]   - "btrfs":
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:24:49 [2020-05-21T01:24:49.548Z]   - "devicemapper":
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_BLK_DEV_DM: enabled
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]   - "overlay":
01:24:49 [2020-05-21T01:24:49.548Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:24:49 [2020-05-21T01:24:49.548Z]   - "zfs":
01:24:49 [2020-05-21T01:24:49.548Z]     - /dev/zfs: missing
01:24:49 [2020-05-21T01:24:49.548Z]     - zfs command: missing
01:24:49 [2020-05-21T01:24:49.548Z]     - zpool command: missing
01:24:49 [2020-05-21T01:24:49.548Z] 
01:24:49 [2020-05-21T01:24:49.548Z] Limits:
01:24:49 [2020-05-21T01:24:49.548Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:24:49 [2020-05-21T01:24:49.548Z] 
01:24:49 [2020-05-21T01:24:49.548Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:24:49 [2020-05-21T01:24:49.878Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 .
01:24:49 [2020-05-21T01:24:49.878Z] #1 [internal] load build definition from Dockerfile
01:24:49 [2020-05-21T01:24:49.878Z] #1 DONE 0.0s
01:24:49 [2020-05-21T01:24:49.878Z] 
01:24:49 [2020-05-21T01:24:49.878Z] #2 [internal] load .dockerignore
01:24:49 [2020-05-21T01:24:49.878Z] #2 DONE 0.0s
01:24:49 [2020-05-21T01:24:49.878Z] 
01:24:49 [2020-05-21T01:24:49.878Z] #1 [internal] load build definition from Dockerfile
01:24:49 [2020-05-21T01:24:49.878Z] #1 transferring dockerfile: 16.32kB done
01:24:49 [2020-05-21T01:24:49.878Z] #1 DONE 0.0s
01:24:49 [2020-05-21T01:24:49.878Z] 
01:24:49 [2020-05-21T01:24:49.878Z] #2 [internal] load .dockerignore
01:24:49 [2020-05-21T01:24:49.878Z] #2 transferring context: 87B done
01:24:49 [2020-05-21T01:24:49.878Z] #2 DONE 0.0s
01:24:49 [2020-05-21T01:24:49.878Z] 
01:24:49 [2020-05-21T01:24:49.878Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
01:24:49 [2020-05-21T01:24:49.878Z] #3 DONE 0.1s
01:24:50 [2020-05-21T01:24:50.135Z] 
01:24:50 [2020-05-21T01:24:50.135Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
01:24:50 [2020-05-21T01:24:50.135Z] #4 CACHED
01:24:50 [2020-05-21T01:24:50.392Z] 
01:24:50 [2020-05-21T01:24:50.392Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
01:24:50 [2020-05-21T01:24:50.649Z] #6 DONE 0.1s
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
01:24:50 [2020-05-21T01:24:50.649Z] #5 DONE 0.1s
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:24:50 [2020-05-21T01:24:50.649Z] #7 DONE 0.0s
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
01:24:50 [2020-05-21T01:24:50.649Z] #8 CACHED
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
01:24:50 [2020-05-21T01:24:50.649Z] #9 CACHED
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:24:50 [2020-05-21T01:24:50.649Z] #35 CACHED
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:24:50 [2020-05-21T01:24:50.649Z] #27 CACHED
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
01:24:50 [2020-05-21T01:24:50.649Z] #57 CACHED
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:24:50 [2020-05-21T01:24:50.649Z] #51 CACHED
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:24:50 [2020-05-21T01:24:50.649Z] #38 CACHED
01:24:50 [2020-05-21T01:24:50.649Z] 
01:24:50 [2020-05-21T01:24:50.649Z] #20 [internal] load build context
01:24:53 [2020-05-21T01:24:53.931Z] #20 transferring context: 50.65MB 3.0s done
01:24:53 [2020-05-21T01:24:53.931Z] #20 DONE 3.1s
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:24:53 [2020-05-21T01:24:53.931Z] #36 1.789 + git clone https://github.com/docker/distribution.git .
01:24:53 [2020-05-21T01:24:53.931Z] #36 1.789 Cloning into '.'...
01:24:53 [2020-05-21T01:24:53.931Z] #36 ...
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
01:24:53 [2020-05-21T01:24:53.931Z] #24 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:24:53 [2020-05-21T01:24:53.931Z] #23 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:24:53 [2020-05-21T01:24:53.931Z] #25 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:24:53 [2020-05-21T01:24:53.931Z] #59 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:24:53 [2020-05-21T01:24:53.931Z] #47 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:24:53 [2020-05-21T01:24:53.931Z] #30 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:24:53 [2020-05-21T01:24:53.931Z] #32 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:24:53 [2020-05-21T01:24:53.931Z] #33 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:24:53 [2020-05-21T01:24:53.931Z] #21 CACHED
01:24:53 [2020-05-21T01:24:53.931Z] 
01:24:53 [2020-05-21T01:24:53.931Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:24:56 [2020-05-21T01:24:56.118Z] Fetching without tags
01:24:56 [2020-05-21T01:24:56.390Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
01:24:56 [2020-05-21T01:24:56.072Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:24:56 [2020-05-21T01:24:56.074Z]  > git config --add remote.origin.fetch +refs/pull/40973/head:refs/remotes/origin/PR-40973 # timeout=10
01:24:56 [2020-05-21T01:24:56.079Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:24:56 [2020-05-21T01:24:56.092Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:24:56 [2020-05-21T01:24:56.104Z] Fetching upstream changes from https://github.com/moby/moby.git
01:24:56 [2020-05-21T01:24:56.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:24:56 [2020-05-21T01:24:56.104Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:24:56 [2020-05-21T01:24:56.376Z]  > git config core.sparsecheckout # timeout=10
01:24:56 [2020-05-21T01:24:56.381Z]  > git checkout -f 0c350e87a0d26ff561ca1bb46f43d6108e8ae671 # timeout=10
01:24:57 [2020-05-21T01:24:57.341Z] Merge succeeded, producing fc1addfeebd440856c3c03ebec07a7ef66c4328c
01:24:57 [2020-05-21T01:24:57.341Z] Checking out Revision fc1addfeebd440856c3c03ebec07a7ef66c4328c (PR-40973)
01:24:57 [2020-05-21T01:24:57.408Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD"
01:24:57 [2020-05-21T01:24:57.421Z] First time build. Skipping changelog.
01:24:56 [2020-05-21T01:24:56.858Z]  > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10
01:24:57 [2020-05-21T01:24:57.314Z]  > git rev-parse HEAD^{commit} # timeout=10
01:24:57 [2020-05-21T01:24:57.327Z]  > git config core.sparsecheckout # timeout=10
01:24:57 [2020-05-21T01:24:57.331Z]  > git checkout -f fc1addfeebd440856c3c03ebec07a7ef66c4328c # timeout=10
01:24:57 [2020-05-21T01:24:57.394Z]  > git rev-list --no-walk 1709f87b6ec3316099e046da5ae87ad6860f398c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.026 + RM_GOPATH=0
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.026 + TMP_GOPATH=
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.027 + : /build
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.027 + '[' -z '' ']'
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.033 ++ mktemp -d
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.035 + export GOPATH=/tmp/tmp.bBiqgirvJQ
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.035 + GOPATH=/tmp/tmp.bBiqgirvJQ
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.035 + RM_GOPATH=1
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.035 + case "$(go env GOARCH)" in
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.036 ++ go env GOARCH
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.056 + export GO_BUILDMODE=-buildmode=pie
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.056 + GO_BUILDMODE=-buildmode=pie
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.060 ++ dirname /tmp/install/install.sh
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.062 + dir=/tmp/install
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.062 + bin=vndr
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.062 + shift
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.062 + '[' '!' -f /tmp/install/vndr.installer ']'
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.063 + . /tmp/install/vndr.installer
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.063 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.072 + install_vndr
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.072 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.072 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bBiqgirvJQ/src/github.com/LK4D4/vndr
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.072 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:24:58 [2020-05-21T01:24:58.114Z] #41 4.077 Cloning into '/tmp/tmp.bBiqgirvJQ/src/github.com/LK4D4/vndr'...
01:24:58 [2020-05-21T01:24:58.383Z] + docker version
01:24:58 [2020-05-21T01:24:58.383Z] Client: Docker Engine - Community
01:24:58 [2020-05-21T01:24:58.383Z]  Version:           19.03.7
01:24:58 [2020-05-21T01:24:58.383Z]  API version:       1.40
01:24:58 [2020-05-21T01:24:58.383Z]  Go version:        go1.12.17
01:24:58 [2020-05-21T01:24:58.383Z]  Git commit:        7141c199a2
01:24:58 [2020-05-21T01:24:58.383Z]  Built:             Sat Mar  7 16:48:47 2020
01:24:58 [2020-05-21T01:24:58.383Z]  OS/Arch:           linux/s390x
01:24:58 [2020-05-21T01:24:58.383Z]  Experimental:      false
01:24:58 [2020-05-21T01:24:58.383Z] 
01:24:58 [2020-05-21T01:24:58.383Z] Server: Docker Engine - Community
01:24:58 [2020-05-21T01:24:58.383Z]  Engine:
01:24:58 [2020-05-21T01:24:58.383Z]   Version:          19.03.7
01:24:58 [2020-05-21T01:24:58.383Z]   API version:      1.40 (minimum version 1.12)
01:24:58 [2020-05-21T01:24:58.383Z]   Go version:       go1.12.17
01:24:58 [2020-05-21T01:24:58.383Z]   Git commit:       7141c199a2
01:24:58 [2020-05-21T01:24:58.383Z]   Built:            Sat Mar  7 16:47:46 2020
01:24:58 [2020-05-21T01:24:58.383Z]   OS/Arch:          linux/s390x
01:24:58 [2020-05-21T01:24:58.383Z]   Experimental:     true
01:24:58 [2020-05-21T01:24:58.383Z]  containerd:
01:24:58 [2020-05-21T01:24:58.383Z]   Version:          1.2.13
01:24:58 [2020-05-21T01:24:58.383Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
01:24:58 [2020-05-21T01:24:58.383Z]  runc:
01:24:58 [2020-05-21T01:24:58.383Z]   Version:          1.0.0-rc10
01:24:58 [2020-05-21T01:24:58.383Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:24:58 [2020-05-21T01:24:58.383Z]  docker-init:
01:24:58 [2020-05-21T01:24:58.383Z]   Version:          0.18.0
01:24:58 [2020-05-21T01:24:58.383Z]   GitCommit:        fec3683
[Pipeline] sh
01:24:58 [2020-05-21T01:24:58.680Z] #41 4.629 + cd /tmp/tmp.bBiqgirvJQ/src/github.com/LK4D4/vndr
01:24:58 [2020-05-21T01:24:58.680Z] #41 4.629 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:24:58 [2020-05-21T01:24:58.680Z] #41 4.649 + go build -buildmode=pie -v -o /build/vndr .
01:24:58 [2020-05-21T01:24:58.753Z] + docker info
01:24:58 [2020-05-21T01:24:58.753Z] Client:
01:24:58 [2020-05-21T01:24:58.753Z]  Debug Mode: false
01:24:58 [2020-05-21T01:24:58.753Z] 
01:24:58 [2020-05-21T01:24:58.753Z] Server:
01:24:58 [2020-05-21T01:24:58.753Z]  Containers: 0
01:24:58 [2020-05-21T01:24:58.753Z]   Running: 0
01:24:58 [2020-05-21T01:24:58.753Z]   Paused: 0
01:24:58 [2020-05-21T01:24:58.753Z]   Stopped: 0
01:24:58 [2020-05-21T01:24:58.753Z]  Images: 1
01:24:58 [2020-05-21T01:24:58.753Z]  Server Version: 19.03.7
01:24:58 [2020-05-21T01:24:58.753Z]  Storage Driver: overlay2
01:24:58 [2020-05-21T01:24:58.753Z]   Backing Filesystem: <unknown>
01:24:58 [2020-05-21T01:24:58.753Z]   Supports d_type: true
01:24:58 [2020-05-21T01:24:58.753Z]   Native Overlay Diff: true
01:24:58 [2020-05-21T01:24:58.753Z]  Logging Driver: json-file
01:24:58 [2020-05-21T01:24:58.753Z]  Cgroup Driver: cgroupfs
01:24:58 [2020-05-21T01:24:58.753Z]  Plugins:
01:24:58 [2020-05-21T01:24:58.753Z]   Volume: local
01:24:58 [2020-05-21T01:24:58.753Z]   Network: bridge host ipvlan macvlan null overlay
01:24:58 [2020-05-21T01:24:58.753Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:24:58 [2020-05-21T01:24:58.753Z]  Swarm: inactive
01:24:58 [2020-05-21T01:24:58.753Z]  Runtimes: runc
01:24:58 [2020-05-21T01:24:58.753Z]  Default Runtime: runc
01:24:58 [2020-05-21T01:24:58.753Z]  Init Binary: docker-init
01:24:58 [2020-05-21T01:24:58.753Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
01:24:58 [2020-05-21T01:24:58.753Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:24:58 [2020-05-21T01:24:58.753Z]  init version: fec3683
01:24:58 [2020-05-21T01:24:58.753Z]  Security Options:
01:24:58 [2020-05-21T01:24:58.753Z]   apparmor
01:24:58 [2020-05-21T01:24:58.753Z]   seccomp
01:24:58 [2020-05-21T01:24:58.753Z]    Profile: default
01:24:58 [2020-05-21T01:24:58.753Z]  Kernel Version: 4.15.0-91-generic
01:24:58 [2020-05-21T01:24:58.753Z]  Operating System: Ubuntu 18.04.4 LTS
01:24:58 [2020-05-21T01:24:58.753Z]  OSType: linux
01:24:58 [2020-05-21T01:24:58.753Z]  Architecture: s390x
01:24:58 [2020-05-21T01:24:58.753Z]  CPUs: 2
01:24:58 [2020-05-21T01:24:58.753Z]  Total Memory: 7.861GiB
01:24:58 [2020-05-21T01:24:58.753Z]  Name: s390x-ubuntu-16
01:24:58 [2020-05-21T01:24:58.753Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
01:24:58 [2020-05-21T01:24:58.753Z]  Docker Root Dir: /var/lib/docker
01:24:58 [2020-05-21T01:24:58.753Z]  Debug Mode: false
01:24:58 [2020-05-21T01:24:58.753Z]  Username: dockerbuildbot
01:24:58 [2020-05-21T01:24:58.753Z]  Registry: https://index.docker.io/v1/
01:24:58 [2020-05-21T01:24:58.753Z]  Labels:
01:24:58 [2020-05-21T01:24:58.753Z]  Experimental: true
01:24:58 [2020-05-21T01:24:58.753Z]  Insecure Registries:
01:24:58 [2020-05-21T01:24:58.753Z]   127.0.0.0/8
01:24:58 [2020-05-21T01:24:58.753Z]  Live Restore Enabled: false
01:24:58 [2020-05-21T01:24:58.753Z] 
01:24:58 [2020-05-21T01:24:58.753Z] WARNING: No swap limit support
[Pipeline] sh
01:24:59 [2020-05-21T01:24:59.125Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:24:59 [2020-05-21T01:24:59.125Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:24:59 [2020-05-21T01:24:59.125Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40973/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:24:59 [2020-05-21T01:24:59.125Z] + bash /home/jenkins/workspace/moby_PR-40973/check-config.sh
01:24:59 [2020-05-21T01:24:59.125Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:24:59 [2020-05-21T01:24:59.125Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
01:24:59 [2020-05-21T01:24:59.125Z] 
01:24:59 [2020-05-21T01:24:59.125Z] Generally Necessary:
01:24:59 [2020-05-21T01:24:59.125Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:24:59 [2020-05-21T01:24:59.125Z] - apparmor: enabled and tools installed
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NAMESPACES: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NET_NS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_PID_NS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IPC_NS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_UTS_NS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUPS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUP_CPUACCT: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUP_DEVICE: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUP_FREEZER: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUP_SCHED: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CPUSETS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_MEMCG: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_KEYS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_VETH: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_BRIDGE: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NF_NAT: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NF_NAT_NEEDED: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_POSIX_MQUEUE: enabled
01:24:59 [2020-05-21T01:24:59.125Z] 
01:24:59 [2020-05-21T01:24:59.125Z] Optional Features:
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_USER_NS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_SECCOMP: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUP_PIDS: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_MEMCG_SWAP: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:24:59 [2020-05-21T01:24:59.125Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_BLK_CGROUP: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IOSCHED_CFQ: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUP_PERF: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUP_HUGETLB: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_CFS_BANDWIDTH: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_RT_GROUP_SCHED: missing
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_VS: enabled (as module)
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_VS_NFCT: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:24:59 [2020-05-21T01:24:59.125Z] - CONFIG_IP_VS_RR: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z] - CONFIG_EXT4_FS: enabled
01:24:59 [2020-05-21T01:24:59.407Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:24:59 [2020-05-21T01:24:59.407Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:24:59 [2020-05-21T01:24:59.407Z] - Network Drivers:
01:24:59 [2020-05-21T01:24:59.407Z]   - "overlay":
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_VXLAN: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:24:59 [2020-05-21T01:24:59.407Z]       Optional (for encrypted networks):
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_CRYPTO: enabled
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_CRYPTO_AEAD: enabled
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_CRYPTO_GCM: enabled
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_CRYPTO_GHASH: enabled
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_XFRM: enabled
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_XFRM_USER: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_INET_ESP: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]   - "ipvlan":
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_IPVLAN: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]   - "macvlan":
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_MACVLAN: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_DUMMY: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]   - "ftp,tftp client in container":
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z] - Storage Drivers:
01:24:59 [2020-05-21T01:24:59.407Z]   - "aufs":
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_AUFS_FS: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]   - "btrfs":
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:24:59 [2020-05-21T01:24:59.407Z]   - "devicemapper":
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_BLK_DEV_DM: enabled
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]   - "overlay":
01:24:59 [2020-05-21T01:24:59.407Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:24:59 [2020-05-21T01:24:59.407Z]   - "zfs":
01:24:59 [2020-05-21T01:24:59.407Z]     - /dev/zfs: missing
01:24:59 [2020-05-21T01:24:59.407Z]     - zfs command: missing
01:24:59 [2020-05-21T01:24:59.407Z]     - zpool command: missing
01:24:59 [2020-05-21T01:24:59.407Z] 
01:24:59 [2020-05-21T01:24:59.407Z] Limits:
01:24:59 [2020-05-21T01:24:59.407Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:24:59 [2020-05-21T01:24:59.407Z] 
01:24:59 [2020-05-21T01:24:59.407Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:24:59 [2020-05-21T01:24:59.644Z] #41 5.628 github.com/LK4D4/vndr/godl/singleflight
01:24:59 [2020-05-21T01:24:59.644Z] #41 5.913 github.com/LK4D4/vndr/build
01:24:59 [2020-05-21T01:24:59.644Z] #41 5.936 github.com/LK4D4/vndr/versioned
01:24:59 [2020-05-21T01:24:59.644Z] #41 ...
01:24:59 [2020-05-21T01:24:59.644Z] 
01:24:59 [2020-05-21T01:24:59.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:24:59 [2020-05-21T01:24:59.644Z] #39 4.098 Note: Building without setproctitle() and strlcpy() support.
01:24:59 [2020-05-21T01:24:59.644Z] #39 4.098       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:24:59 [2020-05-21T01:24:59.644Z] #39 4.112 Note: Building without GnuTLS support
01:24:59 [2020-05-21T01:24:59.644Z] #39 5.381 fatal: not a git repository (or any of the parent directories): .git
01:24:59 [2020-05-21T01:24:59.644Z] #39 5.418   GEN      .gitid
01:24:59 [2020-05-21T01:24:59.644Z] #39 5.445   GEN      criu/include/version.h
01:24:59 [2020-05-21T01:24:59.644Z] #39 5.460   GEN      include/common/asm
01:24:59 [2020-05-21T01:24:59.644Z] #39 6.826   PBCC     images/google/protobuf/descriptor.pb-c.c
01:24:59 [2020-05-21T01:24:59.644Z] #39 6.961   PBCC     images/opts.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.012   PBCC     images/sit.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.072   DEP      images/google/protobuf/descriptor.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.134   DEP      images/opts.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.176   DEP      images/sit.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.255   PBCC     images/macvlan.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.281   DEP      images/macvlan.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.322   PBCC     images/autofs.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.375   DEP      images/autofs.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.418   PBCC     images/sysctl.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.453   DEP      images/sysctl.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.483   PBCC     images/time.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.499   DEP      images/time.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.534   PBCC     images/binfmt-misc.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.555   DEP      images/binfmt-misc.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.604   PBCC     images/seccomp.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.610   DEP      images/seccomp.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.652   PBCC     images/userns.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.662   DEP      images/userns.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.734   PBCC     images/cgroup.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.765   DEP      images/cgroup.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.835   PBCC     images/fown.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.852   PBCC     images/ext-file.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.878   DEP      images/fown.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.930   DEP      images/ext-file.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 7.965   PBCC     images/rpc.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.010   DEP      images/rpc.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.049   PBCC     images/siginfo.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.084   DEP      images/siginfo.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.155   PBCC     images/pagemap.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.186   DEP      images/pagemap.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.238   PBCC     images/rlimit.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.246   DEP      images/rlimit.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.299   PBCC     images/file-lock.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.351   DEP      images/file-lock.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.439   PBCC     images/tty.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.500   DEP      images/tty.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.567   PBCC     images/tun.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.598   PBCC     images/netdev.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.646   DEP      images/tun.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.685   DEP      images/netdev.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.734   PBCC     images/vma.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.832   DEP      images/vma.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.926   PBCC     images/creds.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.947   DEP      images/creds.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 8.986   PBCC     images/utsns.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 9.006   DEP      images/utsns.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 9.054   PBCC     images/ipc-desc.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 9.075   PBCC     images/ipc-sem.pb-c.c
01:24:59 [2020-05-21T01:24:59.645Z] #39 9.099   DEP      images/ipc-desc.pb-c.d
01:24:59 [2020-05-21T01:24:59.645Z] #39 9.145   DEP      images/ipc-sem.pb-c.d
01:24:59 [2020-05-21T01:24:59.828Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 .
01:24:59 [2020-05-21T01:24:59.828Z] #2 [internal] load .dockerignore
01:24:59 [2020-05-21T01:24:59.828Z] #2 transferring context: 87B done
01:24:59 [2020-05-21T01:24:59.828Z] #2 DONE 0.0s
01:24:59 [2020-05-21T01:24:59.828Z] 
01:24:59 [2020-05-21T01:24:59.828Z] #1 [internal] load build definition from Dockerfile
01:24:59 [2020-05-21T01:24:59.828Z] #1 transferring dockerfile: 16.32kB done
01:24:59 [2020-05-21T01:24:59.828Z] #1 DONE 0.0s
01:24:59 [2020-05-21T01:24:59.828Z] 
01:24:59 [2020-05-21T01:24:59.828Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
01:24:59 [2020-05-21T01:24:59.903Z] #39 9.187   PBCC     images/ipc-msg.pb-c.c
01:24:59 [2020-05-21T01:24:59.903Z] #39 9.228   DEP      images/ipc-msg.pb-c.d
01:24:59 [2020-05-21T01:24:59.903Z] #39 9.264   PBCC     images/ipc-shm.pb-c.c
01:24:59 [2020-05-21T01:24:59.903Z] #39 9.294   DEP      images/ipc-shm.pb-c.d
01:24:59 [2020-05-21T01:24:59.903Z] #39 9.330   PBCC     images/ipc-var.pb-c.c
01:24:59 [2020-05-21T01:24:59.903Z] #39 9.358   DEP      images/ipc-var.pb-c.d
01:24:59 [2020-05-21T01:24:59.903Z] #39 9.401   PBCC     images/sk-opts.pb-c.c
01:25:00 [2020-05-21T01:25:00.110Z] #3 DONE 0.2s
01:25:00 [2020-05-21T01:25:00.110Z] 
01:25:00 [2020-05-21T01:25:00.110Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
01:25:00 [2020-05-21T01:25:00.110Z] #4 CACHED
01:25:00 [2020-05-21T01:25:00.161Z] #39 9.420   PBCC     images/packet-sock.pb-c.c
01:25:00 [2020-05-21T01:25:00.161Z] #39 9.478   DEP      images/sk-opts.pb-c.d
01:25:00 [2020-05-21T01:25:00.161Z] #39 9.508   DEP      images/packet-sock.pb-c.d
01:25:00 [2020-05-21T01:25:00.161Z] #39 ...
01:25:00 [2020-05-21T01:25:00.161Z] 
01:25:00 [2020-05-21T01:25:00.161Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:00 [2020-05-21T01:25:00.161Z] #41 6.244 crypto/x509
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
01:25:00 [2020-05-21T01:25:00.724Z] #6 DONE 0.2s
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
01:25:00 [2020-05-21T01:25:00.724Z] #5 DONE 0.1s
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:25:00 [2020-05-21T01:25:00.724Z] #7 DONE 0.0s
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
01:25:00 [2020-05-21T01:25:00.724Z] #8 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:25:00 [2020-05-21T01:25:00.724Z] #27 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
01:25:00 [2020-05-21T01:25:00.724Z] #9 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:25:00 [2020-05-21T01:25:00.724Z] #38 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
01:25:00 [2020-05-21T01:25:00.724Z] #12 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
01:25:00 [2020-05-21T01:25:00.724Z] #11 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
01:25:00 [2020-05-21T01:25:00.724Z] #13 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:25:00 [2020-05-21T01:25:00.724Z] #35 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
01:25:00 [2020-05-21T01:25:00.724Z] #57 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:25:00 [2020-05-21T01:25:00.724Z] #51 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:25:00 [2020-05-21T01:25:00.724Z] #10 CACHED
01:25:00 [2020-05-21T01:25:00.724Z] 
01:25:00 [2020-05-21T01:25:00.724Z] #20 [internal] load build context
01:25:00 [2020-05-21T01:25:00.726Z] #41 ...
01:25:00 [2020-05-21T01:25:00.726Z] 
01:25:00 [2020-05-21T01:25:00.726Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:25:00 [2020-05-21T01:25:00.726Z] #28 3.136 + git clone https://github.com/kolyshkin/go-swagger.git .
01:25:00 [2020-05-21T01:25:00.726Z] #28 3.136 Cloning into '.'...
01:25:00 [2020-05-21T01:25:00.726Z] #28 ...
01:25:00 [2020-05-21T01:25:00.726Z] 
01:25:00 [2020-05-21T01:25:00.726Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:25:00 [2020-05-21T01:25:00.726Z] #10 3.671 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
01:25:00 [2020-05-21T01:25:00.726Z] #10 3.725 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
01:25:00 [2020-05-21T01:25:00.726Z] #10 3.805 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
01:25:00 [2020-05-21T01:25:00.726Z] #10 5.652 Reading package lists...
01:25:00 [2020-05-21T01:25:00.726Z] #10 10.03 Reading package lists...
01:25:00 [2020-05-21T01:25:00.726Z] #10 ...
01:25:00 [2020-05-21T01:25:00.726Z] 
01:25:00 [2020-05-21T01:25:00.726Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.551   PBCC     images/sk-netlink.pb-c.c
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.611   DEP      images/sk-netlink.pb-c.d
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.654   PBCC     images/sk-inet.pb-c.c
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.701   DEP      images/sk-inet.pb-c.d
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.765   PBCC     images/sk-unix.pb-c.c
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.802   DEP      images/sk-unix.pb-c.d
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.849   PBCC     images/mm.pb-c.c
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.891   DEP      images/mm.pb-c.d
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.923   PBCC     images/timerfd.pb-c.c
01:25:00 [2020-05-21T01:25:00.726Z] #39 9.979   DEP      images/timerfd.pb-c.d
01:25:00 [2020-05-21T01:25:00.726Z] #39 10.01   PBCC     images/timer.pb-c.c
01:25:00 [2020-05-21T01:25:00.726Z] #39 10.05   DEP      images/timer.pb-c.d
01:25:00 [2020-05-21T01:25:00.726Z] #39 10.11   PBCC     images/sa.pb-c.c
01:25:00 [2020-05-21T01:25:00.727Z] #39 10.19   DEP      images/sa.pb-c.d
01:25:00 [2020-05-21T01:25:00.984Z] #39 10.28   PBCC     images/pipe-data.pb-c.c
01:25:00 [2020-05-21T01:25:00.984Z] #39 10.30   DEP      images/pipe-data.pb-c.d
01:25:00 [2020-05-21T01:25:00.984Z] #39 10.36   PBCC     images/mnt.pb-c.c
01:25:00 [2020-05-21T01:25:00.984Z] #39 10.41   DEP      images/mnt.pb-c.d
01:25:00 [2020-05-21T01:25:00.984Z] #39 10.47   PBCC     images/sk-packet.pb-c.c
01:25:01 [2020-05-21T01:25:01.243Z] #39 10.50   DEP      images/sk-packet.pb-c.d
01:25:01 [2020-05-21T01:25:01.243Z] #39 10.56   PBCC     images/tcp-stream.pb-c.c
01:25:01 [2020-05-21T01:25:01.243Z] #39 10.63   DEP      images/tcp-stream.pb-c.d
01:25:01 [2020-05-21T01:25:01.243Z] #39 10.71   PBCC     images/pipe.pb-c.c
01:25:01 [2020-05-21T01:25:01.501Z] #39 10.77   DEP      images/pipe.pb-c.d
01:25:01 [2020-05-21T01:25:01.501Z] #39 10.83   PBCC     images/pstree.pb-c.c
01:25:01 [2020-05-21T01:25:01.501Z] #39 10.87   DEP      images/pstree.pb-c.d
01:25:01 [2020-05-21T01:25:01.501Z] #39 10.93   PBCC     images/fs.pb-c.c
01:25:01 [2020-05-21T01:25:01.501Z] #39 10.98   DEP      images/fs.pb-c.d
01:25:01 [2020-05-21T01:25:01.725Z] Still waiting to schedule task
01:25:01 [2020-05-21T01:25:01.725Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
01:25:01 [2020-05-21T01:25:01.725Z] Still waiting to schedule task
01:25:01 [2020-05-21T01:25:01.726Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
01:25:01 [2020-05-21T01:25:01.731Z] Still waiting to schedule task
01:25:01 [2020-05-21T01:25:01.731Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-074c072a0628b9993)’
01:25:01 [2020-05-21T01:25:01.759Z] #39 11.05   PBCC     images/signalfd.pb-c.c
01:25:01 [2020-05-21T01:25:01.759Z] #39 11.09   DEP      images/signalfd.pb-c.d
01:25:01 [2020-05-21T01:25:01.759Z] #39 11.16   PBCC     images/fh.pb-c.c
01:25:01 [2020-05-21T01:25:01.759Z] #39 11.23   PBCC     images/fsnotify.pb-c.c
01:25:02 [2020-05-21T01:25:02.017Z] #39 11.31   DEP      images/fh.pb-c.d
01:25:02 [2020-05-21T01:25:02.017Z] #39 11.38   DEP      images/fsnotify.pb-c.d
01:25:02 [2020-05-21T01:25:02.017Z] #39 11.44   PBCC     images/eventpoll.pb-c.c
01:25:02 [2020-05-21T01:25:02.017Z] #39 11.51   DEP      images/eventpoll.pb-c.d
01:25:02 [2020-05-21T01:25:02.275Z] #39 11.55   PBCC     images/eventfd.pb-c.c
01:25:02 [2020-05-21T01:25:02.275Z] #39 11.58   DEP      images/eventfd.pb-c.d
01:25:02 [2020-05-21T01:25:02.275Z] #39 11.63   PBCC     images/remap-file-path.pb-c.c
01:25:02 [2020-05-21T01:25:02.275Z] #39 11.69   DEP      images/remap-file-path.pb-c.d
01:25:02 [2020-05-21T01:25:02.275Z] #39 11.76   PBCC     images/fifo.pb-c.c
01:25:02 [2020-05-21T01:25:02.533Z] #39 11.82   DEP      images/fifo.pb-c.d
01:25:02 [2020-05-21T01:25:02.533Z] #39 11.86   PBCC     images/ghost-file.pb-c.c
01:25:02 [2020-05-21T01:25:02.533Z] #39 11.90   DEP      images/ghost-file.pb-c.d
01:25:02 [2020-05-21T01:25:02.533Z] #39 11.95   PBCC     images/regfile.pb-c.c
01:25:02 [2020-05-21T01:25:02.533Z] #39 12.03   DEP      images/regfile.pb-c.d
01:25:02 [2020-05-21T01:25:02.748Z] #20 ...
01:25:02 [2020-05-21T01:25:02.748Z] 
01:25:02 [2020-05-21T01:25:02.748Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
01:25:02 [2020-05-21T01:25:02.748Z] #14 DONE 1.9s
01:25:02 [2020-05-21T01:25:02.748Z] 
01:25:02 [2020-05-21T01:25:02.748Z] #20 [internal] load build context
01:25:02 [2020-05-21T01:25:02.793Z] #39 12.09   PBCC     images/ns.pb-c.c
01:25:02 [2020-05-21T01:25:02.793Z] #39 12.11   DEP      images/ns.pb-c.d
01:25:02 [2020-05-21T01:25:02.793Z] #39 12.15   PBCC     images/fdinfo.pb-c.c
01:25:02 [2020-05-21T01:25:02.793Z] #39 12.22   DEP      images/fdinfo.pb-c.d
01:25:02 [2020-05-21T01:25:02.793Z] #39 12.26   PBCC     images/core-aarch64.pb-c.c
01:25:03 [2020-05-21T01:25:03.051Z] #39 12.31   PBCC     images/core-arm.pb-c.c
01:25:03 [2020-05-21T01:25:03.051Z] #39 12.39   PBCC     images/core-ppc64.pb-c.c
01:25:03 [2020-05-21T01:25:03.051Z] #39 12.47   PBCC     images/core-s390.pb-c.c
01:25:03 [2020-05-21T01:25:03.051Z] #39 12.52   PBCC     images/core-x86.pb-c.c
01:25:03 [2020-05-21T01:25:03.309Z] #39 12.59   PBCC     images/core.pb-c.c
01:25:03 [2020-05-21T01:25:03.309Z] #39 12.68   PBCC     images/inventory.pb-c.c
01:25:03 [2020-05-21T01:25:03.309Z] #39 12.72   DEP      images/core-aarch64.pb-c.d
01:25:03 [2020-05-21T01:25:03.309Z] #39 12.75   DEP      images/core-arm.pb-c.d
01:25:03 [2020-05-21T01:25:03.309Z] #39 12.77   DEP      images/core-ppc64.pb-c.d
01:25:03 [2020-05-21T01:25:03.367Z] #20 transferring context: 50.65MB 2.7s done
01:25:03 [2020-05-21T01:25:03.367Z] #20 DONE 2.8s
01:25:03 [2020-05-21T01:25:03.367Z] 
01:25:03 [2020-05-21T01:25:03.367Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:25:03 [2020-05-21T01:25:03.367Z] #23 CACHED
01:25:03 [2020-05-21T01:25:03.367Z] 
01:25:03 [2020-05-21T01:25:03.367Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
01:25:03 [2020-05-21T01:25:03.367Z] #24 CACHED
01:25:03 [2020-05-21T01:25:03.367Z] 
01:25:03 [2020-05-21T01:25:03.367Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:25:03 [2020-05-21T01:25:03.367Z] #25 CACHED
01:25:03 [2020-05-21T01:25:03.367Z] 
01:25:03 [2020-05-21T01:25:03.367Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
01:25:03 [2020-05-21T01:25:03.567Z] #39 12.81   DEP      images/core-s390.pb-c.d
01:25:03 [2020-05-21T01:25:03.567Z] #39 12.84   DEP      images/core-x86.pb-c.d
01:25:03 [2020-05-21T01:25:03.567Z] #39 12.95   DEP      images/core.pb-c.d
01:25:03 [2020-05-21T01:25:03.567Z] #39 12.97   DEP      images/inventory.pb-c.d
01:25:03 [2020-05-21T01:25:03.567Z] #39 13.01   PBCC     images/cpuinfo.pb-c.c
01:25:03 [2020-05-21T01:25:03.567Z] #39 13.02   DEP      images/cpuinfo.pb-c.d
01:25:03 [2020-05-21T01:25:03.567Z] #39 13.06   PBCC     images/stats.pb-c.c
01:25:03 [2020-05-21T01:25:03.660Z] #15 ...
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:25:03 [2020-05-21T01:25:03.660Z] #21 CACHED
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:25:03 [2020-05-21T01:25:03.660Z] #59 CACHED
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:25:03 [2020-05-21T01:25:03.660Z] #54 CACHED
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
01:25:03 [2020-05-21T01:25:03.660Z] #55 CACHED
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:25:03 [2020-05-21T01:25:03.660Z] #30 CACHED
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:25:03 [2020-05-21T01:25:03.660Z] #47 CACHED
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:25:03 [2020-05-21T01:25:03.660Z] #43 CACHED
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:25:03 [2020-05-21T01:25:03.660Z] #32 CACHED
01:25:03 [2020-05-21T01:25:03.660Z] 
01:25:03 [2020-05-21T01:25:03.660Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:03 [2020-05-21T01:25:03.660Z] #33 CACHED
01:25:03 [2020-05-21T01:25:03.825Z] #39 13.09   DEP      images/stats.pb-c.d
01:25:03 [2020-05-21T01:25:03.825Z] #39 ...
01:25:03 [2020-05-21T01:25:03.825Z] 
01:25:03 [2020-05-21T01:25:03.825Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.259 + RM_GOPATH=0
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.259 + TMP_GOPATH=
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.259 + : /build
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.259 + '[' -z '' ']'
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.264 ++ mktemp -d
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.270 + export GOPATH=/tmp/tmp.IH52EF6Imi
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.270 + GOPATH=/tmp/tmp.IH52EF6Imi
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.270 + RM_GOPATH=1
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.271 + case "$(go env GOARCH)" in
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.272 ++ go env GOARCH
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.284 + export GO_BUILDMODE=-buildmode=pie
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.284 + GO_BUILDMODE=-buildmode=pie
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.286 ++ dirname /tmp/install/install.sh
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.290 + dir=/tmp/install
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.290 + bin=containerd
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.290 + shift
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.290 + '[' '!' -f /tmp/install/containerd.installer ']'
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.290 + . /tmp/install/containerd.installer
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.290 ++ set -e
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.290 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.294 + install_containerd
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.295 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.301 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.301 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IH52EF6Imi/src/github.com/containerd/containerd
01:25:03 [2020-05-21T01:25:03.825Z] #52 4.302 Cloning into '/tmp/tmp.IH52EF6Imi/src/github.com/containerd/containerd'...
01:25:03 [2020-05-21T01:25:03.948Z] 
01:25:03 [2020-05-21T01:25:03.948Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:04 [2020-05-21T01:25:04.095Z] #52 ...
01:25:04 [2020-05-21T01:25:04.095Z] 
01:25:04 [2020-05-21T01:25:04.095Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.748 + RM_GOPATH=0
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.748 + TMP_GOPATH=
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.748 + : /build
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.748 + '[' -z '' ']'
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.751 ++ mktemp -d
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.751 + export GOPATH=/tmp/tmp.Rw3rwbuAzk
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.751 + GOPATH=/tmp/tmp.Rw3rwbuAzk
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.751 + RM_GOPATH=1
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.754 + case "$(go env GOARCH)" in
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.755 ++ go env GOARCH
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.799 + export GO_BUILDMODE=-buildmode=pie
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.800 + GO_BUILDMODE=-buildmode=pie
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.801 ++ dirname /tmp/install/install.sh
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.802 + dir=/tmp/install
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.802 + bin=golangci_lint
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.802 + shift
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.803 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.803 + . /tmp/install/golangci_lint.installer
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.803 ++ : v1.23.8
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.807 + install_golangci_lint
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.807 + echo 'Installing golangci-lint version v1.23.8'
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.807 Installing golangci-lint version v1.23.8
01:25:04 [2020-05-21T01:25:04.095Z] #45 3.807 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
01:25:04 [2020-05-21T01:25:04.353Z] #45 ...
01:25:04 [2020-05-21T01:25:04.353Z] 
01:25:04 [2020-05-21T01:25:04.353Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.802 + RM_GOPATH=0
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.802 + TMP_GOPATH=
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.802 + : /build
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.802 + '[' -z '' ']'
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.810 ++ mktemp -d
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.810 + export GOPATH=/tmp/tmp.SZocJYASBd
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.810 + GOPATH=/tmp/tmp.SZocJYASBd
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.810 + RM_GOPATH=1
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.810 + case "$(go env GOARCH)" in
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.811 ++ go env GOARCH
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.847 + export GO_BUILDMODE=-buildmode=pie
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.848 + GO_BUILDMODE=-buildmode=pie
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.848 ++ dirname /tmp/install/install.sh
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.851 + dir=/tmp/install
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.854 + bin=rootlesskit
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.854 + shift
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.857 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.857 + . /tmp/install/rootlesskit.installer
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.857 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.858 + install_rootlesskit
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.858 + case "$1" in
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.858 + export CGO_ENABLED=0
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.858 + CGO_ENABLED=0
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.861 + _install_rootlesskit
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.861 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.862 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.862 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SZocJYASBd/src/github.com/rootless-containers/rootlesskit
01:25:04 [2020-05-21T01:25:04.353Z] #54 3.863 Cloning into '/tmp/tmp.SZocJYASBd/src/github.com/rootless-containers/rootlesskit'...
01:25:04 [2020-05-21T01:25:04.353Z] #54 6.960 + cd /tmp/tmp.SZocJYASBd/src/github.com/rootless-containers/rootlesskit
01:25:04 [2020-05-21T01:25:04.353Z] #54 6.965 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:25:04 [2020-05-21T01:25:04.353Z] #54 7.226 + for f in rootlesskit rootlesskit-docker-proxy
01:25:04 [2020-05-21T01:25:04.353Z] #54 7.226 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
01:25:04 [2020-05-21T01:25:04.353Z] #54 ...
01:25:04 [2020-05-21T01:25:04.353Z] 
01:25:04 [2020-05-21T01:25:04.353Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.124 + RM_GOPATH=0
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.124 + TMP_GOPATH=
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.125 + : /build
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.125 + '[' -z '' ']'
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.128 ++ mktemp -d
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.131 + export GOPATH=/tmp/tmp.qqBNoIJ2yB
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.131 + GOPATH=/tmp/tmp.qqBNoIJ2yB
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.131 + RM_GOPATH=1
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.131 + case "$(go env GOARCH)" in
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.131 ++ go env GOARCH
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.148 + export GO_BUILDMODE=-buildmode=pie
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.148 + GO_BUILDMODE=-buildmode=pie
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.149 ++ dirname /tmp/install/install.sh
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.151 + dir=/tmp/install
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.151 + bin=gotestsum
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.151 + shift
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.151 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.151 + . /tmp/install/gotestsum.installer
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.152 ++ : v0.3.5
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.152 + install_gotestsum
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.152 + set -e
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.152 + export GO111MODULE=on
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.153 + GO111MODULE=on
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.153 + go get -d gotest.tools/gotestsum@v0.3.5
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.165 go: finding gotest.tools v0.3.5
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.167 go: finding gotest.tools/gotestsum v0.3.5
01:25:04 [2020-05-21T01:25:04.353Z] #43 4.598 go: downloading gotest.tools/gotestsum v0.3.5
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.024 go: extracting gotest.tools/gotestsum v0.3.5
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.472 go: downloading gotest.tools v2.1.0+incompatible
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.550 go: extracting gotest.tools v2.1.0+incompatible
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.613 go: downloading github.com/spf13/pflag v1.0.1
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.615 go: downloading github.com/pkg/errors v0.8.0
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.635 go: downloading github.com/fatih/color v1.6.0
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.636 go: downloading github.com/sirupsen/logrus v1.0.5
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.646 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.667 go: downloading github.com/jonboulle/clockwork v0.1.0
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.887 go: extracting github.com/sirupsen/logrus v1.0.5
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.913 go: extracting github.com/spf13/pflag v1.0.1
01:25:04 [2020-05-21T01:25:04.353Z] #43 5.931 go: extracting github.com/fatih/color v1.6.0
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.029 go: downloading github.com/mattn/go-isatty v0.0.3
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.030 go: downloading github.com/mattn/go-colorable v0.0.9
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.040 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.109 go: extracting github.com/jonboulle/clockwork v0.1.0
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.136 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.136 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.137 go: extracting github.com/pkg/errors v0.8.0
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.137 go: extracting github.com/mattn/go-colorable v0.0.9
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.137 go: extracting github.com/mattn/go-isatty v0.0.3
01:25:04 [2020-05-21T01:25:04.353Z] #43 6.138 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:25:04 [2020-05-21T01:25:04.353Z] #43 7.443 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:25:04 [2020-05-21T01:25:04.353Z] #43 7.895 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:25:04 [2020-05-21T01:25:04.353Z] #43 8.051 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:25:04 [2020-05-21T01:25:04.353Z] #43 9.396 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
01:25:04 [2020-05-21T01:25:04.353Z] #43 10.08 go: finding gotest.tools/gotestsum v0.4.2
01:25:04 [2020-05-21T01:25:04.353Z] #43 10.08 go: finding gotest.tools v2.2.0+incompatible
01:25:04 [2020-05-21T01:25:04.353Z] #43 10.09 go: downloading gotest.tools/gotestsum v0.4.2
01:25:04 [2020-05-21T01:25:04.353Z] #43 10.09 go: downloading gotest.tools v2.2.0+incompatible
01:25:04 [2020-05-21T01:25:04.353Z] #43 10.51 go: extracting gotest.tools v2.2.0+incompatible
01:25:04 [2020-05-21T01:25:04.353Z] #43 10.54 go: extracting gotest.tools/gotestsum v0.4.2
01:25:04 [2020-05-21T01:25:04.919Z] #43 10.94 go: downloading github.com/pkg/errors v0.8.1
01:25:04 [2020-05-21T01:25:04.919Z] #43 10.95 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:25:04 [2020-05-21T01:25:04.919Z] #43 11.02 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:25:04 [2020-05-21T01:25:04.919Z] #43 11.04 go: downloading github.com/spf13/pflag v1.0.3
01:25:04 [2020-05-21T01:25:04.919Z] #43 11.10 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:25:04 [2020-05-21T01:25:04.919Z] #43 ...
01:25:04 [2020-05-21T01:25:04.919Z] 
01:25:04 [2020-05-21T01:25:04.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:04 [2020-05-21T01:25:04.919Z] #39 14.34 make[1]: Nothing to be done for 'all'.
01:25:04 [2020-05-21T01:25:04.979Z] #49 ...
01:25:04 [2020-05-21T01:25:04.979Z] 
01:25:04 [2020-05-21T01:25:04.979Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
01:25:04 [2020-05-21T01:25:04.979Z] #15 DONE 2.0s
01:25:04 [2020-05-21T01:25:04.979Z] 
01:25:04 [2020-05-21T01:25:04.979Z] #16 [dev-systemd-false  6/26] RUN ldconfig
01:25:06 [2020-05-21T01:25:06.098Z] Fetching without tags
01:25:06 [2020-05-21T01:25:06.292Z] #39 15.65   CC       images/stats.o
01:25:06 [2020-05-21T01:25:06.452Z] #16 DONE 1.5s
01:25:06 [2020-05-21T01:25:06.452Z] 
01:25:06 [2020-05-21T01:25:06.452Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.984 + RM_GOPATH=0
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.984 + TMP_GOPATH=
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.984 + : /build
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.984 + '[' -z '' ']'
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.984 ++ mktemp -d
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.985 + export GOPATH=/tmp/tmp.LxjS5diOZd
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.985 + GOPATH=/tmp/tmp.LxjS5diOZd
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.985 + RM_GOPATH=1
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.985 + case "$(go env GOARCH)" in
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.986 ++ go env GOARCH
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.992 + export GO_BUILDMODE=-buildmode=pie
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.992 + GO_BUILDMODE=-buildmode=pie
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.993 ++ dirname /tmp/install/install.sh
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.994 + dir=/tmp/install
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.994 + bin=runc
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.994 + shift
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.994 + '[' '!' -f /tmp/install/runc.installer ']'
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.994 + . /tmp/install/runc.installer
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.995 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.995 + install_runc
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.996 + grep -q '^3\.10\.0.*\.el7\.'
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.996 + uname -r
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.998 + RUNC_BUILDTAGS='seccomp apparmor selinux '
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.998 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.998 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
01:25:06 [2020-05-21T01:25:06.452Z] #49 1.998 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LxjS5diOZd/src/github.com/opencontainers/runc
01:25:06 [2020-05-21T01:25:06.453Z] #49 2.000 Cloning into '/tmp/tmp.LxjS5diOZd/src/github.com/opencontainers/runc'...
01:25:06 [2020-05-21T01:25:06.550Z] #39 16.01   CC       images/core.o
01:25:05 [2020-05-21T01:25:05.400Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:25:05 [2020-05-21T01:25:05.479Z]  > git config --add remote.origin.fetch +refs/pull/40973/head:refs/remotes/origin/PR-40973 # timeout=10
01:25:05 [2020-05-21T01:25:05.822Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:25:05 [2020-05-21T01:25:05.967Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:25:06 [2020-05-21T01:25:06.111Z] Fetching upstream changes from https://github.com/moby/moby.git
01:25:06 [2020-05-21T01:25:06.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:25:06 [2020-05-21T01:25:06.113Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:25:06 [2020-05-21T01:25:06.969Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
01:25:07 [2020-05-21T01:25:07.492Z] #39 16.58   CC       images/core-x86.o
01:25:07 [2020-05-21T01:25:07.750Z] #39 17.07   CC       images/core-arm.o
01:25:08 [2020-05-21T01:25:08.008Z] #39 17.47   CC       images/core-aarch64.o
01:25:08 [2020-05-21T01:25:08.266Z] #39 17.82   CC       images/core-ppc64.o
01:25:06 [2020-05-21T01:25:06.982Z]  > git config core.sparsecheckout # timeout=10
01:25:07 [2020-05-21T01:25:07.043Z]  > git checkout -f 0c350e87a0d26ff561ca1bb46f43d6108e8ae671 # timeout=10
01:25:08 [2020-05-21T01:25:08.831Z] #39 18.32   CC       images/core-s390.o
01:25:09 [2020-05-21T01:25:09.395Z] #39 18.89   CC       images/cpuinfo.o
01:25:09 [2020-05-21T01:25:09.960Z] #39 19.26   CC       images/inventory.o
01:25:10 [2020-05-21T01:25:10.218Z] #39 19.61   CC       images/fdinfo.o
01:25:10 [2020-05-21T01:25:10.782Z] #39 19.96   CC       images/fown.o
01:25:10 [2020-05-21T01:25:10.782Z] #39 20.17   CC       images/ns.o
01:25:10 [2020-05-21T01:25:10.835Z] #49 6.481 + cd /tmp/tmp.LxjS5diOZd/src/github.com/opencontainers/runc
01:25:10 [2020-05-21T01:25:10.835Z] #49 6.481 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:25:10 [2020-05-21T01:25:10.835Z] #49 6.872 + '[' -z '' ']'
01:25:10 [2020-05-21T01:25:10.835Z] #49 6.872 + target=static
01:25:10 [2020-05-21T01:25:10.835Z] #49 6.872 + make 'BUILDTAGS=seccomp apparmor selinux ' static
01:25:10 [2020-05-21T01:25:10.835Z] #49 ...
01:25:10 [2020-05-21T01:25:10.835Z] 
01:25:10 [2020-05-21T01:25:10.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:10 [2020-05-21T01:25:10.835Z] #39 6.600 Note: Building without setproctitle() and strlcpy() support.
01:25:10 [2020-05-21T01:25:10.835Z] #39 6.600       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:25:10 [2020-05-21T01:25:10.835Z] #39 6.608 Note: Building without GnuTLS support
01:25:10 [2020-05-21T01:25:10.835Z] #39 7.356 fatal: not a git repository (or any of the parent directories): .git
01:25:10 [2020-05-21T01:25:10.835Z] #39 7.367   GEN      .gitid
01:25:10 [2020-05-21T01:25:10.835Z] #39 7.386   GEN      criu/include/version.h
01:25:10 [2020-05-21T01:25:10.835Z] #39 7.410   GEN      include/common/asm
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.157   PBCC     images/google/protobuf/descriptor.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.199   PBCC     images/opts.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.205   PBCC     images/sit.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.227   DEP      images/google/protobuf/descriptor.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.259   DEP      images/opts.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.270   DEP      images/sit.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.322   PBCC     images/macvlan.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.327   DEP      images/macvlan.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.356   PBCC     images/autofs.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.361   DEP      images/autofs.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.415   PBCC     images/sysctl.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.423   DEP      images/sysctl.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.459   PBCC     images/time.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.473   DEP      images/time.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.485   PBCC     images/binfmt-misc.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.494   DEP      images/binfmt-misc.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.502   PBCC     images/seccomp.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.529   DEP      images/seccomp.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.544   PBCC     images/userns.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.559   DEP      images/userns.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.602   PBCC     images/cgroup.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.613   DEP      images/cgroup.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.630   PBCC     images/fown.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.639   PBCC     images/ext-file.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.671   DEP      images/fown.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.702   DEP      images/ext-file.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.712   PBCC     images/rpc.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.718   DEP      images/rpc.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.744   PBCC     images/siginfo.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.753   DEP      images/siginfo.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.789   PBCC     images/pagemap.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.819   DEP      images/pagemap.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.863   PBCC     images/rlimit.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.871   DEP      images/rlimit.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.911   PBCC     images/file-lock.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.915   DEP      images/file-lock.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.936   PBCC     images/tty.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.969   DEP      images/tty.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 8.996   PBCC     images/tun.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.006   PBCC     images/netdev.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.013   DEP      images/tun.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.048   DEP      images/netdev.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.069   PBCC     images/vma.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.099   DEP      images/vma.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.141   PBCC     images/creds.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.161   DEP      images/creds.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.178   PBCC     images/utsns.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.188   DEP      images/utsns.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.217   PBCC     images/ipc-desc.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.236   PBCC     images/ipc-sem.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.244   DEP      images/ipc-desc.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.281   DEP      images/ipc-sem.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.312   PBCC     images/ipc-msg.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.324   DEP      images/ipc-msg.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.372   PBCC     images/ipc-shm.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.376   DEP      images/ipc-shm.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.394   PBCC     images/ipc-var.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.419   DEP      images/ipc-var.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.427   PBCC     images/sk-opts.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.433   PBCC     images/packet-sock.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.460   DEP      images/sk-opts.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.467   DEP      images/packet-sock.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.484   PBCC     images/sk-netlink.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.537   DEP      images/sk-netlink.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.563   PBCC     images/sk-inet.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.591   DEP      images/sk-inet.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.622   PBCC     images/sk-unix.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.643   DEP      images/sk-unix.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.659   PBCC     images/mm.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.678   DEP      images/mm.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.698   PBCC     images/timerfd.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.717   DEP      images/timerfd.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.787   PBCC     images/timer.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.796   DEP      images/timer.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.817   PBCC     images/sa.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.840   DEP      images/sa.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.863   PBCC     images/pipe-data.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.877   DEP      images/pipe-data.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.905   PBCC     images/mnt.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.919   DEP      images/mnt.pb-c.d
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.949   PBCC     images/sk-packet.pb-c.c
01:25:10 [2020-05-21T01:25:10.835Z] #39 9.962   DEP      images/sk-packet.pb-c.d
01:25:10 [2020-05-21T01:25:10.836Z] #39 9.985   PBCC     images/tcp-stream.pb-c.c
01:25:10 [2020-05-21T01:25:10.836Z] #39 10.03   DEP      images/tcp-stream.pb-c.d
01:25:10 [2020-05-21T01:25:10.836Z] #39 10.10   PBCC     images/pipe.pb-c.c
01:25:10 [2020-05-21T01:25:10.836Z] #39 10.11   DEP      images/pipe.pb-c.d
01:25:10 [2020-05-21T01:25:10.836Z] #39 10.17   PBCC     images/pstree.pb-c.c
01:25:10 [2020-05-21T01:25:10.836Z] #39 ...
01:25:10 [2020-05-21T01:25:10.836Z] 
01:25:10 [2020-05-21T01:25:10.836Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:25:10 [2020-05-21T01:25:10.836Z] #36 1.521 + git clone https://github.com/docker/distribution.git .
01:25:10 [2020-05-21T01:25:10.836Z] #36 1.521 Cloning into '.'...
01:25:10 [2020-05-21T01:25:10.836Z] #36 6.520 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:25:10 [2020-05-21T01:25:10.836Z] #36 7.217 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:25:11 [2020-05-21T01:25:11.040Z] #39 20.34   CC       images/regfile.o
01:25:11 [2020-05-21T01:25:11.040Z] #39 ...
01:25:11 [2020-05-21T01:25:11.040Z] 
01:25:11 [2020-05-21T01:25:11.040Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:25:11 [2020-05-21T01:25:11.040Z] #36 10.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:25:11 [2020-05-21T01:25:11.040Z] #36 12.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:25:11 [2020-05-21T01:25:11.040Z] #36 ...
01:25:11 [2020-05-21T01:25:11.040Z] 
01:25:11 [2020-05-21T01:25:11.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:11 [2020-05-21T01:25:11.040Z] #39 20.59   CC       images/ghost-file.o
01:25:11 [2020-05-21T01:25:11.118Z] #36 ...
01:25:11 [2020-05-21T01:25:11.119Z] 
01:25:11 [2020-05-21T01:25:11.119Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:25:11 [2020-05-21T01:25:11.119Z] #28 1.344 + git clone https://github.com/kolyshkin/go-swagger.git .
01:25:11 [2020-05-21T01:25:11.119Z] #28 1.344 Cloning into '.'...
01:25:11 [2020-05-21T01:25:11.119Z] #28 ...
01:25:11 [2020-05-21T01:25:11.119Z] 
01:25:11 [2020-05-21T01:25:11.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.17   DEP      images/pstree.pb-c.d
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.20   PBCC     images/fs.pb-c.c
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.21   DEP      images/fs.pb-c.d
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.26   PBCC     images/signalfd.pb-c.c
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.30   DEP      images/signalfd.pb-c.d
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.33   PBCC     images/fh.pb-c.c
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.34   PBCC     images/fsnotify.pb-c.c
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.38   DEP      images/fh.pb-c.d
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.43   DEP      images/fsnotify.pb-c.d
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.46   PBCC     images/eventpoll.pb-c.c
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.47   DEP      images/eventpoll.pb-c.d
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.48   PBCC     images/eventfd.pb-c.c
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.51   DEP      images/eventfd.pb-c.d
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.52   PBCC     images/remap-file-path.pb-c.c
01:25:11 [2020-05-21T01:25:11.119Z] #39 10.55   DEP      images/remap-file-path.pb-c.d
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.59   PBCC     images/fifo.pb-c.c
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.61   DEP      images/fifo.pb-c.d
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.65   PBCC     images/ghost-file.pb-c.c
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.70   DEP      images/ghost-file.pb-c.d
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.71   PBCC     images/regfile.pb-c.c
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.74   DEP      images/regfile.pb-c.d
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.78   PBCC     images/ns.pb-c.c
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.79   DEP      images/ns.pb-c.d
01:25:11 [2020-05-21T01:25:11.400Z] #39 10.81   PBCC     images/fdinfo.pb-c.c
01:25:11 [2020-05-21T01:25:11.605Z] #39 20.95   CC       images/fifo.o
01:25:11 [2020-05-21T01:25:11.682Z] #39 10.86   DEP      images/fdinfo.pb-c.d
01:25:11 [2020-05-21T01:25:11.682Z] #39 10.87   PBCC     images/core-aarch64.pb-c.c
01:25:11 [2020-05-21T01:25:11.682Z] #39 10.91   PBCC     images/core-arm.pb-c.c
01:25:11 [2020-05-21T01:25:11.682Z] #39 10.93   PBCC     images/core-ppc64.pb-c.c
01:25:11 [2020-05-21T01:25:11.682Z] #39 10.95   PBCC     images/core-s390.pb-c.c
01:25:11 [2020-05-21T01:25:11.682Z] #39 10.97   PBCC     images/core-x86.pb-c.c
01:25:11 [2020-05-21T01:25:11.682Z] #39 11.00   PBCC     images/core.pb-c.c
01:25:11 [2020-05-21T01:25:11.682Z] #39 11.04   PBCC     images/inventory.pb-c.c
01:25:11 [2020-05-21T01:25:11.862Z] #39 21.12   CC       images/remap-file-path.o
01:25:11 [2020-05-21T01:25:11.862Z] #39 21.33   CC       images/eventfd.o
01:25:11 [2020-05-21T01:25:11.964Z] #39 11.06   DEP      images/core-aarch64.pb-c.d
01:25:11 [2020-05-21T01:25:11.964Z] #39 11.09   DEP      images/core-arm.pb-c.d
01:25:11 [2020-05-21T01:25:11.964Z] #39 11.13   DEP      images/core-ppc64.pb-c.d
01:25:11 [2020-05-21T01:25:11.964Z] #39 11.17   DEP      images/core-s390.pb-c.d
01:25:11 [2020-05-21T01:25:11.964Z] #39 11.21   DEP      images/core-x86.pb-c.d
01:25:11 [2020-05-21T01:25:11.964Z] #39 11.23   DEP      images/core.pb-c.d
01:25:11 [2020-05-21T01:25:11.964Z] #39 11.25   DEP      images/inventory.pb-c.d
01:25:11 [2020-05-21T01:25:11.964Z] #39 11.28   PBCC     images/cpuinfo.pb-c.c
01:25:12 [2020-05-21T01:25:12.119Z] #39 21.61   CC       images/eventpoll.o
01:25:12 [2020-05-21T01:25:12.246Z] #39 11.29   DEP      images/cpuinfo.pb-c.d
01:25:12 [2020-05-21T01:25:12.246Z] #39 11.31   PBCC     images/stats.pb-c.c
01:25:12 [2020-05-21T01:25:12.246Z] #39 11.31   DEP      images/stats.pb-c.d
01:25:12 [2020-05-21T01:25:12.540Z] Fetching without tags
01:25:12 [2020-05-21T01:25:12.485Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:25:12 [2020-05-21T01:25:12.489Z]  > git config --add remote.origin.fetch +refs/pull/40973/head:refs/remotes/origin/PR-40973 # timeout=10
01:25:12 [2020-05-21T01:25:12.494Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:25:12 [2020-05-21T01:25:12.510Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:25:12 [2020-05-21T01:25:12.527Z] Fetching upstream changes from https://github.com/moby/moby.git
01:25:12 [2020-05-21T01:25:12.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:25:12 [2020-05-21T01:25:12.528Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:25:12 [2020-05-21T01:25:12.685Z] #39 21.94   CC       images/fh.o
01:25:12 [2020-05-21T01:25:12.860Z] #39 12.00 make[1]: Nothing to be done for 'all'.
01:25:12 [2020-05-21T01:25:12.943Z] #39 22.24   CC       images/fsnotify.o
01:25:13 [2020-05-21T01:25:13.040Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
01:25:13 [2020-05-21T01:25:13.202Z] #39 ...
01:25:13 [2020-05-21T01:25:13.202Z] 
01:25:13 [2020-05-21T01:25:13.202Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:13 [2020-05-21T01:25:13.202Z] #41 9.252 vendor/golang.org/x/text/unicode/bidi
01:25:13 [2020-05-21T01:25:13.202Z] #41 11.29 vendor/golang.org/x/text/secure/bidirule
01:25:13 [2020-05-21T01:25:13.202Z] #41 11.66 vendor/golang.org/x/text/unicode/norm
01:25:13 [2020-05-21T01:25:13.202Z] #41 12.22 crypto/tls
01:25:13 [2020-05-21T01:25:13.202Z] #41 15.86 vendor/golang.org/x/net/idna
01:25:13 [2020-05-21T01:25:13.202Z] #41 18.13 net/textproto
01:25:13 [2020-05-21T01:25:13.202Z] #41 19.06 vendor/golang.org/x/net/http/httpguts
01:25:13 [2020-05-21T01:25:13.202Z] #41 19.34 vendor/golang.org/x/net/http/httpproxy
01:25:13 [2020-05-21T01:25:13.202Z] #41 ...
01:25:13 [2020-05-21T01:25:13.202Z] 
01:25:13 [2020-05-21T01:25:13.202Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:25:13 [2020-05-21T01:25:13.202Z] #10 10.03 Reading package lists...
01:25:13 [2020-05-21T01:25:13.202Z] #10 14.57 Building dependency tree...
01:25:13 [2020-05-21T01:25:13.202Z] #10 15.57 Reading state information...
01:25:13 [2020-05-21T01:25:13.202Z] #10 16.62 The following additional packages will be installed:
01:25:13 [2020-05-21T01:25:13.202Z] #10 16.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
01:25:13 [2020-05-21T01:25:13.202Z] #10 16.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
01:25:13 [2020-05-21T01:25:13.202Z] #10 16.62   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:25:13 [2020-05-21T01:25:13.202Z] #10 16.63   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
01:25:13 [2020-05-21T01:25:13.202Z] #10 16.63 Suggested packages:
01:25:13 [2020-05-21T01:25:13.202Z] #10 16.64   gcc-8-locales seccomp wine64
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.59 The following NEW packages will be installed:
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.59   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.59   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.60   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.60   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.60   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.96 Need to get 77.7 MB of archives.
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.96 After this operation, 487 MB of additional disk space will be used.
01:25:13 [2020-05-21T01:25:13.202Z] #10 17.96 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]
01:25:13 [2020-05-21T01:25:13.202Z] #10 18.09 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]
01:25:13 [2020-05-21T01:25:13.202Z] #10 18.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
01:25:13 [2020-05-21T01:25:13.202Z] #10 18.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
01:25:13 [2020-05-21T01:25:13.202Z] #10 18.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
01:25:13 [2020-05-21T01:25:13.202Z] #10 18.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
01:25:13 [2020-05-21T01:25:13.202Z] #10 18.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
01:25:13 [2020-05-21T01:25:13.202Z] #10 18.94 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]
01:25:13 [2020-05-21T01:25:13.202Z] #10 18.94 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]
01:25:13 [2020-05-21T01:25:13.202Z] #10 21.38 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]
01:25:13 [2020-05-21T01:25:13.202Z] #10 22.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
01:25:13 [2020-05-21T01:25:13.202Z] #10 22.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
01:25:13 [2020-05-21T01:25:13.202Z] #10 22.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.77 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]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
01:25:13 [2020-05-21T01:25:13.460Z] #10 22.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
01:25:13 [2020-05-21T01:25:13.474Z] #39 12.70   CC       images/stats.o
01:25:13 [2020-05-21T01:25:13.719Z] #10 22.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
01:25:13 [2020-05-21T01:25:13.719Z] #10 22.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
01:25:13 [2020-05-21T01:25:13.719Z] #10 22.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
01:25:13 [2020-05-21T01:25:13.719Z] #10 ...
01:25:13 [2020-05-21T01:25:13.719Z] 
01:25:13 [2020-05-21T01:25:13.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:13 [2020-05-21T01:25:13.719Z] #39 22.97   CC       images/signalfd.o
01:25:13 [2020-05-21T01:25:13.756Z] #39 12.86   CC       images/core.o
01:25:13 [2020-05-21T01:25:13.756Z] #39 ...
01:25:13 [2020-05-21T01:25:13.756Z] 
01:25:13 [2020-05-21T01:25:13.756Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.955 + RM_GOPATH=0
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.956 + TMP_GOPATH=
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.957 + : /build
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.957 + '[' -z '' ']'
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.958 ++ mktemp -d
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.963 + export GOPATH=/tmp/tmp.QSpckDLVTI
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.963 + GOPATH=/tmp/tmp.QSpckDLVTI
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.963 + RM_GOPATH=1
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.964 + case "$(go env GOARCH)" in
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.964 ++ go env GOARCH
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.981 + export GO_BUILDMODE=-buildmode=pie
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.982 + GO_BUILDMODE=-buildmode=pie
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.983 ++ dirname /tmp/install/install.sh
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.989 + dir=/tmp/install
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.989 + bin=golangci_lint
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.989 + shift
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.989 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.990 + . /tmp/install/golangci_lint.installer
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.990 ++ : v1.23.8
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.990 + install_golangci_lint
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.990 + echo 'Installing golangci-lint version v1.23.8'
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.991 Installing golangci-lint version v1.23.8
01:25:13 [2020-05-21T01:25:13.756Z] #45 1.991 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
01:25:13 [2020-05-21T01:25:13.756Z] #45 ...
01:25:13 [2020-05-21T01:25:13.756Z] 
01:25:13 [2020-05-21T01:25:13.756Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.393 + RM_GOPATH=0
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.393 + TMP_GOPATH=
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.393 + : /build
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.393 + '[' -z '' ']'
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.394 ++ mktemp -d
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.395 + export GOPATH=/tmp/tmp.cQXd5sgryj
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.395 + GOPATH=/tmp/tmp.cQXd5sgryj
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.395 + RM_GOPATH=1
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.395 + case "$(go env GOARCH)" in
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.395 ++ go env GOARCH
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.398 + export GO_BUILDMODE=-buildmode=pie
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.398 + GO_BUILDMODE=-buildmode=pie
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.400 ++ dirname /tmp/install/install.sh
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.400 + dir=/tmp/install
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.400 + bin=containerd
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.400 + shift
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.401 + '[' '!' -f /tmp/install/containerd.installer ']'
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.401 + . /tmp/install/containerd.installer
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.401 ++ set -e
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.404 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.406 + install_containerd
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.406 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.406 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cQXd5sgryj/src/github.com/containerd/containerd
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.406 Cloning into '/tmp/tmp.cQXd5sgryj/src/github.com/containerd/containerd'...
01:25:13 [2020-05-21T01:25:13.756Z] #52 1.406 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
01:25:13 [2020-05-21T01:25:13.977Z] #39 23.24   CC       images/fs.o
01:25:13 [2020-05-21T01:25:13.977Z] #39 23.45   CC       images/pstree.o
01:25:14 [2020-05-21T01:25:14.039Z] #52 ...
01:25:14 [2020-05-21T01:25:14.039Z] 
01:25:14 [2020-05-21T01:25:14.039Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.041 + RM_GOPATH=0
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.041 + TMP_GOPATH=
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.041 + : /build
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.041 + '[' -z '' ']'
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.042 ++ mktemp -d
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.042 + export GOPATH=/tmp/tmp.0wnrH1YFt3
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.043 + GOPATH=/tmp/tmp.0wnrH1YFt3
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.043 + RM_GOPATH=1
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.043 + case "$(go env GOARCH)" in
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.045 ++ go env GOARCH
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.049 + export GO_BUILDMODE=-buildmode=pie
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.050 + GO_BUILDMODE=-buildmode=pie
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.050 ++ dirname /tmp/install/install.sh
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.050 + dir=/tmp/install
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 + bin=vndr
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 + shift
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 + '[' '!' -f /tmp/install/vndr.installer ']'
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 + . /tmp/install/vndr.installer
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 + install_vndr
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0wnrH1YFt3/src/github.com/LK4D4/vndr
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.051 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.052 Cloning into '/tmp/tmp.0wnrH1YFt3/src/github.com/LK4D4/vndr'...
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.430 + cd /tmp/tmp.0wnrH1YFt3/src/github.com/LK4D4/vndr
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.431 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.443 + go build -buildmode=pie -v -o /build/vndr .
01:25:14 [2020-05-21T01:25:14.039Z] #41 2.992 github.com/LK4D4/vndr/godl/singleflight
01:25:14 [2020-05-21T01:25:14.039Z] #41 3.049 github.com/LK4D4/vndr/build
01:25:14 [2020-05-21T01:25:14.039Z] #41 3.247 github.com/LK4D4/vndr/versioned
01:25:14 [2020-05-21T01:25:14.039Z] #41 3.507 net/http
01:25:14 [2020-05-21T01:25:14.039Z] #41 ...
01:25:14 [2020-05-21T01:25:14.039Z] 
01:25:14 [2020-05-21T01:25:14.039Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:25:14 [2020-05-21T01:25:14.039Z] #28 13.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
01:25:14 [2020-05-21T01:25:14.235Z] #39 23.69   CC       images/pipe.o
01:25:14 [2020-05-21T01:25:14.493Z] #39 23.91   CC       images/tcp-stream.o
01:25:14 [2020-05-21T01:25:14.653Z] #28 13.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:25:14 [2020-05-21T01:25:14.752Z] #39 24.12   CC       images/sk-packet.o
01:25:13 [2020-05-21T01:25:13.026Z]  > git config core.sparsecheckout # timeout=10
01:25:13 [2020-05-21T01:25:13.030Z]  > git checkout -f 0c350e87a0d26ff561ca1bb46f43d6108e8ae671 # timeout=10
01:25:13 [2020-05-21T01:25:13.962Z]  > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10
01:25:15 [2020-05-21T01:25:15.010Z] #39 ...
01:25:15 [2020-05-21T01:25:15.010Z] 
01:25:15 [2020-05-21T01:25:15.010Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:25:15 [2020-05-21T01:25:15.010Z] #43 11.20 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:25:15 [2020-05-21T01:25:15.010Z] #43 11.32 go: extracting github.com/pkg/errors v0.8.1
01:25:15 [2020-05-21T01:25:15.010Z] #43 11.61 go: extracting github.com/spf13/pflag v1.0.3
01:25:15 [2020-05-21T01:25:15.010Z] #43 12.17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:25:15 [2020-05-21T01:25:15.010Z] #43 12.78 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:25:15 [2020-05-21T01:25:15.010Z] #43 13.63 go: finding github.com/fatih/color v1.6.0
01:25:15 [2020-05-21T01:25:15.010Z] #43 13.65 go: finding github.com/pkg/errors v0.8.1
01:25:15 [2020-05-21T01:25:15.010Z] #43 13.67 go: finding github.com/sirupsen/logrus v1.0.5
01:25:15 [2020-05-21T01:25:15.010Z] #43 13.71 go: finding github.com/spf13/pflag v1.0.3
01:25:15 [2020-05-21T01:25:15.010Z] #43 13.72 go: finding github.com/mattn/go-colorable v0.0.9
01:25:15 [2020-05-21T01:25:15.010Z] #43 13.80 go: finding github.com/mattn/go-isatty v0.0.3
01:25:15 [2020-05-21T01:25:15.010Z] #43 13.97 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:25:15 [2020-05-21T01:25:15.010Z] #43 14.00 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:25:15 [2020-05-21T01:25:15.010Z] #43 14.05 go: finding github.com/jonboulle/clockwork v0.1.0
01:25:15 [2020-05-21T01:25:15.010Z] #43 14.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:25:15 [2020-05-21T01:25:15.176Z] Merge succeeded, producing 201cc24a08ce2469b9b7986bfb09ef099eb60ca8
01:25:15 [2020-05-21T01:25:15.176Z] Checking out Revision 201cc24a08ce2469b9b7986bfb09ef099eb60ca8 (PR-40973)
01:25:13 [2020-05-21T01:25:13.367Z]  > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10
01:25:15 [2020-05-21T01:25:15.268Z] #43 ...
01:25:15 [2020-05-21T01:25:15.268Z] 
01:25:15 [2020-05-21T01:25:15.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:25:15 [2020-05-21T01:25:15.268Z] #10 23.85 debconf: delaying package configuration, since apt-utils is not installed
01:25:15 [2020-05-21T01:25:15.268Z] #10 24.03 Fetched 77.7 MB in 5s (14.8 MB/s)
01:25:15 [2020-05-21T01:25:15.268Z] #10 24.10 Selecting previously unselected package binutils-mingw-w64-i686.
01:25:15 [2020-05-21T01:25:15.268Z] #10 24.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
01:25:15 [2020-05-21T01:25:15.268Z] #10 24.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
01:25:15 [2020-05-21T01:25:15.268Z] #10 24.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:25:15 [2020-05-21T01:25:15.299Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD"
01:25:15 [2020-05-21T01:25:15.315Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
01:25:15 [2020-05-21T01:25:15.808Z] Merge succeeded, producing 7ea8435fb4baae6468d8c46aefef2789b521c7c4
01:25:15 [2020-05-21T01:25:15.808Z] Checking out Revision 7ea8435fb4baae6468d8c46aefef2789b521c7c4 (PR-40973)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:25:16 [2020-05-21T01:25:16.123Z] #28 ...
01:25:16 [2020-05-21T01:25:16.123Z] 
01:25:16 [2020-05-21T01:25:16.123Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:25:16 [2020-05-21T01:25:16.123Z] #17 1.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:25:16 [2020-05-21T01:25:16.123Z] #17 1.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:25:16 [2020-05-21T01:25:16.123Z] #17 1.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:25:16 [2020-05-21T01:25:16.123Z] #17 2.104 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
01:25:16 [2020-05-21T01:25:16.123Z] #17 2.971 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [179 kB]
01:25:16 [2020-05-21T01:25:16.123Z] #17 3.811 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
01:25:16 [2020-05-21T01:25:16.123Z] #17 7.540 Fetched 8046 kB in 6s (1336 kB/s)
01:25:16 [2020-05-21T01:25:16.123Z] #17 7.540 Reading package lists...
01:25:16 [2020-05-21T01:25:16.170Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD"
01:25:16 [2020-05-21T01:25:16.205Z] + docker version
01:25:16 [2020-05-21T01:25:16.205Z] Client:
01:25:16 [2020-05-21T01:25:16.205Z]  Version:           18.06.1-ce
01:25:16 [2020-05-21T01:25:16.205Z]  API version:       1.38
01:25:16 [2020-05-21T01:25:16.205Z]  Go version:        go1.10.3
01:25:16 [2020-05-21T01:25:16.205Z]  Git commit:        e68fc7a
01:25:16 [2020-05-21T01:25:16.205Z]  Built:             Tue Aug 21 17:26:10 2018
01:25:16 [2020-05-21T01:25:16.205Z]  OS/Arch:           linux/ppc64le
01:25:16 [2020-05-21T01:25:16.205Z]  Experimental:      false
01:25:16 [2020-05-21T01:25:16.205Z] 
01:25:16 [2020-05-21T01:25:16.205Z] Server:
01:25:16 [2020-05-21T01:25:16.205Z]  Engine:
01:25:16 [2020-05-21T01:25:16.205Z]   Version:          18.06.1-ce
01:25:16 [2020-05-21T01:25:16.205Z]   API version:      1.38 (minimum version 1.12)
01:25:16 [2020-05-21T01:25:16.205Z]   Go version:       go1.10.3
01:25:16 [2020-05-21T01:25:16.205Z]   Git commit:       e68fc7a
01:25:16 [2020-05-21T01:25:16.205Z]   Built:            Tue Aug 21 17:24:20 2018
01:25:16 [2020-05-21T01:25:16.205Z]   OS/Arch:          linux/ppc64le
01:25:16 [2020-05-21T01:25:16.205Z]   Experimental:     true
[Pipeline] sh
01:25:16 [2020-05-21T01:25:16.309Z] First time build. Skipping changelog.
01:25:16 [2020-05-21T01:25:16.405Z] #17 9.476 Reading package lists...
01:25:16 [2020-05-21T01:25:16.405Z] #17 ...
01:25:16 [2020-05-21T01:25:16.405Z] 
01:25:16 [2020-05-21T01:25:16.405Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:16 [2020-05-21T01:25:16.405Z] #39 13.15   CC       images/core-x86.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 13.48   CC       images/core-arm.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 13.74   CC       images/core-aarch64.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 13.98   CC       images/core-ppc64.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 14.16   CC       images/core-s390.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 14.52   CC       images/cpuinfo.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 14.71   CC       images/inventory.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 14.89   CC       images/fdinfo.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 15.05   CC       images/fown.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 15.18   CC       images/ns.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 15.28   CC       images/regfile.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 15.46   CC       images/ghost-file.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 15.56   CC       images/fifo.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 15.73   CC       images/remap-file-path.o
01:25:16 [2020-05-21T01:25:16.405Z] #39 15.84   CC       images/eventfd.o
01:25:16 [2020-05-21T01:25:16.582Z] + docker info
01:25:16 [2020-05-21T01:25:16.582Z] Containers: 0
01:25:16 [2020-05-21T01:25:16.582Z]  Running: 0
01:25:16 [2020-05-21T01:25:16.582Z]  Paused: 0
01:25:16 [2020-05-21T01:25:16.582Z]  Stopped: 0
01:25:16 [2020-05-21T01:25:16.582Z] Images: 9
01:25:16 [2020-05-21T01:25:16.582Z] Server Version: 18.06.1-ce
01:25:16 [2020-05-21T01:25:16.582Z] Storage Driver: overlay2
01:25:16 [2020-05-21T01:25:16.582Z]  Backing Filesystem: extfs
01:25:16 [2020-05-21T01:25:16.582Z]  Supports d_type: true
01:25:16 [2020-05-21T01:25:16.582Z]  Native Overlay Diff: true
01:25:16 [2020-05-21T01:25:16.582Z] Logging Driver: json-file
01:25:16 [2020-05-21T01:25:16.582Z] Cgroup Driver: cgroupfs
01:25:16 [2020-05-21T01:25:16.582Z] Plugins:
01:25:16 [2020-05-21T01:25:16.582Z]  Volume: local
01:25:16 [2020-05-21T01:25:16.582Z]  Network: bridge host ipvlan macvlan null overlay
01:25:16 [2020-05-21T01:25:16.582Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
01:25:16 [2020-05-21T01:25:16.582Z] Swarm: inactive
01:25:16 [2020-05-21T01:25:16.582Z] Runtimes: runc
01:25:16 [2020-05-21T01:25:16.582Z] Default Runtime: runc
01:25:16 [2020-05-21T01:25:16.582Z] Init Binary: docker-init
01:25:16 [2020-05-21T01:25:16.582Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
01:25:16 [2020-05-21T01:25:16.582Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
01:25:16 [2020-05-21T01:25:16.582Z] init version: fec3683
01:25:16 [2020-05-21T01:25:16.582Z] Security Options:
01:25:16 [2020-05-21T01:25:16.582Z]  apparmor
01:25:16 [2020-05-21T01:25:16.582Z]  seccomp
01:25:16 [2020-05-21T01:25:16.582Z]   Profile: default
01:25:16 [2020-05-21T01:25:16.582Z] Kernel Version: 4.4.0-130-generic
01:25:16 [2020-05-21T01:25:16.582Z] Operating System: Ubuntu 16.04.3 LTS
01:25:16 [2020-05-21T01:25:16.582Z] OSType: linux
01:25:16 [2020-05-21T01:25:16.582Z] Architecture: ppc64le
01:25:16 [2020-05-21T01:25:16.582Z] CPUs: 4
01:25:16 [2020-05-21T01:25:16.582Z] Total Memory: 7.972GiB
01:25:16 [2020-05-21T01:25:16.582Z] Name: ppc64le-ubuntu-24
01:25:16 [2020-05-21T01:25:16.582Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
01:25:16 [2020-05-21T01:25:16.582Z] Docker Root Dir: /var/lib/docker
01:25:16 [2020-05-21T01:25:16.582Z] Debug Mode (client): false
01:25:16 [2020-05-21T01:25:16.582Z] Debug Mode (server): false
01:25:16 [2020-05-21T01:25:16.582Z] Username: dockerbuildbot
01:25:16 [2020-05-21T01:25:16.582Z] Registry: https://index.docker.io/v1/
01:25:16 [2020-05-21T01:25:16.582Z] Labels:
01:25:16 [2020-05-21T01:25:16.582Z] Experimental: true
01:25:16 [2020-05-21T01:25:16.582Z] Insecure Registries:
01:25:16 [2020-05-21T01:25:16.582Z]  127.0.0.0/8
01:25:16 [2020-05-21T01:25:16.582Z] Live Restore Enabled: false
01:25:16 [2020-05-21T01:25:16.582Z] 
[Pipeline] sh
01:25:16 [2020-05-21T01:25:16.687Z] #39 15.97   CC       images/eventpoll.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:25:16 [2020-05-21T01:25:16.961Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:25:16 [2020-05-21T01:25:16.961Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:25:16 [2020-05-21T01:25:16.961Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40973/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:25:16 [2020-05-21T01:25:16.961Z] + bash /home/docker/workspace/moby_PR-40973/check-config.sh
01:25:16 [2020-05-21T01:25:16.961Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:25:16 [2020-05-21T01:25:16.961Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
01:25:16 [2020-05-21T01:25:16.961Z] 
01:25:16 [2020-05-21T01:25:16.961Z] Generally Necessary:
01:25:16 [2020-05-21T01:25:16.961Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:25:16 [2020-05-21T01:25:16.961Z] - apparmor: enabled and tools installed
01:25:16 [2020-05-21T01:25:16.961Z] - CONFIG_NAMESPACES: enabled
01:25:16 [2020-05-21T01:25:16.961Z] - CONFIG_NET_NS: enabled
01:25:16 [2020-05-21T01:25:16.961Z] - CONFIG_PID_NS: enabled
01:25:16 [2020-05-21T01:25:16.961Z] - CONFIG_IPC_NS: enabled
01:25:16 [2020-05-21T01:25:16.961Z] - CONFIG_UTS_NS: enabled
01:25:16 [2020-05-21T01:25:16.961Z] - CONFIG_CGROUPS: enabled
01:25:16 [2020-05-21T01:25:16.969Z] #39 16.13   CC       images/fh.o
01:25:16 [2020-05-21T01:25:16.969Z] #39 16.30   CC       images/fsnotify.o
01:25:17 [2020-05-21T01:25:17.167Z] #10 26.28 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:25:17 [2020-05-21T01:25:17.167Z] #10 26.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
01:25:17 [2020-05-21T01:25:17.167Z] #10 26.28 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CGROUP_CPUACCT: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CGROUP_DEVICE: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CGROUP_FREEZER: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CGROUP_SCHED: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CPUSETS: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_MEMCG: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_KEYS: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_VETH: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_BRIDGE: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_NF_NAT: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_NF_NAT_NEEDED: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_POSIX_MQUEUE: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
01:25:17 [2020-05-21T01:25:17.246Z] 
01:25:17 [2020-05-21T01:25:17.246Z] Optional Features:
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_USER_NS: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_SECCOMP: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CGROUP_PIDS: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_MEMCG_SWAP: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:25:17 [2020-05-21T01:25:17.246Z]     (cgroup swap accounting is currently enabled)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_MEMCG_KMEM: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_BLK_CGROUP: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_IOSCHED_CFQ: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CGROUP_PERF: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CGROUP_HUGETLB: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:25:17 [2020-05-21T01:25:17.246Z] - CONFIG_CFS_BANDWIDTH: enabled
01:25:17 [2020-05-21T01:25:17.251Z] #39 16.48   CC       images/signalfd.o
01:25:17 [2020-05-21T01:25:17.251Z] #39 16.61   CC       images/fs.o
01:25:17 [2020-05-21T01:25:17.251Z] #39 16.70   CC       images/pstree.o
01:25:15 [2020-05-21T01:25:15.146Z]  > git rev-parse HEAD^{commit} # timeout=10
01:25:15 [2020-05-21T01:25:15.163Z]  > git config core.sparsecheckout # timeout=10
01:25:15 [2020-05-21T01:25:15.166Z]  > git checkout -f 201cc24a08ce2469b9b7986bfb09ef099eb60ca8 # timeout=10
01:25:15 [2020-05-21T01:25:15.285Z]  > git rev-list --no-walk 1709f87b6ec3316099e046da5ae87ad6860f398c # timeout=10
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_RT_GROUP_SCHED: missing
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_IP_VS: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_IP_VS_NFCT: enabled
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_IP_VS_RR: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_EXT4_FS: enabled
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:25:17 [2020-05-21T01:25:17.532Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:25:17 [2020-05-21T01:25:17.532Z] - Network Drivers:
01:25:17 [2020-05-21T01:25:17.532Z]   - "overlay":
01:25:17 [2020-05-21T01:25:17.532Z]     - CONFIG_VXLAN: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:25:17 [2020-05-21T01:25:17.532Z]       Optional (for encrypted networks):
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_CRYPTO: enabled
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_XFRM: enabled
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_XFRM_USER: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_INET_ESP: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]   - "ipvlan":
01:25:17 [2020-05-21T01:25:17.532Z]     - CONFIG_IPVLAN: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]   - "macvlan":
01:25:17 [2020-05-21T01:25:17.532Z]     - CONFIG_MACVLAN: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]     - CONFIG_DUMMY: enabled (as module)
01:25:17 [2020-05-21T01:25:17.532Z]   - "ftp,tftp client in container":
01:25:15 [2020-05-21T01:25:15.671Z]  > git rev-parse "HEAD^{commit}" # timeout=10
01:25:15 [2020-05-21T01:25:15.821Z]  > git config core.sparsecheckout # timeout=10
01:25:15 [2020-05-21T01:25:15.888Z]  > git checkout -f 7ea8435fb4baae6468d8c46aefef2789b521c7c4 # timeout=10
01:25:16 [2020-05-21T01:25:16.183Z]  > git rev-list --no-walk 1709f87b6ec3316099e046da5ae87ad6860f398c # timeout=10
01:25:17 [2020-05-21T01:25:17.748Z] + docker version
01:25:17 [2020-05-21T01:25:17.748Z] Client: Docker Engine - Enterprise
01:25:17 [2020-05-21T01:25:17.748Z]  Version:           19.03.5
01:25:17 [2020-05-21T01:25:17.748Z]  API version:       1.40
01:25:17 [2020-05-21T01:25:17.748Z]  Go version:        go1.12.12
01:25:17 [2020-05-21T01:25:17.748Z]  Git commit:        2ee0c57608
01:25:17 [2020-05-21T01:25:17.748Z]  Built:             11/13/2019 08:00:16
01:25:17 [2020-05-21T01:25:17.748Z]  OS/Arch:           windows/amd64
01:25:17 [2020-05-21T01:25:17.748Z]  Experimental:      false
01:25:17 [2020-05-21T01:25:17.748Z] 
01:25:17 [2020-05-21T01:25:17.748Z] Server: Docker Engine - Enterprise
01:25:17 [2020-05-21T01:25:17.748Z]  Engine:
01:25:17 [2020-05-21T01:25:17.748Z]   Version:          19.03.5
01:25:17 [2020-05-21T01:25:17.748Z]   API version:      1.40 (minimum version 1.24)
01:25:17 [2020-05-21T01:25:17.748Z]   Go version:       go1.12.12
01:25:17 [2020-05-21T01:25:17.748Z]   Git commit:       2ee0c57608
01:25:17 [2020-05-21T01:25:17.748Z]   Built:            11/13/2019 07:58:51
01:25:17 [2020-05-21T01:25:17.748Z]   OS/Arch:          windows/amd64
01:25:17 [2020-05-21T01:25:17.748Z]   Experimental:     true
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:25:17 [2020-05-21T01:25:17.815Z] - Storage Drivers:
01:25:17 [2020-05-21T01:25:17.815Z]   - "aufs":
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_AUFS_FS: enabled (as module)
01:25:17 [2020-05-21T01:25:17.815Z]   - "btrfs":
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:25:17 [2020-05-21T01:25:17.815Z]   - "devicemapper":
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_BLK_DEV_DM: enabled
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:25:17 [2020-05-21T01:25:17.815Z]   - "overlay":
01:25:17 [2020-05-21T01:25:17.815Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:25:17 [2020-05-21T01:25:17.815Z]   - "zfs":
01:25:17 [2020-05-21T01:25:17.815Z]     - /dev/zfs: missing
01:25:17 [2020-05-21T01:25:17.815Z]     - zfs command: missing
01:25:17 [2020-05-21T01:25:17.815Z]     - zpool command: missing
01:25:17 [2020-05-21T01:25:17.815Z] 
01:25:17 [2020-05-21T01:25:17.815Z] Limits:
01:25:17 [2020-05-21T01:25:17.815Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:25:17 [2020-05-21T01:25:17.815Z] 
01:25:17 [2020-05-21T01:25:17.815Z] + true
[Pipeline] }
[Pipeline] // stage
01:25:17 [2020-05-21T01:25:17.865Z] #39 16.86   CC       images/pipe.o
01:25:17 [2020-05-21T01:25:17.865Z] #39 17.00   CC       images/tcp-stream.o
01:25:17 [2020-05-21T01:25:17.865Z] #39 17.08   CC       images/sk-packet.o
01:25:17 [2020-05-21T01:25:17.865Z] #39 17.22   CC       images/mnt.o
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] sh
01:25:18 [2020-05-21T01:25:18.147Z] #39 17.32   CC       images/pipe-data.o
01:25:18 [2020-05-21T01:25:18.147Z] #39 17.40   CC       images/sa.o
01:25:18 [2020-05-21T01:25:18.147Z] #39 17.53   CC       images/timer.o
01:25:18 [2020-05-21T01:25:18.244Z] + make bundles/buildx
01:25:18 [2020-05-21T01:25:18.429Z] #39 17.68   CC       images/timerfd.o
01:25:18 [2020-05-21T01:25:18.540Z] #10 28.05 Selecting previously unselected package binutils-mingw-w64.
01:25:18 [2020-05-21T01:25:18.540Z] #10 28.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
01:25:18 [2020-05-21T01:25:18.712Z] #39 17.87   CC       images/mm.o
01:25:18 [2020-05-21T01:25:18.712Z] #39 17.97   CC       images/sk-opts.o
01:25:18 [2020-05-21T01:25:18.712Z] #39 18.09   CC       images/sk-unix.o
01:25:18 [2020-05-21T01:25:18.799Z] #10 28.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
01:25:18 [2020-05-21T01:25:18.799Z] #10 28.18 Selecting previously unselected package libdevmapper1.02.1:amd64.
01:25:18 [2020-05-21T01:25:18.799Z] #10 28.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
01:25:18 [2020-05-21T01:25:18.799Z] #10 28.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
01:25:18 [2020-05-21T01:25:18.862Z] make: command: Command not found
01:25:18 [2020-05-21T01:25:18.862Z] make: command: Command not found
01:25:18 [2020-05-21T01:25:18.862Z] mkdir bundles
01:25:18 [2020-05-21T01:25:18.862Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
01:25:18 [2020-05-21T01:25:18.862Z] 	--build-arg BUILDX_COMMIT \
01:25:18 [2020-05-21T01:25:18.862Z] 	--build-arg BUILDX_REPO \
01:25:18 [2020-05-21T01:25:18.862Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
01:25:18 [2020-05-21T01:25:18.862Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
01:25:18 [2020-05-21T01:25:18.862Z] 	.
01:25:18 [2020-05-21T01:25:18.862Z] /bin/sh: 4: go: not found
01:25:18 [2020-05-21T01:25:18.862Z] /bin/sh: 5: go: not found
01:25:18 [2020-05-21T01:25:18.888Z] + docker info
01:25:18 [2020-05-21T01:25:18.994Z] #39 18.22   CC       images/sk-inet.o
01:25:19 [2020-05-21T01:25:19.057Z] #10 28.37 Selecting previously unselected package dmsetup.
01:25:19 [2020-05-21T01:25:19.057Z] #10 28.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
01:25:19 [2020-05-21T01:25:19.057Z] #10 28.39 Unpacking dmsetup (2:1.02.155-3) ...
01:25:19 [2020-05-21T01:25:19.277Z] #39 18.40   CC       images/tun.o
01:25:19 [2020-05-21T01:25:19.277Z] #39 18.57   CC       images/sk-netlink.o
01:25:19 [2020-05-21T01:25:19.315Z] #10 28.56 Selecting previously unselected package mingw-w64-common.
01:25:19 [2020-05-21T01:25:19.315Z] #10 28.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
01:25:19 [2020-05-21T01:25:19.315Z] #10 28.58 Unpacking mingw-w64-common (6.0.0-3) ...
01:25:19 [2020-05-21T01:25:19.559Z] #39 18.69   CC       images/packet-sock.o
01:25:19 [2020-05-21T01:25:19.559Z] #39 18.86   CC       images/ipc-var.o
01:25:19 [2020-05-21T01:25:19.841Z] #39 18.93   CC       images/ipc-desc.o
01:25:19 [2020-05-21T01:25:19.841Z] #39 19.05   CC       images/ipc-shm.o
01:25:19 [2020-05-21T01:25:19.841Z] #39 19.13   CC       images/ipc-msg.o
01:25:19 [2020-05-21T01:25:19.841Z] #39 19.26   CC       images/ipc-sem.o
01:25:20 [2020-05-21T01:25:20.017Z] Client:
01:25:20 [2020-05-21T01:25:20.017Z]  Debug Mode: false
01:25:20 [2020-05-21T01:25:20.017Z]  Plugins:
01:25:20 [2020-05-21T01:25:20.017Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
01:25:20 [2020-05-21T01:25:20.017Z] 
01:25:20 [2020-05-21T01:25:20.017Z] Server:
01:25:20 [2020-05-21T01:25:20.017Z]  Containers: 1
01:25:20 [2020-05-21T01:25:20.017Z]   Running: 0
01:25:20 [2020-05-21T01:25:20.017Z]   Paused: 0
01:25:20 [2020-05-21T01:25:20.017Z]   Stopped: 1
01:25:20 [2020-05-21T01:25:20.017Z]  Images: 10
01:25:20 [2020-05-21T01:25:20.017Z]  Server Version: 19.03.5
01:25:20 [2020-05-21T01:25:20.017Z]  Storage Driver: windowsfilter (windows) lcow (linux)
01:25:20 [2020-05-21T01:25:20.017Z]   Windows: 
01:25:20 [2020-05-21T01:25:20.017Z]   LCOW: 
01:25:20 [2020-05-21T01:25:20.017Z]  Logging Driver: json-file
01:25:20 [2020-05-21T01:25:20.017Z]  Plugins:
01:25:20 [2020-05-21T01:25:20.017Z]   Volume: local
01:25:20 [2020-05-21T01:25:20.017Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:25:20 [2020-05-21T01:25:20.017Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:25:20 [2020-05-21T01:25:20.017Z]  Swarm: inactive
01:25:20 [2020-05-21T01:25:20.017Z]  Default Isolation: process
01:25:20 [2020-05-21T01:25:20.017Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:25:20 [2020-05-21T01:25:20.017Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
01:25:20 [2020-05-21T01:25:20.017Z]  OSType: windows
01:25:20 [2020-05-21T01:25:20.017Z]  Architecture: x86_64
01:25:20 [2020-05-21T01:25:20.017Z]  CPUs: 4
01:25:20 [2020-05-21T01:25:20.017Z]  Total Memory: 32GiB
01:25:20 [2020-05-21T01:25:20.017Z]  Name: azwin-2-5ad8c0
01:25:20 [2020-05-21T01:25:20.017Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
01:25:20 [2020-05-21T01:25:20.017Z]  Docker Root Dir: D:\docker
01:25:20 [2020-05-21T01:25:20.017Z]  Debug Mode: false
01:25:20 [2020-05-21T01:25:20.017Z]  Registry: https://index.docker.io/v1/
01:25:20 [2020-05-21T01:25:20.017Z]  Labels:
01:25:20 [2020-05-21T01:25:20.017Z]  Experimental: true
01:25:20 [2020-05-21T01:25:20.017Z]  Insecure Registries:
01:25:20 [2020-05-21T01:25:20.017Z]   10.0.0.4:5000
01:25:20 [2020-05-21T01:25:20.017Z]   127.0.0.0/8
01:25:20 [2020-05-21T01:25:20.017Z]  Registry Mirrors:
01:25:20 [2020-05-21T01:25:20.017Z]   http://10.0.0.4:5000/
01:25:20 [2020-05-21T01:25:20.017Z]  Live Restore Enabled: false
01:25:20 [2020-05-21T01:25:20.017Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
01:25:20 [2020-05-21T01:25:20.124Z] #39 19.34   CC       images/utsns.o
01:25:20 [2020-05-21T01:25:20.125Z] #39 19.44   CC       images/creds.o
01:25:20 [2020-05-21T01:25:20.407Z] #39 19.61   CC       images/vma.o
01:25:20 [2020-05-21T01:25:20.407Z] #39 ...
01:25:20 [2020-05-21T01:25:20.407Z] 
01:25:20 [2020-05-21T01:25:20.407Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:25:20 [2020-05-21T01:25:20.407Z] #17 9.476 Reading package lists...
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.24 Building dependency tree...
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.77 libcap2-bin is already the newest version (1:2.25-2).
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.77 The following additional packages will be installed:
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   python3.7 python3.7-minimal vim-runtime xxd
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78 Suggested packages:
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78 Recommended packages:
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   aufs-dkms nftables build-essential python3-dev python3-keyring
01:25:20 [2020-05-21T01:25:20.407Z] #17 11.78   python3-keyrings.alt python3-xdg unzip
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.09 The following NEW packages will be installed:
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.14   xz-utils zip
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.23 Need to get 27.7 MB of archives.
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.23 After this operation, 117 MB of additional disk space will be used.
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
01:25:20 [2020-05-21T01:25:20.407Z] #17 13.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.97 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 13.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
01:25:20 [2020-05-21T01:25:20.408Z] #17 14.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
01:25:20 [2020-05-21T01:25:20.690Z] #17 14.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
01:25:20 [2020-05-21T01:25:20.690Z] #17 14.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
01:25:20 [2020-05-21T01:25:20.690Z] #17 14.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
01:25:20 [2020-05-21T01:25:20.974Z] #17 14.78 debconf: delaying package configuration, since apt-utils is not installed
01:25:20 [2020-05-21T01:25:20.974Z] #17 14.86 Fetched 27.7 MB in 1s (22.0 MB/s)
01:25:21 [2020-05-21T01:25:21.305Z] #17 14.91 Selecting previously unselected package pigz.
01:25:21 [2020-05-21T01:25:21.305Z] #17 14.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23201 files and directories currently installed.)
01:25:21 [2020-05-21T01:25:21.305Z] #17 14.99 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
01:25:21 [2020-05-21T01:25:21.305Z] #17 14.99 Unpacking pigz (2.4-1) ...
01:25:21 [2020-05-21T01:25:21.305Z] #17 15.06 Selecting previously unselected package libpython3.7-minimal:s390x.
01:25:21 [2020-05-21T01:25:21.305Z] #17 15.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
01:25:21 [2020-05-21T01:25:21.305Z] #17 15.06 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
01:25:21 [2020-05-21T01:25:21.305Z] #17 ...
01:25:21 [2020-05-21T01:25:21.305Z] 
01:25:21 [2020-05-21T01:25:21.305Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:21 [2020-05-21T01:25:21.305Z] #49 7.641 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
01:25:21 [2020-05-21T01:25:21.305Z] #49 ...
01:25:21 [2020-05-21T01:25:21.305Z] 
01:25:21 [2020-05-21T01:25:21.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:21 [2020-05-21T01:25:21.305Z] #39 19.73   CC       images/netdev.o
01:25:21 [2020-05-21T01:25:21.305Z] #39 19.96   CC       images/tty.o
01:25:21 [2020-05-21T01:25:21.305Z] #39 20.30   CC       images/file-lock.o
01:25:21 [2020-05-21T01:25:21.305Z] #39 20.37   CC       images/rlimit.o
01:25:21 [2020-05-21T01:25:21.305Z] #39 20.51   CC       images/pagemap.o
01:25:21 [2020-05-21T01:25:21.305Z] #39 20.62   CC       images/siginfo.o
01:25:21 [2020-05-21T01:25:21.567Z] Sending build context to Docker daemon   55.4MB

01:25:21 [2020-05-21T01:25:21.567Z] Step 1/15 : ARG GO_VERSION=1.13.11
01:25:21 [2020-05-21T01:25:21.567Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
01:25:21 [2020-05-21T01:25:21.567Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
01:25:21 [2020-05-21T01:25:21.567Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build
01:25:21 [2020-05-21T01:25:21.567Z]  ---> 607a6a8b67de
01:25:21 [2020-05-21T01:25:21.567Z] Step 5/15 : ARG BUILDX_REPO
01:25:21 [2020-05-21T01:25:21.567Z]  ---> Using cache
01:25:21 [2020-05-21T01:25:21.567Z]  ---> 2b50087d4283
01:25:21 [2020-05-21T01:25:21.567Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
01:25:21 [2020-05-21T01:25:21.567Z]  ---> Using cache
01:25:21 [2020-05-21T01:25:21.567Z]  ---> 8c829f0deece
01:25:21 [2020-05-21T01:25:21.567Z] Step 7/15 : WORKDIR /buildx
01:25:21 [2020-05-21T01:25:21.567Z]  ---> Using cache
01:25:21 [2020-05-21T01:25:21.567Z]  ---> d37abf71a741
01:25:21 [2020-05-21T01:25:21.567Z] Step 8/15 : ARG BUILDX_COMMIT
01:25:21 [2020-05-21T01:25:21.567Z]  ---> Using cache
01:25:21 [2020-05-21T01:25:21.567Z]  ---> 8582c3b4f9c6
01:25:21 [2020-05-21T01:25:21.568Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
01:25:21 [2020-05-21T01:25:21.568Z]  ---> Using cache
01:25:21 [2020-05-21T01:25:21.568Z]  ---> 6115cf08fb2e
01:25:21 [2020-05-21T01:25:21.568Z] Step 10/15 : ARG GOOS
01:25:21 [2020-05-21T01:25:21.568Z]  ---> Using cache
01:25:21 [2020-05-21T01:25:21.568Z]  ---> 2d2c929ddf37
01:25:21 [2020-05-21T01:25:21.568Z] Step 11/15 : ARG GOARCH
01:25:21 [2020-05-21T01:25:21.568Z]  ---> Using cache
01:25:21 [2020-05-21T01:25:21.568Z]  ---> 7ce98b893f48
01:25:21 [2020-05-21T01:25:21.568Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
01:25:21 [2020-05-21T01:25:21.568Z]  ---> Running in ccfcef5804e9
01:25:21 [2020-05-21T01:25:21.587Z] #39 20.77   CC       images/rpc.o
01:25:22 [2020-05-21T01:25:22.200Z] #39 21.35   CC       images/ext-file.o
01:25:22 [2020-05-21T01:25:22.200Z] #39 21.47   CC       images/cgroup.o
01:25:22 [2020-05-21T01:25:22.482Z] #39 21.73   CC       images/userns.o
01:25:22 [2020-05-21T01:25:22.595Z] #10 ...
01:25:22 [2020-05-21T01:25:22.595Z] 
01:25:22 [2020-05-21T01:25:22.595Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:25:22 [2020-05-21T01:25:22.595Z] #28 31.28 Checking out files:  93% (1423/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
01:25:22 [2020-05-21T01:25:22.595Z] #28 31.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
01:25:22 [2020-05-21T01:25:22.764Z] #39 21.92   CC       images/google/protobuf/descriptor.o
01:25:22 [2020-05-21T01:25:22.853Z] #28 32.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:25:23 [2020-05-21T01:25:23.383Z] #39 ...
01:25:23 [2020-05-21T01:25:23.383Z] 
01:25:23 [2020-05-21T01:25:23.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:23 [2020-05-21T01:25:23.383Z] #41 12.47 github.com/LK4D4/vndr/godl
01:25:23 [2020-05-21T01:25:23.383Z] #41 13.07 github.com/LK4D4/vndr
01:25:23 [2020-05-21T01:25:23.383Z] #41 DONE 19.7s
01:25:23 [2020-05-21T01:25:23.383Z] 
01:25:23 [2020-05-21T01:25:23.383Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:25:23 [2020-05-21T01:25:23.383Z] #17 15.39 Selecting previously unselected package python3.7-minimal.
01:25:23 [2020-05-21T01:25:23.383Z] #17 15.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
01:25:23 [2020-05-21T01:25:23.383Z] #17 15.40 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
01:25:23 [2020-05-21T01:25:23.383Z] #17 16.11 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
01:25:23 [2020-05-21T01:25:23.383Z] #17 16.12 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
01:25:23 [2020-05-21T01:25:23.665Z] #17 17.50 Selecting previously unselected package python3-minimal.
01:25:23 [2020-05-21T01:25:23.665Z] #17 17.50 (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 ... 23450 files and directories currently installed.)
01:25:23 [2020-05-21T01:25:23.665Z] #17 17.53 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
01:25:23 [2020-05-21T01:25:23.787Z] #28 ...
01:25:23 [2020-05-21T01:25:23.787Z] 
01:25:23 [2020-05-21T01:25:23.787Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:23 [2020-05-21T01:25:23.787Z] #41 19.84 vendor/golang.org/x/net/http2/hpack
01:25:23 [2020-05-21T01:25:23.787Z] #41 20.86 mime
01:25:23 [2020-05-21T01:25:23.787Z] #41 22.57 mime/quotedprintable
01:25:23 [2020-05-21T01:25:23.787Z] #41 23.07 mime/multipart
01:25:23 [2020-05-21T01:25:23.787Z] #41 24.35 net/http/internal
01:25:23 [2020-05-21T01:25:23.787Z] #41 26.14 net/http/httptrace
01:25:23 [2020-05-21T01:25:23.787Z] #41 26.49 net/http
01:25:23 [2020-05-21T01:25:23.787Z] #41 ...
01:25:23 [2020-05-21T01:25:23.787Z] 
01:25:23 [2020-05-21T01:25:23.787Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:25:23 [2020-05-21T01:25:23.787Z] #52 29.02 Checking out files:  67% (2157/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
01:25:23 [2020-05-21T01:25:23.787Z] #52 29.86 + cd /tmp/tmp.IH52EF6Imi/src/github.com/containerd/containerd
01:25:23 [2020-05-21T01:25:23.787Z] #52 29.86 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
01:25:23 [2020-05-21T01:25:23.972Z] #17 17.61 Unpacking python3-minimal (3.7.3-1) ...
01:25:23 [2020-05-21T01:25:23.972Z] #17 17.83 Selecting previously unselected package libmpdec2:s390x.
01:25:23 [2020-05-21T01:25:23.972Z] #17 17.83 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
01:25:23 [2020-05-21T01:25:23.972Z] #17 17.85 Unpacking libmpdec2:s390x (2.4.2-2) ...
01:25:24 [2020-05-21T01:25:24.254Z] #17 17.98 Selecting previously unselected package libpython3.7-stdlib:s390x.
01:25:24 [2020-05-21T01:25:24.254Z] #17 17.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
01:25:24 [2020-05-21T01:25:24.254Z] #17 17.98 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
01:25:24 [2020-05-21T01:25:24.868Z] #17 18.61 Selecting previously unselected package python3.7.
01:25:24 [2020-05-21T01:25:24.868Z] #17 18.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
01:25:24 [2020-05-21T01:25:24.868Z] #17 18.61 Unpacking python3.7 (3.7.3-2+deb10u1) ...
01:25:24 [2020-05-21T01:25:24.868Z] #17 18.70 Selecting previously unselected package libpython3-stdlib:s390x.
01:25:24 [2020-05-21T01:25:24.868Z] #17 18.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
01:25:24 [2020-05-21T01:25:24.868Z] #17 18.70 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
01:25:24 [2020-05-21T01:25:24.868Z] #17 18.74 Setting up python3-minimal (3.7.3-1) ...
01:25:25 [2020-05-21T01:25:25.161Z] #52 31.41 + export 'BUILDTAGS=netgo osusergo static_build'
01:25:25 [2020-05-21T01:25:25.161Z] #52 31.41 + BUILDTAGS='netgo osusergo static_build'
01:25:25 [2020-05-21T01:25:25.161Z] #52 ...
01:25:25 [2020-05-21T01:25:25.161Z] 
01:25:25 [2020-05-21T01:25:25.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:25 [2020-05-21T01:25:25.161Z] #39 24.51   CC       images/mnt.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 24.74   CC       images/pipe-data.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 24.98   CC       images/sa.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 25.27   CC       images/timer.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 25.62   CC       images/timerfd.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 25.81   CC       images/mm.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 26.10   CC       images/sk-opts.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 26.34   CC       images/sk-unix.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 26.69   CC       images/sk-inet.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 27.03   CC       images/tun.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 27.28   CC       images/sk-netlink.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 27.51   CC       images/packet-sock.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 28.00   CC       images/ipc-var.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 28.28   CC       images/ipc-desc.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 28.56   CC       images/ipc-shm.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 28.78   CC       images/ipc-msg.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 29.02   CC       images/ipc-sem.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 29.34   CC       images/utsns.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 29.55   CC       images/creds.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 29.82   CC       images/vma.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 30.04   CC       images/netdev.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 30.48   CC       images/tty.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 31.13   CC       images/file-lock.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 31.30   CC       images/rlimit.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 31.50   CC       images/pagemap.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 31.84   CC       images/siginfo.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 32.15   CC       images/rpc.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 33.48   CC       images/ext-file.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 33.72   CC       images/cgroup.o
01:25:25 [2020-05-21T01:25:25.161Z] #39 34.52   CC       images/userns.o
01:25:25 [2020-05-21T01:25:25.419Z] #39 ...
01:25:25 [2020-05-21T01:25:25.419Z] 
01:25:25 [2020-05-21T01:25:25.419Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:25:25 [2020-05-21T01:25:25.419Z] #52 31.41 + export EXTRA_FLAGS=-buildmode=pie
01:25:25 [2020-05-21T01:25:25.419Z] #52 31.41 + EXTRA_FLAGS=-buildmode=pie
01:25:25 [2020-05-21T01:25:25.419Z] #52 31.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:25:25 [2020-05-21T01:25:25.419Z] #52 31.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:25:25 [2020-05-21T01:25:25.419Z] #52 31.41 + '[' '' = dynamic ']'
01:25:25 [2020-05-21T01:25:25.419Z] #52 31.41 + make
01:25:25 [2020-05-21T01:25:25.482Z] #17 19.29 Selecting previously unselected package python3.
01:25:25 [2020-05-21T01:25:25.482Z] #17 19.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23862 files and directories currently installed.)
01:25:25 [2020-05-21T01:25:25.482Z] #17 19.33 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
01:25:25 [2020-05-21T01:25:25.482Z] #17 19.33 Unpacking python3 (3.7.3-1) ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.41 Selecting previously unselected package libip4tc0:s390x.
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.41 Unpacking libip4tc0:s390x (1.8.2-4) ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.46 Selecting previously unselected package libip6tc0:s390x.
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.46 Unpacking libip6tc0:s390x (1.8.2-4) ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.53 Selecting previously unselected package libiptc0:s390x.
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.53 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.53 Unpacking libiptc0:s390x (1.8.2-4) ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.59 Selecting previously unselected package libnfnetlink0:s390x.
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.60 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.62 Selecting previously unselected package libnetfilter-conntrack3:s390x.
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
01:25:25 [2020-05-21T01:25:25.763Z] #17 19.63 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
01:25:26 [2020-05-21T01:25:26.045Z] #17 19.69 Selecting previously unselected package libnftnl11:s390x.
01:25:26 [2020-05-21T01:25:26.045Z] #17 19.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
01:25:26 [2020-05-21T01:25:26.045Z] #17 19.69 Unpacking libnftnl11:s390x (1.1.2-2) ...
01:25:26 [2020-05-21T01:25:26.045Z] #17 19.73 Selecting previously unselected package iptables.
01:25:26 [2020-05-21T01:25:26.045Z] #17 19.73 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
01:25:26 [2020-05-21T01:25:26.045Z] #17 19.73 Unpacking iptables (1.8.2-4) ...
01:25:26 [2020-05-21T01:25:26.045Z] #17 19.91 Selecting previously unselected package xxd.
01:25:26 [2020-05-21T01:25:26.045Z] #17 19.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
01:25:26 [2020-05-21T01:25:26.327Z] #17 19.91 Unpacking xxd (2:8.1.0875-5) ...
01:25:26 [2020-05-21T01:25:26.327Z] #17 19.98 Selecting previously unselected package vim-common.
01:25:26 [2020-05-21T01:25:26.327Z] #17 19.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
01:25:26 [2020-05-21T01:25:26.327Z] #17 19.99 Unpacking vim-common (2:8.1.0875-5) ...
01:25:26 [2020-05-21T01:25:26.327Z] #17 20.09 Selecting previously unselected package bash-completion.
01:25:26 [2020-05-21T01:25:26.327Z] #17 20.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
01:25:26 [2020-05-21T01:25:26.352Z] #52 32.54 + bin/ctr
01:25:27 [2020-05-21T01:25:27.286Z] #52 ...
01:25:27 [2020-05-21T01:25:27.286Z] 
01:25:27 [2020-05-21T01:25:27.286Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:25:27 [2020-05-21T01:25:27.286Z] #43 DONE 33.2s
01:25:27 [2020-05-21T01:25:27.286Z] 
01:25:27 [2020-05-21T01:25:27.286Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:25:27 [2020-05-21T01:25:27.286Z] #10 33.78 Selecting previously unselected package mingw-w64-x86-64-dev.
01:25:27 [2020-05-21T01:25:27.286Z] #10 33.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
01:25:27 [2020-05-21T01:25:27.286Z] #10 33.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
01:25:27 [2020-05-21T01:25:27.795Z] #17 21.51 Unpacking bash-completion (1:2.8-6) ...
01:25:28 [2020-05-21T01:25:28.077Z] #17 21.80 Selecting previously unselected package bzip2.
01:25:28 [2020-05-21T01:25:28.077Z] #17 21.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.077Z] #17 21.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
01:25:28 [2020-05-21T01:25:28.077Z] #17 21.85 Selecting previously unselected package xz-utils.
01:25:28 [2020-05-21T01:25:28.077Z] #17 21.85 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.077Z] #17 21.86 Unpacking xz-utils (5.2.4-1) ...
01:25:28 [2020-05-21T01:25:28.077Z] #17 21.97 Selecting previously unselected package apparmor.
01:25:28 [2020-05-21T01:25:28.360Z] #17 21.97 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.360Z] #17 22.01 Unpacking apparmor (2.13.2-10) ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.28 Selecting previously unselected package aufs-tools.
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.28 Unpacking aufs-tools (1:4.14+20190211-1) ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.36 Selecting previously unselected package libonig5:s390x.
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.36 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.37 Unpacking libonig5:s390x (6.9.1-1) ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.47 Selecting previously unselected package libjq1:s390x.
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.47 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.55 Selecting previously unselected package jq.
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.55 Unpacking jq (1.5+dfsg-2+b1) ...
01:25:28 [2020-05-21T01:25:28.642Z] #17 22.61 Selecting previously unselected package libaio1:s390x.
01:25:28 [2020-05-21T01:25:28.923Z] #17 22.62 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.923Z] #17 22.62 Unpacking libaio1:s390x (0.3.112-3) ...
01:25:28 [2020-05-21T01:25:28.923Z] #17 22.69 Selecting previously unselected package libgpm2:s390x.
01:25:28 [2020-05-21T01:25:28.923Z] #17 22.69 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.923Z] #17 22.69 Unpacking libgpm2:s390x (1.20.7-5) ...
01:25:28 [2020-05-21T01:25:28.923Z] #17 22.74 Selecting previously unselected package libicu63:s390x.
01:25:28 [2020-05-21T01:25:28.923Z] #17 22.74 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
01:25:28 [2020-05-21T01:25:28.923Z] #17 22.74 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
01:25:29 [2020-05-21T01:25:29.205Z] #17 ...
01:25:29 [2020-05-21T01:25:29.205Z] 
01:25:29 [2020-05-21T01:25:29.205Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:25:29 [2020-05-21T01:25:29.205Z] #52 15.59 + cd /tmp/tmp.cQXd5sgryj/src/github.com/containerd/containerd
01:25:29 [2020-05-21T01:25:29.205Z] #52 15.59 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
01:25:29 [2020-05-21T01:25:29.205Z] #52 16.81 + export 'BUILDTAGS=netgo osusergo static_build'
01:25:29 [2020-05-21T01:25:29.205Z] #52 16.81 + BUILDTAGS='netgo osusergo static_build'
01:25:29 [2020-05-21T01:25:29.205Z] #52 16.81 + export EXTRA_FLAGS=-buildmode=pie
01:25:29 [2020-05-21T01:25:29.205Z] #52 16.81 + EXTRA_FLAGS=-buildmode=pie
01:25:29 [2020-05-21T01:25:29.205Z] #52 16.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:25:29 [2020-05-21T01:25:29.205Z] #52 16.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:25:29 [2020-05-21T01:25:29.205Z] #52 16.81 + '[' '' = dynamic ']'
01:25:29 [2020-05-21T01:25:29.205Z] #52 16.81 + make
01:25:29 [2020-05-21T01:25:29.205Z] #52 17.89 + bin/ctr
01:25:29 [2020-05-21T01:25:29.487Z] #52 ...
01:25:29 [2020-05-21T01:25:29.487Z] 
01:25:29 [2020-05-21T01:25:29.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:29 [2020-05-21T01:25:29.487Z] #39 22.86   CC       images/opts.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 22.96   CC       images/seccomp.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.07   CC       images/binfmt-misc.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.12   CC       images/time.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.18   CC       images/sysctl.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.25   CC       images/autofs.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.41   CC       images/macvlan.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.48   CC       images/sit.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.56   LINK     images/built-in.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.61   GEN      compel/include/asm
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.61   GEN      compel/include/version.h
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.62 touch .config
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.63   GEN      include/common/config.h
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.66   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.71   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.71   GEN      compel/plugins/include/uapi/std/syscall.h
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.73   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.74   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.76   DEP      compel/arch/s390/plugins/std/parasite-head.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.77   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.78   DEP      compel/plugins/std/infect.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.88   DEP      compel/plugins/std/string.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 23.96   DEP      compel/plugins/std/log.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 24.01   DEP      compel/plugins/std/fds.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 24.07   DEP      compel/plugins/std/std.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 24.14   DEP      compel/plugins/shmem/shmem.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 24.19   DEP      compel/plugins/fds/fds.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 24.28   CC       compel/plugins/std/std.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 24.42   CC       compel/plugins/std/fds.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 24.74   CC       compel/plugins/std/log.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.14   CC       compel/plugins/std/string.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.48   CC       compel/plugins/std/infect.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.60   CC       compel/arch/s390/plugins/std/parasite-head.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.61   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.63   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.72   AR       compel/plugins/std.lib.a
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.75   CC       compel/plugins/fds/fds.o
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.93   AR       compel/plugins/fds.lib.a
01:25:29 [2020-05-21T01:25:29.487Z] #39 25.95   HOSTDEP  compel/src/lib/log-host.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.03   HOSTDEP  compel/src/lib/handle-elf-host.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.09   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.16   HOSTDEP  compel/src/main-host.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.20   DEP      compel/src/lib/ptrace.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.30   DEP      compel/src/lib/infect.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.35   DEP      compel/src/lib/infect-util.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.39   DEP      compel/src/lib/infect-rpc.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.48   DEP      compel/arch/s390/src/lib/infect.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.58   DEP      compel/arch/s390/src/lib/cpu.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.63   DEP      compel/src/lib/log.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.69   DEP      compel/src/main.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.75   DEP      compel/src/lib/handle-elf.d
01:25:29 [2020-05-21T01:25:29.487Z] #39 26.81   DEP      compel/arch/s390/src/lib/handle-elf.d
01:25:29 [2020-05-21T01:25:29.488Z] #39 26.90   CC       compel/src/lib/log.o
01:25:29 [2020-05-21T01:25:29.488Z] #39 27.06   CC       compel/arch/s390/src/lib/cpu.o
01:25:29 [2020-05-21T01:25:29.488Z] #39 27.23   CC       compel/arch/s390/src/lib/infect.o
01:25:29 [2020-05-21T01:25:29.488Z] #39 27.68   CC       compel/src/lib/infect-rpc.o
01:25:29 [2020-05-21T01:25:29.488Z] #39 27.82   CC       compel/src/lib/infect-util.o
01:25:29 [2020-05-21T01:25:29.488Z] #39 27.93   CC       compel/src/lib/infect.o
01:25:29 [2020-05-21T01:25:29.770Z] #39 29.08   CC       compel/src/lib/ptrace.o
01:25:29 [2020-05-21T01:25:29.814Z] #10 39.15 Selecting previously unselected package gcc-mingw-w64-base.
01:25:29 [2020-05-21T01:25:29.814Z] #10 39.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:25:29 [2020-05-21T01:25:29.814Z] #10 39.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:25:29 [2020-05-21T01:25:29.814Z] #10 39.32 Selecting previously unselected package gcc-mingw-w64-x86-64.
01:25:29 [2020-05-21T01:25:29.814Z] #10 39.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:25:29 [2020-05-21T01:25:29.814Z] #10 39.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:25:30 [2020-05-21T01:25:30.052Z] #39 29.24   AR       compel/libcompel.a
01:25:30 [2020-05-21T01:25:30.052Z] #39 29.29   HOSTCC   compel/src/main-host.o
01:25:30 [2020-05-21T01:25:30.334Z] #39 29.55   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
01:25:30 [2020-05-21T01:25:30.334Z] #39 29.64   HOSTCC   compel/src/lib/handle-elf-host.o
01:25:30 [2020-05-21T01:25:30.616Z] #39 29.92   HOSTCC   compel/src/lib/log-host.o
01:25:30 [2020-05-21T01:25:30.616Z] #39 30.05   HOSTLINK compel/compel-host-bin
01:25:30 [2020-05-21T01:25:30.748Z] #10 ...
01:25:30 [2020-05-21T01:25:30.748Z] 
01:25:30 [2020-05-21T01:25:30.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:30 [2020-05-21T01:25:30.748Z] #39 34.82   CC       images/google/protobuf/descriptor.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 37.30   CC       images/opts.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 37.53   CC       images/seccomp.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 37.85   CC       images/binfmt-misc.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 38.15   CC       images/time.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 38.27   CC       images/sysctl.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 38.42   CC       images/autofs.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 38.65   CC       images/macvlan.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 38.78   CC       images/sit.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 38.91   LINK     images/built-in.o
01:25:30 [2020-05-21T01:25:30.748Z] #39 38.99   GEN      compel/include/asm
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.00   GEN      compel/include/version.h
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.02 touch .config
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.05   GEN      include/common/config.h
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.11   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.13   GEN      compel/plugins/include/uapi/std/syscall-64.h
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.16   GEN      compel/arch/x86/plugins/std/syscalls-64.S
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.18   DEP      compel/arch/x86/plugins/std/syscalls-64.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.20   DEP      compel/arch/x86/plugins/std/memcpy.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.24   DEP      compel/arch/x86/plugins/std/parasite-head.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.27   GEN      compel/plugins/include/uapi/std/syscall.h
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.31   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.33   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.35   DEP      compel/plugins/std/infect.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.50   DEP      compel/plugins/std/string.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.56   DEP      compel/plugins/std/log.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.66   DEP      compel/plugins/std/fds.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.76   DEP      compel/plugins/std/std.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.88   DEP      compel/plugins/shmem/shmem.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 39.97   DEP      compel/plugins/fds/fds.d
01:25:30 [2020-05-21T01:25:30.748Z] #39 40.13   CC       compel/plugins/std/std.o
01:25:30 [2020-05-21T01:25:30.898Z] #39 30.15   DEP      soccr/soccr.d
01:25:31 [2020-05-21T01:25:31.223Z] #39 30.35   CC       soccr/soccr.o
01:25:31 [2020-05-21T01:25:31.315Z] #39 40.47   CC       compel/plugins/std/fds.o
01:25:31 [2020-05-21T01:25:31.505Z] #39 ...
01:25:31 [2020-05-21T01:25:31.505Z] 
01:25:31 [2020-05-21T01:25:31.505Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.15 Selecting previously unselected package libnet1:s390x.
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.16 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.24 Selecting previously unselected package libnl-3-200:s390x.
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.24 Unpacking libnl-3-200:s390x (3.4.0-1) ...
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.30 Selecting previously unselected package libprotobuf-c1:s390x.
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.30 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.34 Selecting previously unselected package libreadline5:s390x.
01:25:31 [2020-05-21T01:25:31.505Z] #17 25.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
01:25:31 [2020-05-21T01:25:31.573Z] #39 40.78   CC       compel/plugins/std/log.o
01:25:31 [2020-05-21T01:25:31.787Z] #17 25.34 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
01:25:31 [2020-05-21T01:25:31.787Z] #17 25.39 Selecting previously unselected package net-tools.
01:25:31 [2020-05-21T01:25:31.787Z] #17 25.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
01:25:31 [2020-05-21T01:25:31.787Z] #17 25.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
01:25:31 [2020-05-21T01:25:31.787Z] #17 25.56 Selecting previously unselected package python-pip-whl.
01:25:31 [2020-05-21T01:25:31.787Z] #17 25.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
01:25:31 [2020-05-21T01:25:31.787Z] #17 25.56 Unpacking python-pip-whl (18.1-5) ...
01:25:32 [2020-05-21T01:25:32.139Z] #39 41.45   CC       compel/plugins/std/string.o
01:25:32 [2020-05-21T01:25:32.401Z] #17 26.12 Selecting previously unselected package python3-lib2to3.
01:25:32 [2020-05-21T01:25:32.401Z] #17 26.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
01:25:32 [2020-05-21T01:25:32.401Z] #17 26.12 Unpacking python3-lib2to3 (3.7.3-1) ...
01:25:32 [2020-05-21T01:25:32.401Z] #17 26.22 Selecting previously unselected package python3-distutils.
01:25:32 [2020-05-21T01:25:32.401Z] #17 26.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
01:25:32 [2020-05-21T01:25:32.401Z] #17 26.22 Unpacking python3-distutils (3.7.3-1) ...
01:25:32 [2020-05-21T01:25:32.683Z] #17 26.32 Selecting previously unselected package python3-pip.
01:25:32 [2020-05-21T01:25:32.683Z] #17 26.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
01:25:32 [2020-05-21T01:25:32.683Z] #17 26.32 Unpacking python3-pip (18.1-5) ...
01:25:32 [2020-05-21T01:25:32.683Z] #17 26.45 Selecting previously unselected package python3-pkg-resources.
01:25:32 [2020-05-21T01:25:32.683Z] #17 26.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
01:25:32 [2020-05-21T01:25:32.683Z] #17 26.46 Unpacking python3-pkg-resources (40.8.0-1) ...
01:25:32 [2020-05-21T01:25:32.705Z] #39 42.04   CC       compel/plugins/std/infect.o
01:25:32 [2020-05-21T01:25:32.963Z] #39 42.36   CC       compel/arch/x86/plugins/std/parasite-head.o
01:25:32 [2020-05-21T01:25:32.963Z] #39 42.40   CC       compel/arch/x86/plugins/std/memcpy.o
01:25:32 [2020-05-21T01:25:32.963Z] #39 42.46   CC       compel/arch/x86/plugins/std/syscalls-64.o
01:25:32 [2020-05-21T01:25:32.965Z] #17 26.59 Selecting previously unselected package python3-setuptools.
01:25:32 [2020-05-21T01:25:32.965Z] #17 26.59 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
01:25:32 [2020-05-21T01:25:32.965Z] #17 26.59 Unpacking python3-setuptools (40.8.0-1) ...
01:25:32 [2020-05-21T01:25:32.965Z] #17 26.76 Selecting previously unselected package python3-wheel.
01:25:32 [2020-05-21T01:25:32.965Z] #17 26.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
01:25:32 [2020-05-21T01:25:32.965Z] #17 26.77 Unpacking python3-wheel (0.32.3-2) ...
01:25:32 [2020-05-21T01:25:32.965Z] #17 26.84 Selecting previously unselected package sudo.
01:25:33 [2020-05-21T01:25:33.221Z] #39 42.53   AR       compel/plugins/std.lib.a
01:25:33 [2020-05-21T01:25:33.221Z] #39 42.58   CC       compel/plugins/fds/fds.o
01:25:33 [2020-05-21T01:25:33.221Z] #39 ...
01:25:33 [2020-05-21T01:25:33.221Z] 
01:25:33 [2020-05-21T01:25:33.221Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:33 [2020-05-21T01:25:33.221Z] #41 39.30 github.com/LK4D4/vndr/godl
01:25:33 [2020-05-21T01:25:33.246Z] #17 26.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
01:25:33 [2020-05-21T01:25:33.246Z] #17 26.85 Unpacking sudo (1.8.27-1+deb10u2) ...
01:25:33 [2020-05-21T01:25:33.528Z] #17 27.22 Selecting previously unselected package thin-provisioning-tools.
01:25:33 [2020-05-21T01:25:33.528Z] #17 27.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
01:25:33 [2020-05-21T01:25:33.528Z] #17 27.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
01:25:33 [2020-05-21T01:25:33.528Z] #17 27.37 Selecting previously unselected package uidmap.
01:25:33 [2020-05-21T01:25:33.528Z] #17 27.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
01:25:33 [2020-05-21T01:25:33.528Z] #17 27.38 Unpacking uidmap (1:4.5-1.1) ...
01:25:33 [2020-05-21T01:25:33.810Z] #17 27.46 Selecting previously unselected package vim-runtime.
01:25:33 [2020-05-21T01:25:33.810Z] #17 27.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
01:25:33 [2020-05-21T01:25:33.810Z] #17 27.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
01:25:33 [2020-05-21T01:25:33.810Z] #17 27.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
01:25:33 [2020-05-21T01:25:33.810Z] #17 27.50 Unpacking vim-runtime (2:8.1.0875-5) ...
01:25:34 [2020-05-21T01:25:34.155Z] #41 40.02 github.com/LK4D4/vndr
01:25:35 [2020-05-21T01:25:35.511Z] DEBUG: print all environment variables to check how Jenkins runs this script
01:25:35 [2020-05-21T01:25:35.511Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f6908d97\powershellScript.ps1'; exit $LASTEXITCODE;
01:25:35 [2020-05-21T01:25:35.511Z] ----------------------------------------------------------------------------
01:25:35 [2020-05-21T01:25:35.511Z] 
01:25:35 [2020-05-21T01:25:35.511Z] INFO: executeCI.ps1 starting at Thu May 21 01:25:34 CUT 2020
01:25:35 [2020-05-21T01:25:35.511Z] 
01:25:35 [2020-05-21T01:25:35.511Z] INFO: Script version 05-Feb-2019 09:03 PDT
01:25:35 [2020-05-21T01:25:35.511Z] INFO: Running git version 2.24.1.windows.2
01:25:35 [2020-05-21T01:25:35.511Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
01:25:35 [2020-05-21T01:25:35.511Z] INFO: Environment variables:
01:25:35 [2020-05-21T01:25:35.511Z] 
01:25:35 [2020-05-21T01:25:35.511Z] Name                           Value                                                                                   
01:25:35 [2020-05-21T01:25:35.511Z] ----                           -----                                                                                   
01:25:35 [2020-05-21T01:25:35.511Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
01:25:35 [2020-05-21T01:25:35.511Z] amd64                          true                                                                                    
01:25:35 [2020-05-21T01:25:35.511Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
01:25:35 [2020-05-21T01:25:35.511Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
01:25:35 [2020-05-21T01:25:35.511Z] arm64                          true                                                                                    
01:25:35 [2020-05-21T01:25:35.511Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8                      
01:25:35 [2020-05-21T01:25:35.511Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8                                                                                  
01:25:35 [2020-05-21T01:25:35.511Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
01:25:35 [2020-05-21T01:25:35.511Z] BRANCH_NAME                    PR-40973                                                                                
01:25:35 [2020-05-21T01:25:35.511Z] BUILD_DISPLAY_NAME             #10                                                                                     
01:25:35 [2020-05-21T01:25:35.511Z] BUILD_ID                       10                                                                                      
01:25:35 [2020-05-21T01:25:35.511Z] BUILD_NUMBER                   10                                                                                      
01:25:35 [2020-05-21T01:25:35.511Z] BUILD_TAG                      jenkins-moby-PR-40973-10                                                                
01:25:35 [2020-05-21T01:25:35.511Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40973/10/                             
01:25:35 [2020-05-21T01:25:35.511Z] CHANGE_AUTHOR                  XiaodongLoong                                                                           
01:25:35 [2020-05-21T01:25:35.511Z] CHANGE_AUTHOR_DISPLAY_NAME     Xiaodong Liu                                                                            
01:25:35 [2020-05-21T01:25:35.511Z] CHANGE_BRANCH                  master                                                                                  
01:25:35 [2020-05-21T01:25:35.511Z] CHANGE_FORK                    XiaodongLoong                                                                           
01:25:35 [2020-05-21T01:25:35.511Z] CHANGE_ID                      40973                                                                                   
01:25:35 [2020-05-21T01:25:35.511Z] CHANGE_TARGET                  master                                                                                  
01:25:35 [2020-05-21T01:25:35.511Z] CHANGE_TITLE                   -buildmode=pie is not supported for the mips arch                                       
01:25:35 [2020-05-21T01:25:35.511Z] CHANGE_URL                     https://github.com/moby/moby/pull/40973                                                 
01:25:35 [2020-05-21T01:25:35.511Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
01:25:35 [2020-05-21T01:25:35.511Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
01:25:35 [2020-05-21T01:25:35.511Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
01:25:35 [2020-05-21T01:25:35.511Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
01:25:35 [2020-05-21T01:25:35.511Z] COMPUTERNAME                   azwin-2-5ad8c0                                                                          
01:25:35 [2020-05-21T01:25:35.511Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
01:25:35 [2020-05-21T01:25:35.511Z] ConfigSequenceNumber           0                                                                                       
01:25:35 [2020-05-21T01:25:35.511Z] dco                            true                                                                                    
01:25:35 [2020-05-21T01:25:35.511Z] DOCKER_BUILDKIT                0                                                                                       
01:25:35 [2020-05-21T01:25:35.511Z] DOCKER_DUT_DEBUG               1                                                                                       
01:25:35 [2020-05-21T01:25:35.511Z] DOCKER_EXPERIMENTAL            1                                                                                       
01:25:35 [2020-05-21T01:25:35.511Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
01:25:35 [2020-05-21T01:25:35.511Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
01:25:35 [2020-05-21T01:25:35.511Z] EXECUTOR_NUMBER                0                                                                                       
01:25:35 [2020-05-21T01:25:35.511Z] FQDN                           azwin-2-5ad8c0.westus.cloudapp.azure.com                                                
01:25:35 [2020-05-21T01:25:35.511Z] GIT_BRANCH                     PR-40973                                                                                
01:25:35 [2020-05-21T01:25:35.511Z] GIT_COMMIT                     dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74                                                
01:25:35 [2020-05-21T01:25:35.511Z] GIT_PREVIOUS_COMMIT            9055e2857408b8674889017bf7b79fb68d5a985b                                                
01:25:35 [2020-05-21T01:25:35.511Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 266f05c2acfe835fda664f471ec4204a0195e03b                                                
01:25:35 [2020-05-21T01:25:35.511Z] GIT_URL                        https://github.com/moby/moby.git                                                        
01:25:35 [2020-05-21T01:25:35.511Z] HUDSON_COOKIE                  047f7767-64ea-4e7d-a934-13f0e7f3dba8                                                    
01:25:35 [2020-05-21T01:25:35.511Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
01:25:35 [2020-05-21T01:25:35.511Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
01:25:35 [2020-05-21T01:25:35.511Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
01:25:35 [2020-05-21T01:25:35.511Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
01:25:35 [2020-05-21T01:25:35.511Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
01:25:35 [2020-05-21T01:25:35.511Z] JENKINS_NODE_COOKIE            155b0aa2-2397-403d-8a43-8f8eb6f52efd                                                    
01:25:35 [2020-05-21T01:25:35.511Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
01:25:35 [2020-05-21T01:25:35.511Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
01:25:35 [2020-05-21T01:25:35.511Z] JOB_BASE_NAME                  PR-40973                                                                                
01:25:35 [2020-05-21T01:25:35.511Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40973/display/redirect                
01:25:35 [2020-05-21T01:25:35.511Z] JOB_NAME                       moby/PR-40973                                                                           
01:25:35 [2020-05-21T01:25:35.511Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40973/                                
01:25:35 [2020-05-21T01:25:35.511Z] library.jps.version            master                                                                                  
01:25:35 [2020-05-21T01:25:35.511Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
01:25:35 [2020-05-21T01:25:35.511Z] NODE_LABELS                    amd64 azure azwin-2-5ad8c0 azwin-2019 docker west-us windows windows-2019 x86_64        
01:25:35 [2020-05-21T01:25:35.511Z] NODE_NAME                      azwin-2-5ad8c0                                                                          
01:25:35 [2020-05-21T01:25:35.511Z] NUMBER_OF_PROCESSORS           4                                                                                       
01:25:35 [2020-05-21T01:25:35.512Z] OS                             Windows_NT                                                                              
01:25:35 [2020-05-21T01:25:35.512Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
01:25:35 [2020-05-21T01:25:35.512Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
01:25:35 [2020-05-21T01:25:35.512Z] ppc64le                        true                                                                                    
01:25:35 [2020-05-21T01:25:35.512Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
01:25:35 [2020-05-21T01:25:35.512Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
01:25:35 [2020-05-21T01:25:35.512Z] PROCESSOR_LEVEL                6                                                                                       
01:25:35 [2020-05-21T01:25:35.512Z] PROCESSOR_REVISION             5504                                                                                    
01:25:35 [2020-05-21T01:25:35.512Z] ProgramData                    C:\ProgramData                                                                          
01:25:35 [2020-05-21T01:25:35.512Z] ProgramFiles                   C:\Program Files                                                                        
01:25:35 [2020-05-21T01:25:35.512Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
01:25:35 [2020-05-21T01:25:35.512Z] ProgramW6432                   C:\Program Files                                                                        
01:25:35 [2020-05-21T01:25:35.512Z] PROMPT                         $P$G                                                                                    
01:25:35 [2020-05-21T01:25:35.512Z] PSExecutionPolicyPreference    Bypass                                                                                  
01:25:35 [2020-05-21T01:25:35.512Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
01:25:35 [2020-05-21T01:25:35.512Z] PUBLIC                         C:\Users\Public                                                                         
01:25:35 [2020-05-21T01:25:35.512Z] rootless                       true                                                                                    
01:25:35 [2020-05-21T01:25:35.512Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40973/10/display/redirect?page=changes
01:25:35 [2020-05-21T01:25:35.512Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40973/10/display/redirect             
01:25:35 [2020-05-21T01:25:35.512Z] s390x                          true                                                                                    
01:25:35 [2020-05-21T01:25:35.512Z] SKIP_VALIDATION_TESTS          1                                                                                       
01:25:35 [2020-05-21T01:25:35.512Z] SOURCES_DRIVE                  d                                                                                       
01:25:35 [2020-05-21T01:25:35.512Z] SOURCES_SUBDIR                 gopath                                                                                  
01:25:35 [2020-05-21T01:25:35.512Z] STAGE_NAME                     Run tests                                                                               
01:25:35 [2020-05-21T01:25:35.512Z] SystemDrive                    C:                                                                                      
01:25:35 [2020-05-21T01:25:35.512Z] SystemRoot                     C:\windows                                                                              
01:25:35 [2020-05-21T01:25:35.512Z] TEMP                           C:\windows\TEMP                                                                         
01:25:35 [2020-05-21T01:25:35.512Z] TESTDEBUG                      0                                                                                       
01:25:35 [2020-05-21T01:25:35.512Z] TESTRUN_DRIVE                  d                                                                                       
01:25:35 [2020-05-21T01:25:35.512Z] TESTRUN_SUBDIR                 CI                                                                                      
01:25:35 [2020-05-21T01:25:35.512Z] TIMEOUT                        120m                                                                                    
01:25:35 [2020-05-21T01:25:35.512Z] TMP                            C:\windows\TEMP                                                                         
01:25:35 [2020-05-21T01:25:35.512Z] unit_validate                  true                                                                                    
01:25:35 [2020-05-21T01:25:35.512Z] USERDOMAIN                     WORKGROUP                                                                               
01:25:35 [2020-05-21T01:25:35.512Z] USERNAME                       azwin-2-5ad8c0$                                                                         
01:25:35 [2020-05-21T01:25:35.512Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
01:25:35 [2020-05-21T01:25:35.512Z] validate_force                 false                                                                                   
01:25:35 [2020-05-21T01:25:35.512Z] windir                         C:\windows                                                                              
01:25:35 [2020-05-21T01:25:35.512Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
01:25:35 [2020-05-21T01:25:35.512Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
01:25:35 [2020-05-21T01:25:35.512Z] windowsRS1                     false                                                                                   
01:25:35 [2020-05-21T01:25:35.512Z] windowsRS5                     true                                                                                    
01:25:35 [2020-05-21T01:25:35.512Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
01:25:35 [2020-05-21T01:25:35.512Z] 
01:25:35 [2020-05-21T01:25:35.512Z] 
01:25:35 [2020-05-21T01:25:35.512Z] 
01:25:35 [2020-05-21T01:25:35.512Z] INFO: Sources under d:\gopath\...
01:25:35 [2020-05-21T01:25:35.512Z] INFO: Test run under d:\CI\...
01:25:35 [2020-05-21T01:25:35.512Z] INFO: Running in D:\gopath\src\github.com\docker\docker
01:25:35 [2020-05-21T01:25:35.512Z] INFO: docker/docker repository was found
01:25:35 [2020-05-21T01:25:35.512Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
01:25:35 [2020-05-21T01:25:35.833Z] #17 29.67 Selecting previously unselected package vim.
01:25:35 [2020-05-21T01:25:35.833Z] #17 29.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
01:25:35 [2020-05-21T01:25:35.833Z] #17 29.68 Unpacking vim (2:8.1.0875-5) ...
01:25:35 [2020-05-21T01:25:35.980Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217'
01:25:35 [2020-05-21T01:25:35.980Z] INFO: Docker version of control daemon
01:25:35 [2020-05-21T01:25:35.980Z] 
01:25:35 [2020-05-21T01:25:35.980Z] Client: Docker Engine - Enterprise
01:25:35 [2020-05-21T01:25:35.980Z]  Version:           19.03.5
01:25:35 [2020-05-21T01:25:35.980Z]  API version:       1.40
01:25:35 [2020-05-21T01:25:35.980Z]  Go version:        go1.12.12
01:25:35 [2020-05-21T01:25:35.980Z]  Git commit:        2ee0c57608
01:25:35 [2020-05-21T01:25:35.980Z]  Built:             11/13/2019 08:00:16
01:25:35 [2020-05-21T01:25:35.980Z]  OS/Arch:           windows/amd64
01:25:35 [2020-05-21T01:25:35.980Z]  Experimental:      false
01:25:35 [2020-05-21T01:25:35.980Z] 
01:25:35 [2020-05-21T01:25:35.980Z] Server: Docker Engine - Enterprise
01:25:35 [2020-05-21T01:25:35.980Z]  Engine:
01:25:35 [2020-05-21T01:25:35.980Z]   Version:          19.03.5
01:25:35 [2020-05-21T01:25:35.980Z]   API version:      1.40 (minimum version 1.24)
01:25:35 [2020-05-21T01:25:35.980Z]   Go version:       go1.12.12
01:25:35 [2020-05-21T01:25:35.980Z]   Git commit:       2ee0c57608
01:25:35 [2020-05-21T01:25:35.980Z]   Built:            11/13/2019 07:58:51
01:25:35 [2020-05-21T01:25:35.980Z]   OS/Arch:          windows/amd64
01:25:35 [2020-05-21T01:25:35.980Z]   Experimental:     true
01:25:35 [2020-05-21T01:25:35.980Z] 
01:25:35 [2020-05-21T01:25:35.980Z] INFO: Docker info of control daemon
01:25:35 [2020-05-21T01:25:35.981Z] 
01:25:36 [2020-05-21T01:25:36.446Z] #17 30.16 Selecting previously unselected package xfsprogs.
01:25:36 [2020-05-21T01:25:36.446Z] #17 30.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
01:25:36 [2020-05-21T01:25:36.446Z] #17 30.16 Unpacking xfsprogs (4.20.0-1) ...
01:25:36 [2020-05-21T01:25:36.728Z] #17 30.52 Selecting previously unselected package zip.
01:25:36 [2020-05-21T01:25:36.728Z] #17 30.52 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
01:25:36 [2020-05-21T01:25:36.728Z] #17 30.52 Unpacking zip (3.0-11+b1) ...
01:25:37 [2020-05-21T01:25:37.009Z] #17 30.67 Setting up aufs-tools (1:4.14+20190211-1) ...
01:25:37 [2020-05-21T01:25:37.009Z] #17 30.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
01:25:37 [2020-05-21T01:25:37.009Z] #17 30.70 Setting up libip6tc0:s390x (1.8.2-4) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.70 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.71 Setting up libgpm2:s390x (1.20.7-5) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.72 Setting up libip4tc0:s390x (1.8.2-4) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.72 Setting up uidmap (1:4.5-1.1) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.73 Setting up libnftnl11:s390x (1.1.2-2) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.76 Setting up libicu63:s390x (63.1-6+deb10u1) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.76 Setting up xxd (2:8.1.0875-5) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.77 Setting up zip (3.0-11+b1) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.78 Setting up vim-common (2:8.1.0875-5) ...
01:25:37 [2020-05-21T01:25:37.010Z] #17 30.79 Setting up bash-completion (1:2.8-6) ...
01:25:37 [2020-05-21T01:25:37.544Z] Client:
01:25:37 [2020-05-21T01:25:37.544Z]  Debug Mode: false
01:25:37 [2020-05-21T01:25:37.544Z]  Plugins:
01:25:37 [2020-05-21T01:25:37.544Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
01:25:37 [2020-05-21T01:25:37.544Z] 
01:25:37 [2020-05-21T01:25:37.544Z] Server:
01:25:37 [2020-05-21T01:25:37.544Z]  Containers: 1
01:25:37 [2020-05-21T01:25:37.544Z]   Running: 0
01:25:37 [2020-05-21T01:25:37.544Z]   Paused: 0
01:25:37 [2020-05-21T01:25:37.545Z]   Stopped: 1
01:25:37 [2020-05-21T01:25:37.545Z]  Images: 10
01:25:37 [2020-05-21T01:25:37.545Z]  Server Version: 19.03.5
01:25:37 [2020-05-21T01:25:37.545Z]  Storage Driver: windowsfilter (windows) lcow (linux)
01:25:37 [2020-05-21T01:25:37.545Z]   Windows: 
01:25:37 [2020-05-21T01:25:37.545Z]   LCOW: 
01:25:37 [2020-05-21T01:25:37.545Z]  Logging Driver: json-file
01:25:37 [2020-05-21T01:25:37.545Z]  Plugins:
01:25:37 [2020-05-21T01:25:37.545Z]   Volume: local
01:25:37 [2020-05-21T01:25:37.545Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:25:37 [2020-05-21T01:25:37.545Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:25:37 [2020-05-21T01:25:37.545Z]  Swarm: inactive
01:25:37 [2020-05-21T01:25:37.545Z]  Default Isolation: process
01:25:37 [2020-05-21T01:25:37.545Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:25:37 [2020-05-21T01:25:37.545Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
01:25:37 [2020-05-21T01:25:37.545Z]  OSType: windows
01:25:37 [2020-05-21T01:25:37.545Z]  Architecture: x86_64
01:25:37 [2020-05-21T01:25:37.545Z]  CPUs: 4
01:25:37 [2020-05-21T01:25:37.545Z]  Total Memory: 32GiB
01:25:37 [2020-05-21T01:25:37.545Z]  Name: azwin-2-5ad8c0
01:25:37 [2020-05-21T01:25:37.545Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
01:25:37 [2020-05-21T01:25:37.545Z]  Docker Root Dir: D:\docker
01:25:37 [2020-05-21T01:25:37.545Z]  Debug Mode: false
01:25:37 [2020-05-21T01:25:37.545Z]  Registry: https://index.docker.io/v1/
01:25:37 [2020-05-21T01:25:37.545Z]  Labels:
01:25:37 [2020-05-21T01:25:37.545Z]  Experimental: true
01:25:37 [2020-05-21T01:25:37.545Z]  Insecure Registries:
01:25:37 [2020-05-21T01:25:37.545Z]   10.0.0.4:5000
01:25:37 [2020-05-21T01:25:37.545Z]   127.0.0.0/8
01:25:37 [2020-05-21T01:25:37.545Z]  Registry Mirrors:
01:25:37 [2020-05-21T01:25:37.545Z]   http://10.0.0.4:5000/
01:25:37 [2020-05-21T01:25:37.545Z]  Live Restore Enabled: false
01:25:37 [2020-05-21T01:25:37.545Z] 
01:25:37 [2020-05-21T01:25:37.545Z] 
01:25:37 [2020-05-21T01:25:37.545Z] INFO: Commit hash is 7ea8435fb4
01:25:37 [2020-05-21T01:25:37.545Z] INFO: Nuke-Everything...
01:25:37 [2020-05-21T01:25:37.545Z] INFO: Container count on control daemon to delete is 1
01:25:38 [2020-05-21T01:25:38.479Z] #17 32.31 Setting up libiptc0:s390x (1.8.2-4) ...
01:25:38 [2020-05-21T01:25:38.479Z] #17 32.32 Setting up xz-utils (5.2.4-1) ...
01:25:38 [2020-05-21T01:25:38.479Z] #17 32.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:25:38 [2020-05-21T01:25:38.479Z] #17 32.34 Setting up sudo (1.8.27-1+deb10u2) ...
01:25:38 [2020-05-21T01:25:38.479Z] #17 32.43 invoke-rc.d: could not determine current runlevel
01:25:38 [2020-05-21T01:25:38.532Z] c791faf8c369
01:25:38 [2020-05-21T01:25:38.532Z] INFO: Non-base image count on control daemon to delete is 1
01:25:38 [2020-05-21T01:25:38.761Z] #17 32.44 invoke-rc.d: policy-rc.d denied execution of start.
01:25:38 [2020-05-21T01:25:38.761Z] #17 32.44 Setting up pigz (2.4-1) ...
01:25:38 [2020-05-21T01:25:38.761Z] #17 32.45 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
01:25:38 [2020-05-21T01:25:38.761Z] #17 32.45 Setting up libnl-3-200:s390x (3.4.0-1) ...
01:25:38 [2020-05-21T01:25:38.761Z] #17 32.47 Setting up python-pip-whl (18.1-5) ...
01:25:38 [2020-05-21T01:25:38.761Z] #17 32.47 Setting up libmpdec2:s390x (2.4.2-2) ...
01:25:38 [2020-05-21T01:25:38.761Z] #17 32.48 Setting up vim-runtime (2:8.1.0875-5) ...
01:25:38 [2020-05-21T01:25:38.761Z] #17 32.70 Setting up libaio1:s390x (0.3.112-3) ...
01:25:39 [2020-05-21T01:25:39.002Z] Deleted: sha256:2990366370b6736c97552eddd5933e6a32954c4d034bc554f48d326b1b62f98f
01:25:39 [2020-05-21T01:25:39.002Z] Deleted: sha256:37710ea6c061e3d83f22c0a2b8639fc8ef033047d73debc990b3ebd57e5bacd9
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.70 Setting up libonig5:s390x (6.9.1-1) ...
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.71 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.71 Setting up vim (2:8.1.0875-5) ...
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.75 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.75 Setting up thin-provisioning-tools (0.7.6-2.1) ...
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.76 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.77 Setting up jq (1.5+dfsg-2+b1) ...
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.78 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
01:25:39 [2020-05-21T01:25:39.043Z] #17 32.79 Setting up python3.7 (3.7.3-2+deb10u1) ...
01:25:39 [2020-05-21T01:25:39.418Z] #41 ...
01:25:39 [2020-05-21T01:25:39.418Z] 
01:25:39 [2020-05-21T01:25:39.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:39 [2020-05-21T01:25:39.418Z] #39 42.77   AR       compel/plugins/fds.lib.a
01:25:39 [2020-05-21T01:25:39.418Z] #39 42.83   HOSTDEP  compel/src/lib/log-host.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 42.91   HOSTDEP  compel/src/lib/handle-elf-host.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.00   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.09   HOSTDEP  compel/src/main-host.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.17   DEP      compel/src/lib/ptrace.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.26   DEP      compel/src/lib/infect.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.36   DEP      compel/src/lib/infect-util.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.48   DEP      compel/src/lib/infect-rpc.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.56   DEP      compel/arch/x86/src/lib/infect.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.66   DEP      compel/arch/x86/src/lib/cpu.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.72   DEP      compel/src/lib/log.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 43.80   DEP      compel/src/main.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 44.00   DEP      compel/src/lib/handle-elf.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 44.14   DEP      compel/arch/x86/src/lib/handle-elf.d
01:25:39 [2020-05-21T01:25:39.418Z] #39 44.32   CC       compel/src/lib/log.o
01:25:39 [2020-05-21T01:25:39.418Z] #39 44.49   CC       compel/arch/x86/src/lib/cpu.o
01:25:39 [2020-05-21T01:25:39.418Z] #39 45.18   CC       compel/arch/x86/src/lib/infect.o
01:25:39 [2020-05-21T01:25:39.418Z] #39 45.94   CC       compel/src/lib/infect-rpc.o
01:25:39 [2020-05-21T01:25:39.418Z] #39 46.21   CC       compel/src/lib/infect-util.o
01:25:39 [2020-05-21T01:25:39.418Z] #39 46.48   CC       compel/src/lib/infect.o
01:25:39 [2020-05-21T01:25:39.418Z] #39 48.76   CC       compel/src/lib/ptrace.o
01:25:39 [2020-05-21T01:25:39.676Z] #39 49.14   AR       compel/libcompel.a
01:25:39 [2020-05-21T01:25:39.934Z] #39 49.23   HOSTCC   compel/src/main-host.o
01:25:40 [2020-05-21T01:25:40.191Z] #39 49.62   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
01:25:40 [2020-05-21T01:25:40.449Z] #39 49.82   HOSTCC   compel/src/lib/handle-elf-host.o
01:25:40 [2020-05-21T01:25:40.520Z] #17 ...
01:25:40 [2020-05-21T01:25:40.520Z] 
01:25:40 [2020-05-21T01:25:40.520Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:25:40 [2020-05-21T01:25:40.520Z] #28 DONE 39.9s
01:25:40 [2020-05-21T01:25:40.520Z] 
01:25:40 [2020-05-21T01:25:40.520Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:40 [2020-05-21T01:25:40.520Z] #39 31.24   AR       soccr/libsoccr.a
01:25:40 [2020-05-21T01:25:40.520Z] #39 31.26 make[1]: 'soccr/libsoccr.a' is up to date.
01:25:40 [2020-05-21T01:25:40.520Z] #39 31.39   DEP      criu/arch/s390/sigframe.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 31.44   DEP      criu/arch/s390/crtools.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 31.65   DEP      criu/arch/s390/cpu.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 31.76   CC       criu/arch/s390/cpu.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 32.10   CC       criu/arch/s390/crtools.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 32.70   CC       criu/arch/s390/sigframe.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 32.89   LINK     criu/arch/s390/crtools.built-in.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 32.91   DEP      criu/pie/util-vdso.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 33.02   DEP      criu/pie/util.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 33.17   CC       criu/pie/util.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 33.38   CC       criu/pie/util-vdso.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 33.70   AR       criu/pie/pie.lib.a
01:25:40 [2020-05-21T01:25:40.520Z] #39 33.72   DEP      criu/pie/restorer.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 33.84   DEP      criu/arch/s390/restorer.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 33.97   DEP      criu/arch/s390/vdso-pie.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 34.02   DEP      criu/pie/parasite-vdso.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 34.11   DEP      criu/pie/parasite.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 34.25   CC       criu/pie/parasite.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 34.74   LINK     criu/pie/parasite.built-in.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 34.74   GEN      criu/pie/parasite-blob.h
01:25:40 [2020-05-21T01:25:40.520Z] #39 34.75   CC       criu/pie/parasite-vdso.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 35.13   CC       criu/arch/s390/vdso-pie.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 35.30   CC       criu/arch/s390/restorer.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 35.63   CC       criu/pie/restorer.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 36.78   LINK     criu/pie/restorer.built-in.o
01:25:40 [2020-05-21T01:25:40.520Z] #39 36.79   GEN      criu/pie/restorer-blob.h
01:25:40 [2020-05-21T01:25:40.520Z] #39 36.85   DEP      criu/vdso.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 36.92   DEP      criu/uts_ns.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.00   DEP      criu/util.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.15   DEP      criu/uffd.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.26   DEP      criu/tun.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.37   DEP      criu/tty.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.52   DEP      criu/timerfd.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.60   DEP      criu/sysfs_parse.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.71   DEP      criu/sysctl.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.81   DEP      criu/string.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.83   DEP      criu/stats.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 37.93   DEP      criu/sockets.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 38.04   DEP      criu/sk-unix.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 38.13   DEP      criu/sk-tcp.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 38.33   DEP      criu/sk-queue.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 38.49   DEP      criu/sk-packet.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 38.66   DEP      criu/sk-netlink.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 38.76   DEP      criu/sk-inet.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 38.91   DEP      criu/signalfd.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.06   DEP      criu/sigframe.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.11   DEP      criu/shmem.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.20   DEP      criu/servicefd.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.27   DEP      criu/seize.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.36   DEP      criu/seccomp.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.49   DEP      criu/rst-malloc.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.55   DEP      criu/rbtree.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.57   DEP      criu/pstree.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.69   DEP      criu/protobuf.d
01:25:40 [2020-05-21T01:25:40.520Z] #39 39.82   GEN      criu/protobuf-desc-gen.h
01:25:40 [2020-05-21T01:25:40.707Z] #39 50.15   HOSTCC   compel/src/lib/log-host.o
01:25:40 [2020-05-21T01:25:40.965Z] #39 50.43   HOSTLINK compel/compel-host-bin
01:25:41 [2020-05-21T01:25:41.142Z] #39 ...
01:25:41 [2020-05-21T01:25:41.142Z] 
01:25:41 [2020-05-21T01:25:41.142Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:25:41 [2020-05-21T01:25:41.142Z] #17 34.88 Setting up iptables (1.8.2-4) ...
01:25:41 [2020-05-21T01:25:41.142Z] #17 34.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:25:41 [2020-05-21T01:25:41.142Z] #17 34.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:25:41 [2020-05-21T01:25:41.142Z] #17 34.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:25:41 [2020-05-21T01:25:41.142Z] #17 34.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:25:41 [2020-05-21T01:25:41.142Z] #17 34.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:25:41 [2020-05-21T01:25:41.142Z] #17 34.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:25:41 [2020-05-21T01:25:41.142Z] #17 34.94 Setting up python3 (3.7.3-1) ...
01:25:41 [2020-05-21T01:25:41.230Z] #39 50.64   DEP      soccr/soccr.d
01:25:41 [2020-05-21T01:25:41.488Z] #39 50.81   CC       soccr/soccr.o
01:25:41 [2020-05-21T01:25:41.756Z] #17 35.47 Setting up python3-wheel (0.32.3-2) ...
01:25:41 [2020-05-21T01:25:41.969Z] 
01:25:41 [2020-05-21T01:25:41.969Z] 
01:25:41 [2020-05-21T01:25:41.969Z] __GENUS          : 2
01:25:41 [2020-05-21T01:25:41.969Z] __CLASS          : __PARAMETERS
01:25:41 [2020-05-21T01:25:41.969Z] __SUPERCLASS     : 
01:25:41 [2020-05-21T01:25:41.969Z] __DYNASTY        : __PARAMETERS
01:25:41 [2020-05-21T01:25:41.969Z] __RELPATH        : 
01:25:41 [2020-05-21T01:25:41.969Z] __PROPERTY_COUNT : 1
01:25:41 [2020-05-21T01:25:41.969Z] __DERIVATION     : {}
01:25:41 [2020-05-21T01:25:41.969Z] __SERVER         : 
01:25:41 [2020-05-21T01:25:41.969Z] __NAMESPACE      : 
01:25:41 [2020-05-21T01:25:41.969Z] __PATH           : 
01:25:41 [2020-05-21T01:25:41.969Z] ReturnValue      : 0
01:25:41 [2020-05-21T01:25:41.969Z] PSComputerName   : 
01:25:41 [2020-05-21T01:25:41.969Z] 
01:25:41 [2020-05-21T01:25:41.969Z] INFO: Nuking d:\CI
01:25:41 [2020-05-21T01:25:41.969Z] INFO: Zapped successfully
01:25:41 [2020-05-21T01:25:41.969Z] INFO: Location for testing is d:\CI\PR-40973\10
01:25:41 [2020-05-21T01:25:41.969Z] INFO: Validating GOLang consistency in Dockerfile.windows...
01:25:41 [2020-05-21T01:25:41.969Z] 
01:25:41 [2020-05-21T01:25:41.969Z] 
01:25:41 [2020-05-21T01:25:41.969Z] INFO: Building the image from Dockerfile.windows at 05/21/2020 01:25:41...
01:25:41 [2020-05-21T01:25:41.969Z] 
01:25:42 [2020-05-21T01:25:42.038Z] #17 35.88 Setting up apparmor (2.13.2-10) ...
01:25:42 [2020-05-21T01:25:42.861Z] #39 ...
01:25:42 [2020-05-21T01:25:42.861Z] 
01:25:42 [2020-05-21T01:25:42.861Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:25:42 [2020-05-21T01:25:42.861Z] #41 DONE 48.9s
01:25:42 [2020-05-21T01:25:42.861Z] 
01:25:42 [2020-05-21T01:25:42.861Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:25:43 [2020-05-21T01:25:43.044Z] #17 36.68 Setting up xfsprogs (4.20.0-1) ...
01:25:43 [2020-05-21T01:25:43.044Z] #17 36.68 Setting up python3-lib2to3 (3.7.3-1) ...
01:25:43 [2020-05-21T01:25:43.044Z] #17 36.85 Setting up python3-pkg-resources (40.8.0-1) ...
01:25:43 [2020-05-21T01:25:43.119Z] #10 ...
01:25:43 [2020-05-21T01:25:43.119Z] 
01:25:43 [2020-05-21T01:25:43.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:43 [2020-05-21T01:25:43.119Z] #39 52.57   AR       soccr/libsoccr.a
01:25:43 [2020-05-21T01:25:43.119Z] #39 52.68 make[1]: 'soccr/libsoccr.a' is up to date.
01:25:43 [2020-05-21T01:25:43.658Z] #17 37.27 Setting up python3-distutils (3.7.3-1) ...
01:25:43 [2020-05-21T01:25:43.658Z] #17 37.56 Setting up python3-setuptools (40.8.0-1) ...
01:25:44 [2020-05-21T01:25:44.053Z] #39 53.19   DEP      criu/arch/x86/sigframe.d
01:25:44 [2020-05-21T01:25:44.053Z] #39 53.27   DEP      criu/arch/x86/sigaction_compat.d
01:25:44 [2020-05-21T01:25:44.053Z] #39 53.32   DEP      criu/arch/x86/kerndat.d
01:25:44 [2020-05-21T01:25:44.053Z] #39 53.47   DEP      criu/arch/x86/crtools.d
01:25:44 [2020-05-21T01:25:44.271Z] #17 38.18 Setting up python3-pip (18.1-5) ...
01:25:44 [2020-05-21T01:25:44.311Z] #39 53.59   DEP      criu/arch/x86/cpu.d
01:25:44 [2020-05-21T01:25:44.311Z] #39 53.74   CC       criu/arch/x86/cpu.o
01:25:44 [2020-05-21T01:25:44.538Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04077ce2a1ed6af4a) in /home/ubuntu/workspace/moby_PR-40973
[Pipeline] {
[Pipeline] checkout
01:25:44 [2020-05-21T01:25:44.877Z] #39 54.23   CC       criu/arch/x86/crtools.o
01:25:44 [2020-05-21T01:25:44.888Z] #17 38.70 Processing triggers for libc-bin (2.28-10) ...
01:25:44 [2020-05-21T01:25:44.888Z] #17 38.72 Processing triggers for mime-support (3.62) ...
01:25:45 [2020-05-21T01:25:45.170Z] #17 DONE 38.9s
01:25:45 [2020-05-21T01:25:45.170Z] 
01:25:45 [2020-05-21T01:25:45.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.01   DEP      criu/protobuf-desc.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.16   DEP      criu/proc_parse.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.24   DEP      criu/plugin.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.29   DEP      criu/pipes.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.42   DEP      criu/pie-util.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.47   DEP      criu/pie-util-vdso.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.54   DEP      criu/path.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.61   DEP      criu/parasite-syscall.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.71   DEP      criu/pagemap.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.82   DEP      criu/pagemap-cache.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.91   DEP      criu/page-xfer.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 41.98   DEP      criu/page-pipe.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.04   DEP      criu/netfilter.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.10   DEP      criu/net.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.22   DEP      criu/namespaces.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.28   DEP      criu/mount.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.35   DEP      criu/mem.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.44   DEP      criu/lsm.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.52   DEP      criu/log.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.56   DEP      criu/libnetlink.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.62   DEP      criu/kerndat.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.69   DEP      criu/kcmp-ids.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.75   DEP      criu/irmap.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.82   DEP      criu/ipc_ns.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.87   DEP      criu/image.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 42.94   DEP      criu/image-desc.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.01   DEP      criu/fsnotify.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.14   DEP      criu/filesystems.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.23   DEP      criu/files.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.32   DEP      criu/files-reg.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.46   DEP      criu/files-ext.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.58   DEP      criu/file-lock.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.65   DEP      criu/file-ids.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.70   DEP      criu/fifo.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.76   DEP      criu/fdstore.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.83   DEP      criu/fault-injection.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.86   DEP      criu/external.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 43.92   DEP      criu/eventpoll.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 44.02   DEP      criu/eventfd.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 44.11   DEP      criu/crtools.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 44.22   DEP      criu/cr-service.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 44.29   DEP      criu/cr-restore.d
01:25:45 [2020-05-21T01:25:45.170Z] #39 44.51   DEP      criu/cr-errno.d
01:25:45 [2020-05-21T01:25:45.470Z] #39 44.52   DEP      criu/cr-dump.d
01:25:45 [2020-05-21T01:25:45.470Z] #39 44.69   DEP      criu/cr-dedup.d
01:25:45 [2020-05-21T01:25:45.470Z] #39 44.72   DEP      criu/cr-check.d
01:25:45 [2020-05-21T01:25:45.470Z] #39 44.78   DEP      criu/config.d
01:25:45 [2020-05-21T01:25:45.810Z] #39 55.29   CC       criu/arch/x86/kerndat.o
01:25:45 [2020-05-21T01:25:45.813Z] #39 45.03   DEP      criu/clone-noasan.d
01:25:45 [2020-05-21T01:25:45.813Z] #39 45.09   DEP      criu/cgroup.d
01:25:45 [2020-05-21T01:25:45.813Z] #39 45.13   DEP      criu/cgroup-props.d
01:25:46 [2020-05-21T01:25:46.095Z] #39 45.21   DEP      criu/bitmap.d
01:25:46 [2020-05-21T01:25:46.095Z] #39 45.21   DEP      criu/bfd.d
01:25:46 [2020-05-21T01:25:46.095Z] #39 45.30   DEP      criu/autofs.d
01:25:46 [2020-05-21T01:25:46.095Z] #39 45.37   DEP      criu/aio.d
01:25:46 [2020-05-21T01:25:46.376Z] #39 55.82   CC       criu/arch/x86/sigaction_compat.o
01:25:46 [2020-05-21T01:25:46.382Z] #39 45.51   DEP      criu/action-scripts.d
01:25:46 [2020-05-21T01:25:46.382Z] #39 ...
01:25:46 [2020-05-21T01:25:46.382Z] 
01:25:46 [2020-05-21T01:25:46.382Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
01:25:46 [2020-05-21T01:25:46.382Z] #18 1.142 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:25:46 [2020-05-21T01:25:46.382Z] #18 1.146 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:25:46 [2020-05-21T01:25:46.382Z] #18 1.148 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:25:46 [2020-05-21T01:25:46.382Z] #18 DONE 1.3s
01:25:46 [2020-05-21T01:25:46.634Z] #39 56.11   CC       criu/arch/x86/sigframe.o
01:25:46 [2020-05-21T01:25:46.664Z] 
01:25:46 [2020-05-21T01:25:46.664Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:46 [2020-05-21T01:25:46.664Z] #39 45.73   CC       criu/action-scripts.o
01:25:46 [2020-05-21T01:25:46.891Z] #39 56.32   LINK     criu/arch/x86/crtools.built-in.o
01:25:46 [2020-05-21T01:25:46.892Z] #39 56.38   DEP      criu/pie/util-vdso-elf32.d
01:25:46 [2020-05-21T01:25:46.946Z] #39 46.02   CC       criu/aio.o
01:25:46 [2020-05-21T01:25:46.946Z] #39 46.22   CC       criu/autofs.o
01:25:47 [2020-05-21T01:25:47.149Z] #39 56.55   DEP      criu/pie/util-vdso.d
01:25:47 [2020-05-21T01:25:47.407Z] #39 56.74   DEP      criu/pie/util.d
01:25:47 [2020-05-21T01:25:47.665Z] #39 56.87   CC       criu/pie/util.o
01:25:47 [2020-05-21T01:25:47.923Z] #39 57.22   CC       criu/pie/util-vdso.o
01:25:47 [2020-05-21T01:25:47.955Z] #39 47.02   CC       criu/bfd.o
01:25:47 [2020-05-21T01:25:47.955Z] #39 47.22   CC       criu/bitmap.o
01:25:47 [2020-05-21T01:25:47.955Z] #39 47.27   CC       criu/cgroup-props.o
01:25:48 [2020-05-21T01:25:48.237Z] #39 47.56   CC       criu/cgroup.o
01:25:48 [2020-05-21T01:25:48.309Z] using credential docker-jenkins-github-credentials
01:25:48 [2020-05-21T01:25:48.321Z] Cloning the remote Git repository
01:25:48 [2020-05-21T01:25:48.322Z] Cloning with configured refspecs honoured and without tags
01:25:48 [2020-05-21T01:25:48.488Z] #39 57.82   CC       criu/pie/util-vdso-elf32.o
01:25:48 [2020-05-21T01:25:48.746Z] #39 ...
01:25:48 [2020-05-21T01:25:48.746Z] 
01:25:48 [2020-05-21T01:25:48.746Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:25:48 [2020-05-21T01:25:48.746Z] #10 58.14 Selecting previously unselected package g++-mingw-w64-x86-64.
01:25:48 [2020-05-21T01:25:48.746Z] #10 58.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:25:48 [2020-05-21T01:25:48.746Z] #10 58.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:25:48 [2020-05-21T01:25:48.321Z] Cloning repository https://github.com/moby/moby.git
01:25:48 [2020-05-21T01:25:48.390Z]  > git init /home/ubuntu/workspace/moby_PR-40973 # timeout=10
01:25:48 [2020-05-21T01:25:48.763Z] Fetching upstream changes from https://github.com/moby/moby.git
01:25:48 [2020-05-21T01:25:48.764Z]  > git --version # timeout=10
01:25:48 [2020-05-21T01:25:48.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:25:48 [2020-05-21T01:25:48.787Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:25:49 [2020-05-21T01:25:49.707Z] #39 48.86   CC       criu/clone-noasan.o
01:25:49 [2020-05-21T01:25:49.707Z] #39 48.89   CC       criu/config.o
01:25:49 [2020-05-21T01:25:49.990Z] #39 49.35   CC       criu/cr-check.o
01:25:50 [2020-05-21T01:25:50.998Z] #39 50.10   CC       criu/cr-dedup.o
01:25:50 [2020-05-21T01:25:50.998Z] #39 50.31   CC       criu/cr-dump.o
01:25:52 [2020-05-21T01:25:52.468Z] #39 51.64   CC       criu/cr-errno.o
01:25:52 [2020-05-21T01:25:52.468Z] #39 51.67   CC       criu/cr-restore.o
01:25:52 [2020-05-21T01:25:52.752Z] #39 ...
01:25:52 [2020-05-21T01:25:52.752Z] 
01:25:52 [2020-05-21T01:25:52.752Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:25:52 [2020-05-21T01:25:52.752Z] #19 3.531 Collecting yamllint==1.16.0
01:25:52 [2020-05-21T01:25:52.752Z] #19 3.734   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
01:25:52 [2020-05-21T01:25:52.752Z] #19 3.771 Collecting pyyaml (from yamllint==1.16.0)
01:25:52 [2020-05-21T01:25:52.752Z] #19 3.837   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
01:25:52 [2020-05-21T01:25:52.752Z] #19 4.552 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
01:25:52 [2020-05-21T01:25:52.752Z] #19 4.584   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
01:25:52 [2020-05-21T01:25:52.752Z] #19 4.605 Building wheels for collected packages: pyyaml
01:25:52 [2020-05-21T01:25:52.752Z] #19 4.606   Running setup.py bdist_wheel for pyyaml: started
01:25:52 [2020-05-21T01:25:52.752Z] #19 5.402   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
01:25:52 [2020-05-21T01:25:52.752Z] #19 5.402   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
01:25:52 [2020-05-21T01:25:52.752Z] #19 5.466 Successfully built pyyaml
01:25:52 [2020-05-21T01:25:52.752Z] #19 5.504 Installing collected packages: pyyaml, pathspec, yamllint
01:25:52 [2020-05-21T01:25:52.752Z] #19 5.732 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
01:25:52 [2020-05-21T01:25:52.752Z] #19 DONE 6.1s
01:25:52 [2020-05-21T01:25:52.752Z] 
01:25:52 [2020-05-21T01:25:52.752Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
01:25:52 [2020-05-21T01:25:52.752Z] #22 DONE 0.2s
01:25:52 [2020-05-21T01:25:52.752Z] 
01:25:52 [2020-05-21T01:25:52.752Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
01:25:53 [2020-05-21T01:25:53.364Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0595fe8314772888c) in /home/ubuntu/workspace/moby_PR-40973
[Pipeline] {
[Pipeline] checkout
01:25:53 [2020-05-21T01:25:53.759Z] #26 DONE 0.8s
01:25:53 [2020-05-21T01:25:53.759Z] 
01:25:53 [2020-05-21T01:25:53.759Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:25:53 [2020-05-21T01:25:53.759Z] #36 52.65 + dpkg --print-architecture
01:25:53 [2020-05-21T01:25:53.759Z] #36 52.66 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:25:53 [2020-05-21T01:25:53.759Z] #36 ...
01:25:53 [2020-05-21T01:25:53.759Z] 
01:25:53 [2020-05-21T01:25:53.759Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
01:25:53 [2020-05-21T01:25:53.759Z] #29 DONE 0.2s
01:25:54 [2020-05-21T01:25:54.040Z] 
01:25:54 [2020-05-21T01:25:54.040Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
01:25:54 [2020-05-21T01:25:54.040Z] #31 DONE 0.1s
01:25:54 [2020-05-21T01:25:54.040Z] 
01:25:54 [2020-05-21T01:25:54.040Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
01:25:54 [2020-05-21T01:25:54.040Z] #34 DONE 0.1s
01:25:54 [2020-05-21T01:25:54.040Z] 
01:25:54 [2020-05-21T01:25:54.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:54 [2020-05-21T01:25:54.040Z] #39 ...
01:25:54 [2020-05-21T01:25:54.040Z] 
01:25:54 [2020-05-21T01:25:54.040Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:25:54 [2020-05-21T01:25:54.040Z] #36 53.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:25:54 [2020-05-21T01:25:54.040Z] #36 53.29 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:25:55 [2020-05-21T01:25:55.125Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a3db87486dac226) in /home/ubuntu/workspace/moby_PR-40973
[Pipeline] {
[Pipeline] checkout
01:25:55 [2020-05-21T01:25:55.302Z] #10 ...
01:25:55 [2020-05-21T01:25:55.302Z] 
01:25:55 [2020-05-21T01:25:55.302Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:25:55 [2020-05-21T01:25:55.302Z] #54 55.92 + for f in rootlesskit rootlesskit-docker-proxy
01:25:55 [2020-05-21T01:25:55.302Z] #54 55.92 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
01:25:55 [2020-05-21T01:25:55.302Z] #54 DONE 61.1s
01:25:55 [2020-05-21T01:25:55.302Z] 
01:25:55 [2020-05-21T01:25:55.302Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
01:25:55 [2020-05-21T01:25:55.302Z] #55 DONE 0.1s
01:25:55 [2020-05-21T01:25:55.302Z] 
01:25:55 [2020-05-21T01:25:55.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:25:55 [2020-05-21T01:25:55.302Z] #39 58.43   AR       criu/pie/pie.lib.a
01:25:55 [2020-05-21T01:25:55.302Z] #39 58.49   DEP      criu/pie/restorer.d
01:25:55 [2020-05-21T01:25:55.302Z] #39 58.65   DEP      criu/arch/x86/sigaction_compat_pie.d
01:25:55 [2020-05-21T01:25:55.302Z] #39 58.73   DEP      criu/arch/x86/restorer_unmap.d
01:25:55 [2020-05-21T01:25:55.302Z] #39 58.77   DEP      criu/arch/x86/restorer.d
01:25:55 [2020-05-21T01:25:55.302Z] #39 58.97   DEP      criu/arch/x86/vdso-pie.d
01:25:55 [2020-05-21T01:25:55.302Z] #39 59.03   DEP      criu/pie/parasite-vdso.d
01:25:55 [2020-05-21T01:25:55.302Z] #39 59.21   DEP      criu/pie/parasite.d
01:25:55 [2020-05-21T01:25:55.302Z] #39 59.43   CC       criu/pie/parasite.o
01:25:55 [2020-05-21T01:25:55.302Z] #39 60.44   LINK     criu/pie/parasite.built-in.o
01:25:55 [2020-05-21T01:25:55.302Z] #39 60.46   GEN      criu/pie/parasite-blob.h
01:25:55 [2020-05-21T01:25:55.302Z] #39 60.48   CC       criu/pie/parasite-vdso.o
01:25:55 [2020-05-21T01:25:55.302Z] #39 61.19   CC       criu/arch/x86/vdso-pie.o
01:25:55 [2020-05-21T01:25:55.302Z] #39 61.43   CC       criu/arch/x86/restorer.o
01:25:55 [2020-05-21T01:25:55.302Z] #39 61.83   CC       criu/arch/x86/restorer_unmap.o
01:25:55 [2020-05-21T01:25:55.302Z] #39 61.86   CC       criu/arch/x86/sigaction_compat_pie.o
01:25:55 [2020-05-21T01:25:55.302Z] #39 62.08   CC       criu/pie/restorer.o
01:25:55 [2020-05-21T01:25:55.560Z] #39 64.85   LINK     criu/pie/restorer.built-in.o
01:25:55 [2020-05-21T01:25:55.560Z] #39 64.92   GEN      criu/pie/restorer-blob.h
01:25:55 [2020-05-21T01:25:55.818Z] #39 65.07   DEP      criu/vdso.d
01:25:55 [2020-05-21T01:25:55.818Z] #39 65.34   DEP      criu/vdso-compat.d
01:25:56 [2020-05-21T01:25:56.076Z] #39 65.45   DEP      criu/uts_ns.d
01:25:56 [2020-05-21T01:25:56.334Z] #39 65.61   DEP      criu/util.d
01:25:56 [2020-05-21T01:25:56.334Z] #39 65.78   DEP      criu/uffd.d
01:25:56 [2020-05-21T01:25:56.334Z] #39 65.89   DEP      criu/tun.d
01:25:56 [2020-05-21T01:25:56.490Z] using credential docker-jenkins-github-credentials
01:25:56 [2020-05-21T01:25:56.503Z] Cloning the remote Git repository
01:25:56 [2020-05-21T01:25:56.503Z] Cloning with configured refspecs honoured and without tags
01:25:56 [2020-05-21T01:25:56.592Z] #39 66.01   DEP      criu/tty.d
01:25:56 [2020-05-21T01:25:56.593Z] #39 66.11   DEP      criu/timerfd.d
01:25:56 [2020-05-21T01:25:56.850Z] #39 66.20   DEP      criu/sysfs_parse.d
01:25:56 [2020-05-21T01:25:56.850Z] #39 66.31   DEP      criu/sysctl.d
01:25:56 [2020-05-21T01:25:56.910Z] Sending build context to Docker daemon  55.39MB
01:25:56 [2020-05-21T01:25:56.910Z] 
01:25:56 [2020-05-21T01:25:56.646Z] Cloning repository https://github.com/moby/moby.git
01:25:56 [2020-05-21T01:25:56.740Z]  > git init /home/ubuntu/workspace/moby_PR-40973 # timeout=10
01:25:57 [2020-05-21T01:25:57.108Z] #39 66.44   DEP      criu/string.d
01:25:57 [2020-05-21T01:25:57.108Z] #39 66.49   DEP      criu/stats.d
01:25:57 [2020-05-21T01:25:57.108Z] #39 66.56   DEP      criu/sockets.d
01:25:57 [2020-05-21T01:25:57.366Z] #39 66.69   DEP      criu/sk-unix.d
01:25:57 [2020-05-21T01:25:57.366Z] #39 66.82   DEP      criu/sk-tcp.d
01:25:57 [2020-05-21T01:25:57.518Z] Step 1/10 : FROM microsoft/windowsservercore
01:25:57 [2020-05-21T01:25:57.518Z]  ---> 561b89eac394
01:25:57 [2020-05-21T01:25:57.518Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
01:25:57 [2020-05-21T01:25:57.518Z]  ---> Using cache
01:25:57 [2020-05-21T01:25:57.518Z]  ---> 7df69679251e
01:25:57 [2020-05-21T01:25:57.518Z] Step 3/10 : ARG GO_VERSION=1.13.11
01:25:57 [2020-05-21T01:25:57.518Z]  ---> Using cache
01:25:57 [2020-05-21T01:25:57.518Z]  ---> 459da0074a22
01:25:57 [2020-05-21T01:25:57.518Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
01:25:57 [2020-05-21T01:25:57.623Z] #39 66.96   DEP      criu/sk-queue.d
01:25:57 [2020-05-21T01:25:57.623Z] #39 67.10   DEP      criu/sk-packet.d
01:25:57 [2020-05-21T01:25:57.881Z] #39 67.28   DEP      criu/sk-netlink.d
01:25:57 [2020-05-21T01:25:57.125Z] Fetching upstream changes from https://github.com/moby/moby.git
01:25:57 [2020-05-21T01:25:57.125Z]  > git --version # timeout=10
01:25:57 [2020-05-21T01:25:57.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:25:57 [2020-05-21T01:25:57.139Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:25:58 [2020-05-21T01:25:58.139Z] #39 67.45   DEP      criu/sk-inet.d
01:25:58 [2020-05-21T01:25:58.139Z] #39 67.62   DEP      criu/signalfd.d
01:25:58 [2020-05-21T01:25:58.348Z] using credential docker-jenkins-github-credentials
01:25:58 [2020-05-21T01:25:58.359Z] Cloning the remote Git repository
01:25:58 [2020-05-21T01:25:58.359Z] Cloning with configured refspecs honoured and without tags
01:25:58 [2020-05-21T01:25:58.397Z] #39 67.72   DEP      criu/sigframe.d
01:25:58 [2020-05-21T01:25:58.397Z] #39 67.80   DEP      criu/shmem.d
01:25:58 [2020-05-21T01:25:58.505Z]  ---> Running in e2b7c24332f2
01:25:58 [2020-05-21T01:25:58.654Z] #39 67.89   DEP      criu/servicefd.d
01:25:58 [2020-05-21T01:25:58.654Z] #39 67.98   DEP      criu/seize.d
01:25:58 [2020-05-21T01:25:58.654Z] #39 68.06   DEP      criu/seccomp.d
01:25:58 [2020-05-21T01:25:58.302Z] Cloning repository https://github.com/moby/moby.git
01:25:58 [2020-05-21T01:25:58.409Z]  > git init /home/ubuntu/workspace/moby_PR-40973 # timeout=10
01:25:58 [2020-05-21T01:25:58.758Z] Fetching upstream changes from https://github.com/moby/moby.git
01:25:58 [2020-05-21T01:25:58.758Z]  > git --version # timeout=10
01:25:58 [2020-05-21T01:25:58.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:25:58 [2020-05-21T01:25:58.814Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:25:58 [2020-05-21T01:25:58.913Z] #39 68.18   DEP      criu/rst-malloc.d
01:25:58 [2020-05-21T01:25:58.913Z] #39 68.26   DEP      criu/rbtree.d
01:25:58 [2020-05-21T01:25:58.913Z] #39 68.30   DEP      criu/pstree.d
01:25:59 [2020-05-21T01:25:59.171Z] #39 68.43   DEP      criu/protobuf.d
01:25:59 [2020-05-21T01:25:59.171Z] #39 68.50   GEN      criu/protobuf-desc-gen.h
01:25:59 [2020-05-21T01:25:59.495Z] Removing intermediate container e2b7c24332f2
01:25:59 [2020-05-21T01:25:59.495Z]  ---> 829fc0a0fb63
01:25:59 [2020-05-21T01:25:59.495Z] 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}
01:25:59 [2020-05-21T01:25:59.495Z]  ---> Running in 3945f4dc1018
01:26:00 [2020-05-21T01:26:00.481Z] Removing intermediate container 3945f4dc1018
01:26:00 [2020-05-21T01:26:00.481Z]  ---> af5bae793151
01:26:00 [2020-05-21T01:26:00.481Z] 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;
01:26:00 [2020-05-21T01:26:00.481Z]  ---> Running in d066d64d13f6
01:26:00 [2020-05-21T01:26:00.543Z] #39 69.65   DEP      criu/protobuf-desc.d
01:26:00 [2020-05-21T01:26:00.543Z] #39 69.76   DEP      criu/proc_parse.d
01:26:00 [2020-05-21T01:26:00.543Z] #39 69.89   DEP      criu/plugin.d
01:26:00 [2020-05-21T01:26:00.543Z] #39 69.98   DEP      criu/pipes.d
01:26:00 [2020-05-21T01:26:00.801Z] #39 70.10   DEP      criu/pie-util.d
01:26:00 [2020-05-21T01:26:00.801Z] #39 70.17   DEP      criu/pie-util-vdso.d
01:26:00 [2020-05-21T01:26:00.801Z] #39 70.27   DEP      criu/pie-util-vdso-elf32.d
01:26:00 [2020-05-21T01:26:00.861Z] #36 ...
01:26:00 [2020-05-21T01:26:00.861Z] 
01:26:00 [2020-05-21T01:26:00.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:00 [2020-05-21T01:26:00.861Z] #39 53.82   CC       criu/cr-service.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 54.44   CC       criu/crtools.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 54.67   CC       criu/eventfd.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 54.86   CC       criu/eventpoll.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 55.27   CC       criu/external.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 55.48   CC       criu/fault-injection.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 55.53   CC       criu/fdstore.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 55.70   CC       criu/fifo.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 55.86   CC       criu/file-ids.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 56.02   CC       criu/file-lock.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 56.49   CC       criu/files-ext.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 56.61   CC       criu/files-reg.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 57.49   CC       criu/files.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 58.32   CC       criu/filesystems.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 58.70   CC       criu/fsnotify.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 59.17   CC       criu/image-desc.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 59.22   CC       criu/image.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 59.61   CC       criu/ipc_ns.o
01:26:00 [2020-05-21T01:26:00.861Z] #39 60.03   CC       criu/irmap.o
01:26:01 [2020-05-21T01:26:01.058Z] #39 70.36   DEP      criu/path.d
01:26:01 [2020-05-21T01:26:01.058Z] #39 70.53   DEP      criu/parasite-syscall.d
01:26:01 [2020-05-21T01:26:01.058Z] #39 ...
01:26:01 [2020-05-21T01:26:01.058Z] 
01:26:01 [2020-05-21T01:26:01.058Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:26:01 [2020-05-21T01:26:01.143Z] #39 60.38   CC       criu/kcmp-ids.o
01:26:01 [2020-05-21T01:26:01.316Z] #10 70.61 Selecting previously unselected package libapparmor1:amd64.
01:26:01 [2020-05-21T01:26:01.316Z] #10 70.63 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
01:26:01 [2020-05-21T01:26:01.316Z] #10 70.63 Unpacking libapparmor1:amd64 (2.13.2-10) ...
01:26:01 [2020-05-21T01:26:01.316Z] #10 70.74 Selecting previously unselected package libapparmor-dev:amd64.
01:26:01 [2020-05-21T01:26:01.316Z] #10 70.74 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
01:26:01 [2020-05-21T01:26:01.316Z] #10 70.75 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
01:26:01 [2020-05-21T01:26:01.316Z] #10 70.85 Selecting previously unselected package libbtrfs0.
01:26:01 [2020-05-21T01:26:01.425Z] #39 60.61   CC       criu/kerndat.o
01:26:01 [2020-05-21T01:26:01.574Z] #10 70.85 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
01:26:01 [2020-05-21T01:26:01.574Z] #10 70.86 Unpacking libbtrfs0 (4.20.1-2) ...
01:26:01 [2020-05-21T01:26:01.574Z] #10 70.91 Selecting previously unselected package libbtrfs-dev.
01:26:01 [2020-05-21T01:26:01.574Z] #10 70.91 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
01:26:01 [2020-05-21T01:26:01.574Z] #10 70.92 Unpacking libbtrfs-dev (4.20.1-2) ...
01:26:01 [2020-05-21T01:26:01.574Z] #10 71.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
01:26:01 [2020-05-21T01:26:01.574Z] #10 71.01 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
01:26:01 [2020-05-21T01:26:01.574Z] #10 71.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
01:26:01 [2020-05-21T01:26:01.574Z] #10 71.08 Selecting previously unselected package libudev-dev:amd64.
01:26:01 [2020-05-21T01:26:01.574Z] #10 71.08 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
01:26:01 [2020-05-21T01:26:01.831Z] #10 71.10 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
01:26:01 [2020-05-21T01:26:01.831Z] #10 71.18 Selecting previously unselected package libsepol1-dev:amd64.
01:26:01 [2020-05-21T01:26:01.831Z] #10 71.18 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
01:26:01 [2020-05-21T01:26:01.831Z] #10 71.19 Unpacking libsepol1-dev:amd64 (2.8-1) ...
01:26:01 [2020-05-21T01:26:01.831Z] #10 71.35 Selecting previously unselected package libpcre16-3:amd64.
01:26:02 [2020-05-21T01:26:02.039Z] #39 61.08   CC       criu/libnetlink.o
01:26:02 [2020-05-21T01:26:02.039Z] #39 61.34   CC       criu/log.o
01:26:02 [2020-05-21T01:26:02.088Z] #10 71.35 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
01:26:02 [2020-05-21T01:26:02.088Z] #10 71.36 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
01:26:02 [2020-05-21T01:26:02.088Z] #10 71.50 Selecting previously unselected package libpcre32-3:amd64.
01:26:02 [2020-05-21T01:26:02.088Z] #10 71.50 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
01:26:02 [2020-05-21T01:26:02.088Z] #10 71.50 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
01:26:02 [2020-05-21T01:26:02.321Z] #39 61.54   CC       criu/lsm.o
01:26:02 [2020-05-21T01:26:02.345Z] #10 71.64 Selecting previously unselected package libpcrecpp0v5:amd64.
01:26:02 [2020-05-21T01:26:02.345Z] #10 71.64 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
01:26:02 [2020-05-21T01:26:02.345Z] #10 71.65 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
01:26:02 [2020-05-21T01:26:02.345Z] #10 71.75 Selecting previously unselected package libpcre3-dev:amd64.
01:26:02 [2020-05-21T01:26:02.345Z] #10 71.75 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
01:26:02 [2020-05-21T01:26:02.345Z] #10 71.76 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
01:26:02 [2020-05-21T01:26:02.603Z] #39 61.68   CC       criu/mem.o
01:26:02 [2020-05-21T01:26:02.860Z] #10 72.09 Selecting previously unselected package libselinux1-dev:amd64.
01:26:02 [2020-05-21T01:26:02.860Z] #10 72.10 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
01:26:02 [2020-05-21T01:26:02.860Z] #10 72.11 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
01:26:02 [2020-05-21T01:26:02.860Z] #10 72.27 Selecting previously unselected package libdevmapper-dev:amd64.
01:26:02 [2020-05-21T01:26:02.860Z] #10 72.28 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
01:26:02 [2020-05-21T01:26:02.860Z] #10 72.29 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
01:26:03 [2020-05-21T01:26:03.118Z] #10 72.36 Selecting previously unselected package libseccomp-dev:amd64.
01:26:03 [2020-05-21T01:26:03.118Z] #10 72.37 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
01:26:03 [2020-05-21T01:26:03.118Z] #10 72.39 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
01:26:03 [2020-05-21T01:26:03.118Z] #10 72.48 Selecting previously unselected package libsystemd-dev:amd64.
01:26:03 [2020-05-21T01:26:03.118Z] #10 72.48 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
01:26:03 [2020-05-21T01:26:03.118Z] #10 72.48 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
01:26:03 [2020-05-21T01:26:03.216Z] #39 62.41   CC       criu/mount.o
01:26:03 [2020-05-21T01:26:03.375Z] #10 72.80 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
01:26:03 [2020-05-21T01:26:03.375Z] #10 72.82 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
01:26:03 [2020-05-21T01:26:03.375Z] #10 72.83 Setting up libapparmor1:amd64 (2.13.2-10) ...
01:26:03 [2020-05-21T01:26:03.375Z] #10 72.84 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:26:03 [2020-05-21T01:26:03.375Z] #10 72.85 Setting up libpcre16-3:amd64 (2:8.39-12) ...
01:26:03 [2020-05-21T01:26:03.375Z] #10 72.86 Setting up libsepol1-dev:amd64 (2.8-1) ...
01:26:03 [2020-05-21T01:26:03.376Z] #10 72.87 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:26:03 [2020-05-21T01:26:03.633Z] #10 72.88 Setting up libbtrfs0 (4.20.1-2) ...
01:26:03 [2020-05-21T01:26:03.633Z] #10 72.89 Setting up libpcre32-3:amd64 (2:8.39-12) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.90 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.91 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.92 Setting up libbtrfs-dev (4.20.1-2) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.93 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.94 Setting up mingw-w64-common (6.0.0-3) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.95 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.96 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.97 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 72.98 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.00 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
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.00 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
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.01 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.02 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
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.02 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
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.03 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.04 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.06 Setting up dmsetup (2:1.02.155-3) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.07 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.08 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
01:26:03 [2020-05-21T01:26:03.634Z] #10 73.13 Processing triggers for libc-bin (2.28-10) ...
01:26:04 [2020-05-21T01:26:04.201Z] #10 DONE 73.5s
01:26:04 [2020-05-21T01:26:04.201Z] 
01:26:04 [2020-05-21T01:26:04.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:04 [2020-05-21T01:26:04.201Z] #39 70.73   DEP      criu/pagemap.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 70.84   DEP      criu/pagemap-cache.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.01   DEP      criu/page-xfer.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.19   DEP      criu/page-pipe.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.29   DEP      criu/netfilter.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.39   DEP      criu/net.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.51   DEP      criu/namespaces.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.62   DEP      criu/mount.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.74   DEP      criu/mem.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.88   DEP      criu/lsm.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 71.98   DEP      criu/log.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.05   DEP      criu/libnetlink.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.14   DEP      criu/kerndat.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.27   DEP      criu/kcmp-ids.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.32   DEP      criu/irmap.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.41   DEP      criu/ipc_ns.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.53   DEP      criu/image.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.64   DEP      criu/image-desc.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.72   DEP      criu/fsnotify.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.80   DEP      criu/filesystems.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 72.89   DEP      criu/files.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 73.04   DEP      criu/files-reg.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 73.26   DEP      criu/files-ext.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 73.39   DEP      criu/file-lock.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 73.56   DEP      criu/file-ids.d
01:26:04 [2020-05-21T01:26:04.201Z] #39 73.75   DEP      criu/fifo.d
01:26:04 [2020-05-21T01:26:04.458Z] #39 73.89   DEP      criu/fdstore.d
01:26:04 [2020-05-21T01:26:04.458Z] #39 73.97   DEP      criu/fault-injection.d
01:26:04 [2020-05-21T01:26:04.458Z] #39 74.02   DEP      criu/external.d
01:26:05 [2020-05-21T01:26:05.023Z] #39 74.30   DEP      criu/eventpoll.d
01:26:05 [2020-05-21T01:26:05.023Z] #39 74.41   DEP      criu/eventfd.d
01:26:05 [2020-05-21T01:26:05.236Z] #39 64.08   CC       criu/namespaces.o
01:26:05 [2020-05-21T01:26:05.281Z] #39 74.64   DEP      criu/crtools.d
01:26:05 [2020-05-21T01:26:05.281Z] #39 74.81   DEP      criu/cr-service.d
01:26:05 [2020-05-21T01:26:05.517Z] #39 64.86   CC       criu/net.o
01:26:05 [2020-05-21T01:26:05.846Z] #39 75.03   DEP      criu/cr-restore.d
01:26:05 [2020-05-21T01:26:05.846Z] #39 75.26   DEP      criu/cr-errno.d
01:26:06 [2020-05-21T01:26:06.103Z] #39 75.27   DEP      criu/cr-dump.d
01:26:06 [2020-05-21T01:26:06.103Z] #39 75.46   DEP      criu/cr-dedup.d
01:26:06 [2020-05-21T01:26:06.362Z] #39 75.68   DEP      criu/cr-check.d
01:26:06 [2020-05-21T01:26:06.620Z] #39 75.97   DEP      criu/config.d
01:26:06 [2020-05-21T01:26:06.620Z] #39 ...
01:26:06 [2020-05-21T01:26:06.620Z] 
01:26:06 [2020-05-21T01:26:06.620Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
01:26:06 [2020-05-21T01:26:06.620Z] #11 DONE 2.6s
01:26:06 [2020-05-21T01:26:06.620Z] 
01:26:06 [2020-05-21T01:26:06.620Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.331 + RM_GOPATH=0
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.331 + TMP_GOPATH=
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.331 + : /build
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.331 + '[' -z '' ']'
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.331 ++ mktemp -d
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.333 + export GOPATH=/tmp/tmp.gy7sqS4Rbs
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.333 + GOPATH=/tmp/tmp.gy7sqS4Rbs
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.333 + RM_GOPATH=1
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.333 + case "$(go env GOARCH)" in
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.334 ++ go env GOARCH
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.358 + export GO_BUILDMODE=-buildmode=pie
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.358 + GO_BUILDMODE=-buildmode=pie
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.359 ++ dirname /tmp/install/install.sh
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.360 + dir=/tmp/install
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.361 + bin=runc
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.361 + shift
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.361 + '[' '!' -f /tmp/install/runc.installer ']'
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.361 + . /tmp/install/runc.installer
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.361 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.361 + install_runc
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.361 + uname -r
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.361 + grep -q '^3\.10\.0.*\.el7\.'
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.364 + RUNC_BUILDTAGS='seccomp apparmor selinux '
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.364 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.364 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gy7sqS4Rbs/src/github.com/opencontainers/runc
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.364 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
01:26:06 [2020-05-21T01:26:06.620Z] #49 2.365 Cloning into '/tmp/tmp.gy7sqS4Rbs/src/github.com/opencontainers/runc'...
01:26:06 [2020-05-21T01:26:06.986Z] #39 66.40   CC       criu/netfilter.o
01:26:07 [2020-05-21T01:26:07.268Z] #39 66.55   CC       criu/page-pipe.o
01:26:07 [2020-05-21T01:26:07.555Z] #39 ...
01:26:07 [2020-05-21T01:26:07.555Z] 
01:26:07 [2020-05-21T01:26:07.555Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:26:07 [2020-05-21T01:26:07.555Z] #36 DONE 66.8s
01:26:07 [2020-05-21T01:26:07.555Z] 
01:26:07 [2020-05-21T01:26:07.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:07 [2020-05-21T01:26:07.555Z] #39 66.83   CC       criu/page-xfer.o
01:26:07 [2020-05-21T01:26:07.631Z] 
01:26:07 [2020-05-21T01:26:07.631Z] SUCCESS: Specified value was saved.
01:26:08 [2020-05-21T01:26:08.099Z] INFO: Downloading git...
01:26:08 [2020-05-21T01:26:08.169Z] #39 67.36   CC       criu/pagemap-cache.o
01:26:08 [2020-05-21T01:26:08.169Z] #39 67.52   CC       criu/pagemap.o
01:26:08 [2020-05-21T01:26:08.459Z] #39 ...
01:26:08 [2020-05-21T01:26:08.459Z] 
01:26:08 [2020-05-21T01:26:08.459Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
01:26:08 [2020-05-21T01:26:08.459Z] #37 DONE 0.2s
01:26:08 [2020-05-21T01:26:08.740Z] 
01:26:08 [2020-05-21T01:26:08.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:08 [2020-05-21T01:26:08.740Z] #39 67.88   CC       criu/parasite-syscall.o
01:26:09 [2020-05-21T01:26:09.022Z] #39 68.19   CC       criu/path.o
01:26:09 [2020-05-21T01:26:09.022Z] #39 68.31   CC       criu/pie-util-vdso.o
01:26:09 [2020-05-21T01:26:09.162Z] #49 ...
01:26:09 [2020-05-21T01:26:09.162Z] 
01:26:09 [2020-05-21T01:26:09.162Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
01:26:09 [2020-05-21T01:26:09.162Z] #12 DONE 2.1s
01:26:09 [2020-05-21T01:26:09.162Z] 
01:26:09 [2020-05-21T01:26:09.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:09 [2020-05-21T01:26:09.162Z] #39 76.20   DEP      criu/clone-noasan.d
01:26:09 [2020-05-21T01:26:09.162Z] #39 76.28   DEP      criu/cgroup.d
01:26:09 [2020-05-21T01:26:09.162Z] #39 76.39   DEP      criu/cgroup-props.d
01:26:09 [2020-05-21T01:26:09.163Z] #39 76.49   DEP      criu/bitmap.d
01:26:09 [2020-05-21T01:26:09.163Z] #39 76.53   DEP      criu/bfd.d
01:26:09 [2020-05-21T01:26:09.163Z] #39 76.67   DEP      criu/autofs.d
01:26:09 [2020-05-21T01:26:09.163Z] #39 76.82   DEP      criu/aio.d
01:26:09 [2020-05-21T01:26:09.163Z] #39 77.03   DEP      criu/action-scripts.d
01:26:09 [2020-05-21T01:26:09.163Z] #39 77.36   CC       criu/action-scripts.o
01:26:09 [2020-05-21T01:26:09.163Z] #39 77.90   CC       criu/aio.o
01:26:09 [2020-05-21T01:26:09.163Z] #39 78.59   CC       criu/autofs.o
01:26:09 [2020-05-21T01:26:09.304Z] #39 68.48   CC       criu/pie-util.o
01:26:09 [2020-05-21T01:26:09.304Z] #39 68.52   CC       criu/pipes.o
01:26:09 [2020-05-21T01:26:09.586Z] #39 68.76   CC       criu/plugin.o
01:26:09 [2020-05-21T01:26:09.662Z] INFO: Downloading go...
01:26:09 [2020-05-21T01:26:09.868Z] #39 68.95   CC       criu/proc_parse.o
01:26:10 [2020-05-21T01:26:10.540Z] #39 ...
01:26:10 [2020-05-21T01:26:10.540Z] 
01:26:10 [2020-05-21T01:26:10.540Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
01:26:10 [2020-05-21T01:26:10.540Z] #13 1.753 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:26:10 [2020-05-21T01:26:10.540Z] #13 DONE 1.8s
01:26:10 [2020-05-21T01:26:10.707Z] Fetching without tags
01:26:10 [2020-05-21T01:26:10.797Z] 
01:26:10 [2020-05-21T01:26:10.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:10 [2020-05-21T01:26:10.798Z] #39 80.13   CC       criu/bfd.o
01:26:10 [2020-05-21T01:26:10.613Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:26:10 [2020-05-21T01:26:10.631Z]  > git config --add remote.origin.fetch +refs/pull/40973/head:refs/remotes/origin/PR-40973 # timeout=10
01:26:10 [2020-05-21T01:26:10.644Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:26:10 [2020-05-21T01:26:10.664Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:26:10 [2020-05-21T01:26:10.693Z] Fetching upstream changes from https://github.com/moby/moby.git
01:26:10 [2020-05-21T01:26:10.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:26:10 [2020-05-21T01:26:10.694Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:26:10 [2020-05-21T01:26:10.873Z] #39 70.02   CC       criu/protobuf-desc.o
01:26:11 [2020-05-21T01:26:11.078Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
01:26:11 [2020-05-21T01:26:11.157Z] #39 ...
01:26:11 [2020-05-21T01:26:11.157Z] 
01:26:11 [2020-05-21T01:26:11.157Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:26:11 [2020-05-21T01:26:11.157Z] #49 66.59 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
01:26:11 [2020-05-21T01:26:11.157Z] #49 67.21 + mkdir -p /build
01:26:11 [2020-05-21T01:26:11.157Z] #49 67.21 + cp runc /build/runc
01:26:11 [2020-05-21T01:26:11.157Z] #49 DONE 67.5s
01:26:11 [2020-05-21T01:26:11.157Z] 
01:26:11 [2020-05-21T01:26:11.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:11 [2020-05-21T01:26:11.157Z] #39 70.36   CC       criu/protobuf.o
01:26:11 [2020-05-21T01:26:11.364Z] #39 80.69   CC       criu/bitmap.o
01:26:11 [2020-05-21T01:26:11.448Z] #39 70.53   CC       criu/pstree.o
01:26:11 [2020-05-21T01:26:11.621Z] #39 80.91   CC       criu/cgroup-props.o
01:26:11 [2020-05-21T01:26:11.876Z] INFO: Downloading compiler 1 of 3...
01:26:11 [2020-05-21T01:26:11.876Z] INFO: Downloading compiler 2 of 3...
01:26:11 [2020-05-21T01:26:11.876Z] INFO: Downloading compiler 3 of 3...
01:26:11 [2020-05-21T01:26:11.876Z] INFO: Extracting git...
01:26:12 [2020-05-21T01:26:12.064Z] #39 71.10   CC       criu/rbtree.o
01:26:12 [2020-05-21T01:26:12.064Z] #39 71.18   CC       criu/rst-malloc.o
01:26:12 [2020-05-21T01:26:12.064Z] #39 71.24   CC       criu/seccomp.o
01:26:12 [2020-05-21T01:26:12.186Z] #39 81.59   CC       criu/cgroup.o
01:26:12 [2020-05-21T01:26:12.345Z] #39 71.45   CC       criu/seize.o
01:26:12 [2020-05-21T01:26:12.346Z] #39 71.65   CC       criu/servicefd.o
01:26:12 [2020-05-21T01:26:12.627Z] #39 71.83   CC       criu/shmem.o
01:26:12 [2020-05-21T01:26:12.751Z] #39 ...
01:26:12 [2020-05-21T01:26:12.751Z] 
01:26:12 [2020-05-21T01:26:12.751Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
01:26:12 [2020-05-21T01:26:12.751Z] #14 DONE 2.3s
01:26:12 [2020-05-21T01:26:12.909Z] #39 72.22   CC       criu/sigframe.o
01:26:13 [2020-05-21T01:26:13.009Z] 
01:26:13 [2020-05-21T01:26:13.009Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
01:26:11 [2020-05-21T01:26:11.067Z]  > git config core.sparsecheckout # timeout=10
01:26:11 [2020-05-21T01:26:11.080Z]  > git checkout -f 0c350e87a0d26ff561ca1bb46f43d6108e8ae671 # timeout=10
01:26:11 [2020-05-21T01:26:11.890Z]  > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10
01:26:13 [2020-05-21T01:26:13.216Z] Merge succeeded, producing 92c9a1495959409cb52d47acb2dcb3f78b308fe1
01:26:13 [2020-05-21T01:26:13.216Z] Checking out Revision 92c9a1495959409cb52d47acb2dcb3f78b308fe1 (PR-40973)
01:26:13 [2020-05-21T01:26:13.233Z] #39 72.27   CC       criu/signalfd.o
01:26:13 [2020-05-21T01:26:13.234Z] #39 72.38   CC       criu/sk-inet.o
01:26:13 [2020-05-21T01:26:13.517Z] #39 72.73   CC       criu/sk-netlink.o
01:26:13 [2020-05-21T01:26:13.799Z] #39 72.83   CC       criu/sk-packet.o
01:26:13 [2020-05-21T01:26:13.799Z] #39 72.98   CC       criu/sk-queue.o
01:26:13 [2020-05-21T01:26:13.799Z] #39 73.10   CC       criu/sk-tcp.o
01:26:14 [2020-05-21T01:26:14.081Z] #39 73.25   CC       criu/sk-unix.o
01:26:14 [2020-05-21T01:26:14.695Z] #39 73.80   CC       criu/sockets.o
01:26:14 [2020-05-21T01:26:14.695Z] #39 74.03   CC       criu/stats.o
01:26:14 [2020-05-21T01:26:14.695Z] #39 74.12   CC       criu/string.o
01:26:14 [2020-05-21T01:26:14.977Z] #39 74.14   CC       criu/sysctl.o
01:26:14 [2020-05-21T01:26:14.977Z] #39 74.31   CC       criu/sysfs_parse.o
01:26:15 [2020-05-21T01:26:15.129Z] Fetching without tags
01:26:15 [2020-05-21T01:26:15.258Z] #39 74.43   CC       criu/timerfd.o
01:26:15 [2020-05-21T01:26:15.258Z] #39 74.53   CC       criu/tty.o
01:26:15 [2020-05-21T01:26:15.044Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:26:15 [2020-05-21T01:26:15.072Z]  > git config --add remote.origin.fetch +refs/pull/40973/head:refs/remotes/origin/PR-40973 # timeout=10
01:26:15 [2020-05-21T01:26:15.088Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:26:15 [2020-05-21T01:26:15.106Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:26:15 [2020-05-21T01:26:15.132Z] Fetching upstream changes from https://github.com/moby/moby.git
01:26:15 [2020-05-21T01:26:15.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:26:15 [2020-05-21T01:26:15.135Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:26:13 [2020-05-21T01:26:13.165Z]  > git rev-parse HEAD^{commit} # timeout=10
01:26:13 [2020-05-21T01:26:13.198Z]  > git config core.sparsecheckout # timeout=10
01:26:13 [2020-05-21T01:26:13.223Z]  > git checkout -f 92c9a1495959409cb52d47acb2dcb3f78b308fe1 # timeout=10
01:26:15 [2020-05-21T01:26:15.536Z] #15 DONE 2.1s
01:26:15 [2020-05-21T01:26:15.536Z] 
01:26:15 [2020-05-21T01:26:15.536Z] #16 [dev-systemd-false  6/26] RUN ldconfig
01:26:15 [2020-05-21T01:26:15.558Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
01:26:15 [2020-05-21T01:26:15.871Z] #39 75.04   CC       criu/tun.o
01:26:15 [2020-05-21T01:26:15.871Z] #39 75.24   CC       criu/uffd.o
01:26:16 [2020-05-21T01:26:16.485Z] #39 75.69   CC       criu/util.o
01:26:16 [2020-05-21T01:26:16.766Z] #39 76.04   CC       criu/uts_ns.o
01:26:16 [2020-05-21T01:26:16.767Z] #39 76.10   CC       criu/vdso.o
01:26:16 [2020-05-21T01:26:16.974Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD"
01:26:17 [2020-05-21T01:26:17.000Z] First time build. Skipping changelog.
01:26:17 [2020-05-21T01:26:17.048Z] #39 76.24   LINK     criu/built-in.o
01:26:17 [2020-05-21T01:26:17.049Z] #39 76.29   LINK     criu/criu
01:26:17 [2020-05-21T01:26:17.075Z] Merge succeeded, producing 1286ee84ef9f8a71f9aca8516056acda68d47c8c
01:26:17 [2020-05-21T01:26:17.075Z] Checking out Revision 1286ee84ef9f8a71f9aca8516056acda68d47c8c (PR-40973)
01:26:17 [2020-05-21T01:26:17.330Z] #39 76.44   DEP      lib/c/criu.d
01:26:17 [2020-05-21T01:26:17.331Z] #39 76.47   CC       images/rpc.pb-c.o
01:26:17 [2020-05-21T01:26:17.331Z] #39 76.63   CC       lib/c/criu.o
01:26:15 [2020-05-21T01:26:15.565Z]  > git config core.sparsecheckout # timeout=10
01:26:15 [2020-05-21T01:26:15.576Z]  > git checkout -f 0c350e87a0d26ff561ca1bb46f43d6108e8ae671 # timeout=10
01:26:16 [2020-05-21T01:26:16.592Z]  > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10
01:26:17 [2020-05-21T01:26:17.061Z]  > git rev-parse HEAD^{commit} # timeout=10
01:26:17 [2020-05-21T01:26:17.072Z]  > git config core.sparsecheckout # timeout=10
01:26:17 [2020-05-21T01:26:17.084Z]  > git checkout -f 1286ee84ef9f8a71f9aca8516056acda68d47c8c # timeout=10
01:26:17 [2020-05-21T01:26:17.433Z] #16 DONE 2.2s
01:26:17 [2020-05-21T01:26:17.433Z] 
01:26:17 [2020-05-21T01:26:17.433Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
01:26:17 [2020-05-21T01:26:17.612Z] #39 76.93   LINK     lib/c/built-in.o
01:26:17 [2020-05-21T01:26:17.612Z] #39 76.94   LINK     lib/c/libcriu.so
01:26:17 [2020-05-21T01:26:17.612Z] #39 76.96   LINK     lib/c/libcriu.a
[Pipeline] sh
01:26:17 [2020-05-21T01:26:17.690Z] #17 ...
01:26:17 [2020-05-21T01:26:17.690Z] 
01:26:17 [2020-05-21T01:26:17.690Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:26:17 [2020-05-21T01:26:17.690Z] #28 DONE 87.2s
01:26:17 [2020-05-21T01:26:17.894Z] #39 77.00   GEN      magic.py
01:26:17 [2020-05-21T01:26:17.894Z] #39 77.03 Note: Building without setproctitle() and strlcpy() support.
01:26:17 [2020-05-21T01:26:17.894Z] #39 77.03       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:26:17 [2020-05-21T01:26:17.894Z] #39 77.03 Note: Building without GnuTLS support
01:26:17 [2020-05-21T01:26:17.894Z] #39 77.22 fatal: not a git repository (or any of the parent directories): .git
01:26:17 [2020-05-21T01:26:17.947Z] 
01:26:17 [2020-05-21T01:26:17.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:17 [2020-05-21T01:26:17.947Z] #39 84.82   CC       criu/clone-noasan.o
01:26:17 [2020-05-21T01:26:17.947Z] #39 84.99   CC       criu/config.o
01:26:17 [2020-05-21T01:26:17.947Z] #39 86.76   CC       criu/cr-check.o
01:26:16 [2020-05-21T01:26:16.956Z]  > git rev-list --no-walk 1709f87b6ec3316099e046da5ae87ad6860f398c # timeout=10
01:26:18 [2020-05-21T01:26:18.176Z] #39 77.47 make[1]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.305Z] + docker version
01:26:18 [2020-05-21T01:26:18.458Z] #39 77.74 make[1]: 'images/built-in.o' is up to date.
01:26:18 [2020-05-21T01:26:18.458Z] #39 77.75 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:26:18 [2020-05-21T01:26:18.458Z] #39 77.76 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:26:18 [2020-05-21T01:26:18.458Z] #39 77.78 make[1]: 'compel/libcompel.a' is up to date.
01:26:18 [2020-05-21T01:26:18.458Z] #39 77.79 make[1]: 'compel/compel-host-bin' is up to date.
01:26:18 [2020-05-21T01:26:18.458Z] #39 77.80 make[1]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.458Z] #39 77.80 make[1]: 'soccr/libsoccr.a' is up to date.
01:26:18 [2020-05-21T01:26:18.458Z] #39 77.87 make[2]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.740Z] #39 77.89 make[2]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.740Z] #39 77.91 make[2]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.740Z] #39 77.96 make[2]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.740Z] #39 77.99 make[2]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.740Z] #39 78.00 make[2]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.740Z] #39 78.02 make[2]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.740Z] #39 78.05 make[2]: Nothing to be done for 'all'.
01:26:18 [2020-05-21T01:26:18.740Z] #39 78.06   INSTALL  criu/criu
01:26:19 [2020-05-21T01:26:19.026Z] #39 DONE 78.3s
01:26:19 [2020-05-21T01:26:19.026Z] 
01:26:19 [2020-05-21T01:26:19.026Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:26:19 [2020-05-21T01:26:19.843Z] #39 89.08   CC       criu/cr-dedup.o
01:26:20 [2020-05-21T01:26:20.039Z] #45 ...
01:26:20 [2020-05-21T01:26:20.039Z] 
01:26:20 [2020-05-21T01:26:20.039Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:26:20 [2020-05-21T01:26:20.100Z] #39 89.46   CC       criu/cr-dump.o
01:26:20 [2020-05-21T01:26:20.320Z] #40 DONE 0.2s
01:26:20 [2020-05-21T01:26:20.321Z] 
01:26:20 [2020-05-21T01:26:20.321Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
01:26:20 [2020-05-21T01:26:20.321Z] #42 DONE 0.1s
01:26:20 [2020-05-21T01:26:20.321Z] 
01:26:20 [2020-05-21T01:26:20.321Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
01:26:20 [2020-05-21T01:26:20.602Z] #44 DONE 0.2s
01:26:20 [2020-05-21T01:26:20.602Z] 
01:26:20 [2020-05-21T01:26:20.602Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:26:21 [2020-05-21T01:26:21.062Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD"
01:26:21 [2020-05-21T01:26:21.098Z] First time build. Skipping changelog.
01:26:21 [2020-05-21T01:26:21.470Z] #39 ...
01:26:21 [2020-05-21T01:26:21.470Z] 
01:26:21 [2020-05-21T01:26:21.470Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:26:21 [2020-05-21T01:26:21.470Z] #17 3.120 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:26:21 [2020-05-21T01:26:21.470Z] #17 3.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:26:21 [2020-05-21T01:26:21.470Z] #17 3.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:26:21 [2020-05-21T01:26:21.470Z] #17 3.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:26:21 [2020-05-21T01:26:21.727Z] #17 4.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:26:21 [2020-05-21T01:26:21.054Z]  > git rev-list --no-walk 1709f87b6ec3316099e046da5ae87ad6860f398c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:26:22 [2020-05-21T01:26:22.071Z] #52 78.36 + bin/containerd
01:26:22 [2020-05-21T01:26:22.075Z] Fetching without tags
01:26:22 [2020-05-21T01:26:22.414Z] Merging remotes/origin/master commit e5a679cfd2897527e36fdd33cb53f0b6934b6cce into PR head commit 0c350e87a0d26ff561ca1bb46f43d6108e8ae671
01:26:22 [2020-05-21T01:26:22.596Z] + docker version
01:26:23 [2020-05-21T01:26:23.098Z] #17 5.785 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:26:23 [2020-05-21T01:26:23.098Z] #17 ...
01:26:23 [2020-05-21T01:26:23.098Z] 
01:26:23 [2020-05-21T01:26:23.098Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:26:23 [2020-05-21T01:26:23.098Z] #49 9.090 + cd /tmp/tmp.gy7sqS4Rbs/src/github.com/opencontainers/runc
01:26:23 [2020-05-21T01:26:23.098Z] #49 9.090 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:26:23 [2020-05-21T01:26:23.098Z] #49 9.492 + '[' -z '' ']'
01:26:23 [2020-05-21T01:26:23.098Z] #49 9.492 + target=static
01:26:23 [2020-05-21T01:26:23.098Z] #49 9.492 + make 'BUILDTAGS=seccomp apparmor selinux ' static
01:26:23 [2020-05-21T01:26:23.098Z] #49 10.67 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
01:26:23 [2020-05-21T01:26:23.355Z] #49 ...
01:26:23 [2020-05-21T01:26:23.355Z] 
01:26:23 [2020-05-21T01:26:23.355Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:23 [2020-05-21T01:26:23.355Z] #39 91.63   CC       criu/cr-errno.o
01:26:23 [2020-05-21T01:26:23.355Z] #39 91.74   CC       criu/cr-restore.o
01:26:23 [2020-05-21T01:26:23.687Z] Merge succeeded, producing bd6fe68966be21f26e3640f6108f99de900b8dc7
01:26:23 [2020-05-21T01:26:23.687Z] Checking out Revision bd6fe68966be21f26e3640f6108f99de900b8dc7 (PR-40973)
01:26:21 [2020-05-21T01:26:21.941Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:26:21 [2020-05-21T01:26:21.966Z]  > git config --add remote.origin.fetch +refs/pull/40973/head:refs/remotes/origin/PR-40973 # timeout=10
01:26:21 [2020-05-21T01:26:21.996Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:26:22 [2020-05-21T01:26:22.025Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:26:22 [2020-05-21T01:26:22.051Z] Fetching upstream changes from https://github.com/moby/moby.git
01:26:22 [2020-05-21T01:26:22.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:26:22 [2020-05-21T01:26:22.054Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40973/head:refs/remotes/origin/PR-40973 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:26:22 [2020-05-21T01:26:22.396Z]  > git config core.sparsecheckout # timeout=10
01:26:22 [2020-05-21T01:26:22.425Z]  > git checkout -f 0c350e87a0d26ff561ca1bb46f43d6108e8ae671 # timeout=10
01:26:23 [2020-05-21T01:26:23.226Z]  > git merge e5a679cfd2897527e36fdd33cb53f0b6934b6cce # timeout=10
01:26:23 [2020-05-21T01:26:23.646Z]  > git rev-parse HEAD^{commit} # timeout=10
01:26:23 [2020-05-21T01:26:23.663Z]  > git config core.sparsecheckout # timeout=10
01:26:23 [2020-05-21T01:26:23.684Z]  > git checkout -f bd6fe68966be21f26e3640f6108f99de900b8dc7 # timeout=10
01:26:24 [2020-05-21T01:26:24.356Z] INFO: Expanding go...
01:26:24 [2020-05-21T01:26:24.870Z] Client: Docker Engine - Community
01:26:24 [2020-05-21T01:26:24.870Z]  Version:           19.03.8
01:26:24 [2020-05-21T01:26:24.870Z]  API version:       1.40
01:26:24 [2020-05-21T01:26:24.870Z]  Go version:        go1.12.17
01:26:24 [2020-05-21T01:26:24.870Z]  Git commit:        afacb8b7f0
01:26:24 [2020-05-21T01:26:24.870Z]  Built:             Wed Mar 11 01:25:46 2020
01:26:24 [2020-05-21T01:26:24.870Z]  OS/Arch:           linux/amd64
01:26:24 [2020-05-21T01:26:24.870Z]  Experimental:      false
01:26:24 [2020-05-21T01:26:24.870Z] 
01:26:24 [2020-05-21T01:26:24.870Z] Server: Docker Engine - Community
01:26:24 [2020-05-21T01:26:24.870Z]  Engine:
01:26:24 [2020-05-21T01:26:24.870Z]   Version:          19.03.8
01:26:24 [2020-05-21T01:26:24.870Z]   API version:      1.40 (minimum version 1.12)
01:26:24 [2020-05-21T01:26:24.870Z]   Go version:       go1.12.17
01:26:24 [2020-05-21T01:26:24.870Z]   Git commit:       afacb8b7f0
01:26:24 [2020-05-21T01:26:24.870Z]   Built:            Wed Mar 11 01:24:19 2020
01:26:24 [2020-05-21T01:26:24.870Z]   OS/Arch:          linux/amd64
01:26:24 [2020-05-21T01:26:24.870Z]   Experimental:     true
01:26:24 [2020-05-21T01:26:24.870Z]  containerd:
01:26:24 [2020-05-21T01:26:24.870Z]   Version:          1.2.13
01:26:24 [2020-05-21T01:26:24.870Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
01:26:24 [2020-05-21T01:26:24.870Z]  runc:
01:26:24 [2020-05-21T01:26:24.870Z]   Version:          1.0.0-rc10
01:26:24 [2020-05-21T01:26:24.870Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:26:24 [2020-05-21T01:26:24.870Z]  docker-init:
01:26:24 [2020-05-21T01:26:24.870Z]   Version:          0.18.0
01:26:24 [2020-05-21T01:26:24.870Z]   GitCommit:        fec3683
[Pipeline] sh
01:26:25 [2020-05-21T01:26:25.202Z] + docker info
01:26:26 [2020-05-21T01:26:26.630Z] #39 95.37   CC       criu/cr-service.o
01:26:27 [2020-05-21T01:26:27.194Z] #39 96.55   CC       criu/crtools.o
01:26:27 [2020-05-21T01:26:27.759Z] #39 97.16   CC       criu/eventfd.o
01:26:27 [2020-05-21T01:26:27.833Z] Commit message: "Merge commit 'e5a679cfd2897527e36fdd33cb53f0b6934b6cce' into HEAD"
01:26:27 [2020-05-21T01:26:27.871Z] First time build. Skipping changelog.
01:26:28 [2020-05-21T01:26:28.016Z] #39 97.38   CC       criu/eventpoll.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:26:27 [2020-05-21T01:26:27.822Z]  > git rev-list --no-walk 1709f87b6ec3316099e046da5ae87ad6860f398c # timeout=10
01:26:28 [2020-05-21T01:26:28.947Z] #39 98.08   CC       criu/external.o
01:26:28 [2020-05-21T01:26:28.948Z] #39 98.40   CC       criu/fault-injection.o
01:26:29 [2020-05-21T01:26:29.205Z] #39 98.49   CC       criu/fdstore.o
01:26:29 [2020-05-21T01:26:29.208Z] + docker version
01:26:29 [2020-05-21T01:26:29.462Z] #39 98.79   CC       criu/fifo.o
01:26:29 [2020-05-21T01:26:29.719Z] #39 99.18   CC       criu/file-ids.o
01:26:29 [2020-05-21T01:26:29.905Z] Removing intermediate container ccfcef5804e9
01:26:29 [2020-05-21T01:26:29.905Z]  ---> e3d24e197031
01:26:29 [2020-05-21T01:26:29.905Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch
01:26:29 [2020-05-21T01:26:29.905Z]  ---> 607a6a8b67de
01:26:29 [2020-05-21T01:26:29.905Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
01:26:29 [2020-05-21T01:26:29.905Z]  ---> fa04cc384f10
01:26:29 [2020-05-21T01:26:29.905Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
01:26:29 [2020-05-21T01:26:29.905Z]  ---> Running in b8cdc53eccaa
01:26:29 [2020-05-21T01:26:29.905Z] Removing intermediate container b8cdc53eccaa
01:26:29 [2020-05-21T01:26:29.905Z]  ---> c5587857f51a
01:26:29 [2020-05-21T01:26:29.905Z] Successfully built c5587857f51a
01:26:29 [2020-05-21T01:26:29.905Z] Successfully tagged moby-buildx:latest
01:26:29 [2020-05-21T01:26:29.905Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
01:26:29 [2020-05-21T01:26:29.905Z] if [ -n "${id}" ]; then \
01:26:29 [2020-05-21T01:26:29.905Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
01:26:29 [2020-05-21T01:26:29.905Z] 	&& touch bundles/buildx; \
01:26:29 [2020-05-21T01:26:29.905Z] 	docker rm -f ${id}; \
01:26:29 [2020-05-21T01:26:29.905Z] fi
01:26:29 [2020-05-21T01:26:29.905Z] a4a22d664dafbec07cdcec9372e8ab910b500601999b52b8a80c59dfceb1d292
01:26:29 [2020-05-21T01:26:29.905Z] bundles/buildx version
01:26:29 [2020-05-21T01:26:29.905Z] buildx v0.3.1 6db68d0
01:26:29 [2020-05-21T01:26:29.905Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 .
01:26:29 [2020-05-21T01:26:29.905Z] #1 [internal] booting buildkit
01:26:29 [2020-05-21T01:26:29.905Z] #1 pulling image moby/buildkit:buildx-stable-1
01:26:29 [2020-05-21T01:26:29.905Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done
01:26:29 [2020-05-21T01:26:29.905Z] #1 creating container buildx_buildkit_default
01:26:29 [2020-05-21T01:26:29.905Z] #1 creating container buildx_buildkit_default 0.4s done
01:26:29 [2020-05-21T01:26:29.905Z] #1 DONE 3.0s
01:26:29 [2020-05-21T01:26:29.905Z] 
01:26:29 [2020-05-21T01:26:29.905Z] #2 [internal] load build definition from Dockerfile
01:26:29 [2020-05-21T01:26:29.906Z] #2 transferring dockerfile: 16.31kB 0.0s done
01:26:29 [2020-05-21T01:26:29.906Z] #2 DONE 0.0s
01:26:29 [2020-05-21T01:26:29.906Z] 
01:26:29 [2020-05-21T01:26:29.906Z] #3 [internal] load .dockerignore
01:26:29 [2020-05-21T01:26:29.906Z] #3 transferring context: 87B done
01:26:29 [2020-05-21T01:26:29.906Z] #3 DONE 0.0s
01:26:29 [2020-05-21T01:26:29.906Z] 
01:26:29 [2020-05-21T01:26:29.906Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
01:26:29 [2020-05-21T01:26:29.906Z] #4 DONE 0.9s
01:26:29 [2020-05-21T01:26:29.906Z] 
01:26:29 [2020-05-21T01:26:29.906Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
01:26:29 [2020-05-21T01:26:29.906Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
01:26:29 [2020-05-21T01:26:29.906Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
01:26:29 [2020-05-21T01:26:29.906Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
01:26:29 [2020-05-21T01:26:29.906Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
01:26:29 [2020-05-21T01:26:29.906Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
01:26:29 [2020-05-21T01:26:29.906Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done
01:26:29 [2020-05-21T01:26:29.906Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
01:26:29 [2020-05-21T01:26:29.906Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.5s done
01:26:29 [2020-05-21T01:26:29.906Z] #5 DONE 1.3s
01:26:29 [2020-05-21T01:26:29.906Z] 
01:26:29 [2020-05-21T01:26:29.906Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
01:26:29 [2020-05-21T01:26:29.906Z] #7 DONE 0.7s
01:26:29 [2020-05-21T01:26:29.906Z] 
01:26:29 [2020-05-21T01:26:29.906Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster
01:26:29 [2020-05-21T01:26:29.906Z] #6 DONE 0.8s
01:26:29 [2020-05-21T01:26:29.977Z] #39 99.37   CC       criu/file-lock.o
01:26:29 [2020-05-21T01:26:29.977Z] #39 ...
01:26:29 [2020-05-21T01:26:29.977Z] 
01:26:29 [2020-05-21T01:26:29.977Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:26:29 [2020-05-21T01:26:29.977Z] #36 99.37 + dpkg --print-architecture
01:26:29 [2020-05-21T01:26:29.977Z] #36 99.38 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:26:30 [2020-05-21T01:26:30.193Z] 
01:26:30 [2020-05-21T01:26:30.193Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
01:26:30 [2020-05-21T01:26:30.193Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
01:26:30 [2020-05-21T01:26:30.543Z] #36 99.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:26:30 [2020-05-21T01:26:30.543Z] #36 99.88 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:26:30 [2020-05-21T01:26:30.720Z] Client: Docker Engine - Community
01:26:30 [2020-05-21T01:26:30.720Z]  Version:           19.03.8
01:26:30 [2020-05-21T01:26:30.720Z]  API version:       1.40
01:26:30 [2020-05-21T01:26:30.720Z]  Go version:        go1.12.17
01:26:30 [2020-05-21T01:26:30.720Z]  Git commit:        afacb8b
01:26:30 [2020-05-21T01:26:30.720Z]  Built:             Wed Mar 11 01:26:35 2020
01:26:30 [2020-05-21T01:26:30.720Z]  OS/Arch:           linux/arm64
01:26:30 [2020-05-21T01:26:30.720Z]  Experimental:      false
01:26:30 [2020-05-21T01:26:30.720Z] 
01:26:30 [2020-05-21T01:26:30.720Z] Server: Docker Engine - Community
01:26:30 [2020-05-21T01:26:30.720Z]  Engine:
01:26:30 [2020-05-21T01:26:30.720Z]   Version:          19.03.8
01:26:30 [2020-05-21T01:26:30.720Z]   API version:      1.40 (minimum version 1.12)
01:26:30 [2020-05-21T01:26:30.720Z]   Go version:       go1.12.17
01:26:30 [2020-05-21T01:26:30.720Z]   Git commit:       afacb8b
01:26:30 [2020-05-21T01:26:30.720Z]   Built:            Wed Mar 11 01:25:07 2020
01:26:30 [2020-05-21T01:26:30.720Z]   OS/Arch:          linux/arm64
01:26:30 [2020-05-21T01:26:30.720Z]   Experimental:     true
01:26:30 [2020-05-21T01:26:30.720Z]  containerd:
01:26:30 [2020-05-21T01:26:30.720Z]   Version:          1.2.13
01:26:30 [2020-05-21T01:26:30.720Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
01:26:30 [2020-05-21T01:26:30.720Z]  runc:
01:26:30 [2020-05-21T01:26:30.720Z]   Version:          1.0.0-rc10
01:26:30 [2020-05-21T01:26:30.720Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:26:30 [2020-05-21T01:26:30.720Z]  docker-init:
01:26:30 [2020-05-21T01:26:30.720Z]   Version:          0.18.0
01:26:30 [2020-05-21T01:26:30.720Z]   GitCommit:        fec3683
[Pipeline] sh
01:26:30 [2020-05-21T01:26:30.823Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
01:26:30 [2020-05-21T01:26:30.823Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s
01:26:30 [2020-05-21T01:26:30.823Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
01:26:31 [2020-05-21T01:26:31.057Z] + docker info
01:26:31 [2020-05-21T01:26:31.166Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.49MB / 9.86MB 0.8s
01:26:31 [2020-05-21T01:26:31.488Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.89MB / 9.86MB 1.0s
01:26:31 [2020-05-21T01:26:31.781Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.56MB / 9.86MB 1.1s
01:26:31 [2020-05-21T01:26:31.781Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.28MB / 9.86MB 1.2s
01:26:32 [2020-05-21T01:26:32.082Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.06MB / 9.86MB 1.4s
01:26:32 [2020-05-21T01:26:32.404Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.22MB / 9.86MB 1.7s
01:26:32 [2020-05-21T01:26:32.404Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done
01:26:32 [2020-05-21T01:26:32.404Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
01:26:33 [2020-05-21T01:26:33.315Z] Client:
01:26:33 [2020-05-21T01:26:33.315Z]  Debug Mode: false
01:26:33 [2020-05-21T01:26:33.315Z] 
01:26:33 [2020-05-21T01:26:33.315Z] Server:
01:26:33 [2020-05-21T01:26:33.315Z]  Containers: 0
01:26:33 [2020-05-21T01:26:33.315Z]   Running: 0
01:26:33 [2020-05-21T01:26:33.315Z]   Paused: 0
01:26:33 [2020-05-21T01:26:33.315Z]   Stopped: 0
01:26:33 [2020-05-21T01:26:33.315Z]  Images: 0
01:26:33 [2020-05-21T01:26:33.315Z]  Server Version: 19.03.8
01:26:33 [2020-05-21T01:26:33.315Z]  Storage Driver: overlay2
01:26:33 [2020-05-21T01:26:33.315Z]   Backing Filesystem: <unknown>
01:26:33 [2020-05-21T01:26:33.315Z]   Supports d_type: true
01:26:33 [2020-05-21T01:26:33.315Z]   Native Overlay Diff: true
01:26:33 [2020-05-21T01:26:33.315Z]  Logging Driver: json-file
01:26:33 [2020-05-21T01:26:33.315Z]  Cgroup Driver: cgroupfs
01:26:33 [2020-05-21T01:26:33.315Z]  Plugins:
01:26:33 [2020-05-21T01:26:33.315Z]   Volume: local
01:26:33 [2020-05-21T01:26:33.315Z]   Network: bridge host ipvlan macvlan null overlay
01:26:33 [2020-05-21T01:26:33.315Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:26:33 [2020-05-21T01:26:33.315Z]  Swarm: inactive
01:26:33 [2020-05-21T01:26:33.315Z]  Runtimes: runc
01:26:33 [2020-05-21T01:26:33.315Z]  Default Runtime: runc
01:26:33 [2020-05-21T01:26:33.315Z]  Init Binary: docker-init
01:26:33 [2020-05-21T01:26:33.315Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
01:26:33 [2020-05-21T01:26:33.315Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:26:33 [2020-05-21T01:26:33.315Z]  init version: fec3683
01:26:33 [2020-05-21T01:26:33.315Z]  Security Options:
01:26:33 [2020-05-21T01:26:33.315Z]   apparmor
01:26:33 [2020-05-21T01:26:33.315Z]   seccomp
01:26:33 [2020-05-21T01:26:33.315Z]    Profile: default
01:26:33 [2020-05-21T01:26:33.315Z]  Kernel Version: 4.15.0-1065-aws
01:26:33 [2020-05-21T01:26:33.315Z]  Operating System: Ubuntu 18.04.4 LTS
01:26:33 [2020-05-21T01:26:33.315Z]  OSType: linux
01:26:33 [2020-05-21T01:26:33.315Z]  Architecture: x86_64
01:26:33 [2020-05-21T01:26:33.315Z]  CPUs: 2
01:26:33 [2020-05-21T01:26:33.315Z]  Total Memory: 7.583GiB
01:26:33 [2020-05-21T01:26:33.315Z]  Name: ip-10-100-111-96
01:26:33 [2020-05-21T01:26:33.315Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
01:26:33 [2020-05-21T01:26:33.315Z]  Docker Root Dir: /var/lib/docker
01:26:33 [2020-05-21T01:26:33.315Z]  Debug Mode: false
01:26:33 [2020-05-21T01:26:33.315Z]  Registry: https://index.docker.io/v1/
01:26:33 [2020-05-21T01:26:33.315Z]  Labels:
01:26:33 [2020-05-21T01:26:33.315Z]  Experimental: true
01:26:33 [2020-05-21T01:26:33.315Z]  Insecure Registries:
01:26:33 [2020-05-21T01:26:33.315Z]   127.0.0.0/8
01:26:33 [2020-05-21T01:26:33.315Z]  Live Restore Enabled: true
01:26:33 [2020-05-21T01:26:33.315Z] 
01:26:33 [2020-05-21T01:26:33.315Z] WARNING: No swap limit support
[Pipeline] sh
01:26:33 [2020-05-21T01:26:33.415Z] Client: Docker Engine - Community
01:26:33 [2020-05-21T01:26:33.415Z]  Version:           19.03.8
01:26:33 [2020-05-21T01:26:33.415Z]  API version:       1.40
01:26:33 [2020-05-21T01:26:33.415Z]  Go version:        go1.12.17
01:26:33 [2020-05-21T01:26:33.415Z]  Git commit:        afacb8b7f0
01:26:33 [2020-05-21T01:26:33.415Z]  Built:             Wed Mar 11 01:25:46 2020
01:26:33 [2020-05-21T01:26:33.415Z]  OS/Arch:           linux/amd64
01:26:33 [2020-05-21T01:26:33.415Z]  Experimental:      false
01:26:33 [2020-05-21T01:26:33.415Z] 
01:26:33 [2020-05-21T01:26:33.415Z] Server: Docker Engine - Community
01:26:33 [2020-05-21T01:26:33.415Z]  Engine:
01:26:33 [2020-05-21T01:26:33.415Z]   Version:          19.03.8
01:26:33 [2020-05-21T01:26:33.415Z]   API version:      1.40 (minimum version 1.12)
01:26:33 [2020-05-21T01:26:33.415Z]   Go version:       go1.12.17
01:26:33 [2020-05-21T01:26:33.415Z]   Git commit:       afacb8b7f0
01:26:33 [2020-05-21T01:26:33.415Z]   Built:            Wed Mar 11 01:24:19 2020
01:26:33 [2020-05-21T01:26:33.415Z]   OS/Arch:          linux/amd64
01:26:33 [2020-05-21T01:26:33.415Z]   Experimental:     true
01:26:33 [2020-05-21T01:26:33.415Z]  containerd:
01:26:33 [2020-05-21T01:26:33.415Z]   Version:          1.2.13
01:26:33 [2020-05-21T01:26:33.415Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
01:26:33 [2020-05-21T01:26:33.415Z]  runc:
01:26:33 [2020-05-21T01:26:33.415Z]   Version:          1.0.0-rc10
01:26:33 [2020-05-21T01:26:33.415Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:26:33 [2020-05-21T01:26:33.415Z]  docker-init:
01:26:33 [2020-05-21T01:26:33.415Z]   Version:          0.18.0
01:26:33 [2020-05-21T01:26:33.415Z]   GitCommit:        fec3683
[Pipeline] sh
01:26:33 [2020-05-21T01:26:33.604Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:26:33 [2020-05-21T01:26:33.604Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:26:33 [2020-05-21T01:26:33.604Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40973/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:26:33 [2020-05-21T01:26:33.604Z] + bash /home/ubuntu/workspace/moby_PR-40973/check-config.sh
01:26:33 [2020-05-21T01:26:33.604Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:26:33 [2020-05-21T01:26:33.604Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
01:26:33 [2020-05-21T01:26:33.604Z] 
01:26:33 [2020-05-21T01:26:33.604Z] Generally Necessary:
01:26:33 [2020-05-21T01:26:33.604Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:26:33 [2020-05-21T01:26:33.604Z] - apparmor: enabled and tools installed
01:26:33 [2020-05-21T01:26:33.737Z] + docker info
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NAMESPACES: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NET_NS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_PID_NS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IPC_NS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_UTS_NS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUPS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUP_CPUACCT: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUP_DEVICE: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUP_FREEZER: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUP_SCHED: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CPUSETS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_MEMCG: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_KEYS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_VETH: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_BRIDGE: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NF_NAT: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NF_NAT_NEEDED: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_POSIX_MQUEUE: enabled
01:26:33 [2020-05-21T01:26:33.868Z] 
01:26:33 [2020-05-21T01:26:33.868Z] Optional Features:
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_USER_NS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_SECCOMP: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUP_PIDS: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_MEMCG_SWAP: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:26:33 [2020-05-21T01:26:33.868Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_BLK_CGROUP: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IOSCHED_CFQ: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUP_PERF: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUP_HUGETLB: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_CFS_BANDWIDTH: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_RT_GROUP_SCHED: missing
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_VS: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_VS_NFCT: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_IP_VS_RR: enabled (as module)
01:26:33 [2020-05-21T01:26:33.868Z] - CONFIG_EXT4_FS: enabled
01:26:34 [2020-05-21T01:26:34.133Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:26:34 [2020-05-21T01:26:34.133Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:26:34 [2020-05-21T01:26:34.133Z] - Network Drivers:
01:26:34 [2020-05-21T01:26:34.133Z]   - "overlay":
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_VXLAN: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:26:34 [2020-05-21T01:26:34.133Z]       Optional (for encrypted networks):
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_CRYPTO: enabled
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_CRYPTO_AEAD: enabled
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_CRYPTO_GCM: enabled
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_CRYPTO_GHASH: enabled
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_XFRM: enabled
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_XFRM_USER: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_INET_ESP: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]   - "ipvlan":
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_IPVLAN: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]   - "macvlan":
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_MACVLAN: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_DUMMY: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]   - "ftp,tftp client in container":
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z] - Storage Drivers:
01:26:34 [2020-05-21T01:26:34.133Z]   - "aufs":
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_AUFS_FS: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]   - "btrfs":
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:26:34 [2020-05-21T01:26:34.133Z]   - "devicemapper":
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_BLK_DEV_DM: enabled
01:26:34 [2020-05-21T01:26:34.133Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:26:34 [2020-05-21T01:26:34.397Z]   - "overlay":
01:26:34 [2020-05-21T01:26:34.397Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:26:34 [2020-05-21T01:26:34.397Z]   - "zfs":
01:26:34 [2020-05-21T01:26:34.397Z]     - /dev/zfs: missing
01:26:34 [2020-05-21T01:26:34.397Z]     - zfs command: missing
01:26:34 [2020-05-21T01:26:34.397Z]     - zpool command: missing
01:26:34 [2020-05-21T01:26:34.397Z] 
01:26:34 [2020-05-21T01:26:34.397Z] Limits:
01:26:34 [2020-05-21T01:26:34.397Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:26:34 [2020-05-21T01:26:34.397Z] 
01:26:34 [2020-05-21T01:26:34.397Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:26:34 [2020-05-21T01:26:34.748Z] + sudo modprobe ip_vs
01:26:35 [2020-05-21T01:26:35.011Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 .
01:26:35 [2020-05-21T01:26:35.270Z] #1 [internal] load build definition from Dockerfile
01:26:35 [2020-05-21T01:26:35.270Z] #1 transferring dockerfile: 16.32kB done
01:26:35 [2020-05-21T01:26:35.270Z] #1 DONE 0.1s
01:26:35 [2020-05-21T01:26:35.270Z] 
01:26:35 [2020-05-21T01:26:35.270Z] #2 [internal] load .dockerignore
01:26:35 [2020-05-21T01:26:35.270Z] #2 transferring context: 87B done
01:26:35 [2020-05-21T01:26:35.270Z] #2 DONE 0.1s
01:26:35 [2020-05-21T01:26:35.270Z] 
01:26:35 [2020-05-21T01:26:35.270Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
01:26:36 [2020-05-21T01:26:36.076Z] #58 ...
01:26:36 [2020-05-21T01:26:36.076Z] 
01:26:36 [2020-05-21T01:26:36.076Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:36 [2020-05-21T01:26:36.076Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 53.18MB / 73.55MB 5.1s
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 52.87MB / 96.51MB 5.1s
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.5s done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 52.26MB / 57.46MB 5.1s
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 1.8s done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.5s done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 5.1s done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 5.1s done
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 59.03MB / 73.55MB 5.4s
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 57.98MB / 96.51MB 5.4s
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 5.4s
01:26:36 [2020-05-21T01:26:36.076Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 5.4s done
01:26:36 [2020-05-21T01:26:36.077Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 64.87MB / 73.55MB 5.7s
01:26:36 [2020-05-21T01:26:36.077Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 63.30MB / 96.51MB 5.7s
01:26:36 [2020-05-21T01:26:36.207Z] #3 DONE 0.8s
01:26:36 [2020-05-21T01:26:36.207Z] 
01:26:36 [2020-05-21T01:26:36.207Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
01:26:36 [2020-05-21T01:26:36.207Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
01:26:36 [2020-05-21T01:26:36.207Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
01:26:36 [2020-05-21T01:26:36.207Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
01:26:36 [2020-05-21T01:26:36.207Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
01:26:36 [2020-05-21T01:26:36.207Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
01:26:36 [2020-05-21T01:26:36.207Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.98MB / 8.88MB 0.2s
01:26:36 [2020-05-21T01:26:36.207Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
01:26:36 [2020-05-21T01:26:36.207Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
01:26:36 [2020-05-21T01:26:36.379Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 72.07MB / 73.55MB 6.0s
01:26:36 [2020-05-21T01:26:36.379Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 69.75MB / 96.51MB 6.0s
01:26:36 [2020-05-21T01:26:36.677Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 6.1s done
01:26:36 [2020-05-21T01:26:36.677Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 76.36MB / 96.51MB 6.3s
01:26:36 [2020-05-21T01:26:36.773Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
01:26:36 [2020-05-21T01:26:36.773Z] #4 DONE 0.8s
01:26:36 [2020-05-21T01:26:36.970Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 86.51MB / 96.51MB 6.6s
01:26:37 [2020-05-21T01:26:37.098Z] #36 ...
01:26:37 [2020-05-21T01:26:37.098Z] 
01:26:37 [2020-05-21T01:26:37.098Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:26:37 [2020-05-21T01:26:37.098Z] #17 9.507 Fetched 8350 kB in 7s (1245 kB/s)
01:26:37 [2020-05-21T01:26:37.098Z] #17 9.507 Reading package lists...
01:26:37 [2020-05-21T01:26:37.098Z] #17 11.72 Reading package lists...
01:26:37 [2020-05-21T01:26:37.098Z] #17 14.15 Building dependency tree...
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.27 libcap2-bin is already the newest version (1:2.25-2).
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.27 The following additional packages will be installed:
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   python3.7 python3.7-minimal vim-runtime xxd
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28 Suggested packages:
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28 Recommended packages:
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   aufs-dkms nftables build-essential python3-dev python3-keyring
01:26:37 [2020-05-21T01:26:37.098Z] #17 15.28   python3-keyrings.alt python3-xdg unzip
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.80 The following NEW packages will be installed:
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.81   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.81   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.82   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.82   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.82   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.82   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.82   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:26:37 [2020-05-21T01:26:37.098Z] #17 16.82   xz-utils zip
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.14 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.14 Need to get 28.5 MB of archives.
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.14 After this operation, 116 MB of additional disk space will be used.
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 17.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 18.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 18.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 18.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 18.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 18.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 18.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.02 debconf: delaying package configuration, since apt-utils is not installed
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.11 Fetched 28.5 MB in 2s (18.3 MB/s)
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.17 Selecting previously unselected package pigz.
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.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 ... 23434 files and directories currently installed.)
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.21 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.22 Unpacking pigz (2.4-1) ...
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.29 Selecting previously unselected package libpython3.7-minimal:amd64.
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.30 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.71 Selecting previously unselected package python3.7-minimal.
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
01:26:37 [2020-05-21T01:26:37.098Z] #17 19.73 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
01:26:37 [2020-05-21T01:26:37.262Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 94.21MB / 96.51MB 6.9s
01:26:37 [2020-05-21T01:26:37.289Z] #52 ...
01:26:37 [2020-05-21T01:26:37.289Z] 
01:26:37 [2020-05-21T01:26:37.289Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.33 + cd /tmp/tmp.QSpckDLVTI/src/github.com/golangci/golangci-lint/
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.33 + git checkout -q v1.23.8
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.54 ++ git describe --tags
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.54 + version=v1.23.8
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.54 ++ git rev-parse --short HEAD
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.54 + commit=76a82c6
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.54 ++ git show -s --format=%cd
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.54 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
01:26:37 [2020-05-21T01:26:37.289Z] #45 92.54 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
01:26:37 [2020-05-21T01:26:37.386Z] 
01:26:37 [2020-05-21T01:26:37.386Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
01:26:37 [2020-05-21T01:26:37.549Z] #8 ...
01:26:37 [2020-05-21T01:26:37.549Z] 
01:26:37 [2020-05-21T01:26:37.549Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
01:26:37 [2020-05-21T01:26:37.549Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 5.1s done
01:26:37 [2020-05-21T01:26:37.549Z] #58 DONE 7.4s
01:26:37 [2020-05-21T01:26:37.549Z] 
01:26:37 [2020-05-21T01:26:37.549Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:37 [2020-05-21T01:26:37.549Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 7.0s done
01:26:37 [2020-05-21T01:26:37.549Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a
01:26:37 [2020-05-21T01:26:37.549Z] #8 ...
01:26:37 [2020-05-21T01:26:37.549Z] 
01:26:37 [2020-05-21T01:26:37.549Z] #21 [internal] load build context
01:26:37 [2020-05-21T01:26:37.549Z] #21 transferring context: 46.33MB 7.4s
01:26:37 [2020-05-21T01:26:37.663Z] #17 20.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
01:26:37 [2020-05-21T01:26:37.663Z] #17 20.49 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
01:26:37 [2020-05-21T01:26:37.833Z] #21 transferring context: 50.65MB 7.7s done
01:26:37 [2020-05-21T01:26:37.833Z] #21 DONE 7.7s
01:26:37 [2020-05-21T01:26:37.833Z] 
01:26:37 [2020-05-21T01:26:37.833Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:37 [2020-05-21T01:26:37.955Z] #6 DONE 0.3s
01:26:37 [2020-05-21T01:26:37.955Z] 
01:26:37 [2020-05-21T01:26:37.955Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
01:26:37 [2020-05-21T01:26:37.955Z] #5 DONE 0.3s
01:26:37 [2020-05-21T01:26:37.955Z] 
01:26:37 [2020-05-21T01:26:37.955Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:37 [2020-05-21T01:26:37.955Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 5.83MB / 7.81MB 0.3s
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0B / 10.00MB 0.3s
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.42MB / 50.39MB 0.3s
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 661.03kB / 10.00MB 0.4s
01:26:38 [2020-05-21T01:26:38.213Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 8.91MB / 50.39MB 0.4s
01:26:38 [2020-05-21T01:26:38.470Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s done
01:26:38 [2020-05-21T01:26:38.470Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 7.36MB / 10.00MB 0.5s
01:26:38 [2020-05-21T01:26:38.470Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 15.13MB / 50.39MB 0.5s
01:26:38 [2020-05-21T01:26:38.470Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0B / 51.83MB 0.5s
01:26:38 [2020-05-21T01:26:38.470Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.6s
01:26:38 [2020-05-21T01:26:38.470Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 18.53MB / 50.39MB 0.6s
01:26:38 [2020-05-21T01:26:38.470Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 4.68MB / 51.83MB 0.6s
01:26:38 [2020-05-21T01:26:38.728Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.7s done
01:26:38 [2020-05-21T01:26:38.728Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 22.96MB / 50.39MB 0.8s
01:26:38 [2020-05-21T01:26:38.728Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 14.15MB / 51.83MB 0.8s
01:26:38 [2020-05-21T01:26:38.728Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0B / 68.65MB 0.8s
01:26:38 [2020-05-21T01:26:38.728Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 28.20MB / 50.39MB 0.9s
01:26:38 [2020-05-21T01:26:38.728Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 18.31MB / 51.83MB 0.9s
01:26:38 [2020-05-21T01:26:38.986Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 32.59MB / 50.39MB 1.2s
01:26:38 [2020-05-21T01:26:38.986Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 26.94MB / 51.83MB 1.2s
01:26:38 [2020-05-21T01:26:38.986Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 9.64MB / 68.65MB 1.2s
01:26:38 [2020-05-21T01:26:38.986Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 35.93MB / 50.39MB 1.3s
01:26:38 [2020-05-21T01:26:38.986Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 15.04MB / 68.65MB 1.3s
01:26:39 [2020-05-21T01:26:39.024Z] Client:
01:26:39 [2020-05-21T01:26:39.024Z]  Debug Mode: false
01:26:39 [2020-05-21T01:26:39.024Z] 
01:26:39 [2020-05-21T01:26:39.024Z] Server:
01:26:39 [2020-05-21T01:26:39.024Z]  Containers: 0
01:26:39 [2020-05-21T01:26:39.024Z]   Running: 0
01:26:39 [2020-05-21T01:26:39.024Z]   Paused: 0
01:26:39 [2020-05-21T01:26:39.024Z]   Stopped: 0
01:26:39 [2020-05-21T01:26:39.024Z]  Images: 0
01:26:39 [2020-05-21T01:26:39.024Z]  Server Version: 19.03.8
01:26:39 [2020-05-21T01:26:39.024Z]  Storage Driver: overlay2
01:26:39 [2020-05-21T01:26:39.024Z]   Backing Filesystem: <unknown>
01:26:39 [2020-05-21T01:26:39.024Z]   Supports d_type: true
01:26:39 [2020-05-21T01:26:39.024Z]   Native Overlay Diff: true
01:26:39 [2020-05-21T01:26:39.024Z]  Logging Driver: json-file
01:26:39 [2020-05-21T01:26:39.024Z]  Cgroup Driver: cgroupfs
01:26:39 [2020-05-21T01:26:39.024Z]  Plugins:
01:26:39 [2020-05-21T01:26:39.024Z]   Volume: local
01:26:39 [2020-05-21T01:26:39.024Z]   Network: bridge host ipvlan macvlan null overlay
01:26:39 [2020-05-21T01:26:39.024Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:26:39 [2020-05-21T01:26:39.024Z]  Swarm: inactive
01:26:39 [2020-05-21T01:26:39.024Z]  Runtimes: runc
01:26:39 [2020-05-21T01:26:39.024Z]  Default Runtime: runc
01:26:39 [2020-05-21T01:26:39.024Z]  Init Binary: docker-init
01:26:39 [2020-05-21T01:26:39.024Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
01:26:39 [2020-05-21T01:26:39.024Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:26:39 [2020-05-21T01:26:39.024Z]  init version: fec3683
01:26:39 [2020-05-21T01:26:39.024Z]  Security Options:
01:26:39 [2020-05-21T01:26:39.024Z]   apparmor
01:26:39 [2020-05-21T01:26:39.024Z]   seccomp
01:26:39 [2020-05-21T01:26:39.024Z]    Profile: default
01:26:39 [2020-05-21T01:26:39.024Z]  Kernel Version: 4.15.0-1065-aws
01:26:39 [2020-05-21T01:26:39.024Z]  Operating System: Ubuntu 18.04.4 LTS
01:26:39 [2020-05-21T01:26:39.024Z]  OSType: linux
01:26:39 [2020-05-21T01:26:39.024Z]  Architecture: x86_64
01:26:39 [2020-05-21T01:26:39.024Z]  CPUs: 2
01:26:39 [2020-05-21T01:26:39.024Z]  Total Memory: 7.501GiB
01:26:39 [2020-05-21T01:26:39.024Z]  Name: ip-10-100-37-67
01:26:39 [2020-05-21T01:26:39.024Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
01:26:39 [2020-05-21T01:26:39.024Z]  Docker Root Dir: /var/lib/docker
01:26:39 [2020-05-21T01:26:39.024Z]  Debug Mode: false
01:26:39 [2020-05-21T01:26:39.024Z]  Registry: https://index.docker.io/v1/
01:26:39 [2020-05-21T01:26:39.024Z]  Labels:
01:26:39 [2020-05-21T01:26:39.024Z]  Experimental: true
01:26:39 [2020-05-21T01:26:39.024Z]  Insecure Registries:
01:26:39 [2020-05-21T01:26:39.024Z]   127.0.0.0/8
01:26:39 [2020-05-21T01:26:39.024Z]  Live Restore Enabled: true
01:26:39 [2020-05-21T01:26:39.024Z] 
01:26:39 [2020-05-21T01:26:39.024Z] WARNING: No swap limit support
[Pipeline] sh
01:26:39 [2020-05-21T01:26:39.247Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 38.84MB / 50.39MB 1.5s
01:26:39 [2020-05-21T01:26:39.247Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 32.99MB / 51.83MB 1.5s
01:26:39 [2020-05-21T01:26:39.320Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:26:39 [2020-05-21T01:26:39.320Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:26:39 [2020-05-21T01:26:39.320Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40973/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:26:39 [2020-05-21T01:26:39.320Z] + bash /home/ubuntu/workspace/moby_PR-40973/check-config.sh
01:26:39 [2020-05-21T01:26:39.320Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:26:39 [2020-05-21T01:26:39.320Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
01:26:39 [2020-05-21T01:26:39.320Z] 
01:26:39 [2020-05-21T01:26:39.320Z] Generally Necessary:
01:26:39 [2020-05-21T01:26:39.320Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:26:39 [2020-05-21T01:26:39.320Z] - apparmor: enabled and tools installed
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_NAMESPACES: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_NET_NS: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_PID_NS: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_IPC_NS: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_UTS_NS: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_CGROUPS: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_CGROUP_CPUACCT: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_CGROUP_DEVICE: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_CGROUP_FREEZER: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_CGROUP_SCHED: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_CPUSETS: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_MEMCG: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_KEYS: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_VETH: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_BRIDGE: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_NF_NAT: enabled (as module)
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_NF_NAT_NEEDED: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_POSIX_MQUEUE: enabled
01:26:39 [2020-05-21T01:26:39.320Z] 
01:26:39 [2020-05-21T01:26:39.320Z] Optional Features:
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_USER_NS: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_SECCOMP: enabled
01:26:39 [2020-05-21T01:26:39.320Z] - CONFIG_CGROUP_PIDS: enabled
01:26:39 [2020-05-21T01:26:39.506Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 42.18MB / 50.39MB 1.6s
01:26:39 [2020-05-21T01:26:39.506Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 36.68MB / 51.83MB 1.6s
01:26:39 [2020-05-21T01:26:39.506Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 23.10MB / 68.65MB 1.6s
01:26:39 [2020-05-21T01:26:39.506Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.8s
01:26:39 [2020-05-21T01:26:39.506Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 40.84MB / 51.83MB 1.8s
01:26:39 [2020-05-21T01:26:39.506Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 30.57MB / 68.65MB 1.8s
01:26:39 [2020-05-21T01:26:39.562Z] #17 22.34 Selecting previously unselected package python3-minimal.
01:26:39 [2020-05-21T01:26:39.562Z] #17 22.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 ... 23683 files and directories currently installed.)
01:26:39 [2020-05-21T01:26:39.562Z] #17 22.39 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
01:26:39 [2020-05-21T01:26:39.562Z] #17 22.40 Unpacking python3-minimal (3.7.3-1) ...
01:26:39 [2020-05-21T01:26:39.562Z] #17 22.48 Selecting previously unselected package libmpdec2:amd64.
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_MEMCG_SWAP: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:26:39 [2020-05-21T01:26:39.579Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_BLK_CGROUP: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_IOSCHED_CFQ: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_CGROUP_PERF: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_CGROUP_HUGETLB: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_CFS_BANDWIDTH: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_RT_GROUP_SCHED: missing
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_IP_VS: enabled (as module)
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_IP_VS_NFCT: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_IP_VS_RR: enabled (as module)
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_EXT4_FS: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:26:39 [2020-05-21T01:26:39.579Z] - Network Drivers:
01:26:39 [2020-05-21T01:26:39.579Z]   - "overlay":
01:26:39 [2020-05-21T01:26:39.579Z]     - CONFIG_VXLAN: enabled (as module)
01:26:39 [2020-05-21T01:26:39.579Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:26:39 [2020-05-21T01:26:39.579Z]       Optional (for encrypted networks):
01:26:39 [2020-05-21T01:26:39.579Z]       - CONFIG_CRYPTO: enabled
01:26:39 [2020-05-21T01:26:39.579Z]       - CONFIG_CRYPTO_AEAD: enabled
01:26:39 [2020-05-21T01:26:39.579Z]       - CONFIG_CRYPTO_GCM: enabled
01:26:39 [2020-05-21T01:26:39.579Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:26:39 [2020-05-21T01:26:39.579Z]       - CONFIG_CRYPTO_GHASH: enabled
01:26:39 [2020-05-21T01:26:39.579Z]       - CONFIG_XFRM: enabled
01:26:39 [2020-05-21T01:26:39.579Z]       - CONFIG_XFRM_USER: enabled (as module)
01:26:39 [2020-05-21T01:26:39.579Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:26:39 [2020-05-21T01:26:39.580Z]       - CONFIG_INET_ESP: enabled (as module)
01:26:39 [2020-05-21T01:26:39.580Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
01:26:39 [2020-05-21T01:26:39.580Z]   - "ipvlan":
01:26:39 [2020-05-21T01:26:39.580Z]     - CONFIG_IPVLAN: enabled (as module)
01:26:39 [2020-05-21T01:26:39.580Z]   - "macvlan":
01:26:39 [2020-05-21T01:26:39.764Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.9s done
01:26:39 [2020-05-21T01:26:39.764Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.0s
01:26:39 [2020-05-21T01:26:39.764Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0B / 120.15MB 2.0s
01:26:39 [2020-05-21T01:26:39.764Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.1s done
01:26:39 [2020-05-21T01:26:39.764Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 34.50MB / 68.65MB 2.1s
01:26:39 [2020-05-21T01:26:39.764Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 0B / 126B 2.1s
01:26:39 [2020-05-21T01:26:39.820Z] #17 22.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
01:26:39 [2020-05-21T01:26:39.820Z] #17 22.51 Unpacking libmpdec2:amd64 (2.4.2-2) ...
01:26:39 [2020-05-21T01:26:39.820Z] #17 22.62 Selecting previously unselected package libpython3.7-stdlib:amd64.
01:26:39 [2020-05-21T01:26:39.820Z] #17 22.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
01:26:39 [2020-05-21T01:26:39.820Z] #17 22.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_MACVLAN: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_DUMMY: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]   - "ftp,tftp client in container":
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z] - Storage Drivers:
01:26:39 [2020-05-21T01:26:39.838Z]   - "aufs":
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_AUFS_FS: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]   - "btrfs":
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:26:39 [2020-05-21T01:26:39.838Z]   - "devicemapper":
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_BLK_DEV_DM: enabled
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]   - "overlay":
01:26:39 [2020-05-21T01:26:39.838Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:26:39 [2020-05-21T01:26:39.838Z]   - "zfs":
01:26:39 [2020-05-21T01:26:39.838Z]     - /dev/zfs: missing
01:26:39 [2020-05-21T01:26:39.838Z]     - zfs command: missing
01:26:39 [2020-05-21T01:26:39.838Z]     - zpool command: missing
01:26:39 [2020-05-21T01:26:39.838Z] 
01:26:39 [2020-05-21T01:26:39.838Z] Limits:
01:26:39 [2020-05-21T01:26:39.838Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:26:39 [2020-05-21T01:26:39.838Z] 
01:26:39 [2020-05-21T01:26:39.838Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:26:40 [2020-05-21T01:26:40.023Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 39.34MB / 68.65MB 2.2s
01:26:40 [2020-05-21T01:26:40.023Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.99MB / 120.15MB 2.2s
01:26:40 [2020-05-21T01:26:40.023Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.2s done
01:26:40 [2020-05-21T01:26:40.023Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200
01:26:40 [2020-05-21T01:26:40.213Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 .
01:26:40 [2020-05-21T01:26:40.213Z] #2 [internal] load .dockerignore
01:26:40 [2020-05-21T01:26:40.213Z] #2 transferring context: 87B 0.0s done
01:26:40 [2020-05-21T01:26:40.282Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 43.45MB / 68.65MB 2.4s
01:26:40 [2020-05-21T01:26:40.470Z] #2 DONE 0.1s
01:26:40 [2020-05-21T01:26:40.470Z] 
01:26:40 [2020-05-21T01:26:40.470Z] #1 [internal] load build definition from Dockerfile
01:26:40 [2020-05-21T01:26:40.470Z] #1 transferring dockerfile: 16.32kB done
01:26:40 [2020-05-21T01:26:40.471Z] #1 DONE 0.1s
01:26:40 [2020-05-21T01:26:40.471Z] 
01:26:40 [2020-05-21T01:26:40.471Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
01:26:40 [2020-05-21T01:26:40.541Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 48.48MB / 68.65MB 2.6s
01:26:40 [2020-05-21T01:26:40.541Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 15.60MB / 120.15MB 2.6s
01:26:40 [2020-05-21T01:26:40.541Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 52.99MB / 68.65MB 2.8s
01:26:40 [2020-05-21T01:26:40.541Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 22.62MB / 120.15MB 2.8s
01:26:40 [2020-05-21T01:26:40.752Z] #17 23.48 Selecting previously unselected package python3.7.
01:26:40 [2020-05-21T01:26:40.752Z] #17 23.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
01:26:40 [2020-05-21T01:26:40.753Z] #17 23.50 Unpacking python3.7 (3.7.3-2+deb10u1) ...
01:26:40 [2020-05-21T01:26:40.797Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 64.36MB / 68.65MB 3.1s
01:26:40 [2020-05-21T01:26:40.798Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 34.59MB / 120.15MB 3.1s
01:26:41 [2020-05-21T01:26:41.011Z] #17 23.63 Selecting previously unselected package libpython3-stdlib:amd64.
01:26:41 [2020-05-21T01:26:41.011Z] #17 23.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
01:26:41 [2020-05-21T01:26:41.011Z] #17 23.64 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
01:26:41 [2020-05-21T01:26:41.011Z] #17 23.70 Setting up python3-minimal (3.7.3-1) ...
01:26:41 [2020-05-21T01:26:41.011Z] #17 ...
01:26:41 [2020-05-21T01:26:41.011Z] 
01:26:41 [2020-05-21T01:26:41.011Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:41 [2020-05-21T01:26:41.011Z] #39 100.2   CC       criu/files-ext.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 100.6   CC       criu/files-reg.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 102.6   CC       criu/files.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 104.4   CC       criu/filesystems.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 105.1   CC       criu/fsnotify.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 106.1   CC       criu/image-desc.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 106.2   CC       criu/image.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 107.1   CC       criu/ipc_ns.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 108.1   CC       criu/irmap.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 108.7   CC       criu/kcmp-ids.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 109.0   CC       criu/kerndat.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 110.0   CC       criu/libnetlink.o
01:26:41 [2020-05-21T01:26:41.011Z] #39 110.4   CC       criu/log.o
01:26:41 [2020-05-21T01:26:41.036Z] #3 DONE 0.6s
01:26:41 [2020-05-21T01:26:41.036Z] 
01:26:41 [2020-05-21T01:26:41.036Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
01:26:41 [2020-05-21T01:26:41.036Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
01:26:41 [2020-05-21T01:26:41.036Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
01:26:41 [2020-05-21T01:26:41.036Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.82MB / 8.88MB 0.1s
01:26:41 [2020-05-21T01:26:41.036Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
01:26:41 [2020-05-21T01:26:41.036Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
01:26:41 [2020-05-21T01:26:41.036Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
01:26:41 [2020-05-21T01:26:41.036Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
01:26:41 [2020-05-21T01:26:41.042Z] Client:
01:26:41 [2020-05-21T01:26:41.042Z]  Debug Mode: false
01:26:41 [2020-05-21T01:26:41.042Z] 
01:26:41 [2020-05-21T01:26:41.042Z] Server:
01:26:41 [2020-05-21T01:26:41.042Z]  Containers: 0
01:26:41 [2020-05-21T01:26:41.042Z]   Running: 0
01:26:41 [2020-05-21T01:26:41.042Z]   Paused: 0
01:26:41 [2020-05-21T01:26:41.042Z]   Stopped: 0
01:26:41 [2020-05-21T01:26:41.042Z]  Images: 0
01:26:41 [2020-05-21T01:26:41.042Z]  Server Version: 19.03.8
01:26:41 [2020-05-21T01:26:41.042Z]  Storage Driver: overlay2
01:26:41 [2020-05-21T01:26:41.042Z]   Backing Filesystem: <unknown>
01:26:41 [2020-05-21T01:26:41.042Z]   Supports d_type: true
01:26:41 [2020-05-21T01:26:41.042Z]   Native Overlay Diff: true
01:26:41 [2020-05-21T01:26:41.042Z]  Logging Driver: json-file
01:26:41 [2020-05-21T01:26:41.043Z]  Cgroup Driver: cgroupfs
01:26:41 [2020-05-21T01:26:41.043Z]  Plugins:
01:26:41 [2020-05-21T01:26:41.043Z]   Volume: local
01:26:41 [2020-05-21T01:26:41.043Z]   Network: bridge host ipvlan macvlan null overlay
01:26:41 [2020-05-21T01:26:41.043Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:26:41 [2020-05-21T01:26:41.043Z]  Swarm: inactive
01:26:41 [2020-05-21T01:26:41.043Z]  Runtimes: runc
01:26:41 [2020-05-21T01:26:41.043Z]  Default Runtime: runc
01:26:41 [2020-05-21T01:26:41.043Z]  Init Binary: docker-init
01:26:41 [2020-05-21T01:26:41.043Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
01:26:41 [2020-05-21T01:26:41.043Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:26:41 [2020-05-21T01:26:41.043Z]  init version: fec3683
01:26:41 [2020-05-21T01:26:41.043Z]  Security Options:
01:26:41 [2020-05-21T01:26:41.043Z]   apparmor
01:26:41 [2020-05-21T01:26:41.043Z]   seccomp
01:26:41 [2020-05-21T01:26:41.043Z]    Profile: default
01:26:41 [2020-05-21T01:26:41.043Z]  Kernel Version: 4.15.0-1065-aws
01:26:41 [2020-05-21T01:26:41.043Z]  Operating System: Ubuntu 16.04.6 LTS
01:26:41 [2020-05-21T01:26:41.043Z]  OSType: linux
01:26:41 [2020-05-21T01:26:41.043Z]  Architecture: aarch64
01:26:41 [2020-05-21T01:26:41.043Z]  CPUs: 4
01:26:41 [2020-05-21T01:26:41.043Z]  Total Memory: 7.525GiB
01:26:41 [2020-05-21T01:26:41.043Z]  Name: ip-10-100-97-30
01:26:41 [2020-05-21T01:26:41.043Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
01:26:41 [2020-05-21T01:26:41.043Z]  Docker Root Dir: /var/lib/docker
01:26:41 [2020-05-21T01:26:41.043Z]  Debug Mode: false
01:26:41 [2020-05-21T01:26:41.043Z]  Registry: https://index.docker.io/v1/
01:26:41 [2020-05-21T01:26:41.043Z]  Labels:
01:26:41 [2020-05-21T01:26:41.043Z]  Experimental: true
01:26:41 [2020-05-21T01:26:41.043Z]  Insecure Registries:
01:26:41 [2020-05-21T01:26:41.043Z]   127.0.0.0/8
01:26:41 [2020-05-21T01:26:41.043Z]  Live Restore Enabled: true
01:26:41 [2020-05-21T01:26:41.043Z] 
01:26:41 [2020-05-21T01:26:41.043Z] WARNING: No swap limit support
[Pipeline] sh
01:26:41 [2020-05-21T01:26:41.054Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.3s
01:26:41 [2020-05-21T01:26:41.055Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 41.33MB / 120.15MB 3.3s
01:26:41 [2020-05-21T01:26:41.312Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.3s done
01:26:41 [2020-05-21T01:26:41.333Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:26:41 [2020-05-21T01:26:41.333Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
01:26:41 [2020-05-21T01:26:41.333Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40973/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
01:26:41 [2020-05-21T01:26:41.333Z] + bash /home/ubuntu/workspace/moby_PR-40973/check-config.sh
01:26:41 [2020-05-21T01:26:41.333Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:26:41 [2020-05-21T01:26:41.333Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
01:26:41 [2020-05-21T01:26:41.333Z] 
01:26:41 [2020-05-21T01:26:41.333Z] Generally Necessary:
01:26:41 [2020-05-21T01:26:41.333Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:26:41 [2020-05-21T01:26:41.333Z] - apparmor: enabled and tools installed
01:26:41 [2020-05-21T01:26:41.571Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 53.55MB / 120.15MB 3.7s
01:26:41 [2020-05-21T01:26:41.571Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 61.19MB / 120.15MB 3.9s
01:26:41 [2020-05-21T01:26:41.576Z] #39 111.0   CC       criu/lsm.o
01:26:41 [2020-05-21T01:26:41.576Z] #39 ...
01:26:41 [2020-05-21T01:26:41.576Z] 
01:26:41 [2020-05-21T01:26:41.576Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:26:41 [2020-05-21T01:26:41.576Z] #17 24.42 Selecting previously unselected package python3.
01:26:41 [2020-05-21T01:26:41.576Z] #17 24.42 (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 ... 24095 files and directories currently installed.)
01:26:41 [2020-05-21T01:26:41.576Z] #17 24.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_NAMESPACES: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_NET_NS: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_PID_NS: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_IPC_NS: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_UTS_NS: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_CGROUPS: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_CGROUP_CPUACCT: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_CGROUP_DEVICE: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_CGROUP_FREEZER: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_CGROUP_SCHED: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_CPUSETS: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_MEMCG: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_KEYS: enabled
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_VETH: enabled (as module)
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_BRIDGE: enabled (as module)
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:26:41 [2020-05-21T01:26:41.593Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:26:41 [2020-05-21T01:26:41.602Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
01:26:41 [2020-05-21T01:26:41.602Z] #4 DONE 0.6s
01:26:41 [2020-05-21T01:26:41.828Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 67.60MB / 120.15MB 4.1s
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.48 Unpacking python3 (3.7.3-1) ...
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.60 Selecting previously unselected package libip4tc0:amd64.
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.61 Unpacking libip4tc0:amd64 (1.8.2-4) ...
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.71 Selecting previously unselected package libip6tc0:amd64.
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.71 Unpacking libip6tc0:amd64 (1.8.2-4) ...
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.80 Selecting previously unselected package libiptc0:amd64.
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
01:26:41 [2020-05-21T01:26:41.834Z] #17 24.81 Unpacking libiptc0:amd64 (1.8.2-4) ...
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_NF_NAT: enabled (as module)
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_NF_NAT_NEEDED: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_POSIX_MQUEUE: enabled
01:26:41 [2020-05-21T01:26:41.852Z] 
01:26:41 [2020-05-21T01:26:41.852Z] Optional Features:
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_USER_NS: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_SECCOMP: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_CGROUP_PIDS: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_MEMCG_SWAP: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
01:26:41 [2020-05-21T01:26:41.852Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_BLK_CGROUP: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_IOSCHED_CFQ: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_CGROUP_PERF: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_CGROUP_HUGETLB: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_CFS_BANDWIDTH: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_RT_GROUP_SCHED: missing
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_IP_VS: enabled (as module)
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_IP_VS_NFCT: enabled
01:26:41 [2020-05-21T01:26:41.852Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:26:42 [2020-05-21T01:26:42.086Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 80.38MB / 120.15MB 4.4s
01:26:42 [2020-05-21T01:26:42.092Z] #17 24.88 Selecting previously unselected package libnfnetlink0:amd64.
01:26:42 [2020-05-21T01:26:42.092Z] #17 24.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:26:42 [2020-05-21T01:26:42.092Z] #17 24.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:26:42 [2020-05-21T01:26:42.092Z] #17 24.95 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:26:42 [2020-05-21T01:26:42.092Z] #17 24.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
01:26:42 [2020-05-21T01:26:42.092Z] #17 24.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:26:42 [2020-05-21T01:26:42.092Z] #17 25.06 Selecting previously unselected package libnftnl11:amd64.
01:26:42 [2020-05-21T01:26:42.092Z] #17 25.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
01:26:42 [2020-05-21T01:26:42.112Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:26:42 [2020-05-21T01:26:42.112Z] - CONFIG_IP_VS_RR: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z] - CONFIG_EXT4_FS: enabled
01:26:42 [2020-05-21T01:26:42.112Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:26:42 [2020-05-21T01:26:42.112Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:26:42 [2020-05-21T01:26:42.112Z] - Network Drivers:
01:26:42 [2020-05-21T01:26:42.112Z]   - "overlay":
01:26:42 [2020-05-21T01:26:42.112Z]     - CONFIG_VXLAN: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:26:42 [2020-05-21T01:26:42.112Z]       Optional (for encrypted networks):
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_CRYPTO: enabled
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_CRYPTO_AEAD: enabled
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_CRYPTO_GCM: enabled
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_CRYPTO_GHASH: enabled
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_XFRM: enabled
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_XFRM_USER: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_INET_ESP: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z]   - "ipvlan":
01:26:42 [2020-05-21T01:26:42.112Z]     - CONFIG_IPVLAN: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z]   - "macvlan":
01:26:42 [2020-05-21T01:26:42.112Z]     - CONFIG_MACVLAN: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z]     - CONFIG_DUMMY: enabled (as module)
01:26:42 [2020-05-21T01:26:42.112Z]   - "ftp,tftp client in container":
01:26:42 [2020-05-21T01:26:42.169Z] 
01:26:42 [2020-05-21T01:26:42.169Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
01:26:42 [2020-05-21T01:26:42.345Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 89.50MB / 120.15MB 4.6s
01:26:42 [2020-05-21T01:26:42.349Z] #17 25.06 Unpacking libnftnl11:amd64 (1.1.2-2) ...
01:26:42 [2020-05-21T01:26:42.349Z] #17 25.15 Selecting previously unselected package iptables.
01:26:42 [2020-05-21T01:26:42.349Z] #17 25.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
01:26:42 [2020-05-21T01:26:42.349Z] #17 25.16 Unpacking iptables (1.8.2-4) ...
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:26:42 [2020-05-21T01:26:42.371Z] - Storage Drivers:
01:26:42 [2020-05-21T01:26:42.371Z]   - "aufs":
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_AUFS_FS: enabled (as module)
01:26:42 [2020-05-21T01:26:42.371Z]   - "btrfs":
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:26:42 [2020-05-21T01:26:42.371Z]   - "devicemapper":
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_BLK_DEV_DM: enabled
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:26:42 [2020-05-21T01:26:42.371Z]   - "overlay":
01:26:42 [2020-05-21T01:26:42.371Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:26:42 [2020-05-21T01:26:42.371Z]   - "zfs":
01:26:42 [2020-05-21T01:26:42.371Z]     - /dev/zfs: missing
01:26:42 [2020-05-21T01:26:42.371Z]     - zfs command: missing
01:26:42 [2020-05-21T01:26:42.371Z]     - zpool command: missing
01:26:42 [2020-05-21T01:26:42.371Z] 
01:26:42 [2020-05-21T01:26:42.371Z] Limits:
01:26:42 [2020-05-21T01:26:42.371Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:26:42 [2020-05-21T01:26:42.371Z] 
01:26:42 [2020-05-21T01:26:42.371Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
01:26:42 [2020-05-21T01:26:42.428Z] #6 DONE 0.2s
01:26:42 [2020-05-21T01:26:42.428Z] 
01:26:42 [2020-05-21T01:26:42.428Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
01:26:42 [2020-05-21T01:26:42.428Z] #5 DONE 0.3s
01:26:42 [2020-05-21T01:26:42.428Z] 
01:26:42 [2020-05-21T01:26:42.428Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
01:26:42 [2020-05-21T01:26:42.428Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
[Pipeline] sh
01:26:42 [2020-05-21T01:26:42.611Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 96.99MB / 120.15MB 4.8s
01:26:42 [2020-05-21T01:26:42.687Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
01:26:42 [2020-05-21T01:26:42.687Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
01:26:42 [2020-05-21T01:26:42.687Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s
01:26:42 [2020-05-21T01:26:42.687Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.76MB / 9.86MB 0.4s
01:26:42 [2020-05-21T01:26:42.719Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 .
01:26:42 [2020-05-21T01:26:42.869Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 103.65MB / 120.15MB 5.0s
01:26:42 [2020-05-21T01:26:42.915Z] #17 25.49 Selecting previously unselected package xxd.
01:26:42 [2020-05-21T01:26:42.915Z] #17 25.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
01:26:42 [2020-05-21T01:26:42.915Z] #17 25.51 Unpacking xxd (2:8.1.0875-5) ...
01:26:42 [2020-05-21T01:26:42.915Z] #17 25.65 Selecting previously unselected package vim-common.
01:26:42 [2020-05-21T01:26:42.915Z] #17 25.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
01:26:42 [2020-05-21T01:26:42.915Z] #17 25.68 Unpacking vim-common (2:8.1.0875-5) ...
01:26:42 [2020-05-21T01:26:42.915Z] #17 25.87 Selecting previously unselected package bash-completion.
01:26:42 [2020-05-21T01:26:42.978Z] #2 [internal] load build definition from Dockerfile
01:26:42 [2020-05-21T01:26:42.978Z] #2 transferring dockerfile:
01:26:42 [2020-05-21T01:26:42.978Z] #2 transferring dockerfile: 16.32kB done
01:26:42 [2020-05-21T01:26:42.978Z] #2 DONE 0.1s
01:26:42 [2020-05-21T01:26:42.978Z] 
01:26:42 [2020-05-21T01:26:42.978Z] #1 [internal] load .dockerignore
01:26:42 [2020-05-21T01:26:42.978Z] #1 transferring context: 87B done
01:26:42 [2020-05-21T01:26:42.978Z] #1 DONE 0.1s
01:26:42 [2020-05-21T01:26:42.978Z] 
01:26:42 [2020-05-21T01:26:42.978Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
01:26:43 [2020-05-21T01:26:43.127Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 115.85MB / 120.15MB 5.2s
01:26:43 [2020-05-21T01:26:43.176Z] #17 25.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
01:26:43 [2020-05-21T01:26:43.305Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
01:26:43 [2020-05-21T01:26:43.305Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
01:26:43 [2020-05-21T01:26:43.384Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.5s done
01:26:43 [2020-05-21T01:26:43.917Z] #3 DONE 0.8s
01:26:43 [2020-05-21T01:26:43.917Z] 
01:26:43 [2020-05-21T01:26:43.917Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
01:26:43 [2020-05-21T01:26:43.917Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
01:26:43 [2020-05-21T01:26:43.917Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
01:26:43 [2020-05-21T01:26:43.917Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
01:26:43 [2020-05-21T01:26:43.917Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
01:26:43 [2020-05-21T01:26:43.917Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
01:26:43 [2020-05-21T01:26:43.951Z] #7 ...
01:26:43 [2020-05-21T01:26:43.951Z] 
01:26:43 [2020-05-21T01:26:43.951Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
01:26:43 [2020-05-21T01:26:43.951Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
01:26:43 [2020-05-21T01:26:43.951Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
01:26:43 [2020-05-21T01:26:43.951Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
01:26:43 [2020-05-21T01:26:43.951Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done
01:26:43 [2020-05-21T01:26:43.951Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done
01:26:43 [2020-05-21T01:26:43.951Z] #57 DONE 6.1s
01:26:43 [2020-05-21T01:26:43.951Z] 
01:26:43 [2020-05-21T01:26:43.951Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:43 [2020-05-21T01:26:43.951Z] #7 ...
01:26:43 [2020-05-21T01:26:43.951Z] 
01:26:43 [2020-05-21T01:26:43.951Z] #20 [internal] load build context
01:26:43 [2020-05-21T01:26:43.951Z] #20 transferring context: 42.41MB 6.3s
01:26:44 [2020-05-21T01:26:44.176Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done
01:26:44 [2020-05-21T01:26:44.176Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
01:26:44 [2020-05-21T01:26:44.436Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
01:26:44 [2020-05-21T01:26:44.436Z] #4 DONE 0.6s
01:26:44 [2020-05-21T01:26:44.528Z] #20 transferring context: 50.65MB 6.6s done
01:26:44 [2020-05-21T01:26:44.528Z] #20 DONE 6.8s
01:26:44 [2020-05-21T01:26:44.528Z] 
01:26:44 [2020-05-21T01:26:44.528Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:44 [2020-05-21T01:26:44.710Z] 
01:26:44 [2020-05-21T01:26:44.710Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
01:26:44 [2020-05-21T01:26:44.970Z] #6 DONE 0.2s
01:26:44 [2020-05-21T01:26:44.970Z] 
01:26:44 [2020-05-21T01:26:44.970Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
01:26:44 [2020-05-21T01:26:44.970Z] #5 DONE 0.3s
01:26:45 [2020-05-21T01:26:45.230Z] 
01:26:45 [2020-05-21T01:26:45.230Z] #20 [internal] load build context
01:26:45 [2020-05-21T01:26:45.464Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.1s
01:26:45 [2020-05-21T01:26:45.572Z] INFO: Expanding compiler 1 of 3...
01:26:45 [2020-05-21T01:26:45.572Z] INFO: Expanding compiler 2 of 3...
01:26:45 [2020-05-21T01:26:45.716Z] #17 28.34 Unpacking bash-completion (1:2.8-6) ...
01:26:45 [2020-05-21T01:26:45.974Z] #17 28.69 Selecting previously unselected package bzip2.
01:26:45 [2020-05-21T01:26:45.974Z] #17 28.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
01:26:45 [2020-05-21T01:26:45.974Z] #17 28.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
01:26:45 [2020-05-21T01:26:45.974Z] #17 28.80 Selecting previously unselected package xz-utils.
01:26:45 [2020-05-21T01:26:45.974Z] #17 28.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
01:26:45 [2020-05-21T01:26:45.974Z] #17 28.82 Unpacking xz-utils (5.2.4-1) ...
01:26:46 [2020-05-21T01:26:46.232Z] #17 28.95 Selecting previously unselected package apparmor.
01:26:46 [2020-05-21T01:26:46.232Z] #17 28.97 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
01:26:46 [2020-05-21T01:26:46.489Z] #17 29.06 Unpacking apparmor (2.13.2-10) ...
01:26:46 [2020-05-21T01:26:46.747Z] #17 29.40 Selecting previously unselected package aufs-tools.
01:26:46 [2020-05-21T01:26:46.747Z] #17 29.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
01:26:46 [2020-05-21T01:26:46.747Z] #17 29.42 Unpacking aufs-tools (1:4.14+20190211-1) ...
01:26:46 [2020-05-21T01:26:46.747Z] #17 29.56 Selecting previously unselected package libonig5:amd64.
01:26:46 [2020-05-21T01:26:46.747Z] #17 29.57 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
01:26:46 [2020-05-21T01:26:46.747Z] #17 29.58 Unpacking libonig5:amd64 (6.9.1-1) ...
01:26:47 [2020-05-21T01:26:47.004Z] #17 29.73 Selecting previously unselected package libjq1:amd64.
01:26:47 [2020-05-21T01:26:47.004Z] #17 29.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
01:26:47 [2020-05-21T01:26:47.004Z] #17 29.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
01:26:47 [2020-05-21T01:26:47.004Z] #17 29.83 Selecting previously unselected package jq.
01:26:47 [2020-05-21T01:26:47.004Z] #17 29.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
01:26:47 [2020-05-21T01:26:47.004Z] #17 29.85 Unpacking jq (1.5+dfsg-2+b1) ...
01:26:47 [2020-05-21T01:26:47.004Z] #17 29.94 Selecting previously unselected package libaio1:amd64.
01:26:47 [2020-05-21T01:26:47.261Z] #17 29.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
01:26:47 [2020-05-21T01:26:47.261Z] #17 29.95 Unpacking libaio1:amd64 (0.3.112-3) ...
01:26:47 [2020-05-21T01:26:47.261Z] #17 30.00 Selecting previously unselected package libgpm2:amd64.
01:26:47 [2020-05-21T01:26:47.261Z] #17 30.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
01:26:47 [2020-05-21T01:26:47.261Z] #17 30.02 Unpacking libgpm2:amd64 (1.20.7-5) ...
01:26:47 [2020-05-21T01:26:47.261Z] #17 30.10 Selecting previously unselected package libicu63:amd64.
01:26:47 [2020-05-21T01:26:47.261Z] #17 30.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
01:26:47 [2020-05-21T01:26:47.261Z] #17 30.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
01:26:47 [2020-05-21T01:26:47.365Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.1s done
01:26:47 [2020-05-21T01:26:47.365Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88
01:26:47 [2020-05-21T01:26:47.503Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done
01:26:47 [2020-05-21T01:26:47.503Z] #57 DONE 4.8s
01:26:47 [2020-05-21T01:26:47.503Z] 
01:26:47 [2020-05-21T01:26:47.503Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:47 [2020-05-21T01:26:47.503Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 0.0s done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.6s done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 2.4s done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 1.2s done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.5s done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.7s done
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 81.45MB / 120.15MB 4.9s
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.7s done
01:26:47 [2020-05-21T01:26:47.503Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 1.5s
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 90.19MB / 120.15MB 5.0s
01:26:47 [2020-05-21T01:26:47.503Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 99.63MB / 120.15MB 5.1s
01:26:47 [2020-05-21T01:26:47.761Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 106.66MB / 120.15MB 5.2s
01:26:47 [2020-05-21T01:26:47.761Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 118.74MB / 120.15MB 5.4s
01:26:47 [2020-05-21T01:26:47.852Z] #20 ...
01:26:47 [2020-05-21T01:26:47.852Z] 
01:26:47 [2020-05-21T01:26:47.852Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
01:26:47 [2020-05-21T01:26:47.852Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
01:26:47 [2020-05-21T01:26:47.852Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
01:26:47 [2020-05-21T01:26:47.852Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
01:26:47 [2020-05-21T01:26:47.852Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
01:26:47 [2020-05-21T01:26:47.852Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
01:26:47 [2020-05-21T01:26:47.852Z] #57 DONE 2.3s
01:26:47 [2020-05-21T01:26:47.852Z] 
01:26:47 [2020-05-21T01:26:47.852Z] #20 [internal] load build context
01:26:47 [2020-05-21T01:26:47.930Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done
01:26:48 [2020-05-21T01:26:48.118Z] #20 transferring context: 21.27MB 2.9s
01:26:48 [2020-05-21T01:26:48.188Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s
01:26:48 [2020-05-21T01:26:48.329Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.7s done
01:26:48 [2020-05-21T01:26:48.446Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done
01:26:48 [2020-05-21T01:26:48.704Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f
01:26:49 [2020-05-21T01:26:49.263Z] #7 ...
01:26:49 [2020-05-21T01:26:49.263Z] 
01:26:49 [2020-05-21T01:26:49.263Z] #20 [internal] load build context
01:26:49 [2020-05-21T01:26:49.263Z] #20 transferring context: 50.65MB 6.6s done
01:26:49 [2020-05-21T01:26:49.263Z] #20 DONE 6.6s
01:26:49 [2020-05-21T01:26:49.263Z] 
01:26:49 [2020-05-21T01:26:49.263Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:49 [2020-05-21T01:26:49.357Z] INFO: Expanding compiler 3 of 3...
01:26:49 [2020-05-21T01:26:49.498Z] #20 transferring context: 50.65MB 4.3s done
01:26:49 [2020-05-21T01:26:49.498Z] #20 DONE 4.3s
01:26:49 [2020-05-21T01:26:49.498Z] 
01:26:49 [2020-05-21T01:26:49.498Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
01:26:49 [2020-05-21T01:26:49.498Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:3ea287be01187ba515f7cb79fe34a86decb46ed636b2d4db8a4661da54617ecb 5.46kB / 5.46kB done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 0.6s done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:03b8c058170392c026056f30177e0c204ff331ffaab4400fc8dabd594c6a74b3 1.79kB / 1.79kB done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 1.7s done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 1.4s done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 1.9s done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 3.1s done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 97.70MB / 97.70MB 4.2s done
01:26:49 [2020-05-21T01:26:49.498Z] #7 sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e 154B / 154B 2.2s done
01:26:49 [2020-05-21T01:26:49.498Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 2.3s
01:26:49 [2020-05-21T01:26:49.796Z] #45 ...
01:26:49 [2020-05-21T01:26:49.796Z] 
01:26:49 [2020-05-21T01:26:49.796Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:26:49 [2020-05-21T01:26:49.796Z] #52 104.8 + bin/containerd-stress
01:26:50 [2020-05-21T01:26:50.346Z] INFO: Removing downloaded files...
01:26:50 [2020-05-21T01:26:50.346Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
01:26:50 [2020-05-21T01:26:50.346Z] INFO: Configuring git core.autocrlf...
01:26:50 [2020-05-21T01:26:50.410Z] #52 106.8 + bin/containerd-shim
01:26:50 [2020-05-21T01:26:50.538Z] #17 33.32 Selecting previously unselected package libnet1:amd64.
01:26:50 [2020-05-21T01:26:50.538Z] #17 33.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:26:50 [2020-05-21T01:26:50.538Z] #17 33.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:26:50 [2020-05-21T01:26:50.538Z] #17 33.41 Selecting previously unselected package libnl-3-200:amd64.
01:26:50 [2020-05-21T01:26:50.538Z] #17 33.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
01:26:50 [2020-05-21T01:26:50.539Z] #17 33.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
01:26:50 [2020-05-21T01:26:50.796Z] #17 33.50 Selecting previously unselected package libprotobuf-c1:amd64.
01:26:50 [2020-05-21T01:26:50.796Z] #17 33.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
01:26:50 [2020-05-21T01:26:50.796Z] #17 33.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:26:50 [2020-05-21T01:26:50.796Z] #17 33.57 Selecting previously unselected package libreadline5:amd64.
01:26:50 [2020-05-21T01:26:50.796Z] #17 33.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
01:26:50 [2020-05-21T01:26:50.796Z] #17 33.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
01:26:50 [2020-05-21T01:26:50.880Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 3.7s done
01:26:51 [2020-05-21T01:26:51.054Z] #17 33.71 Selecting previously unselected package net-tools.
01:26:51 [2020-05-21T01:26:51.054Z] #17 33.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
01:26:51 [2020-05-21T01:26:51.054Z] #17 33.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
01:26:51 [2020-05-21T01:26:51.054Z] #17 33.91 Selecting previously unselected package python-pip-whl.
01:26:51 [2020-05-21T01:26:51.054Z] #17 33.92 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
01:26:51 [2020-05-21T01:26:51.054Z] #17 33.93 Unpacking python-pip-whl (18.1-5) ...
01:26:51 [2020-05-21T01:26:51.139Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5
01:26:51 [2020-05-21T01:26:51.162Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.5s done
01:26:51 [2020-05-21T01:26:51.162Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88
01:26:51 [2020-05-21T01:26:51.620Z] #17 34.48 Selecting previously unselected package python3-lib2to3.
01:26:51 [2020-05-21T01:26:51.620Z] #17 34.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
01:26:51 [2020-05-21T01:26:51.620Z] #17 34.50 Unpacking python3-lib2to3 (3.7.3-1) ...
01:26:51 [2020-05-21T01:26:51.708Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.3s done
01:26:51 [2020-05-21T01:26:51.708Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.1s
01:26:51 [2020-05-21T01:26:51.728Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done
01:26:51 [2020-05-21T01:26:51.728Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s
01:26:51 [2020-05-21T01:26:51.878Z] #17 34.59 Selecting previously unselected package python3-distutils.
01:26:51 [2020-05-21T01:26:51.878Z] #17 34.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
01:26:51 [2020-05-21T01:26:51.878Z] #17 34.60 Unpacking python3-distutils (3.7.3-1) ...
01:26:51 [2020-05-21T01:26:51.968Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.3s done
01:26:52 [2020-05-21T01:26:52.136Z] #17 34.72 Selecting previously unselected package python3-pip.
01:26:52 [2020-05-21T01:26:52.136Z] #17 34.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
01:26:52 [2020-05-21T01:26:52.136Z] #17 34.73 Unpacking python3-pip (18.1-5) ...
01:26:52 [2020-05-21T01:26:52.136Z] #17 ...
01:26:52 [2020-05-21T01:26:52.136Z] 
01:26:52 [2020-05-21T01:26:52.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:52 [2020-05-21T01:26:52.136Z] #39 111.3   CC       criu/mem.o
01:26:52 [2020-05-21T01:26:52.136Z] #39 113.0   CC       criu/mount.o
01:26:52 [2020-05-21T01:26:52.136Z] #39 117.1   CC       criu/namespaces.o
01:26:52 [2020-05-21T01:26:52.136Z] #39 119.0   CC       criu/net.o
01:26:52 [2020-05-21T01:26:52.136Z] #39 ...
01:26:52 [2020-05-21T01:26:52.136Z] 
01:26:52 [2020-05-21T01:26:52.136Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:26:52 [2020-05-21T01:26:52.136Z] #17 34.90 Selecting previously unselected package python3-pkg-resources.
01:26:52 [2020-05-21T01:26:52.136Z] #17 34.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
01:26:52 [2020-05-21T01:26:52.136Z] #17 34.92 Unpacking python3-pkg-resources (40.8.0-1) ...
01:26:52 [2020-05-21T01:26:52.228Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b
01:26:52 [2020-05-21T01:26:52.293Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.5s done
01:26:52 [2020-05-21T01:26:52.293Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f
01:26:52 [2020-05-21T01:26:52.394Z] #17 35.05 Selecting previously unselected package python3-setuptools.
01:26:52 [2020-05-21T01:26:52.394Z] #17 35.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
01:26:52 [2020-05-21T01:26:52.394Z] #17 35.06 Unpacking python3-setuptools (40.8.0-1) ...
01:26:52 [2020-05-21T01:26:52.394Z] #17 35.24 Selecting previously unselected package python3-wheel.
01:26:52 [2020-05-21T01:26:52.395Z] #17 35.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
01:26:52 [2020-05-21T01:26:52.395Z] #17 35.26 Unpacking python3-wheel (0.32.3-2) ...
01:26:52 [2020-05-21T01:26:52.652Z] #17 35.33 Selecting previously unselected package sudo.
01:26:52 [2020-05-21T01:26:52.652Z] #17 35.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
01:26:52 [2020-05-21T01:26:52.652Z] #17 35.34 Unpacking sudo (1.8.27-1+deb10u2) ...
01:26:52 [2020-05-21T01:26:52.888Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.9s done
01:26:52 [2020-05-21T01:26:52.888Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376
01:26:53 [2020-05-21T01:26:53.218Z] #17 35.81 Selecting previously unselected package thin-provisioning-tools.
01:26:53 [2020-05-21T01:26:53.218Z] #17 35.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
01:26:53 [2020-05-21T01:26:53.218Z] #17 35.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
01:26:53 [2020-05-21T01:26:53.218Z] #17 36.07 Selecting previously unselected package uidmap.
01:26:53 [2020-05-21T01:26:53.218Z] #17 36.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
01:26:53 [2020-05-21T01:26:53.218Z] #17 36.08 Unpacking uidmap (1:4.5-1.1) ...
01:26:53 [2020-05-21T01:26:53.476Z] #17 36.20 Selecting previously unselected package vim-runtime.
01:26:53 [2020-05-21T01:26:53.476Z] #17 36.22 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
01:26:53 [2020-05-21T01:26:53.476Z] #17 36.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
01:26:53 [2020-05-21T01:26:53.476Z] #17 36.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
01:26:53 [2020-05-21T01:26:53.476Z] #17 36.28 Unpacking vim-runtime (2:8.1.0875-5) ...
01:26:54 [2020-05-21T01:26:54.141Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 2.0s done
01:26:54 [2020-05-21T01:26:54.711Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 0.1s
01:26:56 [2020-05-21T01:26:56.480Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.7s done
01:26:56 [2020-05-21T01:26:56.480Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376
01:26:56 [2020-05-21T01:26:56.622Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 1.7s done
01:26:56 [2020-05-21T01:26:56.622Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 0.1s
01:26:56 [2020-05-21T01:26:56.757Z] #17 39.35 Selecting previously unselected package vim.
01:26:56 [2020-05-21T01:26:56.757Z] #17 39.36 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
01:26:56 [2020-05-21T01:26:56.757Z] #17 39.39 Unpacking vim (2:8.1.0875-5) ...
01:26:57 [2020-05-21T01:26:57.015Z] #17 39.87 Selecting previously unselected package xfsprogs.
01:26:57 [2020-05-21T01:26:57.066Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.6s done
01:26:57 [2020-05-21T01:26:57.066Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323
01:26:57 [2020-05-21T01:26:57.273Z] #17 39.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
01:26:57 [2020-05-21T01:26:57.273Z] #17 39.88 Unpacking xfsprogs (4.20.0-1) ...
01:26:57 [2020-05-21T01:26:57.531Z] #17 40.33 Selecting previously unselected package zip.
01:26:57 [2020-05-21T01:26:57.531Z] #17 40.34 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
01:26:57 [2020-05-21T01:26:57.531Z] #17 40.35 Unpacking zip (3.0-11+b1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.49 Setting up aufs-tools (1:4.14+20190211-1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.52 Setting up libip6tc0:amd64 (1.8.2-4) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.54 Setting up libgpm2:amd64 (1.20.7-5) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.56 Setting up libip4tc0:amd64 (1.8.2-4) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.57 Setting up uidmap (1:4.5-1.1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.59 Setting up libnftnl11:amd64 (1.1.2-2) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.65 Setting up xxd (2:8.1.0875-5) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.66 Setting up zip (3.0-11+b1) ...
01:26:57 [2020-05-21T01:26:57.789Z] #17 40.67 Setting up vim-common (2:8.1.0875-5) ...
01:26:58 [2020-05-21T01:26:58.047Z] #17 40.71 Setting up bash-completion (1:2.8-6) ...
01:26:58 [2020-05-21T01:26:58.782Z] #52 114.8 + bin/containerd-shim-runc-v1
01:26:58 [2020-05-21T01:26:58.981Z] #17 ...
01:26:58 [2020-05-21T01:26:58.981Z] 
01:26:58 [2020-05-21T01:26:58.981Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:26:58 [2020-05-21T01:26:58.981Z] #36 DONE 128.3s
01:26:58 [2020-05-21T01:26:58.981Z] 
01:26:58 [2020-05-21T01:26:58.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:26:58 [2020-05-21T01:26:58.981Z] #39 122.2   CC       criu/netfilter.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 122.6   CC       criu/page-pipe.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 123.2   CC       criu/page-xfer.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 124.5   CC       criu/pagemap-cache.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 124.8   CC       criu/pagemap.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 125.8   CC       criu/parasite-syscall.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 126.8   CC       criu/path.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 127.2   CC       criu/pie-util-vdso-elf32.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 127.7   CC       criu/pie-util-vdso.o
01:26:58 [2020-05-21T01:26:58.981Z] #39 128.4   CC       criu/pie-util.o
01:26:59 [2020-05-21T01:26:59.239Z] #39 128.6   CC       criu/pipes.o
01:26:59 [2020-05-21T01:26:59.932Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 3.5s done
01:27:00 [2020-05-21T01:27:00.172Z] #39 129.7   CC       criu/plugin.o
01:27:00 [2020-05-21T01:27:00.502Z] #7 extracting sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e done
01:27:00 [2020-05-21T01:27:00.658Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.8s done
01:27:00 [2020-05-21T01:27:00.658Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323
01:27:00 [2020-05-21T01:27:00.738Z] #39 130.0   CC       criu/proc_parse.o
01:27:00 [2020-05-21T01:27:00.738Z] #39 ...
01:27:00 [2020-05-21T01:27:00.738Z] 
01:27:00 [2020-05-21T01:27:00.738Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:27:00 [2020-05-21T01:27:00.738Z] #17 43.63 Setting up libiptc0:amd64 (1.8.2-4) ...
01:27:00 [2020-05-21T01:27:00.738Z] #17 43.64 Setting up xz-utils (5.2.4-1) ...
01:27:00 [2020-05-21T01:27:00.762Z] #7 DONE 15.6s
01:27:00 [2020-05-21T01:27:00.762Z] 
01:27:00 [2020-05-21T01:27:00.762Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
01:27:00 [2020-05-21T01:27:00.996Z] #17 43.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.66 Setting up sudo (1.8.27-1+deb10u2) ...
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.72 invoke-rc.d: could not determine current runlevel
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.73 invoke-rc.d: policy-rc.d denied execution of start.
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.74 Setting up pigz (2.4-1) ...
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.77 Setting up python-pip-whl (18.1-5) ...
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.78 Setting up libmpdec2:amd64 (2.4.2-2) ...
01:27:00 [2020-05-21T01:27:00.997Z] #17 43.79 Setting up vim-runtime (2:8.1.0875-5) ...
01:27:01 [2020-05-21T01:27:01.515Z] #17 44.17 Setting up libaio1:amd64 (0.3.112-3) ...
01:27:01 [2020-05-21T01:27:01.515Z] #17 44.18 Setting up libonig5:amd64 (6.9.1-1) ...
01:27:01 [2020-05-21T01:27:01.515Z] #17 44.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
01:27:01 [2020-05-21T01:27:01.515Z] #17 44.21 Setting up vim (2:8.1.0875-5) ...
01:27:01 [2020-05-21T01:27:01.515Z] #17 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.30 Setting up thin-provisioning-tools (0.7.6-2.1) ...
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.33 Setting up jq (1.5+dfsg-2+b1) ...
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
01:27:01 [2020-05-21T01:27:01.516Z] #17 44.36 Setting up python3.7 (3.7.3-2+deb10u1) ...
01:27:02 [2020-05-21T01:27:02.146Z] #8 DONE 1.3s
01:27:02 [2020-05-21T01:27:02.146Z] 
01:27:02 [2020-05-21T01:27:02.146Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
01:27:02 [2020-05-21T01:27:02.232Z] #52 118.7 + bin/containerd-shim-runc-v2
01:27:02 [2020-05-21T01:27:02.337Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.0s
01:27:03 [2020-05-21T01:27:03.087Z] #9 DONE 1.0s
01:27:03 [2020-05-21T01:27:03.087Z] 
01:27:03 [2020-05-21T01:27:03.087Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:03 [2020-05-21T01:27:03.087Z] #23 ...
01:27:03 [2020-05-21T01:27:03.087Z] 
01:27:03 [2020-05-21T01:27:03.087Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:27:03 [2020-05-21T01:27:03.087Z] #35 DONE 0.1s
01:27:03 [2020-05-21T01:27:03.087Z] 
01:27:03 [2020-05-21T01:27:03.087Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:27:03 [2020-05-21T01:27:03.087Z] #27 DONE 0.1s
01:27:03 [2020-05-21T01:27:03.237Z] #52 119.6 + binaries
01:27:03 [2020-05-21T01:27:03.237Z] #52 119.6 + install -D bin/containerd /build/containerd
01:27:03 [2020-05-21T01:27:03.237Z] #52 119.6 + install -D bin/containerd-shim /build/containerd-shim
01:27:03 [2020-05-21T01:27:03.237Z] #52 119.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:27:03 [2020-05-21T01:27:03.237Z] #52 119.6 + install -D bin/ctr /build/ctr
01:27:03 [2020-05-21T01:27:03.348Z] 
01:27:03 [2020-05-21T01:27:03.348Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:27:03 [2020-05-21T01:27:03.878Z] #52 DONE 120.4s
01:27:03 [2020-05-21T01:27:03.878Z] 
01:27:03 [2020-05-21T01:27:03.878Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:27:04 [2020-05-21T01:27:04.044Z] #17 46.72 Setting up iptables (1.8.2-4) ...
01:27:04 [2020-05-21T01:27:04.044Z] #17 46.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:27:04 [2020-05-21T01:27:04.044Z] #17 46.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:27:04 [2020-05-21T01:27:04.044Z] #17 46.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:27:04 [2020-05-21T01:27:04.044Z] #17 46.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:27:04 [2020-05-21T01:27:04.044Z] #17 46.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:27:04 [2020-05-21T01:27:04.044Z] #17 46.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:27:04 [2020-05-21T01:27:04.044Z] #17 46.77 Setting up python3 (3.7.3-1) ...
01:27:04 [2020-05-21T01:27:04.238Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.4s done
01:27:04 [2020-05-21T01:27:04.238Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done
01:27:04 [2020-05-21T01:27:04.238Z] #7 DONE 26.5s
01:27:04 [2020-05-21T01:27:04.238Z] 
01:27:04 [2020-05-21T01:27:04.238Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
01:27:04 [2020-05-21T01:27:04.302Z] #17 47.09 Setting up python3-wheel (0.32.3-2) ...
01:27:04 [2020-05-21T01:27:04.867Z] #17 47.62 Setting up apparmor (2.13.2-10) ...
01:27:05 [2020-05-21T01:27:05.358Z] #45 DONE 121.9s
01:27:05 [2020-05-21T01:27:05.920Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s
01:27:06 [2020-05-21T01:27:06.135Z] #8 DONE 1.6s
01:27:06 [2020-05-21T01:27:06.135Z] 
01:27:06 [2020-05-21T01:27:06.135Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
01:27:06 [2020-05-21T01:27:06.241Z] #17 48.92 Setting up xfsprogs (4.20.0-1) ...
01:27:06 [2020-05-21T01:27:06.241Z] #17 48.93 Setting up python3-lib2to3 (3.7.3-1) ...
01:27:06 [2020-05-21T01:27:06.499Z] #17 49.18 Setting up python3-pkg-resources (40.8.0-1) ...
01:27:06 [2020-05-21T01:27:06.828Z] 
01:27:06 [2020-05-21T01:27:06.828Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
01:27:06 [2020-05-21T01:27:06.828Z] #46 DONE 0.3s
01:27:06 [2020-05-21T01:27:06.828Z] 
01:27:06 [2020-05-21T01:27:06.828Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
01:27:06 [2020-05-21T01:27:06.828Z] #48 DONE 0.2s
01:27:06 [2020-05-21T01:27:06.828Z] 
01:27:06 [2020-05-21T01:27:06.828Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
01:27:07 [2020-05-21T01:27:07.072Z] #9 DONE 1.0s
01:27:07 [2020-05-21T01:27:07.072Z] 
01:27:07 [2020-05-21T01:27:07.072Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:27:07 [2020-05-21T01:27:07.072Z] #27 DONE 0.1s
01:27:07 [2020-05-21T01:27:07.072Z] 
01:27:07 [2020-05-21T01:27:07.072Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:27:07 [2020-05-21T01:27:07.072Z] #28 ...
01:27:07 [2020-05-21T01:27:07.072Z] 
01:27:07 [2020-05-21T01:27:07.072Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:27:07 [2020-05-21T01:27:07.072Z] #35 DONE 0.1s
01:27:07 [2020-05-21T01:27:07.110Z] #50 DONE 0.2s
01:27:07 [2020-05-21T01:27:07.110Z] 
01:27:07 [2020-05-21T01:27:07.110Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
01:27:07 [2020-05-21T01:27:07.323Z] #17 49.93 Setting up python3-distutils (3.7.3-1) ...
01:27:07 [2020-05-21T01:27:07.329Z] 
01:27:07 [2020-05-21T01:27:07.329Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:07 [2020-05-21T01:27:07.392Z] #53 DONE 0.3s
01:27:07 [2020-05-21T01:27:07.392Z] 
01:27:07 [2020-05-21T01:27:07.392Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
01:27:07 [2020-05-21T01:27:07.581Z] #17 50.28 Setting up python3-setuptools (40.8.0-1) ...
01:27:07 [2020-05-21T01:27:07.604Z] #28 4.379 + git clone https://github.com/kolyshkin/go-swagger.git .
01:27:07 [2020-05-21T01:27:07.604Z] #28 4.385 Cloning into '.'...
01:27:07 [2020-05-21T01:27:07.673Z] #56 DONE 0.2s
01:27:07 [2020-05-21T01:27:07.673Z] 
01:27:07 [2020-05-21T01:27:07.673Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
01:27:07 [2020-05-21T01:27:07.673Z] #58 DONE 0.2s
01:27:07 [2020-05-21T01:27:07.673Z] 
01:27:07 [2020-05-21T01:27:07.673Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
01:27:07 [2020-05-21T01:27:07.673Z] #60 DONE 0.1s
01:27:07 [2020-05-21T01:27:07.816Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.6s done
01:27:07 [2020-05-21T01:27:07.956Z] 
01:27:07 [2020-05-21T01:27:07.956Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:27:07 [2020-05-21T01:27:07.956Z] #61 DONE 0.1s
01:27:07 [2020-05-21T01:27:07.956Z] 
01:27:07 [2020-05-21T01:27:07.956Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
01:27:08 [2020-05-21T01:27:08.075Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done
01:27:08 [2020-05-21T01:27:08.334Z] #7 DONE 25.7s
01:27:08 [2020-05-21T01:27:08.334Z] 
01:27:08 [2020-05-21T01:27:08.334Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
01:27:08 [2020-05-21T01:27:08.515Z] #17 51.24 Setting up python3-pip (18.1-5) ...
01:27:08 [2020-05-21T01:27:08.545Z] #28 ...
01:27:08 [2020-05-21T01:27:08.545Z] 
01:27:08 [2020-05-21T01:27:08.545Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 + RM_GOPATH=0
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 + TMP_GOPATH=
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 + : /build
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 + '[' -z '' ']'
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 ++ mktemp -d
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 + export GOPATH=/tmp/tmp.lZA8gS5pKX
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 + GOPATH=/tmp/tmp.lZA8gS5pKX
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 + RM_GOPATH=1
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.813 + case "$(go env GOARCH)" in
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.814 ++ go env GOARCH
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.827 + export GO_BUILDMODE=-buildmode=pie
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.827 + GO_BUILDMODE=-buildmode=pie
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 ++ dirname /tmp/install/install.sh
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 + dir=/tmp/install
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 + bin=tomlv
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 + shift
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 + . /tmp/install/tomlv.installer
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 + install_tomlv
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lZA8gS5pKX/src/github.com/BurntSushi/toml
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.831 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:08 [2020-05-21T01:27:08.545Z] #30 4.850 Cloning into '/tmp/tmp.lZA8gS5pKX/src/github.com/BurntSushi/toml'...
01:27:08 [2020-05-21T01:27:08.545Z] #30 5.551 + cd /tmp/tmp.lZA8gS5pKX/src/github.com/BurntSushi/toml
01:27:08 [2020-05-21T01:27:08.545Z] #30 5.551 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:08 [2020-05-21T01:27:08.545Z] #30 5.602 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:27:08 [2020-05-21T01:27:08.569Z] #62 DONE 0.8s
01:27:08 [2020-05-21T01:27:08.851Z] 
01:27:08 [2020-05-21T01:27:08.851Z] #63 exporting to image
01:27:08 [2020-05-21T01:27:08.851Z] #63 exporting layers
01:27:09 [2020-05-21T01:27:09.324Z] #30 6.364 internal/cpu
01:27:09 [2020-05-21T01:27:09.324Z] #30 6.427 runtime/internal/atomic
01:27:09 [2020-05-21T01:27:09.324Z] #30 6.447 runtime/internal/sys
01:27:09 [2020-05-21T01:27:09.324Z] #30 6.491 math/bits
01:27:09 [2020-05-21T01:27:09.448Z] #17 52.09 Processing triggers for libc-bin (2.28-10) ...
01:27:09 [2020-05-21T01:27:09.448Z] #17 52.12 Processing triggers for mime-support (3.62) ...
01:27:09 [2020-05-21T01:27:09.706Z] #17 DONE 52.5s
01:27:09 [2020-05-21T01:27:09.706Z] 
01:27:09 [2020-05-21T01:27:09.706Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
01:27:09 [2020-05-21T01:27:09.708Z] #8 DONE 1.4s
01:27:09 [2020-05-21T01:27:09.708Z] 
01:27:09 [2020-05-21T01:27:09.708Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
01:27:09 [2020-05-21T01:27:09.896Z] #30 ...
01:27:09 [2020-05-21T01:27:09.896Z] 
01:27:09 [2020-05-21T01:27:09.896Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:09 [2020-05-21T01:27:09.896Z] #23 6.721 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:09 [2020-05-21T01:27:09.896Z] #23 6.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:09 [2020-05-21T01:27:09.896Z] #23 6.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:10 [2020-05-21T01:27:10.388Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 30.3s done
01:27:10 [2020-05-21T01:27:10.389Z] #8 DONE 37.7s
01:27:10 [2020-05-21T01:27:10.389Z] 
01:27:10 [2020-05-21T01:27:10.389Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
01:27:10 [2020-05-21T01:27:10.389Z] #9 DONE 0.2s
01:27:10 [2020-05-21T01:27:10.389Z] 
01:27:10 [2020-05-21T01:27:10.389Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
01:27:10 [2020-05-21T01:27:10.389Z] #10 DONE 0.2s
01:27:10 [2020-05-21T01:27:10.389Z] 
01:27:10 [2020-05-21T01:27:10.389Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:10 [2020-05-21T01:27:10.389Z] #39 ...
01:27:10 [2020-05-21T01:27:10.389Z] 
01:27:10 [2020-05-21T01:27:10.389Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:27:10 [2020-05-21T01:27:10.389Z] #28 DONE 0.1s
01:27:10 [2020-05-21T01:27:10.389Z] 
01:27:10 [2020-05-21T01:27:10.389Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:27:10 [2020-05-21T01:27:10.389Z] #36 DONE 0.1s
01:27:10 [2020-05-21T01:27:10.389Z] 
01:27:10 [2020-05-21T01:27:10.389Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:10 [2020-05-21T01:27:10.389Z] #37 0.934 + git clone https://github.com/docker/distribution.git .
01:27:10 [2020-05-21T01:27:10.389Z] #37 0.949 Cloning into '.'...
01:27:10 [2020-05-21T01:27:10.646Z] #9 DONE 1.0s
01:27:10 [2020-05-21T01:27:10.646Z] 
01:27:10 [2020-05-21T01:27:10.646Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:10 [2020-05-21T01:27:10.646Z] #51 ...
01:27:10 [2020-05-21T01:27:10.646Z] 
01:27:10 [2020-05-21T01:27:10.646Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:27:10 [2020-05-21T01:27:10.646Z] #35 DONE 0.1s
01:27:10 [2020-05-21T01:27:10.646Z] 
01:27:10 [2020-05-21T01:27:10.646Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:27:10 [2020-05-21T01:27:10.646Z] #27 DONE 0.1s
01:27:10 [2020-05-21T01:27:10.844Z] #23 7.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
01:27:10 [2020-05-21T01:27:10.903Z] 
01:27:10 [2020-05-21T01:27:10.903Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:27:11 [2020-05-21T01:27:11.524Z] #63 exporting layers 2.4s done
01:27:11 [2020-05-21T01:27:11.524Z] #63 writing image sha256:1d9f85c510f8e9943f22cd87ecc1f97053696ce3ca9e6e58e599012616200379
01:27:11 [2020-05-21T01:27:11.524Z] #63 writing image sha256:1d9f85c510f8e9943f22cd87ecc1f97053696ce3ca9e6e58e599012616200379 done
01:27:11 [2020-05-21T01:27:11.524Z] #63 naming to docker.io/library/docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 done
01:27:11 [2020-05-21T01:27:11.524Z] #63 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
01:27:11 [2020-05-21T01:27:11.607Z] #18 1.687 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:27:11 [2020-05-21T01:27:11.607Z] #18 1.691 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:27:11 [2020-05-21T01:27:11.607Z] #18 1.693 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:27:11 [2020-05-21T01:27:11.607Z] #18 DONE 1.8s
01:27:11 [2020-05-21T01:27:11.607Z] 
01:27:11 [2020-05-21T01:27:11.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:27:11 [2020-05-21T01:27:11.607Z] #39 132.6   CC       criu/protobuf-desc.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 133.5   CC       criu/protobuf.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 133.9   CC       criu/pstree.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 135.1   CC       criu/rbtree.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 135.5   CC       criu/rst-malloc.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 135.7   CC       criu/seccomp.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 136.4   CC       criu/seize.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 137.3   CC       criu/servicefd.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 137.7   CC       criu/shmem.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 138.6   CC       criu/sigframe.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 138.9   CC       criu/signalfd.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 139.3   CC       criu/sk-inet.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 140.6   CC       criu/sk-netlink.o
01:27:11 [2020-05-21T01:27:11.607Z] #39 ...
01:27:11 [2020-05-21T01:27:11.607Z] 
01:27:11 [2020-05-21T01:27:11.607Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
[Pipeline] sh
01:27:11 [2020-05-21T01:27:11.967Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/test/unit
01:27:12 [2020-05-21T01:27:12.592Z] #36 ...
01:27:12 [2020-05-21T01:27:12.592Z] 
01:27:12 [2020-05-21T01:27:12.592Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:12 [2020-05-21T01:27:12.592Z] #23 4.857 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:12 [2020-05-21T01:27:12.592Z] #23 4.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:12 [2020-05-21T01:27:12.592Z] #23 4.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:12 [2020-05-21T01:27:12.592Z] #23 5.135 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:12 [2020-05-21T01:27:12.849Z] #23 5.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:13 [2020-05-21T01:27:13.385Z] #23 9.827 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
01:27:13 [2020-05-21T01:27:13.385Z] #23 ...
01:27:13 [2020-05-21T01:27:13.385Z] 
01:27:13 [2020-05-21T01:27:13.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:13 [2020-05-21T01:27:13.385Z] #10 7.858 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:13 [2020-05-21T01:27:13.385Z] #10 7.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:13 [2020-05-21T01:27:13.385Z] #10 7.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:13 [2020-05-21T01:27:13.385Z] #10 9.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
01:27:13 [2020-05-21T01:27:13.385Z] #10 ...
01:27:13 [2020-05-21T01:27:13.385Z] 
01:27:13 [2020-05-21T01:27:13.385Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.252 + RM_GOPATH=0
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.252 + TMP_GOPATH=
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.252 + : /build
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.252 + '[' -z '' ']'
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.252 ++ mktemp -d
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.265 + export GOPATH=/tmp/tmp.X403v3hiqL
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.265 + GOPATH=/tmp/tmp.X403v3hiqL
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.265 + RM_GOPATH=1
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.265 + case "$(go env GOARCH)" in
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.265 ++ go env GOARCH
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.300 + export GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.300 + GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.300 ++ dirname /tmp/install/install.sh
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 + dir=/tmp/install
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 + bin=dockercli
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 + shift
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 + . /tmp/install/dockercli.installer
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 ++ : stable
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 ++ : 17.06.2-ce
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 + install_dockercli
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.312 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.313 Install docker/cli version 17.06.2-ce from stable
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.326 ++ uname -m
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.336 + arch=aarch64
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.336 + '[' aarch64 '!=' x86_64 ']'
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.336 + '[' aarch64 '!=' s390x ']'
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.336 + '[' aarch64 '!=' armhf ']'
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.336 + build_dockercli
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.336 + git clone https://github.com/docker/docker-ce /tmp/tmp.X403v3hiqL/tmp/docker-ce
01:27:13 [2020-05-21T01:27:13.385Z] #21 7.354 Cloning into '/tmp/tmp.X403v3hiqL/tmp/docker-ce'...
01:27:13 [2020-05-21T01:27:13.385Z] #21 ...
01:27:13 [2020-05-21T01:27:13.385Z] 
01:27:13 [2020-05-21T01:27:13.385Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.172 + RM_GOPATH=0
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.172 + TMP_GOPATH=
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.172 + : /build
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.172 + '[' -z '' ']'
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.172 ++ mktemp -d
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.197 + export GOPATH=/tmp/tmp.9p7yxLU6MI
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.197 + GOPATH=/tmp/tmp.9p7yxLU6MI
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.197 + RM_GOPATH=1
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.197 + case "$(go env GOARCH)" in
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.197 ++ go env GOARCH
01:27:13 [2020-05-21T01:27:13.385Z] #43 7.251 + export GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.251 + GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.254 ++ dirname /tmp/install/install.sh
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.265 + dir=/tmp/install
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.265 + bin=gotestsum
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.265 + shift
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.265 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.265 + . /tmp/install/gotestsum.installer
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.265 ++ : v0.3.5
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.265 + install_gotestsum
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.266 + set -e
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.266 + export GO111MODULE=on
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.266 + GO111MODULE=on
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.266 + go get -d gotest.tools/gotestsum@v0.3.5
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.411 go: finding gotest.tools v0.3.5
01:27:13 [2020-05-21T01:27:13.386Z] #43 7.415 go: finding gotest.tools/gotestsum v0.3.5
01:27:13 [2020-05-21T01:27:13.386Z] #43 8.359 go: downloading gotest.tools/gotestsum v0.3.5
01:27:13 [2020-05-21T01:27:13.386Z] #43 8.876 go: extracting gotest.tools/gotestsum v0.3.5
01:27:13 [2020-05-21T01:27:13.386Z] #43 10.34 go: downloading gotest.tools v2.1.0+incompatible
01:27:13 [2020-05-21T01:27:13.386Z] #43 10.46 go: extracting gotest.tools v2.1.0+incompatible
01:27:13 [2020-05-21T01:27:13.386Z] #43 ...
01:27:13 [2020-05-21T01:27:13.386Z] 
01:27:13 [2020-05-21T01:27:13.386Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.971 + RM_GOPATH=0
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.971 + TMP_GOPATH=
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.971 + : /build
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.971 + '[' -z '' ']'
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.973 ++ mktemp -d
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.985 + export GOPATH=/tmp/tmp.0EhncBanDn
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.987 + GOPATH=/tmp/tmp.0EhncBanDn
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.988 + RM_GOPATH=1
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.988 + case "$(go env GOARCH)" in
01:27:13 [2020-05-21T01:27:13.386Z] #47 6.989 ++ go env GOARCH
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.020 + export GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.021 + GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.022 ++ dirname /tmp/install/install.sh
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.024 + dir=/tmp/install
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.024 + bin=shfmt
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.025 + shift
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.025 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.025 + . /tmp/install/shfmt.installer
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.026 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.027 + install_shfmt
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.027 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.028 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.028 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0EhncBanDn/src/github.com/mvdan/sh
01:27:13 [2020-05-21T01:27:13.386Z] #47 7.033 Cloning into '/tmp/tmp.0EhncBanDn/src/github.com/mvdan/sh'...
01:27:13 [2020-05-21T01:27:13.646Z] #47 ...
01:27:13 [2020-05-21T01:27:13.646Z] 
01:27:13 [2020-05-21T01:27:13.646Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:13 [2020-05-21T01:27:13.646Z] #36 7.040 + git clone https://github.com/docker/distribution.git .
01:27:13 [2020-05-21T01:27:13.646Z] #36 7.060 Cloning into '.'...
01:27:13 [2020-05-21T01:27:13.646Z] #36 ...
01:27:13 [2020-05-21T01:27:13.646Z] 
01:27:13 [2020-05-21T01:27:13.646Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:13 [2020-05-21T01:27:13.646Z] #51 7.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:13 [2020-05-21T01:27:13.646Z] #51 7.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:13 [2020-05-21T01:27:13.646Z] #51 7.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:13 [2020-05-21T01:27:13.646Z] #51 8.984 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
01:27:13 [2020-05-21T01:27:13.647Z] #51 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
01:27:13 [2020-05-21T01:27:13.780Z] #23 ...
01:27:13 [2020-05-21T01:27:13.780Z] 
01:27:13 [2020-05-21T01:27:13.780Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 + RM_GOPATH=0
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 + TMP_GOPATH=
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 + : /build
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 + '[' -z '' ']'
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 ++ mktemp -d
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 + export GOPATH=/tmp/tmp.fvVj2Bwthn
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 + GOPATH=/tmp/tmp.fvVj2Bwthn
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 + RM_GOPATH=1
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 + case "$(go env GOARCH)" in
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.971 ++ go env GOARCH
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.978 + export GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.978 + GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.987 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 ++ dirname /tmp/install/install.sh
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 + dir=/tmp/install
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 + bin=vndr
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 + shift
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 + '[' '!' -f /tmp/install/vndr.installer ']'
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 + . /tmp/install/vndr.installer
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 + install_vndr
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
01:27:13 [2020-05-21T01:27:13.780Z] #41 6.988 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fvVj2Bwthn/src/github.com/LK4D4/vndr
01:27:13 [2020-05-21T01:27:13.780Z] #41 7.004 Cloning into '/tmp/tmp.fvVj2Bwthn/src/github.com/LK4D4/vndr'...
01:27:13 [2020-05-21T01:27:13.897Z] #37 ...
01:27:13 [2020-05-21T01:27:13.897Z] 
01:27:13 [2020-05-21T01:27:13.897Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.008 + RM_GOPATH=0
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.008 + TMP_GOPATH=
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.008 + : /build
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.008 + '[' -z '' ']'
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.011 ++ mktemp -d
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.013 + export GOPATH=/tmp/tmp.JdfroyzESR
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.063 + GOPATH=/tmp/tmp.JdfroyzESR
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.064 + RM_GOPATH=1
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.065 + case "$(go env GOARCH)" in
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.084 ++ go env GOARCH
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.138 + export GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.138 + GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.139 ++ dirname /tmp/install/install.sh
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.147 + dir=/tmp/install
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.148 + bin=gotestsum
01:27:13 [2020-05-21T01:27:13.897Z] #44 1.148 + shift
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.148 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.150 + . /tmp/install/gotestsum.installer
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.150 ++ : v0.3.5
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.151 + install_gotestsum
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.152 + set -e
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.152 + export GO111MODULE=on
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.153 + GO111MODULE=on
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.154 + go get -d gotest.tools/gotestsum@v0.3.5
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.321 go: finding gotest.tools/gotestsum v0.3.5
01:27:13 [2020-05-21T01:27:13.898Z] #44 1.323 go: finding gotest.tools v0.3.5
01:27:13 [2020-05-21T01:27:13.898Z] #44 2.794 go: downloading gotest.tools/gotestsum v0.3.5
01:27:13 [2020-05-21T01:27:13.898Z] #44 4.034 go: extracting gotest.tools/gotestsum v0.3.5
01:27:13 [2020-05-21T01:27:13.898Z] #44 5.830 go: downloading gotest.tools v2.1.0+incompatible
01:27:13 [2020-05-21T01:27:13.898Z] #44 ...
01:27:13 [2020-05-21T01:27:13.898Z] 
01:27:13 [2020-05-21T01:27:13.898Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.050 + RM_GOPATH=0
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.050 + TMP_GOPATH=
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.050 + : /build
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.054 + '[' -z '' ']'
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.065 ++ mktemp -d
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.087 + export GOPATH=/tmp/tmp.kLApjUMdGk
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.087 + GOPATH=/tmp/tmp.kLApjUMdGk
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.099 + RM_GOPATH=1
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.099 + case "$(go env GOARCH)" in
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.100 ++ go env GOARCH
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.166 + export GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.227 + GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.245 ++ dirname /tmp/install/install.sh
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.248 + dir=/tmp/install
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.249 + bin=tomlv
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.249 + shift
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.249 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.249 + . /tmp/install/tomlv.installer
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.250 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.250 + install_tomlv
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.251 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.251 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.251 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kLApjUMdGk/src/github.com/BurntSushi/toml
01:27:13 [2020-05-21T01:27:13.898Z] #31 1.272 Cloning into '/tmp/tmp.kLApjUMdGk/src/github.com/BurntSushi/toml'...
01:27:13 [2020-05-21T01:27:13.898Z] #31 2.798 + cd /tmp/tmp.kLApjUMdGk/src/github.com/BurntSushi/toml
01:27:13 [2020-05-21T01:27:13.898Z] #31 2.817 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:13 [2020-05-21T01:27:13.898Z] #31 2.880 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:27:13 [2020-05-21T01:27:13.898Z] #31 3.967 math/bits
01:27:13 [2020-05-21T01:27:13.898Z] #31 4.015 runtime/internal/sys
01:27:13 [2020-05-21T01:27:13.898Z] #31 4.161 internal/cpu
01:27:13 [2020-05-21T01:27:13.898Z] #31 4.180 runtime/internal/atomic
01:27:13 [2020-05-21T01:27:13.898Z] #31 5.030 runtime/internal/math
01:27:13 [2020-05-21T01:27:13.898Z] #31 5.483 unicode/utf8
01:27:13 [2020-05-21T01:27:13.898Z] #31 5.515 internal/race
01:27:13 [2020-05-21T01:27:13.898Z] #31 5.887 sync/atomic
01:27:13 [2020-05-21T01:27:13.907Z] #51 ...
01:27:13 [2020-05-21T01:27:13.907Z] 
01:27:13 [2020-05-21T01:27:13.907Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.368 + RM_GOPATH=0
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.368 + TMP_GOPATH=
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.368 + : /build
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.368 + '[' -z '' ']'
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.368 ++ mktemp -d
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.376 + export GOPATH=/tmp/tmp.v5sHqJhJVH
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.376 + GOPATH=/tmp/tmp.v5sHqJhJVH
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.376 + RM_GOPATH=1
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.376 + case "$(go env GOARCH)" in
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.392 ++ go env GOARCH
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.428 + export GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.428 + GO_BUILDMODE=-buildmode=pie
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.432 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.432 ++ dirname /tmp/install/install.sh
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.432 + dir=/tmp/install
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.432 + bin=vndr
01:27:13 [2020-05-21T01:27:13.907Z] #41 5.432 + shift
01:27:13 [2020-05-21T01:27:13.908Z] #41 5.432 + '[' '!' -f /tmp/install/vndr.installer ']'
01:27:13 [2020-05-21T01:27:13.908Z] #41 5.432 + . /tmp/install/vndr.installer
01:27:13 [2020-05-21T01:27:13.908Z] #41 5.432 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:13 [2020-05-21T01:27:13.908Z] #41 5.432 + install_vndr
01:27:13 [2020-05-21T01:27:13.908Z] #41 5.432 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
01:27:13 [2020-05-21T01:27:13.908Z] #41 5.432 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.v5sHqJhJVH/src/github.com/LK4D4/vndr
01:27:13 [2020-05-21T01:27:13.908Z] #41 5.467 Cloning into '/tmp/tmp.v5sHqJhJVH/src/github.com/LK4D4/vndr'...
01:27:13 [2020-05-21T01:27:13.908Z] #41 6.563 + cd /tmp/tmp.v5sHqJhJVH/src/github.com/LK4D4/vndr
01:27:13 [2020-05-21T01:27:13.908Z] #41 6.563 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:13 [2020-05-21T01:27:13.908Z] #41 6.586 + go build -buildmode=pie -v -o /build/vndr .
01:27:13 [2020-05-21T01:27:13.908Z] #41 7.972 sync/atomic
01:27:13 [2020-05-21T01:27:13.908Z] #41 7.981 unicode
01:27:13 [2020-05-21T01:27:13.908Z] #41 8.080 internal/bytealg
01:27:13 [2020-05-21T01:27:13.908Z] #41 8.157 math
01:27:13 [2020-05-21T01:27:13.908Z] #41 8.960 internal/testlog
01:27:13 [2020-05-21T01:27:13.908Z] #41 9.510 unicode/utf16
01:27:13 [2020-05-21T01:27:13.908Z] #41 10.06 container/list
01:27:13 [2020-05-21T01:27:13.908Z] #41 10.53 runtime
01:27:14 [2020-05-21T01:27:14.037Z] #41 ...
01:27:14 [2020-05-21T01:27:14.037Z] 
01:27:14 [2020-05-21T01:27:14.037Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:14 [2020-05-21T01:27:14.037Z] #23 7.215 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:14 [2020-05-21T01:27:14.169Z] #41 ...
01:27:14 [2020-05-21T01:27:14.169Z] 
01:27:14 [2020-05-21T01:27:14.169Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.077 + RM_GOPATH=0
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.077 + TMP_GOPATH=
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.078 + : /build
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.078 + '[' -z '' ']'
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.078 ++ mktemp -d
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.085 + export GOPATH=/tmp/tmp.rv1ygzpbEU
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.085 + GOPATH=/tmp/tmp.rv1ygzpbEU
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.085 + RM_GOPATH=1
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.085 + case "$(go env GOARCH)" in
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.087 ++ go env GOARCH
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.120 + export GO_BUILDMODE=-buildmode=pie
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.120 + GO_BUILDMODE=-buildmode=pie
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.120 ++ dirname /tmp/install/install.sh
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 + dir=/tmp/install
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 + bin=golangci_lint
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 + shift
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 + . /tmp/install/golangci_lint.installer
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 ++ : v1.23.8
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 + install_golangci_lint
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 + echo 'Installing golangci-lint version v1.23.8'
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.122 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
01:27:14 [2020-05-21T01:27:14.169Z] #45 6.123 Installing golangci-lint version v1.23.8
01:27:14 [2020-05-21T01:27:14.169Z] #45 ...
01:27:14 [2020-05-21T01:27:14.169Z] 
01:27:14 [2020-05-21T01:27:14.169Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.621 + RM_GOPATH=0
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.621 + TMP_GOPATH=
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.621 + : /build
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.621 + '[' -z '' ']'
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.621 ++ mktemp -d
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.625 + export GOPATH=/tmp/tmp.MVid46D6JI
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.625 + GOPATH=/tmp/tmp.MVid46D6JI
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.625 + RM_GOPATH=1
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.625 + case "$(go env GOARCH)" in
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.631 ++ go env GOARCH
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.642 + export GO_BUILDMODE=-buildmode=pie
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.642 + GO_BUILDMODE=-buildmode=pie
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.642 ++ dirname /tmp/install/install.sh
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + dir=/tmp/install
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + bin=rootlesskit
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + shift
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + . /tmp/install/rootlesskit.installer
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + install_rootlesskit
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + case "$1" in
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + export CGO_ENABLED=0
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + CGO_ENABLED=0
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + _install_rootlesskit
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.649 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.659 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MVid46D6JI/src/github.com/rootless-containers/rootlesskit
01:27:14 [2020-05-21T01:27:14.169Z] #54 5.659 Cloning into '/tmp/tmp.MVid46D6JI/src/github.com/rootless-containers/rootlesskit'...
01:27:14 [2020-05-21T01:27:14.169Z] #54 10.37 + cd /tmp/tmp.MVid46D6JI/src/github.com/rootless-containers/rootlesskit
01:27:14 [2020-05-21T01:27:14.169Z] #54 10.39 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:14 [2020-05-21T01:27:14.169Z] #54 10.53 + for f in rootlesskit rootlesskit-docker-proxy
01:27:14 [2020-05-21T01:27:14.169Z] #54 10.53 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
01:27:14 [2020-05-21T01:27:14.187Z] #31 6.108 internal/bytealg
01:27:14 [2020-05-21T01:27:14.187Z] #31 ...
01:27:14 [2020-05-21T01:27:14.187Z] 
01:27:14 [2020-05-21T01:27:14.187Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:14 [2020-05-21T01:27:14.187Z] #44 6.158 go: extracting gotest.tools v2.1.0+incompatible
01:27:14 [2020-05-21T01:27:14.431Z] #54 ...
01:27:14 [2020-05-21T01:27:14.431Z] 
01:27:14 [2020-05-21T01:27:14.431Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.783 + RM_GOPATH=0
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.783 + TMP_GOPATH=
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.783 + : /build
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.783 + '[' -z '' ']'
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.785 ++ mktemp -d
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.785 + export GOPATH=/tmp/tmp.wvUjggf64Y
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.785 + GOPATH=/tmp/tmp.wvUjggf64Y
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.785 + RM_GOPATH=1
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.785 + case "$(go env GOARCH)" in
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.785 ++ go env GOARCH
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.804 + export GO_BUILDMODE=-buildmode=pie
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.804 + GO_BUILDMODE=-buildmode=pie
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.804 ++ dirname /tmp/install/install.sh
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.804 + dir=/tmp/install
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.805 + bin=proxy
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.805 + shift
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.805 + '[' '!' -f /tmp/install/proxy.installer ']'
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.805 + . /tmp/install/proxy.installer
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.805 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.807 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.807 + install_proxy
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.807 + case "$1" in
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.807 + export CGO_ENABLED=0
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.807 + CGO_ENABLED=0
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.807 + _install_proxy
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.807 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.807 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wvUjggf64Y/src/github.com/docker/libnetwork
01:27:14 [2020-05-21T01:27:14.431Z] #59 4.809 Cloning into '/tmp/tmp.wvUjggf64Y/src/github.com/docker/libnetwork'...
01:27:14 [2020-05-21T01:27:14.431Z] #59 ...
01:27:14 [2020-05-21T01:27:14.431Z] 
01:27:14 [2020-05-21T01:27:14.431Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:14 [2020-05-21T01:27:14.431Z] #32 7.687 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:14 [2020-05-21T01:27:14.431Z] #32 7.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:14 [2020-05-21T01:27:14.431Z] #32 7.820 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:14 [2020-05-21T01:27:14.431Z] #32 9.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
01:27:14 [2020-05-21T01:27:14.431Z] #32 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
01:27:14 [2020-05-21T01:27:14.478Z] #44 6.388 go: downloading github.com/sirupsen/logrus v1.0.5
01:27:14 [2020-05-21T01:27:14.478Z] #44 6.389 go: downloading github.com/spf13/pflag v1.0.1
01:27:14 [2020-05-21T01:27:14.478Z] #44 6.396 go: downloading github.com/fatih/color v1.6.0
01:27:14 [2020-05-21T01:27:14.478Z] #44 6.445 go: downloading github.com/pkg/errors v0.8.0
01:27:14 [2020-05-21T01:27:14.478Z] #44 6.496 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:27:14 [2020-05-21T01:27:14.638Z] ?   	github.com/docker/docker/api	[no test files]
01:27:14 [2020-05-21T01:27:14.693Z] #32 ...
01:27:14 [2020-05-21T01:27:14.693Z] 
01:27:14 [2020-05-21T01:27:14.693Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:14 [2020-05-21T01:27:14.693Z] #38 6.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:14 [2020-05-21T01:27:14.693Z] #38 6.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:14 [2020-05-21T01:27:14.693Z] #38 6.837 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:14 [2020-05-21T01:27:14.693Z] #38 7.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
01:27:14 [2020-05-21T01:27:14.693Z] #38 9.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
01:27:14 [2020-05-21T01:27:14.693Z] #38 ...
01:27:14 [2020-05-21T01:27:14.693Z] 
01:27:14 [2020-05-21T01:27:14.693Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.65 go: downloading github.com/fatih/color v1.6.0
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.66 go: downloading github.com/pkg/errors v0.8.0
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.67 go: downloading github.com/sirupsen/logrus v1.0.5
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.71 go: downloading github.com/spf13/pflag v1.0.1
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.72 go: extracting github.com/fatih/color v1.6.0
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.80 go: extracting github.com/pkg/errors v0.8.0
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.82 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.94 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:27:14 [2020-05-21T01:27:14.693Z] #43 10.97 go: downloading github.com/jonboulle/clockwork v0.1.0
01:27:14 [2020-05-21T01:27:14.693Z] #43 11.03 go: downloading github.com/mattn/go-colorable v0.0.9
01:27:14 [2020-05-21T01:27:14.693Z] #43 11.12 go: extracting github.com/jonboulle/clockwork v0.1.0
01:27:14 [2020-05-21T01:27:14.693Z] #43 11.14 go: downloading github.com/mattn/go-isatty v0.0.3
01:27:14 [2020-05-21T01:27:14.693Z] #43 11.24 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:27:14 [2020-05-21T01:27:14.693Z] #43 11.34 go: extracting github.com/spf13/pflag v1.0.1
01:27:14 [2020-05-21T01:27:14.693Z] #43 11.43 go: extracting github.com/sirupsen/logrus v1.0.5
01:27:14 [2020-05-21T01:27:14.693Z] #43 11.46 go: extracting github.com/mattn/go-isatty v0.0.3
01:27:14 [2020-05-21T01:27:14.693Z] #43 11.79 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:27:14 [2020-05-21T01:27:14.769Z] #44 6.601 go: downloading github.com/jonboulle/clockwork v0.1.0
01:27:15 [2020-05-21T01:27:15.059Z] #44 6.994 go: extracting github.com/sirupsen/logrus v1.0.5
01:27:15 [2020-05-21T01:27:15.059Z] #44 7.071 go: extracting github.com/spf13/pflag v1.0.1
01:27:15 [2020-05-21T01:27:15.059Z] #44 7.115 go: extracting github.com/fatih/color v1.6.0
01:27:15 [2020-05-21T01:27:15.265Z] #43 12.08 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:27:15 [2020-05-21T01:27:15.265Z] #43 12.08 go: extracting github.com/mattn/go-colorable v0.0.9
01:27:15 [2020-05-21T01:27:15.362Z] #44 7.259 go: extracting github.com/pkg/errors v0.8.0
01:27:15 [2020-05-21T01:27:15.664Z] #44 7.425 go: downloading github.com/mattn/go-colorable v0.0.9
01:27:15 [2020-05-21T01:27:15.664Z] #44 7.565 go: extracting github.com/jonboulle/clockwork v0.1.0
01:27:15 [2020-05-21T01:27:15.981Z] #44 7.788 go: downloading github.com/mattn/go-isatty v0.0.3
01:27:15 [2020-05-21T01:27:15.981Z] #44 7.924 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:27:15 [2020-05-21T01:27:15.981Z] #44 7.979 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:27:15 [2020-05-21T01:27:15.981Z] #44 8.015 go: extracting github.com/mattn/go-colorable v0.0.9
01:27:16 [2020-05-21T01:27:16.185Z] #28 ...
01:27:16 [2020-05-21T01:27:16.185Z] 
01:27:16 [2020-05-21T01:27:16.185Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + RM_GOPATH=0
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + TMP_GOPATH=
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + : /build
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + '[' -z '' ']'
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 ++ mktemp -d
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + export GOPATH=/tmp/tmp.Zah88lC4Xk
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + GOPATH=/tmp/tmp.Zah88lC4Xk
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + RM_GOPATH=1
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + case "$(go env GOARCH)" in
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 ++ go env GOARCH
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + export GO_BUILDMODE=-buildmode=pie
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + GO_BUILDMODE=-buildmode=pie
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 ++ dirname /tmp/install/install.sh
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + dir=/tmp/install
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + bin=tomlv
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + shift
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + . /tmp/install/tomlv.installer
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + install_tomlv
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Zah88lC4Xk/src/github.com/BurntSushi/toml
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 Cloning into '/tmp/tmp.Zah88lC4Xk/src/github.com/BurntSushi/toml'...
01:27:16 [2020-05-21T01:27:16.185Z] #30 4.209 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.518 + cd /tmp/tmp.Zah88lC4Xk/src/github.com/BurntSushi/toml
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.518 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.525 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.659 runtime/internal/atomic
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.659 internal/cpu
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.679 runtime/internal/sys
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.710 runtime/internal/math
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.719 math/bits
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.791 internal/bytealg
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.814 math
01:27:16 [2020-05-21T01:27:16.186Z] #30 4.944 runtime
01:27:16 [2020-05-21T01:27:16.186Z] #30 5.483 unicode/utf8
01:27:16 [2020-05-21T01:27:16.186Z] #30 5.583 internal/race
01:27:16 [2020-05-21T01:27:16.186Z] #30 5.603 sync/atomic
01:27:16 [2020-05-21T01:27:16.186Z] #30 5.684 unicode
01:27:16 [2020-05-21T01:27:16.270Z] #44 8.043 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:27:16 [2020-05-21T01:27:16.270Z] #44 8.095 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:27:16 [2020-05-21T01:27:16.270Z] #44 8.271 go: extracting github.com/mattn/go-isatty v0.0.3
01:27:16 [2020-05-21T01:27:16.758Z] #30 6.218 internal/testlog
01:27:16 [2020-05-21T01:27:16.758Z] #30 6.261 encoding
01:27:16 [2020-05-21T01:27:16.880Z] #19 5.120 Collecting yamllint==1.16.0
01:27:17 [2020-05-21T01:27:17.015Z] #30 6.298 runtime/cgo
01:27:17 [2020-05-21T01:27:17.177Z] #43 13.92 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:27:17 [2020-05-21T01:27:17.177Z] #43 13.93 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:27:17 [2020-05-21T01:27:17.324Z] #23 ...
01:27:17 [2020-05-21T01:27:17.324Z] 
01:27:17 [2020-05-21T01:27:17.324Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:17 [2020-05-21T01:27:17.324Z] #51 ...
01:27:17 [2020-05-21T01:27:17.324Z] 
01:27:17 [2020-05-21T01:27:17.324Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 + RM_GOPATH=0
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 + TMP_GOPATH=
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 + : /build
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 + '[' -z '' ']'
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 ++ mktemp -d
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 + export GOPATH=/tmp/tmp.h00yWzpgOq
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 + GOPATH=/tmp/tmp.h00yWzpgOq
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 + RM_GOPATH=1
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 + case "$(go env GOARCH)" in
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.04 ++ go env GOARCH
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.12 + export GO_BUILDMODE=-buildmode=pie
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.12 + GO_BUILDMODE=-buildmode=pie
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.12 ++ dirname /tmp/install/install.sh
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 + dir=/tmp/install
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 + bin=shfmt
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 + shift
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 + . /tmp/install/shfmt.installer
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 + install_shfmt
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 + git clone https://github.com/mvdan/sh.git /tmp/tmp.h00yWzpgOq/src/github.com/mvdan/sh
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.13 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:17 [2020-05-21T01:27:17.324Z] #47 10.14 Cloning into '/tmp/tmp.h00yWzpgOq/src/github.com/mvdan/sh'...
01:27:17 [2020-05-21T01:27:17.324Z] #47 ...
01:27:17 [2020-05-21T01:27:17.324Z] 
01:27:17 [2020-05-21T01:27:17.324Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 + RM_GOPATH=0
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 + TMP_GOPATH=
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 + : /build
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 + '[' -z '' ']'
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 ++ mktemp -d
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 + export GOPATH=/tmp/tmp.gOdLIxnzcL
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 + GOPATH=/tmp/tmp.gOdLIxnzcL
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 + RM_GOPATH=1
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 + case "$(go env GOARCH)" in
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.275 ++ go env GOARCH
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.351 + export GO_BUILDMODE=-buildmode=pie
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.351 + GO_BUILDMODE=-buildmode=pie
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.378 ++ dirname /tmp/install/install.sh
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.387 + dir=/tmp/install
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.389 + bin=proxy
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.389 + shift
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.389 + '[' '!' -f /tmp/install/proxy.installer ']'
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.391 + . /tmp/install/proxy.installer
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.393 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.395 + install_proxy
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.407 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.407 + case "$1" in
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.407 + export CGO_ENABLED=0
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.407 + CGO_ENABLED=0
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.407 + _install_proxy
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.407 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.407 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gOdLIxnzcL/src/github.com/docker/libnetwork
01:27:17 [2020-05-21T01:27:17.324Z] #59 8.439 Cloning into '/tmp/tmp.gOdLIxnzcL/src/github.com/docker/libnetwork'...
01:27:17 [2020-05-21T01:27:17.324Z] #59 ...
01:27:17 [2020-05-21T01:27:17.324Z] 
01:27:17 [2020-05-21T01:27:17.324Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:27:17 [2020-05-21T01:27:17.438Z] #43 14.39 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:27:17 [2020-05-21T01:27:17.584Z] #45 ...
01:27:17 [2020-05-21T01:27:17.584Z] 
01:27:17 [2020-05-21T01:27:17.584Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:17 [2020-05-21T01:27:17.584Z] #10 9.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:17 [2020-05-21T01:27:17.584Z] #10 10.15 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:17 [2020-05-21T01:27:17.584Z] #10 10.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:17 [2020-05-21T01:27:17.584Z] #10 ...
01:27:17 [2020-05-21T01:27:17.584Z] 
01:27:17 [2020-05-21T01:27:17.584Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.449 + RM_GOPATH=0
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.449 + TMP_GOPATH=
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.449 + : /build
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.449 + '[' -z '' ']'
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.449 ++ mktemp -d
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.500 + export GOPATH=/tmp/tmp.dBOmyrRU3b
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.500 + GOPATH=/tmp/tmp.dBOmyrRU3b
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.500 + RM_GOPATH=1
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.500 + case "$(go env GOARCH)" in
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.500 ++ go env GOARCH
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.559 + export GO_BUILDMODE=-buildmode=pie
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.559 + GO_BUILDMODE=-buildmode=pie
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.559 ++ dirname /tmp/install/install.sh
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 + dir=/tmp/install
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 + bin=dockercli
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 + shift
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 + . /tmp/install/dockercli.installer
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 ++ : stable
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 ++ : 17.06.2-ce
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 + install_dockercli
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 Install docker/cli version 17.06.2-ce from stable
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.571 ++ uname -m
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.592 + arch=x86_64
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.592 + '[' x86_64 '!=' x86_64 ']'
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.592 + url=https://download.docker.com/linux/static
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.592 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
01:27:17 [2020-05-21T01:27:17.584Z] #21 9.592 + tar -xz docker/docker
01:27:17 [2020-05-21T01:27:17.817Z] #19 ...
01:27:17 [2020-05-21T01:27:17.817Z] 
01:27:17 [2020-05-21T01:27:17.817Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:27:17 [2020-05-21T01:27:17.817Z] #39 141.1   CC       criu/sk-packet.o
01:27:17 [2020-05-21T01:27:17.817Z] #39 141.8   CC       criu/sk-queue.o
01:27:17 [2020-05-21T01:27:17.817Z] #39 142.3   CC       criu/sk-tcp.o
01:27:17 [2020-05-21T01:27:17.817Z] #39 142.9   CC       criu/sk-unix.o
01:27:17 [2020-05-21T01:27:17.817Z] #39 145.0   CC       criu/sockets.o
01:27:17 [2020-05-21T01:27:17.817Z] #39 145.9   CC       criu/stats.o
01:27:17 [2020-05-21T01:27:17.817Z] #39 146.3   CC       criu/string.o
01:27:17 [2020-05-21T01:27:17.817Z] #39 146.4   CC       criu/sysctl.o
01:27:17 [2020-05-21T01:27:17.817Z] #39 147.0   CC       criu/sysfs_parse.o
01:27:17 [2020-05-21T01:27:17.842Z] #21 ...
01:27:17 [2020-05-21T01:27:17.842Z] 
01:27:17 [2020-05-21T01:27:17.842Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:17 [2020-05-21T01:27:17.842Z] #32 ...
01:27:17 [2020-05-21T01:27:17.842Z] 
01:27:17 [2020-05-21T01:27:17.842Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.88 + RM_GOPATH=0
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.88 + TMP_GOPATH=
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.88 + : /build
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.88 + '[' -z '' ']'
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.88 ++ mktemp -d
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.89 + export GOPATH=/tmp/tmp.cErvaoiNT6
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.89 + GOPATH=/tmp/tmp.cErvaoiNT6
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.89 + RM_GOPATH=1
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.89 + case "$(go env GOARCH)" in
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.89 ++ go env GOARCH
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.92 + export GO_BUILDMODE=-buildmode=pie
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.92 + GO_BUILDMODE=-buildmode=pie
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.92 ++ dirname /tmp/install/install.sh
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 + dir=/tmp/install
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 + bin=tomlv
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 + shift
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 + '[' '!' -f /tmp/install/tomlv.installer ']'
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 + . /tmp/install/tomlv.installer
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 + install_tomlv
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cErvaoiNT6/src/github.com/BurntSushi/toml
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.93 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:17 [2020-05-21T01:27:17.842Z] #30 10.94 Cloning into '/tmp/tmp.cErvaoiNT6/src/github.com/BurntSushi/toml'...
01:27:18 [2020-05-21T01:27:18.075Z] #39 147.4   CC       criu/timerfd.o
01:27:18 [2020-05-21T01:27:18.100Z] #30 ...
01:27:18 [2020-05-21T01:27:18.100Z] 
01:27:18 [2020-05-21T01:27:18.100Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:18 [2020-05-21T01:27:18.100Z] #38 6.749 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:18 [2020-05-21T01:27:18.100Z] #38 6.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:18 [2020-05-21T01:27:18.100Z] #38 6.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:18 [2020-05-21T01:27:18.100Z] #38 7.854 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:18 [2020-05-21T01:27:18.100Z] #38 ...
01:27:18 [2020-05-21T01:27:18.100Z] 
01:27:18 [2020-05-21T01:27:18.100Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.692 + RM_GOPATH=0
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.692 + TMP_GOPATH=
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.692 + : /build
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.692 + '[' -z '' ']'
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.692 ++ mktemp -d
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.697 + export GOPATH=/tmp/tmp.PWtLUJUSV7
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.697 + GOPATH=/tmp/tmp.PWtLUJUSV7
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.697 + RM_GOPATH=1
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.697 + case "$(go env GOARCH)" in
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.697 ++ go env GOARCH
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + export GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 ++ dirname /tmp/install/install.sh
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + dir=/tmp/install
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + bin=rootlesskit
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + shift
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + . /tmp/install/rootlesskit.installer
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + install_rootlesskit
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + case "$1" in
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + export CGO_ENABLED=0
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + CGO_ENABLED=0
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + _install_rootlesskit
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.847 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PWtLUJUSV7/src/github.com/rootless-containers/rootlesskit
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.850 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:18 [2020-05-21T01:27:18.100Z] #54 8.877 Cloning into '/tmp/tmp.PWtLUJUSV7/src/github.com/rootless-containers/rootlesskit'...
01:27:18 [2020-05-21T01:27:18.329Z] #44 ...
01:27:18 [2020-05-21T01:27:18.329Z] 
01:27:18 [2020-05-21T01:27:18.329Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.023 + RM_GOPATH=0
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.024 + TMP_GOPATH=
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.024 + : /build
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.027 + '[' -z '' ']'
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.029 ++ mktemp -d
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.033 + export GOPATH=/tmp/tmp.cXvqVoAc6E
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.081 + GOPATH=/tmp/tmp.cXvqVoAc6E
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.081 + RM_GOPATH=1
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.087 + case "$(go env GOARCH)" in
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.096 ++ go env GOARCH
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.166 + export GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.166 + GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.178 ++ dirname /tmp/install/install.sh
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.185 + dir=/tmp/install
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.186 + bin=golangci_lint
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.186 + shift
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.186 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.186 + . /tmp/install/golangci_lint.installer
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.186 ++ : v1.23.8
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.186 + install_golangci_lint
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.186 + echo 'Installing golangci-lint version v1.23.8'
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.186 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
01:27:18 [2020-05-21T01:27:18.329Z] #46 1.187 Installing golangci-lint version v1.23.8
01:27:18 [2020-05-21T01:27:18.329Z] #46 ...
01:27:18 [2020-05-21T01:27:18.329Z] 
01:27:18 [2020-05-21T01:27:18.329Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.814 + RM_GOPATH=0
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.814 + TMP_GOPATH=
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.814 + : /build
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.815 + '[' -z '' ']'
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.816 ++ mktemp -d
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.818 + export GOPATH=/tmp/tmp.0c0snFOIsD
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.818 + GOPATH=/tmp/tmp.0c0snFOIsD
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.818 + RM_GOPATH=1
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.818 + case "$(go env GOARCH)" in
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.819 ++ go env GOARCH
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.829 + export GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.829 + GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.830 ++ dirname /tmp/install/install.sh
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.832 + dir=/tmp/install
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.832 + bin=proxy
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.832 + shift
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.833 + '[' '!' -f /tmp/install/proxy.installer ']'
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.833 + . /tmp/install/proxy.installer
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.834 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.834 + install_proxy
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.834 + case "$1" in
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.835 + export CGO_ENABLED=0
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.835 + CGO_ENABLED=0
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.835 + _install_proxy
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.835 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.835 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0c0snFOIsD/src/github.com/docker/libnetwork
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.836 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:18 [2020-05-21T01:27:18.329Z] #60 0.839 Cloning into '/tmp/tmp.0c0snFOIsD/src/github.com/docker/libnetwork'...
01:27:18 [2020-05-21T01:27:18.329Z] #60 ...
01:27:18 [2020-05-21T01:27:18.329Z] 
01:27:18 [2020-05-21T01:27:18.329Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.052 + RM_GOPATH=0
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.052 + TMP_GOPATH=
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.052 + : /build
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.052 + '[' -z '' ']'
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.052 ++ mktemp -d
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.082 + export GOPATH=/tmp/tmp.uOp1cswTHX
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.082 + GOPATH=/tmp/tmp.uOp1cswTHX
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.083 + RM_GOPATH=1
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.096 + case "$(go env GOARCH)" in
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.099 ++ go env GOARCH
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.177 + export GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.177 + GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.184 ++ dirname /tmp/install/install.sh
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.193 + dir=/tmp/install
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.195 + bin=vndr
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.195 + shift
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.197 + '[' '!' -f /tmp/install/vndr.installer ']'
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.198 + . /tmp/install/vndr.installer
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.203 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.205 + install_vndr
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.205 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.205 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.205 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uOp1cswTHX/src/github.com/LK4D4/vndr
01:27:18 [2020-05-21T01:27:18.329Z] #42 1.258 Cloning into '/tmp/tmp.uOp1cswTHX/src/github.com/LK4D4/vndr'...
01:27:18 [2020-05-21T01:27:18.329Z] #42 2.826 + cd /tmp/tmp.uOp1cswTHX/src/github.com/LK4D4/vndr
01:27:18 [2020-05-21T01:27:18.329Z] #42 2.835 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:18 [2020-05-21T01:27:18.329Z] #42 2.851 + go build -buildmode=pie -v -o /build/vndr .
01:27:18 [2020-05-21T01:27:18.329Z] #42 5.284 internal/race
01:27:18 [2020-05-21T01:27:18.329Z] #42 5.298 runtime/internal/atomic
01:27:18 [2020-05-21T01:27:18.329Z] #42 5.301 runtime/internal/math
01:27:18 [2020-05-21T01:27:18.329Z] #42 5.318 internal/cpu
01:27:18 [2020-05-21T01:27:18.329Z] #42 5.613 sync/atomic
01:27:18 [2020-05-21T01:27:18.329Z] #42 5.748 unicode
01:27:18 [2020-05-21T01:27:18.329Z] #42 6.387 unicode/utf8
01:27:18 [2020-05-21T01:27:18.329Z] #42 7.369 math
01:27:18 [2020-05-21T01:27:18.329Z] #42 7.889 internal/bytealg
01:27:18 [2020-05-21T01:27:18.329Z] #42 9.791 unicode/utf16
01:27:18 [2020-05-21T01:27:18.333Z] #39 147.7   CC       criu/tty.o
01:27:18 [2020-05-21T01:27:18.358Z] #54 ...
01:27:18 [2020-05-21T01:27:18.358Z] 
01:27:18 [2020-05-21T01:27:18.358Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.06 + RM_GOPATH=0
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.06 + TMP_GOPATH=
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.06 + : /build
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.06 + '[' -z '' ']'
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.07 ++ mktemp -d
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.07 + export GOPATH=/tmp/tmp.Cp9cKez4JE
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.07 + GOPATH=/tmp/tmp.Cp9cKez4JE
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.07 + RM_GOPATH=1
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.07 + case "$(go env GOARCH)" in
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.07 ++ go env GOARCH
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.09 + export GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.10 + GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.10 ++ dirname /tmp/install/install.sh
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.10 + dir=/tmp/install
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.10 + bin=gotestsum
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.10 + shift
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.11 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.11 + . /tmp/install/gotestsum.installer
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.11 ++ : v0.3.5
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.11 + install_gotestsum
01:27:18 [2020-05-21T01:27:18.358Z] #43 11.11 + set -e
01:27:18 [2020-05-21T01:27:18.359Z] #43 11.11 + export GO111MODULE=on
01:27:18 [2020-05-21T01:27:18.359Z] #43 11.11 + GO111MODULE=on
01:27:18 [2020-05-21T01:27:18.359Z] #43 11.11 + go get -d gotest.tools/gotestsum@v0.3.5
01:27:18 [2020-05-21T01:27:18.359Z] #43 11.15 go: finding gotest.tools/gotestsum v0.3.5
01:27:18 [2020-05-21T01:27:18.359Z] #43 11.16 go: finding gotest.tools v0.3.5
01:27:18 [2020-05-21T01:27:18.616Z] #43 ...
01:27:18 [2020-05-21T01:27:18.616Z] 
01:27:18 [2020-05-21T01:27:18.616Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.80 + RM_GOPATH=0
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.80 + TMP_GOPATH=
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.80 + : /build
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.80 + '[' -z '' ']'
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.80 ++ mktemp -d
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.81 + export GOPATH=/tmp/tmp.LiWdfwXBH1
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.81 + GOPATH=/tmp/tmp.LiWdfwXBH1
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.81 + RM_GOPATH=1
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.81 + case "$(go env GOARCH)" in
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.82 ++ go env GOARCH
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.88 + export GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.88 + GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.88 ++ dirname /tmp/install/install.sh
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 + dir=/tmp/install
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 + bin=golangci_lint
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 + shift
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 + . /tmp/install/golangci_lint.installer
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 ++ : v1.23.8
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 + install_golangci_lint
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 + echo 'Installing golangci-lint version v1.23.8'
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
01:27:18 [2020-05-21T01:27:18.616Z] #45 10.89 Installing golangci-lint version v1.23.8
01:27:18 [2020-05-21T01:27:18.617Z] #42 ...
01:27:18 [2020-05-21T01:27:18.617Z] 
01:27:18 [2020-05-21T01:27:18.617Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:18 [2020-05-21T01:27:18.617Z] #11 1.447 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:18 [2020-05-21T01:27:18.617Z] #11 1.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:18 [2020-05-21T01:27:18.617Z] #11 1.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:18 [2020-05-21T01:27:18.617Z] #11 3.508 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
01:27:18 [2020-05-21T01:27:18.617Z] #11 7.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
01:27:18 [2020-05-21T01:27:18.617Z] #11 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
01:27:18 [2020-05-21T01:27:18.617Z] #11 ...
01:27:18 [2020-05-21T01:27:18.617Z] 
01:27:18 [2020-05-21T01:27:18.617Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.019 + RM_GOPATH=0
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.021 + TMP_GOPATH=
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.021 + : /build
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.021 + '[' -z '' ']'
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.029 ++ mktemp -d
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.032 + export GOPATH=/tmp/tmp.ECVWGHQ9mz
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.032 + GOPATH=/tmp/tmp.ECVWGHQ9mz
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.032 + RM_GOPATH=1
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.032 + case "$(go env GOARCH)" in
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.035 ++ go env GOARCH
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.137 + export GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.137 + GO_BUILDMODE=-buildmode=pie
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.138 ++ dirname /tmp/install/install.sh
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.146 + dir=/tmp/install
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.146 + bin=dockercli
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.147 + shift
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.147 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.147 + . /tmp/install/dockercli.installer
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.147 ++ : stable
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.148 ++ : 17.06.2-ce
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.150 + install_dockercli
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.154 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.155 Install docker/cli version 17.06.2-ce from stable
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.156 ++ uname -m
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.169 + arch=ppc64le
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.169 + '[' ppc64le '!=' x86_64 ']'
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.169 + '[' ppc64le '!=' s390x ']'
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.170 + '[' ppc64le '!=' armhf ']'
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.170 + build_dockercli
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.170 + git clone https://github.com/docker/docker-ce /tmp/tmp.ECVWGHQ9mz/tmp/docker-ce
01:27:18 [2020-05-21T01:27:18.617Z] #22 1.227 Cloning into '/tmp/tmp.ECVWGHQ9mz/tmp/docker-ce'...
01:27:18 [2020-05-21T01:27:18.905Z] #22 ...
01:27:18 [2020-05-21T01:27:18.905Z] 
01:27:18 [2020-05-21T01:27:18.905Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:18 [2020-05-21T01:27:18.905Z] #33 1.446 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #33 1.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #33 2.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #33 3.736 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #33 7.230 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #33 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
01:27:18 [2020-05-21T01:27:18.905Z] #33 ...
01:27:18 [2020-05-21T01:27:18.905Z] 
01:27:18 [2020-05-21T01:27:18.905Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:18 [2020-05-21T01:27:18.905Z] #52 1.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #52 1.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #52 1.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #52 3.800 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #52 7.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
01:27:18 [2020-05-21T01:27:18.905Z] #52 9.851 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
01:27:19 [2020-05-21T01:27:19.198Z] #52 ...
01:27:19 [2020-05-21T01:27:19.198Z] 
01:27:19 [2020-05-21T01:27:19.198Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:19 [2020-05-21T01:27:19.198Z] #24 1.444 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:19 [2020-05-21T01:27:19.198Z] #24 1.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:19 [2020-05-21T01:27:19.198Z] #24 1.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:19 [2020-05-21T01:27:19.198Z] #24 3.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
01:27:19 [2020-05-21T01:27:19.198Z] #24 7.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
01:27:19 [2020-05-21T01:27:19.198Z] #24 10.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
01:27:19 [2020-05-21T01:27:19.198Z] #24 ...
01:27:19 [2020-05-21T01:27:19.198Z] 
01:27:19 [2020-05-21T01:27:19.198Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.892 + RM_GOPATH=0
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.892 + TMP_GOPATH=
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.892 + : /build
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.892 + '[' -z '' ']'
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.894 ++ mktemp -d
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.896 + export GOPATH=/tmp/tmp.HesuVlo5yr
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.897 + GOPATH=/tmp/tmp.HesuVlo5yr
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.897 + RM_GOPATH=1
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.897 + case "$(go env GOARCH)" in
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.898 ++ go env GOARCH
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.908 + export GO_BUILDMODE=-buildmode=pie
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.909 + GO_BUILDMODE=-buildmode=pie
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.909 ++ dirname /tmp/install/install.sh
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.910 + dir=/tmp/install
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.910 + bin=rootlesskit
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.910 + shift
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.911 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.911 + . /tmp/install/rootlesskit.installer
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.911 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.912 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.913 + install_rootlesskit
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.913 + case "$1" in
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.913 + export CGO_ENABLED=0
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.913 + CGO_ENABLED=0
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.913 + _install_rootlesskit
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.913 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.913 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HesuVlo5yr/src/github.com/rootless-containers/rootlesskit
01:27:19 [2020-05-21T01:27:19.198Z] #55 0.915 Cloning into '/tmp/tmp.HesuVlo5yr/src/github.com/rootless-containers/rootlesskit'...
01:27:19 [2020-05-21T01:27:19.198Z] #55 8.944 + cd /tmp/tmp.HesuVlo5yr/src/github.com/rootless-containers/rootlesskit
01:27:19 [2020-05-21T01:27:19.198Z] #55 8.944 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:19 [2020-05-21T01:27:19.198Z] #55 9.980 + for f in rootlesskit rootlesskit-docker-proxy
01:27:19 [2020-05-21T01:27:19.198Z] #55 9.980 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
01:27:19 [2020-05-21T01:27:19.487Z] #55 ...
01:27:19 [2020-05-21T01:27:19.487Z] 
01:27:19 [2020-05-21T01:27:19.487Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.054 + RM_GOPATH=0
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.054 + TMP_GOPATH=
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.054 + : /build
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.055 + '[' -z '' ']'
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.086 ++ mktemp -d
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.142 + export GOPATH=/tmp/tmp.96H6acVVn8
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.142 + GOPATH=/tmp/tmp.96H6acVVn8
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.144 + RM_GOPATH=1
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.144 + case "$(go env GOARCH)" in
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.147 ++ go env GOARCH
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.226 + export GO_BUILDMODE=-buildmode=pie
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.227 + GO_BUILDMODE=-buildmode=pie
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.233 ++ dirname /tmp/install/install.sh
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.244 + dir=/tmp/install
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.248 + bin=shfmt
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.249 + shift
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.249 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.249 + . /tmp/install/shfmt.installer
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.250 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.251 + install_shfmt
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.251 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.252 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.252 + git clone https://github.com/mvdan/sh.git /tmp/tmp.96H6acVVn8/src/github.com/mvdan/sh
01:27:19 [2020-05-21T01:27:19.487Z] #48 1.257 Cloning into '/tmp/tmp.96H6acVVn8/src/github.com/mvdan/sh'...
01:27:19 [2020-05-21T01:27:19.487Z] #48 ...
01:27:19 [2020-05-21T01:27:19.487Z] 
01:27:19 [2020-05-21T01:27:19.487Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:27:19 [2020-05-21T01:27:19.487Z] #29 0.709 + git clone https://github.com/kolyshkin/go-swagger.git .
01:27:19 [2020-05-21T01:27:19.487Z] #29 0.712 Cloning into '.'...
01:27:19 [2020-05-21T01:27:19.707Z] #39 149.2   CC       criu/tun.o
01:27:19 [2020-05-21T01:27:19.777Z] #29 ...
01:27:19 [2020-05-21T01:27:19.778Z] 
01:27:19 [2020-05-21T01:27:19.778Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:19 [2020-05-21T01:27:19.778Z] #39 1.444 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:19 [2020-05-21T01:27:19.778Z] #39 1.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:19 [2020-05-21T01:27:19.778Z] #39 1.984 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:19 [2020-05-21T01:27:19.778Z] #39 4.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
01:27:19 [2020-05-21T01:27:19.778Z] #39 8.163 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
01:27:19 [2020-05-21T01:27:19.778Z] #39 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
01:27:19 [2020-05-21T01:27:19.778Z] #39 ...
01:27:19 [2020-05-21T01:27:19.778Z] 
01:27:19 [2020-05-21T01:27:19.778Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:19 [2020-05-21T01:27:19.778Z] #42 10.88 runtime
01:27:19 [2020-05-21T01:27:19.778Z] #42 10.89 container/list
01:27:19 [2020-05-21T01:27:19.983Z] #43 ...
01:27:19 [2020-05-21T01:27:19.983Z] 
01:27:19 [2020-05-21T01:27:19.983Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:19 [2020-05-21T01:27:19.983Z] #30 7.036 runtime/internal/math
01:27:19 [2020-05-21T01:27:19.983Z] #30 7.142 unicode/utf8
01:27:19 [2020-05-21T01:27:19.983Z] #30 7.277 internal/race
01:27:19 [2020-05-21T01:27:19.983Z] #30 7.461 math
01:27:19 [2020-05-21T01:27:19.983Z] #30 7.516 sync/atomic
01:27:19 [2020-05-21T01:27:19.983Z] #30 7.589 internal/bytealg
01:27:19 [2020-05-21T01:27:19.983Z] #30 7.862 unicode
01:27:19 [2020-05-21T01:27:19.983Z] #30 8.078 internal/testlog
01:27:19 [2020-05-21T01:27:19.983Z] #30 8.956 runtime
01:27:19 [2020-05-21T01:27:19.983Z] #30 9.034 encoding
01:27:19 [2020-05-21T01:27:19.983Z] #30 9.378 runtime/cgo
01:27:20 [2020-05-21T01:27:20.247Z] #30 ...
01:27:20 [2020-05-21T01:27:20.247Z] 
01:27:20 [2020-05-21T01:27:20.247Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:20 [2020-05-21T01:27:20.247Z] #47 15.43 + cd /tmp/tmp.0EhncBanDn/src/github.com/mvdan/sh
01:27:20 [2020-05-21T01:27:20.247Z] #47 15.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:20 [2020-05-21T01:27:20.247Z] #47 15.57 + GO111MODULE=on
01:27:20 [2020-05-21T01:27:20.247Z] #47 15.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
01:27:20 [2020-05-21T01:27:20.272Z] #39 149.7   CC       criu/uffd.o
01:27:20 [2020-05-21T01:27:20.508Z] #47 17.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:20 [2020-05-21T01:27:20.508Z] #47 17.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:20 [2020-05-21T01:27:20.508Z] #47 17.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:20 [2020-05-21T01:27:20.769Z] #47 17.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:21 [2020-05-21T01:27:21.195Z] #30 ...
01:27:21 [2020-05-21T01:27:21.195Z] 
01:27:21 [2020-05-21T01:27:21.195Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:21 [2020-05-21T01:27:21.195Z] #32 7.308 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:21 [2020-05-21T01:27:21.195Z] #32 7.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:21 [2020-05-21T01:27:21.195Z] #32 7.338 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:21 [2020-05-21T01:27:21.195Z] #32 8.350 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:21 [2020-05-21T01:27:21.195Z] #32 ...
01:27:21 [2020-05-21T01:27:21.195Z] 
01:27:21 [2020-05-21T01:27:21.195Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:21 [2020-05-21T01:27:21.195Z] #23 ...
01:27:21 [2020-05-21T01:27:21.195Z] 
01:27:21 [2020-05-21T01:27:21.195Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:21 [2020-05-21T01:27:21.195Z] #38 ...
01:27:21 [2020-05-21T01:27:21.195Z] 
01:27:21 [2020-05-21T01:27:21.195Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:27:21 [2020-05-21T01:27:21.195Z] #54 ...
01:27:21 [2020-05-21T01:27:21.195Z] 
01:27:21 [2020-05-21T01:27:21.195Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.678 + RM_GOPATH=0
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.678 + TMP_GOPATH=
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.678 + : /build
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.678 + '[' -z '' ']'
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.679 ++ mktemp -d
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.689 + export GOPATH=/tmp/tmp.i8IOQ3jN0p
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.689 + GOPATH=/tmp/tmp.i8IOQ3jN0p
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.689 + RM_GOPATH=1
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.689 + case "$(go env GOARCH)" in
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.689 ++ go env GOARCH
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.734 + export GO_BUILDMODE=-buildmode=pie
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.734 + GO_BUILDMODE=-buildmode=pie
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.734 ++ dirname /tmp/install/install.sh
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.746 + dir=/tmp/install
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.746 + bin=gotestsum
01:27:21 [2020-05-21T01:27:21.195Z] #43 8.746 + shift
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.746 + '[' '!' -f /tmp/install/gotestsum.installer ']'
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.746 + . /tmp/install/gotestsum.installer
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.746 ++ : v0.3.5
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.746 + install_gotestsum
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.752 + set -e
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.752 + export GO111MODULE=on
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.752 + GO111MODULE=on
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.752 + go get -d gotest.tools/gotestsum@v0.3.5
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.881 go: finding gotest.tools/gotestsum v0.3.5
01:27:21 [2020-05-21T01:27:21.196Z] #43 8.894 go: finding gotest.tools v0.3.5
01:27:21 [2020-05-21T01:27:21.196Z] #43 10.34 go: downloading gotest.tools/gotestsum v0.3.5
01:27:21 [2020-05-21T01:27:21.196Z] #43 ...
01:27:21 [2020-05-21T01:27:21.196Z] 
01:27:21 [2020-05-21T01:27:21.196Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.72 + RM_GOPATH=0
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.72 + TMP_GOPATH=
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.72 + : /build
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.72 + '[' -z '' ']'
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.73 ++ mktemp -d
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.73 + export GOPATH=/tmp/tmp.OtuHy5FKpo
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.73 + GOPATH=/tmp/tmp.OtuHy5FKpo
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.73 + RM_GOPATH=1
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.73 + case "$(go env GOARCH)" in
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.73 ++ go env GOARCH
01:27:21 [2020-05-21T01:27:21.196Z] #47 10.76 + export GO_BUILDMODE=-buildmode=pie
01:27:21 [2020-05-21T01:27:21.203Z] #39 150.7   CC       criu/util.o
01:27:21 [2020-05-21T01:27:21.340Z] #47 18.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.76 + GO_BUILDMODE=-buildmode=pie
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.76 ++ dirname /tmp/install/install.sh
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 + dir=/tmp/install
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 + bin=shfmt
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 + shift
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 + '[' '!' -f /tmp/install/shfmt.installer ']'
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 + . /tmp/install/shfmt.installer
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 + install_shfmt
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.77 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OtuHy5FKpo/src/github.com/mvdan/sh
01:27:21 [2020-05-21T01:27:21.454Z] #47 10.80 Cloning into '/tmp/tmp.OtuHy5FKpo/src/github.com/mvdan/sh'...
01:27:21 [2020-05-21T01:27:21.454Z] #47 ...
01:27:21 [2020-05-21T01:27:21.454Z] 
01:27:21 [2020-05-21T01:27:21.454Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:21 [2020-05-21T01:27:21.712Z] #41 ...
01:27:21 [2020-05-21T01:27:21.712Z] 
01:27:21 [2020-05-21T01:27:21.712Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:27:21 [2020-05-21T01:27:21.712Z] #45 ...
01:27:21 [2020-05-21T01:27:21.712Z] 
01:27:21 [2020-05-21T01:27:21.712Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:21 [2020-05-21T01:27:21.712Z] #36 ...
01:27:21 [2020-05-21T01:27:21.712Z] 
01:27:21 [2020-05-21T01:27:21.712Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 + RM_GOPATH=0
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 + TMP_GOPATH=
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 + : /build
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 + '[' -z '' ']'
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 ++ mktemp -d
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 + export GOPATH=/tmp/tmp.SAazuIV6G1
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 + GOPATH=/tmp/tmp.SAazuIV6G1
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 + RM_GOPATH=1
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 + case "$(go env GOARCH)" in
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.092 ++ go env GOARCH
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.151 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + export GO_BUILDMODE=-buildmode=pie
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + GO_BUILDMODE=-buildmode=pie
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 ++ dirname /tmp/install/install.sh
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + dir=/tmp/install
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + bin=proxy
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + shift
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + '[' '!' -f /tmp/install/proxy.installer ']'
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + . /tmp/install/proxy.installer
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + install_proxy
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + case "$1" in
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + export CGO_ENABLED=0
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + CGO_ENABLED=0
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + _install_proxy
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SAazuIV6G1/src/github.com/docker/libnetwork
01:27:21 [2020-05-21T01:27:21.712Z] #59 8.152 Cloning into '/tmp/tmp.SAazuIV6G1/src/github.com/docker/libnetwork'...
01:27:21 [2020-05-21T01:27:21.767Z] #39 ...
01:27:21 [2020-05-21T01:27:21.768Z] 
01:27:21 [2020-05-21T01:27:21.768Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:27:21 [2020-05-21T01:27:21.768Z] #19 10.42   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
01:27:21 [2020-05-21T01:27:21.846Z] #42 13.92 crypto/internal/subtle
01:27:21 [2020-05-21T01:27:21.911Z] #47 18.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:21 [2020-05-21T01:27:21.970Z] #59 ...
01:27:21 [2020-05-21T01:27:21.970Z] 
01:27:21 [2020-05-21T01:27:21.970Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.06 + RM_GOPATH=0
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.06 + TMP_GOPATH=
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.06 + : /build
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.06 + '[' -z '' ']'
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.06 ++ mktemp -d
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.07 + export GOPATH=/tmp/tmp.EdDnsJvRew
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.07 + GOPATH=/tmp/tmp.EdDnsJvRew
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.07 + RM_GOPATH=1
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.07 + case "$(go env GOARCH)" in
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.07 ++ go env GOARCH
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.14 + export GO_BUILDMODE=-buildmode=pie
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.14 + GO_BUILDMODE=-buildmode=pie
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.14 ++ dirname /tmp/install/install.sh
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.17 + dir=/tmp/install
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.17 + bin=dockercli
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 + shift
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 + '[' '!' -f /tmp/install/dockercli.installer ']'
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 + . /tmp/install/dockercli.installer
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 ++ : stable
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 ++ : 17.06.2-ce
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 + install_dockercli
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 Install docker/cli version 17.06.2-ce from stable
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.18 ++ uname -m
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.20 + arch=x86_64
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.20 + '[' x86_64 '!=' x86_64 ']'
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.20 + url=https://download.docker.com/linux/static
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.20 + tar -xz docker/docker
01:27:21 [2020-05-21T01:27:21.970Z] #21 11.21 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
01:27:21 [2020-05-21T01:27:21.970Z] #21 ...
01:27:21 [2020-05-21T01:27:21.970Z] 
01:27:21 [2020-05-21T01:27:21.970Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:22 [2020-05-21T01:27:22.025Z] #19 10.51 Collecting pyyaml (from yamllint==1.16.0)
01:27:22 [2020-05-21T01:27:22.025Z] #19 10.62   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
01:27:22 [2020-05-21T01:27:22.236Z] #10 ...
01:27:22 [2020-05-21T01:27:22.236Z] 
01:27:22 [2020-05-21T01:27:22.236Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.55 + RM_GOPATH=0
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.55 + TMP_GOPATH=
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.55 + : /build
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.55 + '[' -z '' ']'
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.56 ++ mktemp -d
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.56 + export GOPATH=/tmp/tmp.rrVhFVGI8s
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.56 + GOPATH=/tmp/tmp.rrVhFVGI8s
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.56 + RM_GOPATH=1
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.56 + case "$(go env GOARCH)" in
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.57 ++ go env GOARCH
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.58 + export GO_BUILDMODE=-buildmode=pie
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.58 + GO_BUILDMODE=-buildmode=pie
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.58 ++ dirname /tmp/install/install.sh
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 + dir=/tmp/install
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 + bin=vndr
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 + shift
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 + '[' '!' -f /tmp/install/vndr.installer ']'
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 + . /tmp/install/vndr.installer
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 + install_vndr
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rrVhFVGI8s/src/github.com/LK4D4/vndr
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:22 [2020-05-21T01:27:22.236Z] #41 11.59 Cloning into '/tmp/tmp.rrVhFVGI8s/src/github.com/LK4D4/vndr'...
01:27:22 [2020-05-21T01:27:22.855Z] #47 19.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:22 [2020-05-21T01:27:22.871Z] #42 14.60 crypto/subtle
01:27:23 [2020-05-21T01:27:23.011Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
01:27:23 [2020-05-21T01:27:23.174Z] #41 12.56 + cd /tmp/tmp.rrVhFVGI8s/src/github.com/LK4D4/vndr
01:27:23 [2020-05-21T01:27:23.174Z] #41 12.56 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:23 [2020-05-21T01:27:23.396Z] #19 11.82 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
01:27:23 [2020-05-21T01:27:23.396Z] #19 11.86   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
01:27:23 [2020-05-21T01:27:23.396Z] #19 11.89 Building wheels for collected packages: pyyaml
01:27:23 [2020-05-21T01:27:23.396Z] #19 11.90   Running setup.py bdist_wheel for pyyaml: started
01:27:23 [2020-05-21T01:27:23.432Z] #41 12.68 + go build -buildmode=pie -v -o /build/vndr .
01:27:23 [2020-05-21T01:27:23.499Z] #42 15.34 vendor/golang.org/x/crypto/cryptobyte/asn1
01:27:23 [2020-05-21T01:27:23.796Z] #47 ...
01:27:23 [2020-05-21T01:27:23.796Z] 
01:27:23 [2020-05-21T01:27:23.796Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:23 [2020-05-21T01:27:23.797Z] #59 19.77 Checking out files:  62% (1292/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
01:27:23 [2020-05-21T01:27:23.797Z] #59 20.62 + cd /tmp/tmp.wvUjggf64Y/src/github.com/docker/libnetwork
01:27:23 [2020-05-21T01:27:23.797Z] #59 20.62 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:23 [2020-05-21T01:27:23.879Z] #45 ...
01:27:23 [2020-05-21T01:27:23.879Z] 
01:27:23 [2020-05-21T01:27:23.879Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:27:23 [2020-05-21T01:27:23.879Z] #54 15.84 Checking out files:  97% (775/795)   
Checking out files:  98% (780/795)   
Checking out files:  99% (788/795)   
Checking out files: 100% (795/795)   
Checking out files: 100% (795/795), done.
01:27:23 [2020-05-21T01:27:23.879Z] #54 15.93 + cd /tmp/tmp.PWtLUJUSV7/src/github.com/rootless-containers/rootlesskit
01:27:23 [2020-05-21T01:27:23.879Z] #54 15.93 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:23 [2020-05-21T01:27:23.879Z] #54 16.57 + for f in rootlesskit rootlesskit-docker-proxy
01:27:23 [2020-05-21T01:27:23.879Z] #54 16.58 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
01:27:24 [2020-05-21T01:27:24.057Z] #59 ...
01:27:24 [2020-05-21T01:27:24.057Z] 
01:27:24 [2020-05-21T01:27:24.057Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:24 [2020-05-21T01:27:24.057Z] #10 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
01:27:24 [2020-05-21T01:27:24.057Z] #10 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
01:27:24 [2020-05-21T01:27:24.057Z] #10 20.48 Fetched 8178 kB in 13s (636 kB/s)
01:27:24 [2020-05-21T01:27:24.125Z] #42 16.08 internal/nettrace
01:27:24 [2020-05-21T01:27:24.318Z] #10 20.48 Reading package lists...
01:27:24 [2020-05-21T01:27:24.318Z] #10 ...
01:27:24 [2020-05-21T01:27:24.318Z] 
01:27:24 [2020-05-21T01:27:24.318Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:24 [2020-05-21T01:27:24.318Z] #59 21.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:27:24 [2020-05-21T01:27:24.327Z] #19 12.75   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
01:27:24 [2020-05-21T01:27:24.327Z] #19 12.75   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
01:27:24 [2020-05-21T01:27:24.327Z] #19 12.81 Successfully built pyyaml
01:27:24 [2020-05-21T01:27:24.327Z] #19 12.82 Installing collected packages: pyyaml, pathspec, yamllint
01:27:24 [2020-05-21T01:27:24.585Z] #19 13.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
01:27:24 [2020-05-21T01:27:24.810Z] #54 ...
01:27:24 [2020-05-21T01:27:24.810Z] 
01:27:24 [2020-05-21T01:27:24.810Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:24 [2020-05-21T01:27:24.810Z] #41 7.970 + cd /tmp/tmp.fvVj2Bwthn/src/github.com/LK4D4/vndr
01:27:24 [2020-05-21T01:27:24.810Z] #41 7.970 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
01:27:24 [2020-05-21T01:27:24.810Z] #41 8.029 + go build -buildmode=pie -v -o /build/vndr .
01:27:24 [2020-05-21T01:27:24.810Z] #41 10.25 runtime/internal/atomic
01:27:24 [2020-05-21T01:27:24.810Z] #41 10.32 internal/cpu
01:27:24 [2020-05-21T01:27:24.810Z] #41 10.74 runtime/internal/sys
01:27:24 [2020-05-21T01:27:24.810Z] #41 11.30 runtime/internal/math
01:27:24 [2020-05-21T01:27:24.810Z] #41 11.59 internal/bytealg
01:27:24 [2020-05-21T01:27:24.810Z] #41 11.69 internal/race
01:27:24 [2020-05-21T01:27:24.810Z] #41 11.84 sync/atomic
01:27:24 [2020-05-21T01:27:24.810Z] #41 12.28 unicode
01:27:24 [2020-05-21T01:27:24.810Z] #41 13.29 runtime
01:27:24 [2020-05-21T01:27:24.890Z] #59 ...
01:27:24 [2020-05-21T01:27:24.890Z] 
01:27:24 [2020-05-21T01:27:24.890Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:24 [2020-05-21T01:27:24.890Z] #23 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
01:27:24 [2020-05-21T01:27:24.890Z] #23 18.23 Fetched 8178 kB in 12s (694 kB/s)
01:27:24 [2020-05-21T01:27:24.890Z] #23 18.23 Reading package lists...
01:27:24 [2020-05-21T01:27:24.890Z] #23 ...
01:27:24 [2020-05-21T01:27:24.890Z] 
01:27:24 [2020-05-21T01:27:24.890Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:24 [2020-05-21T01:27:24.890Z] #36 21.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:27:25 [2020-05-21T01:27:25.067Z] #41 ...
01:27:25 [2020-05-21T01:27:25.067Z] 
01:27:25 [2020-05-21T01:27:25.067Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:25 [2020-05-21T01:27:25.067Z] #43 12.27 go: downloading gotest.tools/gotestsum v0.3.5
01:27:25 [2020-05-21T01:27:25.067Z] #43 12.75 go: extracting gotest.tools/gotestsum v0.3.5
01:27:25 [2020-05-21T01:27:25.067Z] #43 13.69 go: downloading gotest.tools v2.1.0+incompatible
01:27:25 [2020-05-21T01:27:25.067Z] #43 13.85 go: extracting gotest.tools v2.1.0+incompatible
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.03 go: downloading github.com/spf13/pflag v1.0.1
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.23 go: downloading github.com/jonboulle/clockwork v0.1.0
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.36 go: downloading github.com/sirupsen/logrus v1.0.5
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.36 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.44 go: downloading github.com/pkg/errors v0.8.0
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.68 go: extracting github.com/jonboulle/clockwork v0.1.0
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.71 go: downloading github.com/fatih/color v1.6.0
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.79 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:27:25 [2020-05-21T01:27:25.067Z] #43 14.90 go: extracting github.com/sirupsen/logrus v1.0.5
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.08 go: extracting github.com/pkg/errors v0.8.0
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.33 go: extracting github.com/fatih/color v1.6.0
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.45 go: extracting github.com/spf13/pflag v1.0.1
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.45 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.59 go: downloading github.com/mattn/go-colorable v0.0.9
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.62 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.62 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.62 go: downloading github.com/mattn/go-isatty v0.0.3
01:27:25 [2020-05-21T01:27:25.067Z] #43 15.96 go: extracting github.com/mattn/go-colorable v0.0.9
01:27:25 [2020-05-21T01:27:25.067Z] #43 16.09 go: extracting github.com/mattn/go-isatty v0.0.3
01:27:25 [2020-05-21T01:27:25.148Z] #42 ...
01:27:25 [2020-05-21T01:27:25.148Z] 
01:27:25 [2020-05-21T01:27:25.148Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:25 [2020-05-21T01:27:25.148Z] #31 7.022 math
01:27:25 [2020-05-21T01:27:25.148Z] #31 7.350 unicode
01:27:25 [2020-05-21T01:27:25.148Z] #31 7.484 internal/testlog
01:27:25 [2020-05-21T01:27:25.148Z] #31 8.955 encoding
01:27:25 [2020-05-21T01:27:25.148Z] #31 9.453 runtime/cgo
01:27:25 [2020-05-21T01:27:25.148Z] #31 9.655 runtime
01:27:25 [2020-05-21T01:27:25.148Z] #31 ...
01:27:25 [2020-05-21T01:27:25.148Z] 
01:27:25 [2020-05-21T01:27:25.148Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:25 [2020-05-21T01:27:25.148Z] #42 17.09 runtime/cgo
01:27:25 [2020-05-21T01:27:25.149Z] #19 DONE 13.5s
01:27:25 [2020-05-21T01:27:25.149Z] 
01:27:25 [2020-05-21T01:27:25.149Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
01:27:25 [2020-05-21T01:27:25.149Z] #22 DONE 0.2s
01:27:25 [2020-05-21T01:27:25.149Z] 
01:27:25 [2020-05-21T01:27:25.149Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
01:27:25 [2020-05-21T01:27:25.467Z] #36 ...
01:27:25 [2020-05-21T01:27:25.468Z] 
01:27:25 [2020-05-21T01:27:25.468Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:25 [2020-05-21T01:27:25.468Z] #38 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
01:27:25 [2020-05-21T01:27:25.468Z] #38 18.38 Fetched 8178 kB in 12s (686 kB/s)
01:27:25 [2020-05-21T01:27:25.468Z] #38 18.38 Reading package lists...
01:27:25 [2020-05-21T01:27:25.468Z] #38 ...
01:27:25 [2020-05-21T01:27:25.468Z] 
01:27:25 [2020-05-21T01:27:25.468Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:25 [2020-05-21T01:27:25.468Z] #41 12.42 crypto/internal/subtle
01:27:25 [2020-05-21T01:27:25.468Z] #41 12.88 crypto/subtle
01:27:25 [2020-05-21T01:27:25.468Z] #41 13.21 vendor/golang.org/x/crypto/cryptobyte/asn1
01:27:25 [2020-05-21T01:27:25.468Z] #41 13.51 internal/nettrace
01:27:25 [2020-05-21T01:27:25.468Z] #41 14.22 runtime/cgo
01:27:25 [2020-05-21T01:27:25.468Z] #41 15.73 vendor/golang.org/x/crypto/internal/subtle
01:27:25 [2020-05-21T01:27:25.468Z] #41 ...
01:27:25 [2020-05-21T01:27:25.468Z] 
01:27:25 [2020-05-21T01:27:25.468Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:25 [2020-05-21T01:27:25.468Z] #43 17.27 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
01:27:25 [2020-05-21T01:27:25.468Z] #43 18.36 go: finding gotest.tools/gotestsum v0.4.2
01:27:25 [2020-05-21T01:27:25.468Z] #43 18.37 go: downloading gotest.tools/gotestsum v0.4.2
01:27:25 [2020-05-21T01:27:25.468Z] #43 18.44 go: finding gotest.tools v2.2.0+incompatible
01:27:25 [2020-05-21T01:27:25.468Z] #43 18.45 go: downloading gotest.tools v2.2.0+incompatible
01:27:25 [2020-05-21T01:27:25.468Z] #43 18.86 go: extracting gotest.tools/gotestsum v0.4.2
01:27:25 [2020-05-21T01:27:25.468Z] #43 18.87 go: extracting gotest.tools v2.2.0+incompatible
01:27:25 [2020-05-21T01:27:25.468Z] #43 19.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:25 [2020-05-21T01:27:25.468Z] #43 19.65 go: downloading github.com/pkg/errors v0.8.1
01:27:25 [2020-05-21T01:27:25.468Z] #43 19.66 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:25 [2020-05-21T01:27:25.468Z] #43 19.82 go: downloading github.com/spf13/pflag v1.0.3
01:27:25 [2020-05-21T01:27:25.468Z] #43 19.85 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:25 [2020-05-21T01:27:25.468Z] #43 19.87 go: extracting github.com/pkg/errors v0.8.1
01:27:25 [2020-05-21T01:27:25.468Z] #43 20.08 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:25 [2020-05-21T01:27:25.468Z] #43 20.58 go: extracting github.com/spf13/pflag v1.0.3
01:27:25 [2020-05-21T01:27:25.468Z] #43 21.59 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:25 [2020-05-21T01:27:25.468Z] #43 21.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:25 [2020-05-21T01:27:25.955Z] #41 15.05 unicode/utf16
01:27:25 [2020-05-21T01:27:25.955Z] #41 15.37 runtime
01:27:26 [2020-05-21T01:27:26.039Z] #43 ...
01:27:26 [2020-05-21T01:27:26.039Z] 
01:27:26 [2020-05-21T01:27:26.039Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:26 [2020-05-21T01:27:26.039Z] #51 13.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
01:27:26 [2020-05-21T01:27:26.039Z] #51 19.92 Fetched 8178 kB in 12s (663 kB/s)
01:27:26 [2020-05-21T01:27:26.082Z] #26 DONE 0.7s
01:27:26 [2020-05-21T01:27:26.082Z] 
01:27:26 [2020-05-21T01:27:26.082Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
01:27:26 [2020-05-21T01:27:26.082Z] #29 DONE 0.1s
01:27:26 [2020-05-21T01:27:26.082Z] 
01:27:26 [2020-05-21T01:27:26.082Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:27:26 [2020-05-21T01:27:26.082Z] #39 152.1   CC       criu/uts_ns.o
01:27:26 [2020-05-21T01:27:26.082Z] #39 152.4   CC       criu/vdso-compat.o
01:27:26 [2020-05-21T01:27:26.082Z] #39 152.6   CC       criu/vdso.o
01:27:26 [2020-05-21T01:27:26.082Z] #39 153.4   LINK     criu/built-in.o
01:27:26 [2020-05-21T01:27:26.082Z] #39 153.6   LINK     criu/criu
01:27:26 [2020-05-21T01:27:26.082Z] #39 154.0   DEP      lib/c/criu.d
01:27:26 [2020-05-21T01:27:26.082Z] #39 154.1   CC       images/rpc.pb-c.o
01:27:26 [2020-05-21T01:27:26.082Z] #39 155.0   CC       lib/c/criu.o
01:27:26 [2020-05-21T01:27:26.082Z] #39 ...
01:27:26 [2020-05-21T01:27:26.082Z] 
01:27:26 [2020-05-21T01:27:26.082Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
01:27:26 [2020-05-21T01:27:26.082Z] #31 DONE 0.1s
01:27:26 [2020-05-21T01:27:26.082Z] 
01:27:26 [2020-05-21T01:27:26.082Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
01:27:26 [2020-05-21T01:27:26.082Z] #34 DONE 0.1s
01:27:26 [2020-05-21T01:27:26.082Z] 
01:27:26 [2020-05-21T01:27:26.082Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
01:27:26 [2020-05-21T01:27:26.212Z] #41 15.56 container/list
01:27:26 [2020-05-21T01:27:26.300Z] #51 19.92 Reading package lists...
01:27:26 [2020-05-21T01:27:26.300Z] #51 ...
01:27:26 [2020-05-21T01:27:26.300Z] 
01:27:26 [2020-05-21T01:27:26.300Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:26 [2020-05-21T01:27:26.300Z] #47 20.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:26 [2020-05-21T01:27:26.300Z] #47 22.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:26 [2020-05-21T01:27:26.300Z] #47 22.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:26 [2020-05-21T01:27:26.300Z] #47 22.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:26 [2020-05-21T01:27:26.300Z] #47 22.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:26 [2020-05-21T01:27:26.340Z] #37 DONE 0.2s
01:27:26 [2020-05-21T01:27:26.340Z] 
01:27:26 [2020-05-21T01:27:26.340Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:26 [2020-05-21T01:27:26.439Z] #43 19.47 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:27:26 [2020-05-21T01:27:26.598Z] #49 ...
01:27:26 [2020-05-21T01:27:26.598Z] 
01:27:26 [2020-05-21T01:27:26.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:27:26 [2020-05-21T01:27:26.598Z] #39 156.2   LINK     lib/c/built-in.o
01:27:26 [2020-05-21T01:27:26.696Z] #43 ...
01:27:26 [2020-05-21T01:27:26.696Z] 
01:27:26 [2020-05-21T01:27:26.697Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:26 [2020-05-21T01:27:26.697Z] #41 19.69 unicode/utf8
01:27:26 [2020-05-21T01:27:26.855Z] #39 156.2   LINK     lib/c/libcriu.so
01:27:26 [2020-05-21T01:27:26.855Z] #39 156.2   LINK     lib/c/libcriu.a
01:27:26 [2020-05-21T01:27:26.877Z] #47 ...
01:27:26 [2020-05-21T01:27:26.877Z] 
01:27:26 [2020-05-21T01:27:26.877Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:26 [2020-05-21T01:27:26.877Z] #32 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
01:27:26 [2020-05-21T01:27:26.877Z] #32 19.98 Fetched 8178 kB in 13s (653 kB/s)
01:27:27 [2020-05-21T01:27:27.113Z] #39 156.3   GEN      magic.py
01:27:27 [2020-05-21T01:27:27.113Z] #39 156.4 Note: Building without setproctitle() and strlcpy() support.
01:27:27 [2020-05-21T01:27:27.113Z] #39 156.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:27:27 [2020-05-21T01:27:27.113Z] #39 156.4 Note: Building without GnuTLS support
01:27:27 [2020-05-21T01:27:27.137Z] #32 19.98 Reading package lists...
01:27:27 [2020-05-21T01:27:27.137Z] #32 ...
01:27:27 [2020-05-21T01:27:27.137Z] 
01:27:27 [2020-05-21T01:27:27.137Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:27 [2020-05-21T01:27:27.137Z] #36 23.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:27:27 [2020-05-21T01:27:27.677Z] #39 157.0 fatal: not a git repository (or any of the parent directories): .git
01:27:28 [2020-05-21T01:27:28.071Z] #41 20.89 math
01:27:28 [2020-05-21T01:27:28.071Z] #41 ...
01:27:28 [2020-05-21T01:27:28.071Z] 
01:27:28 [2020-05-21T01:27:28.071Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:28 [2020-05-21T01:27:28.071Z] #36 10.65 + git clone https://github.com/docker/distribution.git .
01:27:28 [2020-05-21T01:27:28.071Z] #36 10.65 Cloning into '.'...
01:27:28 [2020-05-21T01:27:28.071Z] #36 ...
01:27:28 [2020-05-21T01:27:28.071Z] 
01:27:28 [2020-05-21T01:27:28.071Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:27:28 [2020-05-21T01:27:28.071Z] #28 10.86 + git clone https://github.com/kolyshkin/go-swagger.git .
01:27:28 [2020-05-21T01:27:28.071Z] #28 10.86 Cloning into '.'...
01:27:28 [2020-05-21T01:27:28.071Z] #28 ...
01:27:28 [2020-05-21T01:27:28.071Z] 
01:27:28 [2020-05-21T01:27:28.071Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:28 [2020-05-21T01:27:28.071Z] #43 20.81 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:27:28 [2020-05-21T01:27:28.126Z] #41 17.25 crypto/internal/subtle
01:27:28 [2020-05-21T01:27:28.241Z] #39 157.7 make[1]: Nothing to be done for 'all'.
01:27:28 [2020-05-21T01:27:28.328Z] #43 21.34 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:27:28 [2020-05-21T01:27:28.384Z] #41 17.69 crypto/subtle
01:27:28 [2020-05-21T01:27:28.643Z] #41 ...
01:27:28 [2020-05-21T01:27:28.643Z] 
01:27:28 [2020-05-21T01:27:28.643Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:28 [2020-05-21T01:27:28.643Z] #43 11.08 go: extracting gotest.tools/gotestsum v0.3.5
01:27:28 [2020-05-21T01:27:28.643Z] #43 12.31 go: downloading gotest.tools v2.1.0+incompatible
01:27:28 [2020-05-21T01:27:28.643Z] #43 12.40 go: extracting gotest.tools v2.1.0+incompatible
01:27:28 [2020-05-21T01:27:28.643Z] #43 12.55 go: downloading github.com/pkg/errors v0.8.0
01:27:28 [2020-05-21T01:27:28.643Z] #43 12.60 go: downloading github.com/sirupsen/logrus v1.0.5
01:27:28 [2020-05-21T01:27:28.643Z] #43 12.60 go: downloading github.com/fatih/color v1.6.0
01:27:28 [2020-05-21T01:27:28.643Z] #43 12.67 go: downloading github.com/jonboulle/clockwork v0.1.0
01:27:28 [2020-05-21T01:27:28.643Z] #43 12.85 go: downloading github.com/spf13/pflag v1.0.1
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.01 go: extracting github.com/fatih/color v1.6.0
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.15 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.38 go: extracting github.com/pkg/errors v0.8.0
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.47 go: downloading github.com/mattn/go-colorable v0.0.9
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.50 go: downloading github.com/mattn/go-isatty v0.0.3
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.55 go: extracting github.com/sirupsen/logrus v1.0.5
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.59 go: extracting github.com/jonboulle/clockwork v0.1.0
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.68 go: extracting github.com/mattn/go-colorable v0.0.9
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.71 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.82 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.83 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:27:28 [2020-05-21T01:27:28.643Z] #43 13.86 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:27:28 [2020-05-21T01:27:28.643Z] #43 14.09 go: extracting github.com/mattn/go-isatty v0.0.3
01:27:28 [2020-05-21T01:27:28.643Z] #43 14.21 go: extracting github.com/spf13/pflag v1.0.1
01:27:28 [2020-05-21T01:27:28.643Z] #43 16.80 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:27:28 [2020-05-21T01:27:28.643Z] #43 18.22 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:27:28 [2020-05-21T01:27:28.806Z] #39 158.2 make[1]: 'images/built-in.o' is up to date.
01:27:28 [2020-05-21T01:27:28.806Z] #39 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:27:28 [2020-05-21T01:27:28.806Z] #39 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:27:28 [2020-05-21T01:27:28.806Z] #39 158.3 make[1]: 'compel/libcompel.a' is up to date.
01:27:28 [2020-05-21T01:27:28.894Z] #43 ...
01:27:28 [2020-05-21T01:27:28.894Z] 
01:27:28 [2020-05-21T01:27:28.894Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:28 [2020-05-21T01:27:28.894Z] #32 11.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:28 [2020-05-21T01:27:28.894Z] #32 12.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:28 [2020-05-21T01:27:28.894Z] #32 12.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:28 [2020-05-21T01:27:28.894Z] #32 14.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:28 [2020-05-21T01:27:28.894Z] #32 18.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:28 [2020-05-21T01:27:28.894Z] #32 ...
01:27:28 [2020-05-21T01:27:28.894Z] 
01:27:28 [2020-05-21T01:27:28.894Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:28 [2020-05-21T01:27:28.894Z] #30 12.73 + cd /tmp/tmp.cErvaoiNT6/src/github.com/BurntSushi/toml
01:27:28 [2020-05-21T01:27:28.894Z] #30 12.73 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
01:27:28 [2020-05-21T01:27:28.894Z] #30 12.77 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
01:27:28 [2020-05-21T01:27:28.894Z] #30 14.60 math/bits
01:27:28 [2020-05-21T01:27:28.894Z] #30 15.01 runtime
01:27:28 [2020-05-21T01:27:28.894Z] #30 15.99 math
01:27:28 [2020-05-21T01:27:28.907Z] #43 ...
01:27:28 [2020-05-21T01:27:28.907Z] 
01:27:28 [2020-05-21T01:27:28.907Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:28 [2020-05-21T01:27:28.907Z] #41 18.24 vendor/golang.org/x/crypto/cryptobyte/asn1
01:27:29 [2020-05-21T01:27:29.064Z] #39 158.4 make[1]: 'compel/compel-host-bin' is up to date.
01:27:29 [2020-05-21T01:27:29.064Z] #39 158.4 make[1]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.064Z] #39 158.4 make[1]: 'soccr/libsoccr.a' is up to date.
01:27:29 [2020-05-21T01:27:29.064Z] #39 158.6 make[2]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.152Z] #30 ...
01:27:29 [2020-05-21T01:27:29.152Z] 
01:27:29 [2020-05-21T01:27:29.152Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:29 [2020-05-21T01:27:29.152Z] #38 12.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:29 [2020-05-21T01:27:29.152Z] #38 17.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:29 [2020-05-21T01:27:29.322Z] #39 158.6 make[2]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.322Z] #39 158.7 make[2]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.322Z] #39 158.8 make[2]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.322Z] #39 158.8 make[2]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.322Z] #39 158.9 make[2]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.410Z] #38 ...
01:27:29 [2020-05-21T01:27:29.410Z] 
01:27:29 [2020-05-21T01:27:29.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:29 [2020-05-21T01:27:29.410Z] #10 12.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:29 [2020-05-21T01:27:29.410Z] #10 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:29 [2020-05-21T01:27:29.410Z] #10 19.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:29 [2020-05-21T01:27:29.410Z] #10 ...
01:27:29 [2020-05-21T01:27:29.410Z] 
01:27:29 [2020-05-21T01:27:29.410Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:29 [2020-05-21T01:27:29.410Z] #51 12.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:29 [2020-05-21T01:27:29.410Z] #51 12.96 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:29 [2020-05-21T01:27:29.410Z] #51 12.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:29 [2020-05-21T01:27:29.410Z] #51 15.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:29 [2020-05-21T01:27:29.410Z] #51 19.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:29 [2020-05-21T01:27:29.472Z] #41 18.83 internal/nettrace
01:27:29 [2020-05-21T01:27:29.579Z] #39 158.9 make[2]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.579Z] #39 159.0 make[2]: Nothing to be done for 'all'.
01:27:29 [2020-05-21T01:27:29.579Z] #39 159.0   INSTALL  criu/criu
01:27:29 [2020-05-21T01:27:29.668Z] #51 ...
01:27:29 [2020-05-21T01:27:29.668Z] 
01:27:29 [2020-05-21T01:27:29.668Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:29 [2020-05-21T01:27:29.668Z] #23 22.44 Fetched 8350 kB in 18s (467 kB/s)
01:27:29 [2020-05-21T01:27:29.836Z] #39 DONE 159.2s
01:27:29 [2020-05-21T01:27:29.836Z] 
01:27:29 [2020-05-21T01:27:29.836Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:27:30 [2020-05-21T01:27:30.038Z] #41 19.38 vendor/golang.org/x/crypto/internal/subtle
01:27:30 [2020-05-21T01:27:30.300Z] #41 19.65 vendor/golang.org/x/crypto/curve25519
01:27:30 [2020-05-21T01:27:30.689Z] #42 ...
01:27:30 [2020-05-21T01:27:30.689Z] 
01:27:30 [2020-05-21T01:27:30.689Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:30 [2020-05-21T01:27:30.689Z] #48 19.93 + cd /tmp/tmp.96H6acVVn8/src/github.com/mvdan/sh
01:27:30 [2020-05-21T01:27:30.689Z] #48 19.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:30 [2020-05-21T01:27:30.689Z] #48 20.08 + GO111MODULE=on
01:27:30 [2020-05-21T01:27:30.689Z] #48 20.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
01:27:30 [2020-05-21T01:27:30.689Z] #48 22.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:30 [2020-05-21T01:27:30.689Z] #48 22.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:30 [2020-05-21T01:27:30.689Z] #48 22.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:30 [2020-05-21T01:27:30.769Z] #52 ...
01:27:30 [2020-05-21T01:27:30.769Z] 
01:27:30 [2020-05-21T01:27:30.769Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:27:30 [2020-05-21T01:27:30.769Z] #40 DONE 0.1s
01:27:30 [2020-05-21T01:27:30.769Z] 
01:27:30 [2020-05-21T01:27:30.769Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
01:27:30 [2020-05-21T01:27:30.978Z] #48 22.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:30 [2020-05-21T01:27:30.978Z] #48 ...
01:27:30 [2020-05-21T01:27:30.978Z] 
01:27:30 [2020-05-21T01:27:30.978Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:30 [2020-05-21T01:27:30.978Z] #44 12.88 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:27:30 [2020-05-21T01:27:30.978Z] #44 13.63 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:27:30 [2020-05-21T01:27:30.978Z] #44 14.10 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:27:30 [2020-05-21T01:27:30.978Z] #44 18.21 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
01:27:30 [2020-05-21T01:27:30.978Z] #44 19.63 go: finding gotest.tools/gotestsum v0.4.2
01:27:30 [2020-05-21T01:27:30.978Z] #44 19.63 go: finding gotest.tools v2.2.0+incompatible
01:27:30 [2020-05-21T01:27:30.978Z] #44 19.72 go: downloading gotest.tools v2.2.0+incompatible
01:27:30 [2020-05-21T01:27:30.978Z] #44 19.75 go: downloading gotest.tools/gotestsum v0.4.2
01:27:30 [2020-05-21T01:27:30.978Z] #44 20.74 go: extracting gotest.tools v2.2.0+incompatible
01:27:30 [2020-05-21T01:27:30.978Z] #44 21.02 go: extracting gotest.tools/gotestsum v0.4.2
01:27:30 [2020-05-21T01:27:30.978Z] #44 22.65 go: downloading github.com/pkg/errors v0.8.1
01:27:30 [2020-05-21T01:27:30.978Z] #44 22.72 go: downloading github.com/spf13/pflag v1.0.3
01:27:30 [2020-05-21T01:27:30.978Z] #44 22.75 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:30 [2020-05-21T01:27:30.978Z] #44 22.78 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:30 [2020-05-21T01:27:30.978Z] #44 22.87 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:31 [2020-05-21T01:27:31.027Z] #42 DONE 0.1s
01:27:31 [2020-05-21T01:27:31.027Z] 
01:27:31 [2020-05-21T01:27:31.027Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
01:27:31 [2020-05-21T01:27:31.027Z] #44 DONE 0.1s
01:27:31 [2020-05-21T01:27:31.027Z] 
01:27:31 [2020-05-21T01:27:31.027Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:27:31 [2020-05-21T01:27:31.267Z] #44 23.12 go: extracting github.com/pkg/errors v0.8.1
01:27:31 [2020-05-21T01:27:31.268Z] #44 23.25 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:31 [2020-05-21T01:27:31.268Z] #44 ...
01:27:31 [2020-05-21T01:27:31.268Z] 
01:27:31 [2020-05-21T01:27:31.268Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:31 [2020-05-21T01:27:31.268Z] #48 23.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:31 [2020-05-21T01:27:31.683Z] #41 ...
01:27:31 [2020-05-21T01:27:31.683Z] 
01:27:31 [2020-05-21T01:27:31.683Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.13 + RM_GOPATH=0
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.13 + TMP_GOPATH=
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.13 + : /build
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.13 + '[' -z '' ']'
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.17 ++ mktemp -d
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.17 + export GOPATH=/tmp/tmp.8cKtgFyF2I
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.17 + GOPATH=/tmp/tmp.8cKtgFyF2I
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.17 + RM_GOPATH=1
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.17 + case "$(go env GOARCH)" in
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.18 ++ go env GOARCH
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.28 + export GO_BUILDMODE=-buildmode=pie
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.28 + GO_BUILDMODE=-buildmode=pie
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.28 ++ dirname /tmp/install/install.sh
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.28 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + dir=/tmp/install
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + bin=rootlesskit
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + shift
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + . /tmp/install/rootlesskit.installer
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + install_rootlesskit
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + case "$1" in
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + export CGO_ENABLED=0
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + CGO_ENABLED=0
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + _install_rootlesskit
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
01:27:31 [2020-05-21T01:27:31.683Z] #54 11.29 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8cKtgFyF2I/src/github.com/rootless-containers/rootlesskit
01:27:31 [2020-05-21T01:27:31.684Z] #54 11.30 Cloning into '/tmp/tmp.8cKtgFyF2I/src/github.com/rootless-containers/rootlesskit'...
01:27:31 [2020-05-21T01:27:31.684Z] #54 17.75 Checking out files:  97% (778/795)   
Checking out files:  98% (780/795)   
Checking out files:  99% (788/795)   
Checking out files: 100% (795/795)   
Checking out files: 100% (795/795), done.
01:27:31 [2020-05-21T01:27:31.684Z] #54 17.82 + cd /tmp/tmp.8cKtgFyF2I/src/github.com/rootless-containers/rootlesskit
01:27:31 [2020-05-21T01:27:31.684Z] #54 17.82 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
01:27:31 [2020-05-21T01:27:31.684Z] #54 17.93 + for f in rootlesskit rootlesskit-docker-proxy
01:27:31 [2020-05-21T01:27:31.684Z] #54 17.93 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
01:27:31 [2020-05-21T01:27:31.942Z] #54 ...
01:27:31 [2020-05-21T01:27:31.942Z] 
01:27:31 [2020-05-21T01:27:31.942Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:31 [2020-05-21T01:27:31.942Z] #36 11.17 + git clone https://github.com/docker/distribution.git .
01:27:31 [2020-05-21T01:27:31.942Z] #36 11.17 Cloning into '.'...
01:27:31 [2020-05-21T01:27:31.942Z] #36 ...
01:27:31 [2020-05-21T01:27:31.942Z] 
01:27:31 [2020-05-21T01:27:31.942Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:31 [2020-05-21T01:27:31.942Z] #23 11.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:31 [2020-05-21T01:27:31.942Z] #23 11.55 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:31 [2020-05-21T01:27:31.942Z] #23 11.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:31 [2020-05-21T01:27:31.942Z] #23 13.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:31 [2020-05-21T01:27:31.942Z] #23 16.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:32 [2020-05-21T01:27:32.199Z] #23 ...
01:27:32 [2020-05-21T01:27:32.199Z] 
01:27:32 [2020-05-21T01:27:32.199Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.33 + RM_GOPATH=0
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.33 + TMP_GOPATH=
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.33 + : /build
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.33 + '[' -z '' ']'
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.34 ++ mktemp -d
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.34 + export GOPATH=/tmp/tmp.5bgYcRvdre
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.34 + GOPATH=/tmp/tmp.5bgYcRvdre
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.34 + RM_GOPATH=1
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.34 + case "$(go env GOARCH)" in
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.34 ++ go env GOARCH
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.37 + export GO_BUILDMODE=-buildmode=pie
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.37 + GO_BUILDMODE=-buildmode=pie
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.37 ++ dirname /tmp/install/install.sh
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.37 + dir=/tmp/install
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.38 + bin=golangci_lint
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.38 + shift
01:27:32 [2020-05-21T01:27:32.199Z] #45 11.38 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
01:27:32 [2020-05-21T01:27:32.200Z] #45 11.38 + . /tmp/install/golangci_lint.installer
01:27:32 [2020-05-21T01:27:32.200Z] #45 11.38 ++ : v1.23.8
01:27:32 [2020-05-21T01:27:32.200Z] #45 11.38 + install_golangci_lint
01:27:32 [2020-05-21T01:27:32.200Z] #45 11.38 Installing golangci-lint version v1.23.8
01:27:32 [2020-05-21T01:27:32.200Z] #45 11.38 + echo 'Installing golangci-lint version v1.23.8'
01:27:32 [2020-05-21T01:27:32.200Z] #45 11.38 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
01:27:32 [2020-05-21T01:27:32.460Z] #45 ...
01:27:32 [2020-05-21T01:27:32.460Z] 
01:27:32 [2020-05-21T01:27:32.460Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:32 [2020-05-21T01:27:32.460Z] #10 11.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:32 [2020-05-21T01:27:32.460Z] #10 11.92 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:32 [2020-05-21T01:27:32.460Z] #10 11.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:32 [2020-05-21T01:27:32.460Z] #10 14.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:32 [2020-05-21T01:27:32.460Z] #10 19.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:32 [2020-05-21T01:27:32.719Z] #10 ...
01:27:32 [2020-05-21T01:27:32.719Z] 
01:27:32 [2020-05-21T01:27:32.719Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:27:32 [2020-05-21T01:27:32.719Z] #28 11.78 + git clone https://github.com/kolyshkin/go-swagger.git .
01:27:32 [2020-05-21T01:27:32.719Z] #28 11.79 Cloning into '.'...
01:27:32 [2020-05-21T01:27:32.719Z] #28 ...
01:27:32 [2020-05-21T01:27:32.719Z] 
01:27:32 [2020-05-21T01:27:32.719Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:32 [2020-05-21T01:27:32.719Z] #32 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:32 [2020-05-21T01:27:32.719Z] #32 16.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:32 [2020-05-21T01:27:32.979Z] #32 ...
01:27:32 [2020-05-21T01:27:32.979Z] 
01:27:32 [2020-05-21T01:27:32.979Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:32 [2020-05-21T01:27:32.979Z] #43 19.62 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:27:32 [2020-05-21T01:27:32.979Z] #43 22.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
01:27:32 [2020-05-21T01:27:32.979Z] #43 ...
01:27:32 [2020-05-21T01:27:32.979Z] 
01:27:32 [2020-05-21T01:27:32.979Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:32 [2020-05-21T01:27:32.979Z] #38 12.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:32 [2020-05-21T01:27:32.979Z] #38 12.59 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:32 [2020-05-21T01:27:32.979Z] #38 12.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:32 [2020-05-21T01:27:32.979Z] #38 14.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:32 [2020-05-21T01:27:32.979Z] #38 19.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:33 [2020-05-21T01:27:33.237Z] #38 ...
01:27:33 [2020-05-21T01:27:33.237Z] 
01:27:33 [2020-05-21T01:27:33.237Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:33 [2020-05-21T01:27:33.237Z] #51 13.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:27:33 [2020-05-21T01:27:33.237Z] #51 13.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:27:33 [2020-05-21T01:27:33.237Z] #51 13.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:27:33 [2020-05-21T01:27:33.237Z] #51 16.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:27:33 [2020-05-21T01:27:33.237Z] #51 21.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:27:33 [2020-05-21T01:27:33.237Z] #51 ...
01:27:33 [2020-05-21T01:27:33.237Z] 
01:27:33 [2020-05-21T01:27:33.237Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:33 [2020-05-21T01:27:33.237Z] #23 22.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:33 [2020-05-21T01:27:33.367Z] #48 25.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:33 [2020-05-21T01:27:33.738Z] #36 ...
01:27:33 [2020-05-21T01:27:33.738Z] 
01:27:33 [2020-05-21T01:27:33.738Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:33 [2020-05-21T01:27:33.738Z] #43 23.57 go: finding github.com/pkg/errors v0.8.1
01:27:33 [2020-05-21T01:27:33.738Z] #43 23.57 go: finding github.com/sirupsen/logrus v1.0.5
01:27:33 [2020-05-21T01:27:33.738Z] #43 23.60 go: finding github.com/fatih/color v1.6.0
01:27:33 [2020-05-21T01:27:33.738Z] #43 23.61 go: finding github.com/spf13/pflag v1.0.3
01:27:33 [2020-05-21T01:27:33.738Z] #43 23.94 go: finding github.com/mattn/go-colorable v0.0.9
01:27:33 [2020-05-21T01:27:33.738Z] #43 24.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:33 [2020-05-21T01:27:33.738Z] #43 24.43 go: finding github.com/mattn/go-isatty v0.0.3
01:27:33 [2020-05-21T01:27:33.738Z] #43 24.43 go: finding github.com/jonboulle/clockwork v0.1.0
01:27:33 [2020-05-21T01:27:33.738Z] #43 24.62 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:33 [2020-05-21T01:27:33.738Z] #43 24.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:34 [2020-05-21T01:27:34.870Z] #48 26.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:34 [2020-05-21T01:27:34.933Z] #23 22.44 Reading package lists...
01:27:34 [2020-05-21T01:27:34.933Z] #23 ...
01:27:34 [2020-05-21T01:27:34.933Z] 
01:27:34 [2020-05-21T01:27:34.933Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:34 [2020-05-21T01:27:34.933Z] #21 25.77 + mkdir -p /build
01:27:34 [2020-05-21T01:27:34.933Z] #21 25.83 + mv docker/docker /build/
01:27:34 [2020-05-21T01:27:34.933Z] #21 25.84 + rmdir docker
01:27:34 [2020-05-21T01:27:34.933Z] #21 DONE 27.6s
01:27:34 [2020-05-21T01:27:34.933Z] 
01:27:34 [2020-05-21T01:27:34.933Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:34 [2020-05-21T01:27:34.933Z] #43 24.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
01:27:34 [2020-05-21T01:27:34.933Z] #43 25.95 go: finding gotest.tools v2.2.0+incompatible
01:27:34 [2020-05-21T01:27:34.933Z] #43 25.95 go: finding gotest.tools/gotestsum v0.4.2
01:27:34 [2020-05-21T01:27:34.933Z] #43 25.97 go: downloading gotest.tools/gotestsum v0.4.2
01:27:34 [2020-05-21T01:27:34.933Z] #43 25.99 go: downloading gotest.tools v2.2.0+incompatible
01:27:34 [2020-05-21T01:27:34.933Z] #43 26.91 go: extracting gotest.tools/gotestsum v0.4.2
01:27:34 [2020-05-21T01:27:34.933Z] #43 27.03 go: extracting gotest.tools v2.2.0+incompatible
01:27:35 [2020-05-21T01:27:35.499Z] #43 28.62 go: downloading github.com/pkg/errors v0.8.1
01:27:35 [2020-05-21T01:27:35.499Z] #43 28.70 go: downloading github.com/spf13/pflag v1.0.3
01:27:36 [2020-05-21T01:27:36.065Z] #43 29.07 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:36 [2020-05-21T01:27:36.065Z] #43 29.22 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:36 [2020-05-21T01:27:36.286Z] #52 ...
01:27:36 [2020-05-21T01:27:36.286Z] 
01:27:36 [2020-05-21T01:27:36.286Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:36 [2020-05-21T01:27:36.286Z] #49 91.43 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
01:27:36 [2020-05-21T01:27:36.286Z] #49 92.31 + mkdir -p /build
01:27:36 [2020-05-21T01:27:36.323Z] #43 29.49 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:36 [2020-05-21T01:27:36.543Z] #49 92.31 + cp runc /build/runc
01:27:36 [2020-05-21T01:27:36.580Z] #43 29.84 go: extracting github.com/spf13/pflag v1.0.3
01:27:36 [2020-05-21T01:27:36.580Z] #43 29.85 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:36 [2020-05-21T01:27:36.801Z] #49 DONE 92.5s
01:27:36 [2020-05-21T01:27:36.801Z] 
01:27:36 [2020-05-21T01:27:36.801Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:27:36 [2020-05-21T01:27:36.801Z] #52 161.9 + bin/containerd
01:27:36 [2020-05-21T01:27:36.839Z] #43 29.98 go: extracting github.com/pkg/errors v0.8.1
01:27:36 [2020-05-21T01:27:36.926Z] #48 ...
01:27:36 [2020-05-21T01:27:36.926Z] 
01:27:36 [2020-05-21T01:27:36.926Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:36 [2020-05-21T01:27:36.926Z] #39 28.58 Fetched 8131 kB in 27s (298 kB/s)
01:27:37 [2020-05-21T01:27:37.046Z] #43 ...
01:27:37 [2020-05-21T01:27:37.046Z] 
01:27:37 [2020-05-21T01:27:37.046Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:37 [2020-05-21T01:27:37.046Z] #23 18.23 Reading package lists...
01:27:37 [2020-05-21T01:27:37.046Z] #23 24.46 Reading package lists...
01:27:37 [2020-05-21T01:27:37.046Z] #23 30.66 Building dependency tree...
01:27:37 [2020-05-21T01:27:37.046Z] #23 34.04 ca-certificates is already the newest version (20190110).
01:27:37 [2020-05-21T01:27:37.046Z] #23 34.04 The following additional packages will be installed:
01:27:37 [2020-05-21T01:27:37.046Z] #23 34.07   libjq1 libonig5
01:27:37 [2020-05-21T01:27:37.306Z] #23 ...
01:27:37 [2020-05-21T01:27:37.306Z] 
01:27:37 [2020-05-21T01:27:37.306Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:37 [2020-05-21T01:27:37.306Z] #47 24.23 runtime
01:27:37 [2020-05-21T01:27:37.306Z] #47 24.25 runtime/cgo
01:27:37 [2020-05-21T01:27:37.306Z] #47 ...
01:27:37 [2020-05-21T01:27:37.306Z] 
01:27:37 [2020-05-21T01:27:37.306Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:37 [2020-05-21T01:27:37.306Z] #38 18.38 Reading package lists...
01:27:37 [2020-05-21T01:27:37.306Z] #38 25.26 Reading package lists...
01:27:37 [2020-05-21T01:27:37.306Z] #38 31.15 Building dependency tree...
01:27:37 [2020-05-21T01:27:37.306Z] #38 34.41 The following additional packages will be installed:
01:27:37 [2020-05-21T01:27:37.306Z] #38 34.42   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
01:27:37 [2020-05-21T01:27:37.306Z] #38 34.43   libprotoc17 python-pkg-resources python-six zlib1g-dev
01:27:37 [2020-05-21T01:27:37.306Z] #38 34.43 Suggested packages:
01:27:37 [2020-05-21T01:27:37.306Z] #38 34.45   manpages-dev python-setuptools
01:27:37 [2020-05-21T01:27:37.424Z] #23 ...
01:27:37 [2020-05-21T01:27:37.424Z] 
01:27:37 [2020-05-21T01:27:37.424Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:37 [2020-05-21T01:27:37.424Z] #21 26.26 + mkdir -p /build
01:27:37 [2020-05-21T01:27:37.424Z] #21 26.27 + mv docker/docker /build/
01:27:37 [2020-05-21T01:27:37.424Z] #21 26.28 + rmdir docker
01:27:37 [2020-05-21T01:27:37.424Z] #21 DONE 26.9s
01:27:37 [2020-05-21T01:27:37.569Z] #38 ...
01:27:37 [2020-05-21T01:27:37.569Z] 
01:27:37 [2020-05-21T01:27:37.569Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:37 [2020-05-21T01:27:37.570Z] #23 34.57 The following NEW packages will be installed:
01:27:37 [2020-05-21T01:27:37.570Z] #23 34.58   jq libjq1 libonig5
01:27:37 [2020-05-21T01:27:37.684Z] 
01:27:37 [2020-05-21T01:27:37.684Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:37 [2020-05-21T01:27:37.684Z] #47 26.37 + cd /tmp/tmp.OtuHy5FKpo/src/github.com/mvdan/sh
01:27:37 [2020-05-21T01:27:37.684Z] #47 26.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:37 [2020-05-21T01:27:37.684Z] #47 26.77 + GO111MODULE=on
01:27:37 [2020-05-21T01:27:37.684Z] #47 26.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
01:27:38 [2020-05-21T01:27:38.143Z] #23 35.01 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
01:27:38 [2020-05-21T01:27:38.143Z] #23 35.01 Need to get 325 kB of archives.
01:27:38 [2020-05-21T01:27:38.143Z] #23 35.01 After this operation, 1019 kB of additional disk space will be used.
01:27:38 [2020-05-21T01:27:38.143Z] #23 35.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
01:27:38 [2020-05-21T01:27:38.143Z] #23 35.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
01:27:38 [2020-05-21T01:27:38.143Z] #23 35.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #23 ...
01:27:39 [2020-05-21T01:27:39.547Z] 
01:27:39 [2020-05-21T01:27:39.547Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:39 [2020-05-21T01:27:39.547Z] #51 19.92 Reading package lists...
01:27:39 [2020-05-21T01:27:39.547Z] #51 26.68 Reading package lists...
01:27:39 [2020-05-21T01:27:39.547Z] #51 33.07 Building dependency tree...
01:27:39 [2020-05-21T01:27:39.547Z] #51 ...
01:27:39 [2020-05-21T01:27:39.547Z] 
01:27:39 [2020-05-21T01:27:39.547Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:39 [2020-05-21T01:27:39.547Z] #38 35.70 The following NEW packages will be installed:
01:27:39 [2020-05-21T01:27:39.547Z] #38 35.71   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
01:27:39 [2020-05-21T01:27:39.547Z] #38 35.71   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
01:27:39 [2020-05-21T01:27:39.547Z] #38 35.71   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
01:27:39 [2020-05-21T01:27:39.547Z] #38 35.71   python-six zlib1g-dev
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.18 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.18 Need to get 3798 kB of archives.
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.18 After this operation, 21.6 MB of additional disk space will be used.
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
01:27:39 [2020-05-21T01:27:39.547Z] #38 36.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
01:27:39 [2020-05-21T01:27:39.810Z] #38 ...
01:27:39 [2020-05-21T01:27:39.810Z] 
01:27:39 [2020-05-21T01:27:39.810Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:39 [2020-05-21T01:27:39.810Z] #32 19.98 Reading package lists...
01:27:39 [2020-05-21T01:27:39.810Z] #32 27.23 Reading package lists...
01:27:39 [2020-05-21T01:27:39.810Z] #32 32.99 Building dependency tree...
01:27:39 [2020-05-21T01:27:39.810Z] #32 36.28 The following additional packages will be installed:
01:27:39 [2020-05-21T01:27:39.810Z] #32 36.29   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
01:27:39 [2020-05-21T01:27:39.810Z] #32 36.30 Suggested packages:
01:27:39 [2020-05-21T01:27:39.810Z] #32 36.30   cmake-doc ninja-build lrzip
01:27:39 [2020-05-21T01:27:39.810Z] #32 36.30 Recommended packages:
01:27:39 [2020-05-21T01:27:39.810Z] #32 36.30   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:27:39 [2020-05-21T01:27:39.810Z] #32 ...
01:27:39 [2020-05-21T01:27:39.810Z] 
01:27:39 [2020-05-21T01:27:39.810Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:39 [2020-05-21T01:27:39.810Z] #51 36.67 The following additional packages will be installed:
01:27:39 [2020-05-21T01:27:39.810Z] #51 36.67   libbtrfs0
01:27:39 [2020-05-21T01:27:39.810Z] #51 36.85 The following NEW packages will be installed:
01:27:39 [2020-05-21T01:27:39.810Z] #51 36.85   libbtrfs-dev libbtrfs0
01:27:40 [2020-05-21T01:27:40.072Z] #51 ...
01:27:40 [2020-05-21T01:27:40.072Z] 
01:27:40 [2020-05-21T01:27:40.072Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:40 [2020-05-21T01:27:40.072Z] #10 20.48 Reading package lists...
01:27:40 [2020-05-21T01:27:40.072Z] #10 27.58 Reading package lists...
01:27:40 [2020-05-21T01:27:40.072Z] #10 33.29 Building dependency tree...
01:27:40 [2020-05-21T01:27:40.072Z] #10 36.43 The following additional packages will be installed:
01:27:40 [2020-05-21T01:27:40.072Z] #10 36.44   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
01:27:40 [2020-05-21T01:27:40.072Z] #10 36.44   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
01:27:40 [2020-05-21T01:27:40.072Z] #10 36.44   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:27:40 [2020-05-21T01:27:40.072Z] #10 36.46   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
01:27:40 [2020-05-21T01:27:40.072Z] #10 36.46 Suggested packages:
01:27:40 [2020-05-21T01:27:40.072Z] #10 36.47   gcc-8-locales seccomp wine64
01:27:40 [2020-05-21T01:27:40.119Z] #43 32.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:40 [2020-05-21T01:27:40.120Z] #43 ...
01:27:40 [2020-05-21T01:27:40.120Z] 
01:27:40 [2020-05-21T01:27:40.120Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:40 [2020-05-21T01:27:40.120Z] #32 23.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:40 [2020-05-21T01:27:40.120Z] #32 ...
01:27:40 [2020-05-21T01:27:40.120Z] 
01:27:40 [2020-05-21T01:27:40.120Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:40 [2020-05-21T01:27:40.120Z] #41 28.40 unicode/utf16
01:27:40 [2020-05-21T01:27:40.120Z] #41 28.95 container/list
01:27:40 [2020-05-21T01:27:40.120Z] #41 30.57 crypto/internal/subtle
01:27:40 [2020-05-21T01:27:40.120Z] #41 30.87 crypto/subtle
01:27:40 [2020-05-21T01:27:40.120Z] #41 31.09 vendor/golang.org/x/crypto/cryptobyte/asn1
01:27:40 [2020-05-21T01:27:40.120Z] #41 31.34 internal/nettrace
01:27:40 [2020-05-21T01:27:40.120Z] #41 31.75 runtime/cgo
01:27:40 [2020-05-21T01:27:40.225Z] #47 29.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:40 [2020-05-21T01:27:40.225Z] #47 29.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:40 [2020-05-21T01:27:40.225Z] #47 29.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:40 [2020-05-21T01:27:40.225Z] #47 29.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:40 [2020-05-21T01:27:40.340Z] #10 ...
01:27:40 [2020-05-21T01:27:40.340Z] 
01:27:40 [2020-05-21T01:27:40.340Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:40 [2020-05-21T01:27:40.340Z] #23 36.53 debconf: delaying package configuration, since apt-utils is not installed
01:27:40 [2020-05-21T01:27:40.340Z] #23 36.81 Fetched 325 kB in 0s (1065 kB/s)
01:27:40 [2020-05-21T01:27:40.340Z] #23 36.90 Selecting previously unselected package libonig5:arm64.
01:27:40 [2020-05-21T01:27:40.340Z] #23 36.90 (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 ... 15385 files and directories currently installed.)
01:27:40 [2020-05-21T01:27:40.340Z] #23 36.98 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
01:27:40 [2020-05-21T01:27:40.340Z] #23 37.00 Unpacking libonig5:arm64 (6.9.1-1) ...
01:27:40 [2020-05-21T01:27:40.340Z] #23 37.25 Selecting previously unselected package libjq1:arm64.
01:27:40 [2020-05-21T01:27:40.340Z] #23 37.26 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
01:27:40 [2020-05-21T01:27:40.340Z] #23 37.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
01:27:40 [2020-05-21T01:27:40.380Z] #41 ...
01:27:40 [2020-05-21T01:27:40.380Z] 
01:27:40 [2020-05-21T01:27:40.380Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:40 [2020-05-21T01:27:40.380Z] #43 33.54 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:40 [2020-05-21T01:27:40.380Z] #43 ...
01:27:40 [2020-05-21T01:27:40.380Z] 
01:27:40 [2020-05-21T01:27:40.380Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:40 [2020-05-21T01:27:40.380Z] #30 23.63 internal/testlog
01:27:40 [2020-05-21T01:27:40.380Z] #30 24.07 encoding
01:27:40 [2020-05-21T01:27:40.380Z] #30 24.29 runtime/cgo
01:27:40 [2020-05-21T01:27:40.483Z] #47 30.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:40 [2020-05-21T01:27:40.604Z] #23 37.63 Selecting previously unselected package jq.
01:27:40 [2020-05-21T01:27:40.604Z] #23 37.65 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
01:27:40 [2020-05-21T01:27:40.604Z] #23 37.67 Unpacking jq (1.5+dfsg-2+b1) ...
01:27:40 [2020-05-21T01:27:40.638Z] #30 ...
01:27:40 [2020-05-21T01:27:40.638Z] 
01:27:40 [2020-05-21T01:27:40.638Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:40 [2020-05-21T01:27:40.638Z] #23 22.44 Reading package lists...
01:27:40 [2020-05-21T01:27:40.980Z] #52 ...
01:27:40 [2020-05-21T01:27:40.980Z] 
01:27:40 [2020-05-21T01:27:40.980Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:27:40 [2020-05-21T01:27:40.980Z] #45 166.9 + cd /tmp/tmp.Rw3rwbuAzk/src/github.com/golangci/golangci-lint/
01:27:40 [2020-05-21T01:27:40.980Z] #45 166.9 + git checkout -q v1.23.8
01:27:40 [2020-05-21T01:27:40.980Z] #45 167.1 ++ git describe --tags
01:27:40 [2020-05-21T01:27:40.980Z] #45 167.1 + version=v1.23.8
01:27:40 [2020-05-21T01:27:40.980Z] #45 167.1 ++ git rev-parse --short HEAD
01:27:40 [2020-05-21T01:27:40.980Z] #45 167.1 + commit=76a82c6
01:27:40 [2020-05-21T01:27:40.980Z] #45 167.1 ++ git show -s --format=%cd
01:27:40 [2020-05-21T01:27:40.980Z] #45 167.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
01:27:40 [2020-05-21T01:27:40.980Z] #45 167.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
01:27:41 [2020-05-21T01:27:41.125Z] #23 38.02 Setting up libonig5:arm64 (6.9.1-1) ...
01:27:41 [2020-05-21T01:27:41.125Z] #23 38.06 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
01:27:41 [2020-05-21T01:27:41.125Z] #23 38.07 Setting up jq (1.5+dfsg-2+b1) ...
01:27:41 [2020-05-21T01:27:41.125Z] #23 38.10 Processing triggers for libc-bin (2.28-10) ...
01:27:41 [2020-05-21T01:27:41.203Z] #23 34.22 Reading package lists...
01:27:41 [2020-05-21T01:27:41.203Z] #23 ...
01:27:41 [2020-05-21T01:27:41.203Z] 
01:27:41 [2020-05-21T01:27:41.203Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:41 [2020-05-21T01:27:41.203Z] #51 24.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:41 [2020-05-21T01:27:41.461Z] #51 ...
01:27:41 [2020-05-21T01:27:41.461Z] 
01:27:41 [2020-05-21T01:27:41.461Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:41 [2020-05-21T01:27:41.719Z] #59 34.22 Checking out files:  43% (892/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
01:27:41 [2020-05-21T01:27:41.719Z] #59 ...
01:27:41 [2020-05-21T01:27:41.719Z] 
01:27:41 [2020-05-21T01:27:41.719Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:41 [2020-05-21T01:27:41.719Z] #47 24.90 + cd /tmp/tmp.h00yWzpgOq/src/github.com/mvdan/sh
01:27:41 [2020-05-21T01:27:41.719Z] #47 24.90 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
01:27:41 [2020-05-21T01:27:41.719Z] #47 25.06 + GO111MODULE=on
01:27:41 [2020-05-21T01:27:41.719Z] #47 25.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
01:27:41 [2020-05-21T01:27:41.719Z] #47 27.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:41 [2020-05-21T01:27:41.719Z] #47 27.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:41 [2020-05-21T01:27:41.719Z] #47 27.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:41 [2020-05-21T01:27:41.719Z] #47 28.05 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:41 [2020-05-21T01:27:41.719Z] #47 28.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:41 [2020-05-21T01:27:41.719Z] #47 29.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:41 [2020-05-21T01:27:41.719Z] #47 30.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:41 [2020-05-21T01:27:41.719Z] #47 32.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:41 [2020-05-21T01:27:41.977Z] #47 ...
01:27:41 [2020-05-21T01:27:41.977Z] 
01:27:41 [2020-05-21T01:27:41.977Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:42 [2020-05-21T01:27:42.382Z] #47 31.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:42 [2020-05-21T01:27:42.486Z] #39 28.58 Reading package lists...
01:27:42 [2020-05-21T01:27:42.486Z] #39 ...
01:27:42 [2020-05-21T01:27:42.486Z] 
01:27:42 [2020-05-21T01:27:42.486Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:42 [2020-05-21T01:27:42.486Z] #60 30.01 Checking out files:  46% (965/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  90% (1879/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
01:27:42 [2020-05-21T01:27:42.486Z] #60 31.51 + cd /tmp/tmp.0c0snFOIsD/src/github.com/docker/libnetwork
01:27:42 [2020-05-21T01:27:42.486Z] #60 31.51 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:42 [2020-05-21T01:27:42.486Z] #60 32.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:27:42 [2020-05-21T01:27:42.486Z] #60 ...
01:27:42 [2020-05-21T01:27:42.486Z] 
01:27:42 [2020-05-21T01:27:42.486Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:42 [2020-05-21T01:27:42.486Z] #44 23.93 go: extracting github.com/spf13/pflag v1.0.3
01:27:42 [2020-05-21T01:27:42.486Z] #44 26.73 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:42 [2020-05-21T01:27:42.486Z] #44 27.98 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:42 [2020-05-21T01:27:42.486Z] #44 30.81 go: finding github.com/fatih/color v1.6.0
01:27:42 [2020-05-21T01:27:42.486Z] #44 30.87 go: finding github.com/sirupsen/logrus v1.0.5
01:27:42 [2020-05-21T01:27:42.486Z] #44 30.91 go: finding github.com/pkg/errors v0.8.1
01:27:42 [2020-05-21T01:27:42.486Z] #44 30.98 go: finding github.com/spf13/pflag v1.0.3
01:27:42 [2020-05-21T01:27:42.486Z] #44 31.08 go: finding github.com/mattn/go-colorable v0.0.9
01:27:42 [2020-05-21T01:27:42.486Z] #44 31.21 go: finding github.com/mattn/go-isatty v0.0.3
01:27:42 [2020-05-21T01:27:42.486Z] #44 31.91 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:42 [2020-05-21T01:27:42.486Z] #44 32.06 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:42 [2020-05-21T01:27:42.486Z] #44 32.07 go: finding github.com/jonboulle/clockwork v0.1.0
01:27:42 [2020-05-21T01:27:42.486Z] #44 32.33 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:42 [2020-05-21T01:27:42.486Z] #44 ...
01:27:42 [2020-05-21T01:27:42.486Z] 
01:27:42 [2020-05-21T01:27:42.486Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:42 [2020-05-21T01:27:42.486Z] #37 30.73 Checking out files:  60% (960/1597)   
Checking out files:  61% (975/1597)   
Checking out files:  62% (991/1597)   
Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
01:27:42 [2020-05-21T01:27:42.486Z] #37 31.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:27:42 [2020-05-21T01:27:42.486Z] #37 34.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:27:42 [2020-05-21T01:27:42.775Z] #37 ...
01:27:42 [2020-05-21T01:27:42.775Z] 
01:27:42 [2020-05-21T01:27:42.775Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:42 [2020-05-21T01:27:42.775Z] #42 24.77 vendor/golang.org/x/crypto/internal/subtle
01:27:43 [2020-05-21T01:27:43.009Z] #59 34.22 Checking out files:  43% (892/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
01:27:43 [2020-05-21T01:27:43.009Z] #59 36.05 + cd /tmp/tmp.gOdLIxnzcL/src/github.com/docker/libnetwork
01:27:43 [2020-05-21T01:27:43.009Z] #59 36.06 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:43 [2020-05-21T01:27:43.043Z] #23 DONE 39.9s
01:27:43 [2020-05-21T01:27:43.043Z] 
01:27:43 [2020-05-21T01:27:43.043Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:43 [2020-05-21T01:27:43.043Z] #59 DONE 39.9s
01:27:43 [2020-05-21T01:27:43.043Z] 
01:27:43 [2020-05-21T01:27:43.043Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
01:27:43 [2020-05-21T01:27:43.043Z] #24 DONE 0.1s
01:27:43 [2020-05-21T01:27:43.043Z] 
01:27:43 [2020-05-21T01:27:43.043Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:43 [2020-05-21T01:27:43.043Z] #38 37.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
01:27:43 [2020-05-21T01:27:43.043Z] #38 37.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
01:27:43 [2020-05-21T01:27:43.044Z] #38 37.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
01:27:43 [2020-05-21T01:27:43.044Z] #38 37.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
01:27:43 [2020-05-21T01:27:43.044Z] #38 37.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
01:27:43 [2020-05-21T01:27:43.044Z] #38 37.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
01:27:43 [2020-05-21T01:27:43.044Z] #38 38.77 debconf: delaying package configuration, since apt-utils is not installed
01:27:43 [2020-05-21T01:27:43.044Z] #38 39.08 Fetched 3798 kB in 1s (2950 kB/s)
01:27:43 [2020-05-21T01:27:43.044Z] #38 39.17 Selecting previously unselected package libcap-dev:arm64.
01:27:43 [2020-05-21T01:27:43.044Z] #38 39.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 ... 15385 files and directories currently installed.)
01:27:43 [2020-05-21T01:27:43.044Z] #38 39.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
01:27:43 [2020-05-21T01:27:43.044Z] #38 39.33 Unpacking libcap-dev:arm64 (1:2.25-2) ...
01:27:43 [2020-05-21T01:27:43.044Z] #38 40.00 Selecting previously unselected package libnet1:arm64.
01:27:43 [2020-05-21T01:27:43.044Z] #38 40.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:27:43 [2020-05-21T01:27:43.044Z] #38 40.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:27:43 [2020-05-21T01:27:43.063Z] #42 ...
01:27:43 [2020-05-21T01:27:43.063Z] 
01:27:43 [2020-05-21T01:27:43.063Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:43 [2020-05-21T01:27:43.063Z] #48 29.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:43 [2020-05-21T01:27:43.063Z] #48 32.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:43 [2020-05-21T01:27:43.063Z] #48 32.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:43 [2020-05-21T01:27:43.063Z] #48 32.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:43 [2020-05-21T01:27:43.063Z] #48 33.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:43 [2020-05-21T01:27:43.322Z] #47 32.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:43 [2020-05-21T01:27:43.352Z] #48 35.16 runtime
01:27:43 [2020-05-21T01:27:43.352Z] #48 ...
01:27:43 [2020-05-21T01:27:43.352Z] 
01:27:43 [2020-05-21T01:27:43.352Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:43 [2020-05-21T01:27:43.352Z] #33 25.15 Fetched 8131 kB in 24s (341 kB/s)
01:27:43 [2020-05-21T01:27:43.352Z] #33 25.15 Reading package lists...
01:27:43 [2020-05-21T01:27:43.352Z] #33 ...
01:27:43 [2020-05-21T01:27:43.352Z] 
01:27:43 [2020-05-21T01:27:43.352Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:43 [2020-05-21T01:27:43.352Z] #11 25.16 Fetched 8131 kB in 24s (340 kB/s)
01:27:43 [2020-05-21T01:27:43.352Z] #11 25.16 Reading package lists...
01:27:43 [2020-05-21T01:27:43.574Z] #59 36.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:27:43 [2020-05-21T01:27:43.620Z] #38 40.41 Selecting previously unselected package libnet1-dev.
01:27:43 [2020-05-21T01:27:43.620Z] #38 40.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
01:27:43 [2020-05-21T01:27:43.620Z] #38 40.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:27:43 [2020-05-21T01:27:43.640Z] #11 ...
01:27:43 [2020-05-21T01:27:43.640Z] 
01:27:43 [2020-05-21T01:27:43.640Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:43 [2020-05-21T01:27:43.640Z] #52 25.74 Fetched 8131 kB in 24s (334 kB/s)
01:27:43 [2020-05-21T01:27:43.640Z] #52 25.74 Reading package lists...
01:27:43 [2020-05-21T01:27:43.975Z] #52 ...
01:27:43 [2020-05-21T01:27:43.975Z] 
01:27:43 [2020-05-21T01:27:43.975Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:44 [2020-05-21T01:27:44.125Z] #38 40.80 Selecting previously unselected package libnl-3-200:arm64.
01:27:44 [2020-05-21T01:27:44.125Z] #38 40.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
01:27:44 [2020-05-21T01:27:44.125Z] #38 40.81 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
01:27:44 [2020-05-21T01:27:44.125Z] #38 41.03 Selecting previously unselected package libnl-3-dev:arm64.
01:27:44 [2020-05-21T01:27:44.125Z] #38 41.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
01:27:44 [2020-05-21T01:27:44.125Z] #38 41.07 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
01:27:44 [2020-05-21T01:27:44.329Z] #47 ...
01:27:44 [2020-05-21T01:27:44.329Z] 
01:27:44 [2020-05-21T01:27:44.329Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:44 [2020-05-21T01:27:44.388Z] #38 ...
01:27:44 [2020-05-21T01:27:44.388Z] 
01:27:44 [2020-05-21T01:27:44.388Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:44 [2020-05-21T01:27:44.388Z] #51 37.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
01:27:44 [2020-05-21T01:27:44.388Z] #51 37.26 Need to get 119 kB of archives.
01:27:44 [2020-05-21T01:27:44.388Z] #51 37.26 After this operation, 387 kB of additional disk space will be used.
01:27:44 [2020-05-21T01:27:44.388Z] #51 37.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
01:27:44 [2020-05-21T01:27:44.388Z] #51 37.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
01:27:44 [2020-05-21T01:27:44.388Z] #51 38.62 debconf: delaying package configuration, since apt-utils is not installed
01:27:44 [2020-05-21T01:27:44.388Z] #51 38.97 Fetched 119 kB in 0s (428 kB/s)
01:27:44 [2020-05-21T01:27:44.388Z] #51 39.12 Selecting previously unselected package libbtrfs0.
01:27:44 [2020-05-21T01:27:44.388Z] #51 39.14 (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 ... 15385 files and directories currently installed.)
01:27:44 [2020-05-21T01:27:44.388Z] #51 39.22 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
01:27:44 [2020-05-21T01:27:44.388Z] #51 39.26 Unpacking libbtrfs0 (4.20.1-2) ...
01:27:44 [2020-05-21T01:27:44.388Z] #51 39.98 Selecting previously unselected package libbtrfs-dev.
01:27:44 [2020-05-21T01:27:44.388Z] #51 40.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
01:27:44 [2020-05-21T01:27:44.388Z] #51 40.02 Unpacking libbtrfs-dev (4.20.1-2) ...
01:27:44 [2020-05-21T01:27:44.388Z] #51 40.49 Setting up libbtrfs0 (4.20.1-2) ...
01:27:44 [2020-05-21T01:27:44.388Z] #51 40.58 Setting up libbtrfs-dev (4.20.1-2) ...
01:27:44 [2020-05-21T01:27:44.388Z] #51 40.61 Processing triggers for libc-bin (2.28-10) ...
01:27:44 [2020-05-21T01:27:44.388Z] #51 DONE 41.4s
01:27:44 [2020-05-21T01:27:44.649Z] 
01:27:44 [2020-05-21T01:27:44.649Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:27:44 [2020-05-21T01:27:44.845Z] #59 33.52 Checking out files:  34% (707/2067)   
Checking out files:  35% (724/2067)   
Checking out files:  36% (745/2067)   
Checking out files:  37% (765/2067)   
Checking out files:  38% (786/2067)   
Checking out files:  39% (807/2067)   
Checking out files:  40% (827/2067)   
Checking out files:  41% (848/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
01:27:44 [2020-05-21T01:27:44.845Z] #59 ...
01:27:44 [2020-05-21T01:27:44.845Z] 
01:27:44 [2020-05-21T01:27:44.845Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:44 [2020-05-21T01:27:44.845Z] #43 24.14 go: finding gotest.tools/gotestsum v0.4.2
01:27:44 [2020-05-21T01:27:44.845Z] #43 24.14 go: finding gotest.tools v2.2.0+incompatible
01:27:44 [2020-05-21T01:27:44.845Z] #43 24.15 go: downloading gotest.tools/gotestsum v0.4.2
01:27:44 [2020-05-21T01:27:44.845Z] #43 24.15 go: downloading gotest.tools v2.2.0+incompatible
01:27:44 [2020-05-21T01:27:44.845Z] #43 24.96 go: extracting gotest.tools v2.2.0+incompatible
01:27:44 [2020-05-21T01:27:44.845Z] #43 25.06 go: extracting gotest.tools/gotestsum v0.4.2
01:27:44 [2020-05-21T01:27:44.845Z] #43 26.87 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:44 [2020-05-21T01:27:44.845Z] #43 26.97 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:44 [2020-05-21T01:27:44.845Z] #43 27.12 go: downloading github.com/spf13/pflag v1.0.3
01:27:44 [2020-05-21T01:27:44.845Z] #43 27.47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:44 [2020-05-21T01:27:44.845Z] #43 27.80 go: downloading github.com/pkg/errors v0.8.1
01:27:44 [2020-05-21T01:27:44.845Z] #43 28.66 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:44 [2020-05-21T01:27:44.845Z] #43 28.88 go: extracting github.com/spf13/pflag v1.0.3
01:27:44 [2020-05-21T01:27:44.845Z] #43 29.27 go: extracting github.com/pkg/errors v0.8.1
01:27:44 [2020-05-21T01:27:44.845Z] #43 30.95 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:44 [2020-05-21T01:27:44.845Z] #43 31.37 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:44 [2020-05-21T01:27:44.845Z] #43 34.09 go: finding github.com/fatih/color v1.6.0
01:27:44 [2020-05-21T01:27:44.845Z] #43 34.23 go: finding github.com/pkg/errors v0.8.1
01:27:44 [2020-05-21T01:27:44.845Z] #43 34.24 go: finding github.com/sirupsen/logrus v1.0.5
01:27:44 [2020-05-21T01:27:44.845Z] #43 34.29 go: finding github.com/mattn/go-colorable v0.0.9
01:27:44 [2020-05-21T01:27:44.845Z] #43 ...
01:27:44 [2020-05-21T01:27:44.845Z] 
01:27:44 [2020-05-21T01:27:44.845Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:44 [2020-05-21T01:27:44.845Z] #38 24.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:44 [2020-05-21T01:27:44.999Z] #33 35.79 Reading package lists...
01:27:44 [2020-05-21T01:27:44.999Z] #33 ...
01:27:44 [2020-05-21T01:27:44.999Z] 
01:27:44 [2020-05-21T01:27:44.999Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:44 [2020-05-21T01:27:44.999Z] #24 26.84 Fetched 8131 kB in 26s (318 kB/s)
01:27:44 [2020-05-21T01:27:44.999Z] #24 26.84 Reading package lists...
01:27:44 [2020-05-21T01:27:44.999Z] #24 ...
01:27:44 [2020-05-21T01:27:44.999Z] 
01:27:44 [2020-05-21T01:27:44.999Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:45 [2020-05-21T01:27:45.103Z] #38 ...
01:27:45 [2020-05-21T01:27:45.103Z] 
01:27:45 [2020-05-21T01:27:45.103Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:45 [2020-05-21T01:27:45.103Z] #43 34.43 go: finding github.com/spf13/pflag v1.0.3
01:27:45 [2020-05-21T01:27:45.103Z] #43 34.46 go: finding github.com/mattn/go-isatty v0.0.3
01:27:45 [2020-05-21T01:27:45.361Z] #43 ...
01:27:45 [2020-05-21T01:27:45.361Z] 
01:27:45 [2020-05-21T01:27:45.361Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:45 [2020-05-21T01:27:45.361Z] #10 24.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:45 [2020-05-21T01:27:45.361Z] #10 ...
01:27:45 [2020-05-21T01:27:45.361Z] 
01:27:45 [2020-05-21T01:27:45.361Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:46 [2020-05-21T01:27:46.140Z] #59 33.52 Checking out files:  34% (707/2067)   
Checking out files:  35% (724/2067)   
Checking out files:  36% (745/2067)   
Checking out files:  37% (765/2067)   
Checking out files:  38% (786/2067)   
Checking out files:  39% (807/2067)   
Checking out files:  40% (827/2067)   
Checking out files:  41% (848/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
01:27:46 [2020-05-21T01:27:46.140Z] #59 35.50 + cd /tmp/tmp.SAazuIV6G1/src/github.com/docker/libnetwork
01:27:46 [2020-05-21T01:27:46.140Z] #59 35.50 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
01:27:46 [2020-05-21T01:27:46.399Z] #59 ...
01:27:46 [2020-05-21T01:27:46.399Z] 
01:27:46 [2020-05-21T01:27:46.399Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:46 [2020-05-21T01:27:46.399Z] #51 25.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:27:46 [2020-05-21T01:27:46.657Z] #51 ...
01:27:46 [2020-05-21T01:27:46.657Z] 
01:27:46 [2020-05-21T01:27:46.657Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:46 [2020-05-21T01:27:46.657Z] #43 35.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:46 [2020-05-21T01:27:46.657Z] #43 35.30 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:46 [2020-05-21T01:27:46.657Z] #43 35.43 go: finding github.com/jonboulle/clockwork v0.1.0
01:27:46 [2020-05-21T01:27:46.657Z] #43 35.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:47 [2020-05-21T01:27:47.883Z] #59 ...
01:27:47 [2020-05-21T01:27:47.883Z] 
01:27:47 [2020-05-21T01:27:47.883Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:47 [2020-05-21T01:27:47.883Z] #32 40.66 Fetched 8350 kB in 29s (288 kB/s)
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.184 + RM_GOPATH=0
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.185 + TMP_GOPATH=
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.185 + : /build
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.186 + '[' -z '' ']'
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.189 ++ mktemp -d
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.193 + export GOPATH=/tmp/tmp.s7T8eDkCJT
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.194 + GOPATH=/tmp/tmp.s7T8eDkCJT
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.194 + RM_GOPATH=1
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.194 + case "$(go env GOARCH)" in
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.195 ++ go env GOARCH
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.206 + export GO_BUILDMODE=-buildmode=pie
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.207 + GO_BUILDMODE=-buildmode=pie
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.208 ++ dirname /tmp/install/install.sh
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.214 + dir=/tmp/install
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.218 + bin=containerd
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.218 + shift
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.219 + '[' '!' -f /tmp/install/containerd.installer ']'
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.219 + . /tmp/install/containerd.installer
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.220 ++ set -e
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.220 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.221 + install_containerd
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.222 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.222 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.223 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s7T8eDkCJT/src/github.com/containerd/containerd
01:27:47 [2020-05-21T01:27:47.948Z] #52 3.232 Cloning into '/tmp/tmp.s7T8eDkCJT/src/github.com/containerd/containerd'...
01:27:49 [2020-05-21T01:27:49.861Z] #52 ...
01:27:49 [2020-05-21T01:27:49.861Z] 
01:27:49 [2020-05-21T01:27:49.861Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:27:49 [2020-05-21T01:27:49.861Z] #25 5.186 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
01:27:49 [2020-05-21T01:27:49.861Z] #25 5.694 
01:27:50 [2020-05-21T01:27:50.547Z] #52 36.07 Reading package lists...
01:27:50 [2020-05-21T01:27:50.547Z] #52 ...
01:27:50 [2020-05-21T01:27:50.547Z] 
01:27:50 [2020-05-21T01:27:50.547Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:50 [2020-05-21T01:27:50.547Z] #39 28.58 Reading package lists...
01:27:50 [2020-05-21T01:27:50.648Z] #25 6.025 
                                                                           0.0%
###                                                                        5.4%
######                                                                     9.3%
#########                                                                 13.4%
##############                                                            19.5%
################                                                          23.1%
###################                                                       26.5%
######################                                                    31.2%
#########################                                                 35.0%
#############################                                             40.7%
#################################                                         46.5%
######################################                                    53.6%
###########################################                               60.5%
################################################                          67.4%
###################################################                       72.0%
01:27:50 [2020-05-21T01:27:50.648Z] #25 ...
01:27:50 [2020-05-21T01:27:50.648Z] 
01:27:50 [2020-05-21T01:27:50.648Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:50 [2020-05-21T01:27:50.648Z] #32 37.68 The following NEW packages will be installed:
01:27:50 [2020-05-21T01:27:50.648Z] #32 37.68   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
01:27:50 [2020-05-21T01:27:50.648Z] #32 37.68   vim-common xxd
01:27:50 [2020-05-21T01:27:50.648Z] #32 38.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
01:27:50 [2020-05-21T01:27:50.648Z] #32 38.16 Need to get 14.2 MB of archives.
01:27:50 [2020-05-21T01:27:50.648Z] #32 38.16 After this operation, 60.0 MB of additional disk space will be used.
01:27:50 [2020-05-21T01:27:50.648Z] #32 38.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 38.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 38.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 38.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 39.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 39.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 39.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 39.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 39.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 39.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
01:27:50 [2020-05-21T01:27:50.648Z] #32 41.25 debconf: delaying package configuration, since apt-utils is not installed
01:27:50 [2020-05-21T01:27:50.648Z] #32 41.53 Fetched 14.2 MB in 2s (7429 kB/s)
01:27:50 [2020-05-21T01:27:50.648Z] #32 41.69 Selecting previously unselected package xxd.
01:27:50 [2020-05-21T01:27:50.648Z] #32 41.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 ... 15385 files and directories currently installed.)
01:27:50 [2020-05-21T01:27:50.648Z] #32 41.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
01:27:50 [2020-05-21T01:27:50.648Z] #32 41.85 Unpacking xxd (2:8.1.0875-5) ...
01:27:50 [2020-05-21T01:27:50.648Z] #32 42.18 Selecting previously unselected package vim-common.
01:27:50 [2020-05-21T01:27:50.648Z] #32 42.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
01:27:50 [2020-05-21T01:27:50.648Z] #32 42.29 Unpacking vim-common (2:8.1.0875-5) ...
01:27:50 [2020-05-21T01:27:50.648Z] #32 43.12 Selecting previously unselected package cmake-data.
01:27:50 [2020-05-21T01:27:50.648Z] #32 43.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
01:27:50 [2020-05-21T01:27:50.648Z] #32 43.15 Unpacking cmake-data (3.13.4-1) ...
01:27:50 [2020-05-21T01:27:50.648Z] #32 ...
01:27:50 [2020-05-21T01:27:50.648Z] 
01:27:50 [2020-05-21T01:27:50.648Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:27:50 [2020-05-21T01:27:50.910Z] #25 6.025 
                                                                           0.0%
###                                                                        5.4%
######                                                                     9.3%
#########                                                                 13.4%
##############                                                            19.5%
################                                                          23.1%
###################                                                       26.5%
######################                                                    31.2%
#########################                                                 35.0%
#############################                                             40.7%
#################################                                         46.5%
######################################                                    53.6%
###########################################                               60.5%
################################################                          67.4%
###################################################                       72.0%
#######################################################                   77.7%
############################################################              83.9%
01:27:50 [2020-05-21T01:27:50.910Z] #25 ...
01:27:50 [2020-05-21T01:27:50.910Z] 
01:27:50 [2020-05-21T01:27:50.910Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:50 [2020-05-21T01:27:50.910Z] #30 37.87 sync
01:27:50 [2020-05-21T01:27:50.910Z] #30 37.87 internal/reflectlite
01:27:50 [2020-05-21T01:27:50.910Z] #30 40.51 sort
01:27:50 [2020-05-21T01:27:50.910Z] #30 40.52 errors
01:27:50 [2020-05-21T01:27:50.910Z] #30 40.97 io
01:27:50 [2020-05-21T01:27:50.910Z] #30 40.97 strconv
01:27:50 [2020-05-21T01:27:50.910Z] #30 40.97 internal/oserror
01:27:50 [2020-05-21T01:27:50.910Z] #30 41.27 syscall
01:27:50 [2020-05-21T01:27:50.910Z] #30 44.70 strings
01:27:50 [2020-05-21T01:27:50.910Z] #30 44.70 bytes
01:27:50 [2020-05-21T01:27:50.910Z] #30 ...
01:27:50 [2020-05-21T01:27:50.910Z] 
01:27:50 [2020-05-21T01:27:50.910Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:50 [2020-05-21T01:27:50.910Z] #10 37.89 The following NEW packages will be installed:
01:27:50 [2020-05-21T01:27:50.910Z] #10 37.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:27:50 [2020-05-21T01:27:50.910Z] #10 37.89   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
01:27:50 [2020-05-21T01:27:50.910Z] #10 37.89   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
01:27:50 [2020-05-21T01:27:50.910Z] #10 37.90   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
01:27:50 [2020-05-21T01:27:50.910Z] #10 37.90   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
01:27:50 [2020-05-21T01:27:50.910Z] #10 37.90   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
01:27:50 [2020-05-21T01:27:50.910Z] #10 38.47 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
01:27:50 [2020-05-21T01:27:50.910Z] #10 38.47 Need to get 73.3 MB of archives.
01:27:50 [2020-05-21T01:27:50.910Z] #10 38.47 After this operation, 472 MB of additional disk space will be used.
01:27:50 [2020-05-21T01:27:50.910Z] #10 38.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]
01:27:50 [2020-05-21T01:27:50.910Z] #10 39.46 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]
01:27:50 [2020-05-21T01:27:50.910Z] #10 39.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 39.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 39.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 39.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 40.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 40.55 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]
01:27:50 [2020-05-21T01:27:50.910Z] #10 40.60 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]
01:27:50 [2020-05-21T01:27:50.910Z] #10 43.21 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]
01:27:50 [2020-05-21T01:27:50.910Z] #10 44.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 44.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 44.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 44.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 44.97 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]
01:27:50 [2020-05-21T01:27:50.910Z] #10 44.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 44.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 45.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 45.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 45.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 45.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 45.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 45.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 45.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 45.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
01:27:50 [2020-05-21T01:27:50.910Z] #10 46.45 debconf: delaying package configuration, since apt-utils is not installed
01:27:50 [2020-05-21T01:27:50.910Z] #10 46.66 Fetched 73.3 MB in 7s (10.2 MB/s)
01:27:50 [2020-05-21T01:27:50.910Z] #10 46.81 Selecting previously unselected package binutils-mingw-w64-i686.
01:27:50 [2020-05-21T01:27:50.910Z] #10 46.81 (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 ... 15385 files and directories currently installed.)
01:27:50 [2020-05-21T01:27:50.910Z] #10 46.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
01:27:50 [2020-05-21T01:27:50.910Z] #10 46.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:27:51 [2020-05-21T01:27:51.164Z] #32 40.66 Reading package lists...
01:27:51 [2020-05-21T01:27:51.165Z] #32 ...
01:27:51 [2020-05-21T01:27:51.165Z] 
01:27:51 [2020-05-21T01:27:51.165Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:51 [2020-05-21T01:27:51.165Z] #38 34.23 Fetched 8350 kB in 28s (302 kB/s)
01:27:51 [2020-05-21T01:27:51.165Z] #38 34.23 Reading package lists...
01:27:51 [2020-05-21T01:27:51.165Z] #38 ...
01:27:51 [2020-05-21T01:27:51.165Z] 
01:27:51 [2020-05-21T01:27:51.165Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:51 [2020-05-21T01:27:51.165Z] #36 37.72 Checking out files:  69% (1105/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
01:27:51 [2020-05-21T01:27:51.165Z] #36 38.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:27:51 [2020-05-21T01:27:51.165Z] #36 41.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:27:51 [2020-05-21T01:27:51.170Z] #10 ...
01:27:51 [2020-05-21T01:27:51.170Z] 
01:27:51 [2020-05-21T01:27:51.170Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:51 [2020-05-21T01:27:51.170Z] #32 48.11 Selecting previously unselected package libicu63:arm64.
01:27:51 [2020-05-21T01:27:51.170Z] #32 48.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
01:27:51 [2020-05-21T01:27:51.170Z] #32 48.17 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
01:27:51 [2020-05-21T01:27:51.731Z] #36 ...
01:27:51 [2020-05-21T01:27:51.731Z] 
01:27:51 [2020-05-21T01:27:51.731Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:51 [2020-05-21T01:27:51.731Z] #23 34.22 Reading package lists...
01:27:51 [2020-05-21T01:27:51.923Z] #43 ...
01:27:51 [2020-05-21T01:27:51.923Z] 
01:27:51 [2020-05-21T01:27:51.923Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:27:51 [2020-05-21T01:27:51.923Z] #36 36.55 Checking out files:  69% (1103/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
01:27:51 [2020-05-21T01:27:51.923Z] #36 37.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
01:27:51 [2020-05-21T01:27:51.923Z] #36 41.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:27:51 [2020-05-21T01:27:51.989Z] #23 45.13 Building dependency tree...
01:27:51 [2020-05-21T01:27:51.989Z] #23 ...
01:27:51 [2020-05-21T01:27:51.989Z] 
01:27:51 [2020-05-21T01:27:51.989Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:51 [2020-05-21T01:27:51.989Z] #47 35.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:51 [2020-05-21T01:27:51.989Z] #47 35.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:51 [2020-05-21T01:27:51.989Z] #47 35.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:51 [2020-05-21T01:27:51.989Z] #47 35.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:51 [2020-05-21T01:27:51.989Z] #47 36.63 runtime/cgo
01:27:51 [2020-05-21T01:27:51.989Z] #47 37.03 runtime
01:27:52 [2020-05-21T01:27:52.114Z] #32 ...
01:27:52 [2020-05-21T01:27:52.114Z] 
01:27:52 [2020-05-21T01:27:52.114Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:27:52 [2020-05-21T01:27:52.114Z] #41 39.23 internal/reflectlite
01:27:52 [2020-05-21T01:27:52.114Z] #41 39.24 internal/singleflight
01:27:52 [2020-05-21T01:27:52.114Z] #41 39.24 github.com/LK4D4/vndr/godl/singleflight
01:27:52 [2020-05-21T01:27:52.114Z] #41 39.24 math/rand
01:27:52 [2020-05-21T01:27:52.114Z] #41 42.25 io
01:27:52 [2020-05-21T01:27:52.114Z] #41 42.31 strconv
01:27:52 [2020-05-21T01:27:52.114Z] #41 42.31 sort
01:27:52 [2020-05-21T01:27:52.114Z] #41 42.31 syscall
01:27:52 [2020-05-21T01:27:52.114Z] #41 45.52 vendor/golang.org/x/net/dns/dnsmessage
01:27:52 [2020-05-21T01:27:52.114Z] #41 45.85 bytes
01:27:52 [2020-05-21T01:27:52.114Z] #41 48.31 bufio
01:27:52 [2020-05-21T01:27:52.247Z] #47 ...
01:27:52 [2020-05-21T01:27:52.247Z] 
01:27:52 [2020-05-21T01:27:52.247Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:52 [2020-05-21T01:27:52.247Z] #38 34.23 Reading package lists...
01:27:52 [2020-05-21T01:27:52.375Z] #41 49.39 reflect
01:27:52 [2020-05-21T01:27:52.375Z] #41 ...
01:27:52 [2020-05-21T01:27:52.375Z] 
01:27:52 [2020-05-21T01:27:52.375Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:27:52 [2020-05-21T01:27:52.375Z] #25 6.025 
                                                                           0.0%
###                                                                        5.4%
######                                                                     9.3%
#########                                                                 13.4%
##############                                                            19.5%
################                                                          23.1%
###################                                                       26.5%
######################                                                    31.2%
#########################                                                 35.0%
#############################                                             40.7%
#################################                                         46.5%
######################################                                    53.6%
###########################################                               60.5%
################################################                          67.4%
###################################################                       72.0%
#######################################################                   77.7%
############################################################              83.9%
################################################################          90.2%
####################################################################      95.2%
######################################################################## 100.0%
01:27:52 [2020-05-21T01:27:52.375Z] #25 8.629 
01:27:52 [2020-05-21T01:27:52.901Z] #25 8.869 
                                                                           0.1%
###                                                                        5.4%
######                                                                     9.5%
#############                                                             18.2%
###################                                                       26.7%
##########################                                                36.6%
####################################                                      50.3%
##############################################                            64.9%
############################################################              83.7%
######################################################################## 100.0%
01:27:53 [2020-05-21T01:27:53.072Z] #38 45.66 Reading package lists...
01:27:53 [2020-05-21T01:27:53.072Z] #38 ...
01:27:53 [2020-05-21T01:27:53.072Z] 
01:27:53 [2020-05-21T01:27:53.072Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:27:53 [2020-05-21T01:27:53.072Z] #43 36.24 go: finding github.com/fatih/color v1.6.0
01:27:53 [2020-05-21T01:27:53.072Z] #43 36.41 go: finding github.com/pkg/errors v0.8.1
01:27:53 [2020-05-21T01:27:53.072Z] #43 36.63 go: finding github.com/sirupsen/logrus v1.0.5
01:27:53 [2020-05-21T01:27:53.072Z] #43 36.64 go: finding github.com/mattn/go-colorable v0.0.9
01:27:53 [2020-05-21T01:27:53.072Z] #43 36.79 go: finding github.com/spf13/pflag v1.0.3
01:27:53 [2020-05-21T01:27:53.072Z] #43 36.79 go: finding github.com/mattn/go-isatty v0.0.3
01:27:53 [2020-05-21T01:27:53.072Z] #43 37.44 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:27:53 [2020-05-21T01:27:53.072Z] #43 37.64 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:27:53 [2020-05-21T01:27:53.072Z] #43 37.67 go: finding github.com/jonboulle/clockwork v0.1.0
01:27:53 [2020-05-21T01:27:53.072Z] #43 37.99 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:27:53 [2020-05-21T01:27:53.473Z] #25 10.26 
01:27:54 [2020-05-21T01:27:54.009Z] #43 ...
01:27:54 [2020-05-21T01:27:54.009Z] 
01:27:54 [2020-05-21T01:27:54.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:54 [2020-05-21T01:27:54.009Z] #10 36.90 Fetched 8350 kB in 27s (307 kB/s)
01:27:54 [2020-05-21T01:27:54.009Z] #10 36.90 Reading package lists...
01:27:54 [2020-05-21T01:27:54.063Z] #39 39.32 Reading package lists...
01:27:54 [2020-05-21T01:27:54.063Z] #39 ...
01:27:54 [2020-05-21T01:27:54.063Z] 
01:27:54 [2020-05-21T01:27:54.063Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:54 [2020-05-21T01:27:54.063Z] #33 35.79 Reading package lists...
01:27:54 [2020-05-21T01:27:54.063Z] #33 45.70 Building dependency tree...
01:27:54 [2020-05-21T01:27:54.063Z] #33 ...
01:27:54 [2020-05-21T01:27:54.063Z] 
01:27:54 [2020-05-21T01:27:54.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:27:54 [2020-05-21T01:27:54.063Z] #11 35.99 Reading package lists...
01:27:54 [2020-05-21T01:27:54.063Z] #11 ...
01:27:54 [2020-05-21T01:27:54.063Z] 
01:27:54 [2020-05-21T01:27:54.063Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:54 [2020-05-21T01:27:54.063Z] #24 26.84 Reading package lists...
01:27:54 [2020-05-21T01:27:54.473Z] #36 ...
01:27:54 [2020-05-21T01:27:54.473Z] 
01:27:54 [2020-05-21T01:27:54.473Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:54 [2020-05-21T01:27:54.473Z] #32 33.75 Fetched 8350 kB in 27s (312 kB/s)
01:27:54 [2020-05-21T01:27:54.473Z] #32 33.75 Reading package lists...
01:27:54 [2020-05-21T01:27:54.473Z] #32 ...
01:27:54 [2020-05-21T01:27:54.473Z] 
01:27:54 [2020-05-21T01:27:54.473Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:54 [2020-05-21T01:27:54.473Z] #47 35.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:54 [2020-05-21T01:27:54.473Z] #47 36.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:27:54 [2020-05-21T01:27:54.473Z] #47 37.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:27:54 [2020-05-21T01:27:54.473Z] #47 37.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:27:54 [2020-05-21T01:27:54.473Z] #47 37.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:27:54 [2020-05-21T01:27:54.473Z] #47 39.21 internal/reflectlite
01:27:54 [2020-05-21T01:27:54.473Z] #47 39.26 sync
01:27:54 [2020-05-21T01:27:54.526Z] #25 10.54 
                                                                           0.0%
###                                                                        5.2%
########                                                                  11.3%
###############                                                           21.5%
######################                                                    31.3%
#############################                                             41.6%
###################################                                       48.9%
########################################                                  56.6%
###########################################                               61.0%
#################################################                         68.7%
01:27:54 [2020-05-21T01:27:54.526Z] #25 ...
01:27:54 [2020-05-21T01:27:54.526Z] 
01:27:54 [2020-05-21T01:27:54.526Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.62 Selecting previously unselected package libprotobuf-c1:arm64.
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.63 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.78 Selecting previously unselected package libprotobuf-c-dev:arm64.
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.80 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.95 Selecting previously unselected package zlib1g-dev:arm64.
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 41.96 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 42.56 Selecting previously unselected package libprotobuf17:arm64.
01:27:54 [2020-05-21T01:27:54.526Z] #38 42.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 42.59 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 43.91 Selecting previously unselected package libprotobuf-lite17:arm64.
01:27:54 [2020-05-21T01:27:54.526Z] #38 43.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 43.94 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 44.22 Selecting previously unselected package libprotobuf-dev:arm64.
01:27:54 [2020-05-21T01:27:54.526Z] #38 44.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 44.23 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 45.47 Selecting previously unselected package libprotoc17:arm64.
01:27:54 [2020-05-21T01:27:54.526Z] #38 45.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 45.51 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.09 Selecting previously unselected package protobuf-c-compiler.
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.39 Selecting previously unselected package protobuf-compiler.
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.40 Unpacking protobuf-compiler (3.6.1.3-2) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.63 Selecting previously unselected package python-pkg-resources.
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.68 Unpacking python-pkg-resources (40.8.0-1) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 46.99 Selecting previously unselected package python-six.
01:27:54 [2020-05-21T01:27:54.526Z] #38 47.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 47.01 Unpacking python-six (1.12.0-1) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 47.17 Selecting previously unselected package python-protobuf.
01:27:54 [2020-05-21T01:27:54.526Z] #38 47.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 47.22 Unpacking python-protobuf (3.6.1.3-2) ...
01:27:54 [2020-05-21T01:27:54.526Z] #38 48.12 Setting up python-pkg-resources (40.8.0-1) ...
01:27:54 [2020-05-21T01:27:54.731Z] #47 44.17 sort
01:27:54 [2020-05-21T01:27:54.788Z] #38 51.77 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
01:27:54 [2020-05-21T01:27:54.788Z] #38 51.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:27:54 [2020-05-21T01:27:54.788Z] #38 51.80 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
01:27:54 [2020-05-21T01:27:54.788Z] #38 ...
01:27:54 [2020-05-21T01:27:54.788Z] 
01:27:54 [2020-05-21T01:27:54.788Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:27:54 [2020-05-21T01:27:54.833Z] #10 47.60 Reading package lists...
01:27:54 [2020-05-21T01:27:54.833Z] #10 ...
01:27:54 [2020-05-21T01:27:54.833Z] 
01:27:54 [2020-05-21T01:27:54.833Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:54 [2020-05-21T01:27:54.833Z] #23 45.13 Building dependency tree...
01:27:54 [2020-05-21T01:27:54.989Z] #47 44.17 io
01:27:54 [2020-05-21T01:27:54.989Z] #47 ...
01:27:54 [2020-05-21T01:27:54.989Z] 
01:27:54 [2020-05-21T01:27:54.989Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:54 [2020-05-21T01:27:54.989Z] #32 33.75 Reading package lists...
01:27:55 [2020-05-21T01:27:55.088Z] #24 38.11 Reading package lists...
01:27:55 [2020-05-21T01:27:55.089Z] #24 ...
01:27:55 [2020-05-21T01:27:55.089Z] 
01:27:55 [2020-05-21T01:27:55.089Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:55 [2020-05-21T01:27:55.089Z] #52 36.07 Reading package lists...
01:27:55 [2020-05-21T01:27:55.309Z] #25 10.54 
                                                                           0.0%
###                                                                        5.2%
########                                                                  11.3%
###############                                                           21.5%
######################                                                    31.3%
#############################                                             41.6%
###################################                                       48.9%
########################################                                  56.6%
###########################################                               61.0%
#################################################                         68.7%
#######################################################                   76.7%
###########################################################               82.8%
###############################################################           88.1%
##################################################################        92.5%
#####################################################################     96.4%
######################################################################## 100.0%
01:27:55 [2020-05-21T01:27:55.570Z] #25 12.46 
01:27:55 [2020-05-21T01:27:55.830Z] #25 12.72 
          
01:27:55 [2020-05-21T01:27:55.830Z] #25 ...
01:27:55 [2020-05-21T01:27:55.830Z] 
01:27:55 [2020-05-21T01:27:55.830Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:27:55 [2020-05-21T01:27:55.830Z] #28 42.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
01:27:55 [2020-05-21T01:27:55.830Z] #28 43.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:27:55 [2020-05-21T01:27:55.830Z] #28 ...
01:27:55 [2020-05-21T01:27:55.830Z] 
01:27:55 [2020-05-21T01:27:55.830Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:27:56 [2020-05-21T01:27:56.732Z] #23 ...
01:27:56 [2020-05-21T01:27:56.732Z] 
01:27:56 [2020-05-21T01:27:56.732Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:56 [2020-05-21T01:27:56.732Z] #51 39.59 Fetched 8350 kB in 27s (308 kB/s)
01:27:57 [2020-05-21T01:27:57.299Z] #51 39.59 Reading package lists...
01:27:57 [2020-05-21T01:27:57.460Z] #32 44.81 Reading package lists...
01:27:57 [2020-05-21T01:27:57.460Z] #32 ...
01:27:57 [2020-05-21T01:27:57.460Z] 
01:27:57 [2020-05-21T01:27:57.460Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:57 [2020-05-21T01:27:57.460Z] #59 36.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
01:27:57 [2020-05-21T01:27:57.460Z] #59 ...
01:27:57 [2020-05-21T01:27:57.460Z] 
01:27:57 [2020-05-21T01:27:57.460Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:57 [2020-05-21T01:27:57.460Z] #47 46.42 internal/oserror
01:27:57 [2020-05-21T01:27:57.460Z] #47 46.57 bytes
01:27:57 [2020-05-21T01:27:57.460Z] #47 46.69 syscall
01:27:57 [2020-05-21T01:27:57.718Z] #47 ...
01:27:57 [2020-05-21T01:27:57.718Z] 
01:27:57 [2020-05-21T01:27:57.718Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:27:57 [2020-05-21T01:27:57.718Z] #30 37.18 internal/reflectlite
01:27:57 [2020-05-21T01:27:57.718Z] #30 37.20 sync
01:27:57 [2020-05-21T01:27:57.718Z] #30 42.55 errors
01:27:57 [2020-05-21T01:27:57.718Z] #30 42.55 sort
01:27:57 [2020-05-21T01:27:57.718Z] #30 43.27 strconv
01:27:57 [2020-05-21T01:27:57.718Z] #30 44.98 io
01:27:57 [2020-05-21T01:27:57.718Z] #30 47.04 syscall
01:27:57 [2020-05-21T01:27:57.780Z] #52 47.57 Building dependency tree...
01:27:57 [2020-05-21T01:27:57.865Z] #51 ...
01:27:57 [2020-05-21T01:27:57.865Z] 
01:27:57 [2020-05-21T01:27:57.865Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:27:57 [2020-05-21T01:27:57.865Z] #32 40.66 Reading package lists...
01:27:59 [2020-05-21T01:27:59.091Z] #30 ...
01:27:59 [2020-05-21T01:27:59.091Z] 
01:27:59 [2020-05-21T01:27:59.091Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:59 [2020-05-21T01:27:59.091Z] #23 38.63 Fetched 8350 kB in 28s (302 kB/s)
01:27:59 [2020-05-21T01:27:59.349Z] #23 38.63 Reading package lists...
01:27:59 [2020-05-21T01:27:59.349Z] #23 ...
01:27:59 [2020-05-21T01:27:59.349Z] 
01:27:59 [2020-05-21T01:27:59.349Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:27:59 [2020-05-21T01:27:59.349Z] #51 41.43 Fetched 8350 kB in 28s (294 kB/s)
01:27:59 [2020-05-21T01:27:59.844Z] #52 51.57 The following additional packages will be installed:
01:27:59 [2020-05-21T01:27:59.844Z] #52 51.58   libbtrfs0
01:27:59 [2020-05-21T01:27:59.914Z] #51 41.43 Reading package lists...
01:27:59 [2020-05-21T01:27:59.914Z] #51 ...
01:27:59 [2020-05-21T01:27:59.914Z] 
01:27:59 [2020-05-21T01:27:59.914Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:27:59 [2020-05-21T01:27:59.914Z] #23 38.63 Reading package lists...
01:28:00 [2020-05-21T01:28:00.132Z] #52 51.83 The following NEW packages will be installed:
01:28:00 [2020-05-21T01:28:00.132Z] #52 51.87   libbtrfs-dev libbtrfs0
01:28:00 [2020-05-21T01:28:00.426Z] #52 52.22 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
01:28:00 [2020-05-21T01:28:00.426Z] #52 52.22 Need to get 120 kB of archives.
01:28:00 [2020-05-21T01:28:00.426Z] #52 52.22 After this operation, 423 kB of additional disk space will be used.
01:28:00 [2020-05-21T01:28:00.426Z] #52 52.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
01:28:00 [2020-05-21T01:28:00.426Z] #52 52.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
01:28:01 [2020-05-21T01:28:01.047Z] #23 49.91 Reading package lists...
01:28:01 [2020-05-21T01:28:01.047Z] #23 ...
01:28:01 [2020-05-21T01:28:01.047Z] 
01:28:01 [2020-05-21T01:28:01.047Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:01 [2020-05-21T01:28:01.047Z] #10 40.51 Fetched 8350 kB in 29s (288 kB/s)
01:28:01 [2020-05-21T01:28:01.229Z] #25 12.72 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.7%
#####                                                                      7.3%
######                                                                     9.0%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 13.3%
###########                                                               15.3%
############                                                              16.9%
#############                                                             18.5%
##############                                                            19.9%
##############                                                            20.4%
###############                                                           22.1%
#################                                                         23.7%
#################                                                         24.6%
###################                                                       27.2%
#####################                                                     30.5%
#######################                                                   32.7%
#########################                                                 35.2%
###########################                                               37.7%
###########################                                               38.7%
#############################                                             40.6%
##############################                                            42.7%
################################                                          45.4%
#################################                                         46.9%
###################################                                       48.8%
###################################                                       49.5%
#####################################                                     51.7%
######################################                                    53.5%
#######################################                                   55.1%
########################################                                  56.3%
#########################################                                 58.2%
##########################################                                58.8%
###########################################                               61.0%
############################################                              62.1%
#############################################                             63.7%
###############################################                           66.1%
#################################################                         68.8%
###################################################                       71.0%
####################################################                      73.4%
######################################################                    75.7%
#########################################################                 79.4%
##########################################################                81.9%
#############################################################             86.0%
01:28:01 [2020-05-21T01:28:01.229Z] #25 ...
01:28:01 [2020-05-21T01:28:01.229Z] 
01:28:01 [2020-05-21T01:28:01.229Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:01 [2020-05-21T01:28:01.229Z] #30 48.23 reflect
01:28:01 [2020-05-21T01:28:01.229Z] #30 49.54 bufio
01:28:01 [2020-05-21T01:28:01.229Z] #30 50.68 path
01:28:01 [2020-05-21T01:28:01.229Z] #30 51.68 text/tabwriter
01:28:01 [2020-05-21T01:28:01.229Z] #30 54.44 internal/syscall/execenv
01:28:01 [2020-05-21T01:28:01.229Z] #30 54.48 internal/syscall/unix
01:28:01 [2020-05-21T01:28:01.229Z] #30 54.48 time
01:28:01 [2020-05-21T01:28:01.229Z] #30 ...
01:28:01 [2020-05-21T01:28:01.229Z] 
01:28:01 [2020-05-21T01:28:01.229Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:01 [2020-05-21T01:28:01.305Z] #10 40.51 Reading package lists...
01:28:01 [2020-05-21T01:28:01.305Z] #10 ...
01:28:01 [2020-05-21T01:28:01.305Z] 
01:28:01 [2020-05-21T01:28:01.305Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:01 [2020-05-21T01:28:01.305Z] #38 40.61 Fetched 8350 kB in 28s (294 kB/s)
01:28:01 [2020-05-21T01:28:01.305Z] #38 40.61 Reading package lists...
01:28:01 [2020-05-21T01:28:01.305Z] #38 ...
01:28:01 [2020-05-21T01:28:01.305Z] 
01:28:01 [2020-05-21T01:28:01.305Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:01 [2020-05-21T01:28:01.305Z] #30 50.43 reflect
01:28:01 [2020-05-21T01:28:01.497Z] #52 ...
01:28:01 [2020-05-21T01:28:01.497Z] 
01:28:01 [2020-05-21T01:28:01.497Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:01 [2020-05-21T01:28:01.497Z] #33 45.70 Building dependency tree...
01:28:01 [2020-05-21T01:28:01.497Z] #33 50.20 The following additional packages will be installed:
01:28:01 [2020-05-21T01:28:01.497Z] #33 50.20   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
01:28:01 [2020-05-21T01:28:01.497Z] #33 50.21 Suggested packages:
01:28:01 [2020-05-21T01:28:01.497Z] #33 50.22   cmake-doc ninja-build lrzip
01:28:01 [2020-05-21T01:28:01.497Z] #33 50.22 Recommended packages:
01:28:01 [2020-05-21T01:28:01.497Z] #33 50.22   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.07 The following NEW packages will be installed:
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.09   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.10   vim-common xxd
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.29 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.29 Need to get 14.9 MB of archives.
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.29 After this operation, 67.2 MB of additional disk space will be used.
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
01:28:01 [2020-05-21T01:28:01.497Z] #33 52.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
01:28:01 [2020-05-21T01:28:01.753Z] #25 12.72 
                                                                           0.0%
#                                                                          2.0%
###                                                                        4.7%
#####                                                                      7.3%
######                                                                     9.0%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 13.3%
###########                                                               15.3%
############                                                              16.9%
#############                                                             18.5%
##############                                                            19.9%
##############                                                            20.4%
###############                                                           22.1%
#################                                                         23.7%
#################                                                         24.6%
###################                                                       27.2%
#####################                                                     30.5%
#######################                                                   32.7%
#########################                                                 35.2%
###########################                                               37.7%
###########################                                               38.7%
#############################                                             40.6%
##############################                                            42.7%
################################                                          45.4%
#################################                                         46.9%
###################################                                       48.8%
###################################                                       49.5%
#####################################                                     51.7%
######################################                                    53.5%
#######################################                                   55.1%
########################################                                  56.3%
#########################################                                 58.2%
##########################################                                58.8%
###########################################                               61.0%
############################################                              62.1%
#############################################                             63.7%
###############################################                           66.1%
#################################################                         68.8%
###################################################                       71.0%
####################################################                      73.4%
######################################################                    75.7%
#########################################################                 79.4%
##########################################################                81.9%
#############################################################             86.0%
################################################################          89.3%
##################################################################        92.7%
####################################################################      94.7%
#######################################################################   98.9%
######################################################################## 100.0%
01:28:02 [2020-05-21T01:28:02.014Z] #25 18.79 
01:28:02 [2020-05-21T01:28:02.526Z] #33 54.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
01:28:02 [2020-05-21T01:28:02.586Z] #25 ...
01:28:02 [2020-05-21T01:28:02.586Z] 
01:28:02 [2020-05-21T01:28:02.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:02 [2020-05-21T01:28:02.586Z] #10 49.48 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:28:02 [2020-05-21T01:28:02.586Z] #10 49.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 49.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.30 Selecting previously unselected package binutils-mingw-w64.
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.46 Selecting previously unselected package libdevmapper1.02.1:arm64.
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.47 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.70 Selecting previously unselected package dmsetup.
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.74 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.75 Unpacking dmsetup (2:1.02.155-3) ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.99 Selecting previously unselected package mingw-w64-common.
01:28:02 [2020-05-21T01:28:02.586Z] #10 52.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 53.00 Unpacking mingw-w64-common (6.0.0-3) ...
01:28:02 [2020-05-21T01:28:02.586Z] #10 ...
01:28:02 [2020-05-21T01:28:02.586Z] 
01:28:02 [2020-05-21T01:28:02.586Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:02 [2020-05-21T01:28:02.586Z] #32 55.06 Selecting previously unselected package libxml2:arm64.
01:28:02 [2020-05-21T01:28:02.586Z] #32 55.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 55.09 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 55.85 Selecting previously unselected package libarchive13:arm64.
01:28:02 [2020-05-21T01:28:02.586Z] #32 55.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 55.85 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 56.26 Selecting previously unselected package libjsoncpp1:arm64.
01:28:02 [2020-05-21T01:28:02.586Z] #32 56.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 56.44 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 56.73 Selecting previously unselected package librhash0:arm64.
01:28:02 [2020-05-21T01:28:02.586Z] #32 56.74 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 56.75 Unpacking librhash0:arm64 (1.3.8-1) ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 57.21 Selecting previously unselected package libuv1:arm64.
01:28:02 [2020-05-21T01:28:02.586Z] #32 57.21 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 57.28 Unpacking libuv1:arm64 (1.24.1-1) ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 57.46 Selecting previously unselected package cmake.
01:28:02 [2020-05-21T01:28:02.586Z] #32 57.46 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
01:28:02 [2020-05-21T01:28:02.586Z] #32 57.50 Unpacking cmake (3.13.4-1) ...
01:28:02 [2020-05-21T01:28:02.818Z] #33 54.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
01:28:02 [2020-05-21T01:28:02.818Z] #33 54.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
01:28:02 [2020-05-21T01:28:02.818Z] #33 54.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
01:28:02 [2020-05-21T01:28:02.818Z] #33 ...
01:28:02 [2020-05-21T01:28:02.818Z] 
01:28:02 [2020-05-21T01:28:02.818Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:28:02 [2020-05-21T01:28:02.818Z] #52 54.58 debconf: delaying package configuration, since apt-utils is not installed
01:28:02 [2020-05-21T01:28:02.818Z] #52 54.79 Fetched 120 kB in 0s (964 kB/s)
01:28:02 [2020-05-21T01:28:02.846Z] #32 59.91 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
01:28:02 [2020-05-21T01:28:02.846Z] #32 59.94 Setting up xxd (2:8.1.0875-5) ...
01:28:02 [2020-05-21T01:28:02.846Z] #32 59.96 Setting up libuv1:arm64 (1.24.1-1) ...
01:28:02 [2020-05-21T01:28:02.846Z] #32 59.99 Setting up vim-common (2:8.1.0875-5) ...
01:28:03 [2020-05-21T01:28:03.107Z] #32 60.02 Setting up librhash0:arm64 (1.3.8-1) ...
01:28:03 [2020-05-21T01:28:03.107Z] #32 60.04 Setting up cmake-data (3.13.4-1) ...
01:28:03 [2020-05-21T01:28:03.107Z] #32 60.07 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
01:28:03 [2020-05-21T01:28:03.107Z] #32 60.11 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
01:28:03 [2020-05-21T01:28:03.107Z] #32 60.15 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
01:28:03 [2020-05-21T01:28:03.107Z] #32 60.19 Setting up cmake (3.13.4-1) ...
01:28:03 [2020-05-21T01:28:03.107Z] #32 60.22 Processing triggers for libc-bin (2.28-10) ...
01:28:03 [2020-05-21T01:28:03.108Z] #52 54.92 Selecting previously unselected package libbtrfs0.
01:28:03 [2020-05-21T01:28:03.109Z] #52 54.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15341 files and directories currently installed.)
01:28:03 [2020-05-21T01:28:03.109Z] #52 55.12 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
01:28:03 [2020-05-21T01:28:03.109Z] #52 55.14 Unpacking libbtrfs0 (4.20.1-2) ...
01:28:03 [2020-05-21T01:28:03.368Z] #32 60.32 Processing triggers for mime-support (3.62) ...
01:28:03 [2020-05-21T01:28:03.368Z] #32 ...
01:28:03 [2020-05-21T01:28:03.368Z] 
01:28:03 [2020-05-21T01:28:03.368Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:03 [2020-05-21T01:28:03.368Z] #47 50.35 syscall
01:28:03 [2020-05-21T01:28:03.368Z] #47 50.38 bufio
01:28:03 [2020-05-21T01:28:03.368Z] #47 50.40 reflect
01:28:03 [2020-05-21T01:28:03.368Z] #47 50.41 strings
01:28:03 [2020-05-21T01:28:03.368Z] #47 57.22 regexp/syntax
01:28:03 [2020-05-21T01:28:03.392Z] #32 51.29 Reading package lists...
01:28:03 [2020-05-21T01:28:03.392Z] #32 ...
01:28:03 [2020-05-21T01:28:03.392Z] 
01:28:03 [2020-05-21T01:28:03.392Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:03 [2020-05-21T01:28:03.392Z] #38 45.66 Reading package lists...
01:28:03 [2020-05-21T01:28:03.398Z] #52 55.30 Selecting previously unselected package libbtrfs-dev.
01:28:03 [2020-05-21T01:28:03.398Z] #52 55.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
01:28:03 [2020-05-21T01:28:03.398Z] #52 55.34 Unpacking libbtrfs-dev (4.20.1-2) ...
01:28:03 [2020-05-21T01:28:03.629Z] #47 ...
01:28:03 [2020-05-21T01:28:03.629Z] 
01:28:03 [2020-05-21T01:28:03.629Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:03 [2020-05-21T01:28:03.629Z] #25 20.34 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
01:28:03 [2020-05-21T01:28:03.629Z] #25 20.67 
01:28:03 [2020-05-21T01:28:03.629Z] #25 ...
01:28:03 [2020-05-21T01:28:03.629Z] 
01:28:03 [2020-05-21T01:28:03.629Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:03 [2020-05-21T01:28:03.629Z] #41 50.69 regexp/syntax
01:28:03 [2020-05-21T01:28:03.629Z] #41 55.56 hash/crc32
01:28:03 [2020-05-21T01:28:03.629Z] #41 57.09 vendor/golang.org/x/text/transform
01:28:03 [2020-05-21T01:28:03.629Z] #41 59.65 context
01:28:03 [2020-05-21T01:28:03.629Z] #41 59.68 internal/poll
01:28:03 [2020-05-21T01:28:03.629Z] #41 60.16 regexp
01:28:03 [2020-05-21T01:28:03.687Z] #52 55.72 Setting up libbtrfs0 (4.20.1-2) ...
01:28:03 [2020-05-21T01:28:03.687Z] #52 55.73 Setting up libbtrfs-dev (4.20.1-2) ...
01:28:03 [2020-05-21T01:28:03.890Z] #41 ...
01:28:03 [2020-05-21T01:28:03.890Z] 
01:28:03 [2020-05-21T01:28:03.890Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:03 [2020-05-21T01:28:03.890Z] #38 51.80 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 51.82 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 51.84 Setting up python-six (1.12.0-1) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 54.65 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 54.68 Setting up libnl-3-200:arm64 (3.4.0-1) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 54.86 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 54.88 Setting up libcap-dev:arm64 (1:2.25-2) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 54.90 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 54.94 Setting up protobuf-compiler (3.6.1.3-2) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 54.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 55.04 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 55.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 55.10 Setting up python-protobuf (3.6.1.3-2) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 60.64 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 60.70 Processing triggers for libc-bin (2.28-10) ...
01:28:03 [2020-05-21T01:28:03.890Z] #38 ...
01:28:03 [2020-05-21T01:28:03.890Z] 
01:28:03 [2020-05-21T01:28:03.890Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:03 [2020-05-21T01:28:03.890Z] #25 20.89 
#########################################                                 58.0%
######################################################################## 100.0%
01:28:03 [2020-05-21T01:28:03.976Z] #52 55.76 Processing triggers for libc-bin (2.28-10) ...
01:28:04 [2020-05-21T01:28:04.153Z] #25 21.11 
01:28:04 [2020-05-21T01:28:04.266Z] #52 DONE 56.3s
01:28:04 [2020-05-21T01:28:04.266Z] 
01:28:04 [2020-05-21T01:28:04.266Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:28:04 [2020-05-21T01:28:04.266Z] #24 38.11 Reading package lists...
01:28:04 [2020-05-21T01:28:04.266Z] #24 51.01 Building dependency tree...
01:28:04 [2020-05-21T01:28:04.266Z] #24 54.97 ca-certificates is already the newest version (20190110).
01:28:04 [2020-05-21T01:28:04.266Z] #24 54.97 The following additional packages will be installed:
01:28:04 [2020-05-21T01:28:04.266Z] #24 54.98   libjq1 libonig5
01:28:04 [2020-05-21T01:28:04.266Z] #24 55.97 The following NEW packages will be installed:
01:28:04 [2020-05-21T01:28:04.266Z] #24 55.98   jq libjq1 libonig5
01:28:04 [2020-05-21T01:28:04.266Z] #24 56.21 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
01:28:04 [2020-05-21T01:28:04.266Z] #24 56.21 Need to get 358 kB of archives.
01:28:04 [2020-05-21T01:28:04.266Z] #24 56.21 After this operation, 1277 kB of additional disk space will be used.
01:28:04 [2020-05-21T01:28:04.266Z] #24 56.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
01:28:04 [2020-05-21T01:28:04.266Z] #24 56.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
01:28:04 [2020-05-21T01:28:04.266Z] #24 56.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
01:28:04 [2020-05-21T01:28:04.726Z] #25 ...
01:28:04 [2020-05-21T01:28:04.726Z] 
01:28:04 [2020-05-21T01:28:04.726Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:04 [2020-05-21T01:28:04.726Z] #38 DONE 61.9s
01:28:04 [2020-05-21T01:28:04.909Z] #24 ...
01:28:04 [2020-05-21T01:28:04.909Z] 
01:28:04 [2020-05-21T01:28:04.909Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.440 + RM_GOPATH=0
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.441 + TMP_GOPATH=
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.441 + : /build
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.441 + '[' -z '' ']'
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.442 ++ mktemp -d
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.445 + export GOPATH=/tmp/tmp.hltM8ksiUq
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.445 + GOPATH=/tmp/tmp.hltM8ksiUq
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.445 + RM_GOPATH=1
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.446 + case "$(go env GOARCH)" in
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.451 ++ go env GOARCH
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.521 + export GO_BUILDMODE=-buildmode=pie
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.522 + GO_BUILDMODE=-buildmode=pie
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.525 ++ dirname /tmp/install/install.sh
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.529 + dir=/tmp/install
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.530 + bin=containerd
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.530 + shift
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.530 + '[' '!' -f /tmp/install/containerd.installer ']'
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.530 + . /tmp/install/containerd.installer
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.531 ++ set -e
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.531 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.533 + install_containerd
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.542 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.543 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.543 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hltM8ksiUq/src/github.com/containerd/containerd
01:28:04 [2020-05-21T01:28:04.909Z] #53 0.547 Cloning into '/tmp/tmp.hltM8ksiUq/src/github.com/containerd/containerd'...
01:28:04 [2020-05-21T01:28:04.988Z] 
01:28:04 [2020-05-21T01:28:04.988Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:04 [2020-05-21T01:28:04.988Z] #32 DONE 61.9s
01:28:04 [2020-05-21T01:28:04.988Z] 
01:28:04 [2020-05-21T01:28:04.988Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:05 [2020-05-21T01:28:05.294Z] #38 56.43 Building dependency tree...
01:28:05 [2020-05-21T01:28:05.294Z] #38 ...
01:28:05 [2020-05-21T01:28:05.294Z] 
01:28:05 [2020-05-21T01:28:05.294Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:28:05 [2020-05-21T01:28:05.294Z] #23 51.10 ca-certificates is already the newest version (20190110).
01:28:05 [2020-05-21T01:28:05.294Z] #23 51.10 The following additional packages will be installed:
01:28:05 [2020-05-21T01:28:05.294Z] #23 51.13   libjq1 libonig5
01:28:05 [2020-05-21T01:28:05.294Z] #23 51.86 The following NEW packages will be installed:
01:28:05 [2020-05-21T01:28:05.294Z] #23 51.86   jq libjq1 libonig5
01:28:05 [2020-05-21T01:28:05.294Z] #23 52.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
01:28:05 [2020-05-21T01:28:05.294Z] #23 52.54 Need to get 355 kB of archives.
01:28:05 [2020-05-21T01:28:05.294Z] #23 52.54 After this operation, 1072 kB of additional disk space will be used.
01:28:05 [2020-05-21T01:28:05.294Z] #23 52.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
01:28:05 [2020-05-21T01:28:05.294Z] #23 52.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
01:28:05 [2020-05-21T01:28:05.294Z] #23 52.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
01:28:05 [2020-05-21T01:28:05.294Z] #23 54.61 debconf: delaying package configuration, since apt-utils is not installed
01:28:05 [2020-05-21T01:28:05.294Z] #23 54.99 Fetched 355 kB in 0s (814 kB/s)
01:28:05 [2020-05-21T01:28:05.294Z] #23 55.29 Selecting previously unselected package libonig5:amd64.
01:28:05 [2020-05-21T01:28:05.294Z] #23 55.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
01:28:05 [2020-05-21T01:28:05.294Z] #23 55.45 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 55.47 Unpacking libonig5:amd64 (6.9.1-1) ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 55.96 Selecting previously unselected package libjq1:amd64.
01:28:05 [2020-05-21T01:28:05.294Z] #23 55.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 56.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 56.57 Selecting previously unselected package jq.
01:28:05 [2020-05-21T01:28:05.294Z] #23 56.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 56.61 Unpacking jq (1.5+dfsg-2+b1) ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 57.20 Setting up libonig5:amd64 (6.9.1-1) ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 57.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 57.27 Setting up jq (1.5+dfsg-2+b1) ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 57.30 Processing triggers for libc-bin (2.28-10) ...
01:28:05 [2020-05-21T01:28:05.294Z] #23 DONE 58.2s
01:28:05 [2020-05-21T01:28:05.294Z] 
01:28:05 [2020-05-21T01:28:05.294Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
01:28:05 [2020-05-21T01:28:05.294Z] #24 DONE 0.1s
01:28:05 [2020-05-21T01:28:05.294Z] 
01:28:05 [2020-05-21T01:28:05.294Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:06 [2020-05-21T01:28:06.444Z] #53 ...
01:28:06 [2020-05-21T01:28:06.444Z] 
01:28:06 [2020-05-21T01:28:06.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:06 [2020-05-21T01:28:06.444Z] #11 35.99 Reading package lists...
01:28:06 [2020-05-21T01:28:06.444Z] #11 48.87 Building dependency tree...
01:28:06 [2020-05-21T01:28:06.444Z] #11 53.49 The following additional packages will be installed:
01:28:06 [2020-05-21T01:28:06.444Z] #11 53.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
01:28:06 [2020-05-21T01:28:06.444Z] #11 53.50   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
01:28:06 [2020-05-21T01:28:06.444Z] #11 53.51   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:28:06 [2020-05-21T01:28:06.444Z] #11 53.51   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
01:28:06 [2020-05-21T01:28:06.444Z] #11 53.52 Suggested packages:
01:28:06 [2020-05-21T01:28:06.444Z] #11 53.52   gcc-8-locales seccomp wine64
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.06 The following NEW packages will be installed:
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.08   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.08   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.08   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.08   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.08   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.08   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.36 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.36 Need to get 78.9 MB of archives.
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.36 After this operation, 532 MB of additional disk space will be used.
01:28:06 [2020-05-21T01:28:06.444Z] #11 56.36 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]
01:28:06 [2020-05-21T01:28:06.444Z] #11 57.01 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]
01:28:06 [2020-05-21T01:28:06.444Z] #11 57.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
01:28:06 [2020-05-21T01:28:06.444Z] #11 57.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
01:28:06 [2020-05-21T01:28:06.444Z] #11 57.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
01:28:06 [2020-05-21T01:28:06.444Z] #11 57.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
01:28:06 [2020-05-21T01:28:06.577Z] #30 ...
01:28:06 [2020-05-21T01:28:06.577Z] 
01:28:06 [2020-05-21T01:28:06.577Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:06 [2020-05-21T01:28:06.577Z] #32 44.81 Reading package lists...
01:28:06 [2020-05-21T01:28:06.737Z] #11 ...
01:28:06 [2020-05-21T01:28:06.737Z] 
01:28:06 [2020-05-21T01:28:06.737Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:06 [2020-05-21T01:28:06.737Z] #33 54.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
01:28:06 [2020-05-21T01:28:06.737Z] #33 54.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
01:28:06 [2020-05-21T01:28:06.737Z] #33 57.83 debconf: delaying package configuration, since apt-utils is not installed
01:28:06 [2020-05-21T01:28:06.737Z] #33 58.19 Fetched 14.9 MB in 3s (4608 kB/s)
01:28:06 [2020-05-21T01:28:06.737Z] #33 58.35 Selecting previously unselected package xxd.
01:28:06 [2020-05-21T01:28:06.737Z] #33 58.35 (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 ... 15341 files and directories currently installed.)
01:28:06 [2020-05-21T01:28:06.737Z] #33 58.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
01:28:06 [2020-05-21T01:28:06.737Z] #33 58.57 Unpacking xxd (2:8.1.0875-5) ...
01:28:07 [2020-05-21T01:28:07.027Z] #33 58.94 Selecting previously unselected package vim-common.
01:28:07 [2020-05-21T01:28:07.027Z] #33 58.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
01:28:07 [2020-05-21T01:28:07.027Z] #33 59.05 Unpacking vim-common (2:8.1.0875-5) ...
01:28:07 [2020-05-21T01:28:07.659Z] #33 59.61 Selecting previously unselected package cmake-data.
01:28:07 [2020-05-21T01:28:07.659Z] #33 59.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
01:28:07 [2020-05-21T01:28:07.659Z] #33 59.64 Unpacking cmake-data (3.13.4-1) ...
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.106 + RM_GOPATH=0
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.106 + TMP_GOPATH=
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.106 + : /build
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.106 + '[' -z '' ']'
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.109 ++ mktemp -d
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.112 + export GOPATH=/tmp/tmp.dCItwWauCN
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.112 + GOPATH=/tmp/tmp.dCItwWauCN
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.112 + RM_GOPATH=1
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.112 + case "$(go env GOARCH)" in
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.113 ++ go env GOARCH
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.140 + export GO_BUILDMODE=-buildmode=pie
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.140 + GO_BUILDMODE=-buildmode=pie
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.140 ++ dirname /tmp/install/install.sh
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 + dir=/tmp/install
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 + bin=tini
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 + shift
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 + '[' '!' -f /tmp/install/tini.installer ']'
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 + . /tmp/install/tini.installer
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 ++ : fec3683b971d9c3ef73f284f176672c44b448662
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 + install_tini
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 + git clone https://github.com/krallin/tini.git /tmp/tmp.dCItwWauCN/tini
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.143 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
01:28:08 [2020-05-21T01:28:08.292Z] #33 3.160 Cloning into '/tmp/tmp.dCItwWauCN/tini'...
01:28:08 [2020-05-21T01:28:08.579Z] #25 ...
01:28:08 [2020-05-21T01:28:08.579Z] 
01:28:08 [2020-05-21T01:28:08.579Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:28:08 [2020-05-21T01:28:08.579Z] #51 50.95 Reading package lists...
01:28:08 [2020-05-21T01:28:08.579Z] #51 ...
01:28:08 [2020-05-21T01:28:08.579Z] 
01:28:08 [2020-05-21T01:28:08.579Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:08 [2020-05-21T01:28:08.579Z] #10 47.60 Reading package lists...
01:28:08 [2020-05-21T01:28:08.579Z] #10 59.14 Building dependency tree...
01:28:08 [2020-05-21T01:28:08.697Z] #33 ...
01:28:08 [2020-05-21T01:28:08.697Z] 
01:28:08 [2020-05-21T01:28:08.697Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:08 [2020-05-21T01:28:08.697Z] #39 39.32 Reading package lists...
01:28:08 [2020-05-21T01:28:08.697Z] #39 50.79 Building dependency tree...
01:28:08 [2020-05-21T01:28:08.697Z] #39 54.72 The following additional packages will be installed:
01:28:08 [2020-05-21T01:28:08.697Z] #39 54.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
01:28:08 [2020-05-21T01:28:08.697Z] #39 54.73   libprotoc17 python-pkg-resources python-six zlib1g-dev
01:28:08 [2020-05-21T01:28:08.697Z] #39 54.74 Suggested packages:
01:28:08 [2020-05-21T01:28:08.697Z] #39 54.74   manpages-dev python-setuptools
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.16 The following NEW packages will be installed:
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.17   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.18   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.18   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.18   python-six zlib1g-dev
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.39 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.39 Need to get 4075 kB of archives.
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.39 After this operation, 24.5 MB of additional disk space will be used.
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 57.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 58.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 58.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 58.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 58.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 58.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 58.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
01:28:08 [2020-05-21T01:28:08.697Z] #39 ...
01:28:08 [2020-05-21T01:28:08.697Z] 
01:28:08 [2020-05-21T01:28:08.697Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:28:08 [2020-05-21T01:28:08.697Z] #24 58.81 debconf: delaying package configuration, since apt-utils is not installed
01:28:08 [2020-05-21T01:28:08.697Z] #24 59.10 Fetched 358 kB in 0s (2226 kB/s)
01:28:08 [2020-05-21T01:28:08.697Z] #24 59.28 Selecting previously unselected package libonig5:ppc64el.
01:28:08 [2020-05-21T01:28:08.697Z] #24 59.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15341 files and directories currently installed.)
01:28:08 [2020-05-21T01:28:08.697Z] #24 59.39 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
01:28:08 [2020-05-21T01:28:08.697Z] #24 59.41 Unpacking libonig5:ppc64el (6.9.1-1) ...
01:28:08 [2020-05-21T01:28:08.697Z] #24 59.83 Selecting previously unselected package libjq1:ppc64el.
01:28:08 [2020-05-21T01:28:08.697Z] #24 59.89 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
01:28:08 [2020-05-21T01:28:08.697Z] #24 59.91 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
01:28:08 [2020-05-21T01:28:08.697Z] #24 60.47 Selecting previously unselected package jq.
01:28:08 [2020-05-21T01:28:08.697Z] #24 60.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
01:28:08 [2020-05-21T01:28:08.697Z] #24 60.51 Unpacking jq (1.5+dfsg-2+b1) ...
01:28:08 [2020-05-21T01:28:08.990Z] #24 60.75 Setting up libonig5:ppc64el (6.9.1-1) ...
01:28:08 [2020-05-21T01:28:08.990Z] #24 60.78 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
01:28:08 [2020-05-21T01:28:08.990Z] #24 60.79 Setting up jq (1.5+dfsg-2+b1) ...
01:28:08 [2020-05-21T01:28:08.990Z] #24 60.80 Processing triggers for libc-bin (2.28-10) ...
01:28:09 [2020-05-21T01:28:09.257Z] #33 4.190 + cd /tmp/tmp.dCItwWauCN/tini
01:28:09 [2020-05-21T01:28:09.258Z] #33 4.190 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
01:28:09 [2020-05-21T01:28:09.258Z] #33 4.233 + cmake .
01:28:09 [2020-05-21T01:28:09.281Z] #24 DONE 61.1s
01:28:09 [2020-05-21T01:28:09.281Z] 
01:28:09 [2020-05-21T01:28:09.281Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
01:28:09 [2020-05-21T01:28:09.281Z] #25 DONE 0.1s
01:28:09 [2020-05-21T01:28:09.281Z] 
01:28:09 [2020-05-21T01:28:09.281Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:09 [2020-05-21T01:28:09.281Z] #11 58.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
01:28:09 [2020-05-21T01:28:09.281Z] #11 59.39 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]
01:28:09 [2020-05-21T01:28:09.281Z] #11 59.44 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]
01:28:09 [2020-05-21T01:28:09.363Z] #32 56.35 Building dependency tree...
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
01:28:10 [2020-05-21T01:28:10.153Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:28:10 [2020-05-21T01:28:10.153Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:28:10 [2020-05-21T01:28:10.435Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:28:10 [2020-05-21T01:28:10.435Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:28:10 [2020-05-21T01:28:10.435Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 4.8% of statements
01:28:10 [2020-05-21T01:28:10.717Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:28:10 [2020-05-21T01:28:10.717Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:28:10 [2020-05-21T01:28:10.717Z] ?   	github.com/docker/docker/api/types	[no test files]
01:28:10 [2020-05-21T01:28:10.717Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:28:10 [2020-05-21T01:28:10.717Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:28:10 [2020-05-21T01:28:10.717Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:28:10 [2020-05-21T01:28:10.717Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:28:10 [2020-05-21T01:28:10.998Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
01:28:11 [2020-05-21T01:28:11.106Z] #10 ...
01:28:11 [2020-05-21T01:28:11.106Z] 
01:28:11 [2020-05-21T01:28:11.106Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:11 [2020-05-21T01:28:11.106Z] #30 63.45 sync
01:28:11 [2020-05-21T01:28:11.106Z] #30 63.47 internal/reflectlite
01:28:11 [2020-05-21T01:28:11.175Z] #33 6.153 -- The C compiler identification is GNU 8.3.0
01:28:11 [2020-05-21T01:28:11.175Z] #33 6.229 -- Check for working C compiler: /usr/bin/cc
01:28:11 [2020-05-21T01:28:11.175Z] #33 ...
01:28:11 [2020-05-21T01:28:11.175Z] 
01:28:11 [2020-05-21T01:28:11.175Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:11 [2020-05-21T01:28:11.175Z] #25 22.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
01:28:11 [2020-05-21T01:28:11.175Z] #25 23.24 
01:28:11 [2020-05-21T01:28:11.175Z] #25 23.51 
                                                                           0.8%
###########################                                               37.7%
######################################################################## 100.0%
01:28:11 [2020-05-21T01:28:11.175Z] #25 23.87 
01:28:11 [2020-05-21T01:28:11.175Z] #25 25.25 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
01:28:11 [2020-05-21T01:28:11.175Z] #25 25.35 skipping existing ed4b54129745
01:28:11 [2020-05-21T01:28:11.175Z] #25 25.61 
01:28:11 [2020-05-21T01:28:11.175Z] #25 27.41 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
01:28:11 [2020-05-21T01:28:11.175Z] #25 27.78 
01:28:11 [2020-05-21T01:28:11.175Z] #25 28.07 
######################################################################## 100.0%
01:28:11 [2020-05-21T01:28:11.175Z] #25 28.18 
01:28:11 [2020-05-21T01:28:11.175Z] #25 28.23 Download of images into '/build' complete.
01:28:11 [2020-05-21T01:28:11.280Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
01:28:11 [2020-05-21T01:28:11.280Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:28:11 [2020-05-21T01:28:11.280Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:28:11 [2020-05-21T01:28:11.280Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:28:11 [2020-05-21T01:28:11.280Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:28:11 [2020-05-21T01:28:11.280Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:28:11 [2020-05-21T01:28:11.280Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:28:11 [2020-05-21T01:28:11.280Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:28:11 [2020-05-21T01:28:11.280Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
01:28:11 [2020-05-21T01:28:11.437Z] #25 28.25 Use something like the following to load the result into a Docker daemon:
01:28:11 [2020-05-21T01:28:11.437Z] #25 28.25   tar -cC '/build' . | docker load
01:28:11 [2020-05-21T01:28:11.562Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/builder	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:28:11 [2020-05-21T01:28:11.562Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:28:11 [2020-05-21T01:28:11.844Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
01:28:11 [2020-05-21T01:28:11.896Z] #32 ...
01:28:11 [2020-05-21T01:28:11.896Z] 
01:28:11 [2020-05-21T01:28:11.896Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:11 [2020-05-21T01:28:11.896Z] #30 61.36 time
01:28:12 [2020-05-21T01:28:12.008Z] #25 DONE 28.8s
01:28:12 [2020-05-21T01:28:12.008Z] 
01:28:12 [2020-05-21T01:28:12.008Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:12 [2020-05-21T01:28:12.008Z] #30 59.44 internal/poll
01:28:12 [2020-05-21T01:28:12.008Z] #30 61.88 os
01:28:12 [2020-05-21T01:28:12.008Z] #30 66.42 internal/fmtsort
01:28:12 [2020-05-21T01:28:12.008Z] #30 66.57 path/filepath
01:28:12 [2020-05-21T01:28:12.008Z] #30 67.22 fmt
01:28:12 [2020-05-21T01:28:12.008Z] #30 68.68 io/ioutil
01:28:12 [2020-05-21T01:28:12.011Z] #11 ...
01:28:12 [2020-05-21T01:28:12.011Z] 
01:28:12 [2020-05-21T01:28:12.011Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:12 [2020-05-21T01:28:12.011Z] #39 61.42 debconf: delaying package configuration, since apt-utils is not installed
01:28:12 [2020-05-21T01:28:12.011Z] #39 61.69 Fetched 4075 kB in 1s (2984 kB/s)
01:28:12 [2020-05-21T01:28:12.011Z] #39 61.93 Selecting previously unselected package libcap-dev:ppc64el.
01:28:12 [2020-05-21T01:28:12.011Z] #39 61.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 ... 15341 files and directories currently installed.)
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.09 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.31 Selecting previously unselected package libnet1:ppc64el.
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.34 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.56 Selecting previously unselected package libnet1-dev.
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.92 Selecting previously unselected package libnl-3-200:ppc64el.
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 62.96 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 63.19 Selecting previously unselected package libnl-3-dev:ppc64el.
01:28:12 [2020-05-21T01:28:12.011Z] #39 63.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 63.25 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 63.79 Selecting previously unselected package libprotobuf-c1:ppc64el.
01:28:12 [2020-05-21T01:28:12.011Z] #39 63.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 63.88 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 64.03 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
01:28:12 [2020-05-21T01:28:12.011Z] #39 64.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
01:28:12 [2020-05-21T01:28:12.011Z] #39 64.03 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
01:28:12 [2020-05-21T01:28:12.183Z] #30 ...
01:28:12 [2020-05-21T01:28:12.183Z] 
01:28:12 [2020-05-21T01:28:12.183Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:12 [2020-05-21T01:28:12.183Z] #47 51.45 reflect
01:28:12 [2020-05-21T01:28:12.183Z] #47 61.11 time
01:28:12 [2020-05-21T01:28:12.183Z] #47 ...
01:28:12 [2020-05-21T01:28:12.183Z] 
01:28:12 [2020-05-21T01:28:12.184Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:12 [2020-05-21T01:28:12.184Z] #38 40.61 Reading package lists...
01:28:12 [2020-05-21T01:28:12.269Z] #30 ...
01:28:12 [2020-05-21T01:28:12.269Z] 
01:28:12 [2020-05-21T01:28:12.269Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:12 [2020-05-21T01:28:12.269Z] #33 7.346 -- Check for working C compiler: /usr/bin/cc -- works
01:28:12 [2020-05-21T01:28:12.269Z] #33 7.346 -- Detecting C compiler ABI info
01:28:12 [2020-05-21T01:28:12.303Z] #39 64.33 Selecting previously unselected package zlib1g-dev:ppc64el.
01:28:12 [2020-05-21T01:28:12.443Z] #38 52.14 Reading package lists...
01:28:12 [2020-05-21T01:28:12.443Z] #38 ...
01:28:12 [2020-05-21T01:28:12.443Z] 
01:28:12 [2020-05-21T01:28:12.443Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:28:12 [2020-05-21T01:28:12.443Z] #51 41.43 Reading package lists...
01:28:12 [2020-05-21T01:28:12.443Z] #51 52.20 Reading package lists...
01:28:12 [2020-05-21T01:28:12.443Z] #51 ...
01:28:12 [2020-05-21T01:28:12.443Z] 
01:28:12 [2020-05-21T01:28:12.443Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:12 [2020-05-21T01:28:12.443Z] #10 40.51 Reading package lists...
01:28:12 [2020-05-21T01:28:12.610Z] #39 64.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
01:28:12 [2020-05-21T01:28:12.610Z] #39 64.37 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
01:28:12 [2020-05-21T01:28:12.708Z] #10 52.67 Reading package lists...
01:28:12 [2020-05-21T01:28:12.708Z] #10 ...
01:28:12 [2020-05-21T01:28:12.708Z] 
01:28:12 [2020-05-21T01:28:12.708Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:12 [2020-05-21T01:28:12.708Z] #32 61.41 The following additional packages will be installed:
01:28:12 [2020-05-21T01:28:12.708Z] #32 61.41   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
01:28:12 [2020-05-21T01:28:12.708Z] #32 61.41 Suggested packages:
01:28:12 [2020-05-21T01:28:12.708Z] #32 61.43   cmake-doc ninja-build lrzip
01:28:12 [2020-05-21T01:28:12.708Z] #32 61.43 Recommended packages:
01:28:12 [2020-05-21T01:28:12.708Z] #32 61.43   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:28:13 [2020-05-21T01:28:13.245Z] #39 64.98 Selecting previously unselected package libprotobuf17:ppc64el.
01:28:13 [2020-05-21T01:28:13.245Z] #39 64.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
01:28:13 [2020-05-21T01:28:13.245Z] #39 65.00 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
01:28:13 [2020-05-21T01:28:13.683Z] #33 8.546 -- Detecting C compiler ABI info - done
01:28:13 [2020-05-21T01:28:13.683Z] #33 8.614 -- Detecting C compile features
01:28:14 [2020-05-21T01:28:14.093Z] #32 63.42 The following NEW packages will be installed:
01:28:14 [2020-05-21T01:28:14.093Z] #32 63.45   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
01:28:14 [2020-05-21T01:28:14.093Z] #32 63.47   vim-common xxd
01:28:14 [2020-05-21T01:28:14.480Z] #30 ...
01:28:14 [2020-05-21T01:28:14.480Z] 
01:28:14 [2020-05-21T01:28:14.480Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:14 [2020-05-21T01:28:14.480Z] #59 DONE 67.0s
01:28:14 [2020-05-21T01:28:14.480Z] 
01:28:14 [2020-05-21T01:28:14.480Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:14 [2020-05-21T01:28:14.480Z] #25 7.279 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
01:28:14 [2020-05-21T01:28:14.480Z] #25 7.999 #=#=#                                                                         
01:28:14 [2020-05-21T01:28:14.518Z] ok  	github.com/docker/docker/builder/remotecontext	0.372s	coverage: 13.6% of statements
01:28:14 [2020-05-21T01:28:14.658Z] #32 63.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
01:28:14 [2020-05-21T01:28:14.658Z] #32 63.96 Need to get 14.9 MB of archives.
01:28:14 [2020-05-21T01:28:14.658Z] #32 63.96 After this operation, 61.8 MB of additional disk space will be used.
01:28:14 [2020-05-21T01:28:14.658Z] #32 63.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
01:28:14 [2020-05-21T01:28:14.658Z] #32 63.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
01:28:14 [2020-05-21T01:28:14.658Z] #32 63.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
01:28:14 [2020-05-21T01:28:14.916Z] #32 64.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
01:28:15 [2020-05-21T01:28:15.069Z] #33 ...
01:28:15 [2020-05-21T01:28:15.070Z] 
01:28:15 [2020-05-21T01:28:15.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:15 [2020-05-21T01:28:15.070Z] #39 4.905 Note: Building without setproctitle() and strlcpy() support.
01:28:15 [2020-05-21T01:28:15.070Z] #39 4.905       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:28:15 [2020-05-21T01:28:15.070Z] #39 4.914 Note: Building without GnuTLS support
01:28:15 [2020-05-21T01:28:15.070Z] #39 7.429 fatal: not a git repository (or any of the parent directories): .git
01:28:15 [2020-05-21T01:28:15.070Z] #39 7.579   GEN      .gitid
01:28:15 [2020-05-21T01:28:15.070Z] #39 7.644   GEN      criu/include/version.h
01:28:15 [2020-05-21T01:28:15.070Z] #39 7.677   GEN      include/common/asm
01:28:15 [2020-05-21T01:28:15.070Z] #39 ...
01:28:15 [2020-05-21T01:28:15.070Z] 
01:28:15 [2020-05-21T01:28:15.070Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:15 [2020-05-21T01:28:15.070Z] #30 71.69 github.com/BurntSushi/toml
01:28:15 [2020-05-21T01:28:15.070Z] #30 71.70 log
01:28:15 [2020-05-21T01:28:15.070Z] #30 71.70 flag
01:28:15 [2020-05-21T01:28:15.141Z] ok  	github.com/docker/docker/builder/dockerfile	0.997s	coverage: 48.2% of statements
01:28:15 [2020-05-21T01:28:15.334Z] #39 67.31 Selecting previously unselected package libprotobuf-lite17:ppc64el.
01:28:15 [2020-05-21T01:28:15.334Z] #39 ...
01:28:15 [2020-05-21T01:28:15.334Z] 
01:28:15 [2020-05-21T01:28:15.334Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:15 [2020-05-21T01:28:15.334Z] #26 3.608 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
01:28:15 [2020-05-21T01:28:15.334Z] #26 4.320 
01:28:15 [2020-05-21T01:28:15.755Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
01:28:15 [2020-05-21T01:28:15.816Z] #25 8.399 
                                                                           0.1%
###                                                                        4.2%
#####                                                                      7.9%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.1%
#################                                                         24.3%
#####################                                                     30.2%
##########################                                                36.4%
##############################                                            42.3%
###################################                                       48.6%
#######################################                                   54.3%
##########################################                                58.5%
###########################################                               60.6%
#############################################                             63.8%
###############################################                           66.1%
#################################################                         68.5%
01:28:15 [2020-05-21T01:28:15.816Z] #25 ...
01:28:15 [2020-05-21T01:28:15.816Z] 
01:28:15 [2020-05-21T01:28:15.816Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:15 [2020-05-21T01:28:15.816Z] #38 56.43 Building dependency tree...
01:28:15 [2020-05-21T01:28:15.816Z] #38 62.31 The following additional packages will be installed:
01:28:15 [2020-05-21T01:28:15.816Z] #38 62.35   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
01:28:15 [2020-05-21T01:28:15.816Z] #38 62.35   libprotoc17 python-pkg-resources python-six zlib1g-dev
01:28:15 [2020-05-21T01:28:15.816Z] #38 62.38 Suggested packages:
01:28:15 [2020-05-21T01:28:15.816Z] #38 62.40   manpages-dev python-setuptools
01:28:15 [2020-05-21T01:28:15.816Z] #38 64.78 The following NEW packages will be installed:
01:28:15 [2020-05-21T01:28:15.816Z] #38 64.79   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
01:28:15 [2020-05-21T01:28:15.816Z] #38 64.79   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
01:28:15 [2020-05-21T01:28:15.816Z] #38 64.79   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
01:28:15 [2020-05-21T01:28:15.816Z] #38 64.80   python-six zlib1g-dev
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.61 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.61 Need to get 4095 kB of archives.
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.61 After this operation, 22.5 MB of additional disk space will be used.
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 65.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 66.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 66.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 66.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 66.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 66.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 66.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
01:28:15 [2020-05-21T01:28:15.816Z] #38 68.47 debconf: delaying package configuration, since apt-utils is not installed
01:28:15 [2020-05-21T01:28:15.816Z] #38 68.87 Fetched 4095 kB in 1s (3780 kB/s)
01:28:16 [2020-05-21T01:28:16.078Z] #38 69.03 Selecting previously unselected package libcap-dev:amd64.
01:28:16 [2020-05-21T01:28:16.078Z] #38 69.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
01:28:16 [2020-05-21T01:28:16.078Z] #38 ...
01:28:16 [2020-05-21T01:28:16.078Z] 
01:28:16 [2020-05-21T01:28:16.078Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:16 [2020-05-21T01:28:16.295Z] #32 65.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
01:28:16 [2020-05-21T01:28:16.295Z] #32 65.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
01:28:16 [2020-05-21T01:28:16.295Z] #32 65.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
01:28:16 [2020-05-21T01:28:16.339Z] #25 8.399 
                                                                           0.1%
###                                                                        4.2%
#####                                                                      7.9%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.1%
#################                                                         24.3%
#####################                                                     30.2%
##########################                                                36.4%
##############################                                            42.3%
###################################                                       48.6%
#######################################                                   54.3%
##########################################                                58.5%
###########################################                               60.6%
#############################################                             63.8%
###############################################                           66.1%
#################################################                         68.5%
##################################################                        70.5%
#########################################################                 80.0%
###############################################################           88.2%
##################################################################        91.7%
#######################################################################   99.4%
######################################################################## 100.0%
01:28:16 [2020-05-21T01:28:16.368Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.025s	coverage: 86.3% of statements
01:28:16 [2020-05-21T01:28:16.368Z] ?   	github.com/docker/docker/cli	[no test files]
01:28:16 [2020-05-21T01:28:16.368Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:28:16 [2020-05-21T01:28:16.458Z] #30 ...
01:28:16 [2020-05-21T01:28:16.458Z] 
01:28:16 [2020-05-21T01:28:16.458Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:16 [2020-05-21T01:28:16.458Z] #41 63.28 os
01:28:16 [2020-05-21T01:28:16.458Z] #41 67.55 github.com/LK4D4/vndr/versioned
01:28:16 [2020-05-21T01:28:16.458Z] #41 69.29 internal/lazyregexp
01:28:16 [2020-05-21T01:28:16.458Z] #41 69.30 os/exec
01:28:16 [2020-05-21T01:28:16.458Z] #41 69.34 net
01:28:16 [2020-05-21T01:28:16.458Z] #41 69.87 encoding/binary
01:28:16 [2020-05-21T01:28:16.458Z] #41 69.88 fmt
01:28:16 [2020-05-21T01:28:16.458Z] #41 ...
01:28:16 [2020-05-21T01:28:16.458Z] 
01:28:16 [2020-05-21T01:28:16.458Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:16 [2020-05-21T01:28:16.458Z] #47 63.51 os
01:28:16 [2020-05-21T01:28:16.458Z] #47 65.80 regexp
01:28:16 [2020-05-21T01:28:16.458Z] #47 71.40 fmt
01:28:16 [2020-05-21T01:28:16.458Z] #47 71.40 encoding/binary
01:28:16 [2020-05-21T01:28:16.458Z] #47 71.69 mvdan.cc/sh/v3/fileutil
01:28:16 [2020-05-21T01:28:16.521Z] #26 4.581 
                                                                           0.4%
###                                                                        5.1%
######                                                                     9.3%
#########                                                                 13.6%
############                                                              17.9%
###############                                                           22.1%
###################                                                       26.4%
######################                                                    30.6%
#########################                                                 34.9%
#############################                                             41.3%
################################                                          45.5%
###################################                                       49.8%
######################################                                    54.1%
###########################################                               60.5%
#################################################                         69.0%
######################################################                    75.3%
#########################################################                 79.6%
############################################################              83.9%
###############################################################           88.1%
##################################################################        92.4%
01:28:16 [2020-05-21T01:28:16.521Z] #26 ...
01:28:16 [2020-05-21T01:28:16.521Z] 
01:28:16 [2020-05-21T01:28:16.521Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:16 [2020-05-21T01:28:16.521Z] #60 DONE 68.4s
01:28:16 [2020-05-21T01:28:16.521Z] 
01:28:16 [2020-05-21T01:28:16.521Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:16 [2020-05-21T01:28:16.521Z] #26 4.581 
                                                                           0.4%
###                                                                        5.1%
######                                                                     9.3%
#########                                                                 13.6%
############                                                              17.9%
###############                                                           22.1%
###################                                                       26.4%
######################                                                    30.6%
#########################                                                 34.9%
#############################                                             41.3%
################################                                          45.5%
###################################                                       49.8%
######################################                                    54.1%
###########################################                               60.5%
#################################################                         69.0%
######################################################                    75.3%
#########################################################                 79.6%
############################################################              83.9%
###############################################################           88.1%
##################################################################        92.4%
#####################################################################     96.7%
01:28:16 [2020-05-21T01:28:16.521Z] #26 ...
01:28:16 [2020-05-21T01:28:16.521Z] 
01:28:16 [2020-05-21T01:28:16.521Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:16 [2020-05-21T01:28:16.521Z] #39 67.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
01:28:16 [2020-05-21T01:28:16.521Z] #39 67.34 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
01:28:16 [2020-05-21T01:28:16.521Z] #39 67.94 Selecting previously unselected package libprotobuf-dev:ppc64el.
01:28:16 [2020-05-21T01:28:16.521Z] #39 67.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
01:28:16 [2020-05-21T01:28:16.521Z] #39 67.98 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
01:28:16 [2020-05-21T01:28:16.556Z] #32 65.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
01:28:16 [2020-05-21T01:28:16.556Z] #32 65.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
01:28:16 [2020-05-21T01:28:16.556Z] #32 65.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
01:28:16 [2020-05-21T01:28:16.556Z] #32 ...
01:28:16 [2020-05-21T01:28:16.556Z] 
01:28:16 [2020-05-21T01:28:16.556Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:16 [2020-05-21T01:28:16.556Z] #59 DONE 66.1s
01:28:16 [2020-05-21T01:28:16.720Z] #47 ...
01:28:16 [2020-05-21T01:28:16.720Z] 
01:28:16 [2020-05-21T01:28:16.720Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:16 [2020-05-21T01:28:16.720Z] #39 10.74   PBCC     images/google/protobuf/descriptor.pb-c.c
01:28:16 [2020-05-21T01:28:16.720Z] #39 10.96   PBCC     images/opts.pb-c.c
01:28:16 [2020-05-21T01:28:16.720Z] #39 10.98   PBCC     images/sit.pb-c.c
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.09   DEP      images/google/protobuf/descriptor.pb-c.d
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.17   DEP      images/opts.pb-c.d
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.28   DEP      images/sit.pb-c.d
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.37   PBCC     images/macvlan.pb-c.c
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.40   DEP      images/macvlan.pb-c.d
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.48   PBCC     images/autofs.pb-c.c
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.55   DEP      images/autofs.pb-c.d
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.67   PBCC     images/sysctl.pb-c.c
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.73   DEP      images/sysctl.pb-c.d
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.77   PBCC     images/time.pb-c.c
01:28:16 [2020-05-21T01:28:16.720Z] #39 11.89   DEP      images/time.pb-c.d
01:28:16 [2020-05-21T01:28:16.814Z] 
01:28:16 [2020-05-21T01:28:16.814Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:16 [2020-05-21T01:28:16.814Z] #10 52.67 Reading package lists...
01:28:16 [2020-05-21T01:28:16.981Z] #39 11.96   PBCC     images/binfmt-misc.pb-c.c
01:28:16 [2020-05-21T01:28:16.981Z] #39 12.01   DEP      images/binfmt-misc.pb-c.d
01:28:16 [2020-05-21T01:28:16.981Z] #39 ...
01:28:16 [2020-05-21T01:28:16.981Z] 
01:28:16 [2020-05-21T01:28:16.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:16 [2020-05-21T01:28:16.981Z] #10 63.89 Selecting previously unselected package mingw-w64-x86-64-dev.
01:28:16 [2020-05-21T01:28:16.981Z] #10 63.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
01:28:16 [2020-05-21T01:28:16.981Z] #10 63.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
01:28:16 [2020-05-21T01:28:16.981Z] #10 73.62 Selecting previously unselected package gcc-mingw-w64-base.
01:28:16 [2020-05-21T01:28:16.981Z] #10 73.64 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
01:28:16 [2020-05-21T01:28:16.981Z] #10 73.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:28:16 [2020-05-21T01:28:16.981Z] #10 73.92 Selecting previously unselected package gcc-mingw-w64-x86-64.
01:28:16 [2020-05-21T01:28:16.981Z] #10 73.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
01:28:16 [2020-05-21T01:28:16.981Z] #10 73.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:28:16 [2020-05-21T01:28:16.981Z] #10 ...
01:28:16 [2020-05-21T01:28:16.981Z] 
01:28:16 [2020-05-21T01:28:16.981Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:16 [2020-05-21T01:28:16.981Z] #41 73.96 encoding/base64
01:28:17 [2020-05-21T01:28:17.273Z] #25 11.95 
01:28:17 [2020-05-21T01:28:17.381Z] #10 64.57 Building dependency tree...
01:28:17 [2020-05-21T01:28:17.553Z] #41 74.41 crypto/cipher
01:28:17 [2020-05-21T01:28:17.640Z] #10 ...
01:28:17 [2020-05-21T01:28:17.640Z] 
01:28:17 [2020-05-21T01:28:17.640Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:17 [2020-05-21T01:28:17.640Z] #41 56.97 github.com/LK4D4/vndr/godl/singleflight
01:28:17 [2020-05-21T01:28:17.640Z] #41 56.97 bufio
01:28:17 [2020-05-21T01:28:17.640Z] #41 57.51 reflect
01:28:17 [2020-05-21T01:28:17.640Z] #41 60.00 syscall
01:28:17 [2020-05-21T01:28:17.640Z] #41 ...
01:28:17 [2020-05-21T01:28:17.640Z] 
01:28:17 [2020-05-21T01:28:17.640Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:17 [2020-05-21T01:28:17.640Z] #38 52.14 Reading package lists...
01:28:17 [2020-05-21T01:28:17.640Z] #38 63.19 Building dependency tree...
01:28:18 [2020-05-21T01:28:18.565Z] #25 12.37 
                                                                           0.1%
#########                                                                 13.2%
################                                                          23.2%
#######################                                                   32.3%
#############################                                             40.6%
#######################################                                   55.3%
###################################################                       71.0%
##########################################################                81.3%
######################################################################    98.1%
######################################################################## 100.0%
01:28:18 [2020-05-21T01:28:18.937Z] #41 75.76 crypto/sha512
01:28:19 [2020-05-21T01:28:19.015Z] #38 ...
01:28:19 [2020-05-21T01:28:19.015Z] 
01:28:19 [2020-05-21T01:28:19.015Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:19 [2020-05-21T01:28:19.015Z] #32 68.29 debconf: delaying package configuration, since apt-utils is not installed
01:28:19 [2020-05-21T01:28:19.040Z] ok  	github.com/docker/docker/client	0.148s	coverage: 75.4% of statements
01:28:19 [2020-05-21T01:28:19.135Z] #25 13.81 
01:28:19 [2020-05-21T01:28:19.135Z] #25 ...
01:28:19 [2020-05-21T01:28:19.135Z] 
01:28:19 [2020-05-21T01:28:19.135Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:19 [2020-05-21T01:28:19.135Z] #32 51.29 Reading package lists...
01:28:19 [2020-05-21T01:28:19.135Z] #32 62.64 Building dependency tree...
01:28:19 [2020-05-21T01:28:19.135Z] #32 69.86 The following additional packages will be installed:
01:28:19 [2020-05-21T01:28:19.135Z] #32 69.86   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
01:28:19 [2020-05-21T01:28:19.135Z] #32 69.90 Suggested packages:
01:28:19 [2020-05-21T01:28:19.135Z] #32 69.90   cmake-doc ninja-build lrzip
01:28:19 [2020-05-21T01:28:19.135Z] #32 69.90 Recommended packages:
01:28:19 [2020-05-21T01:28:19.135Z] #32 69.90   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:28:19 [2020-05-21T01:28:19.135Z] #32 71.62 The following NEW packages will be installed:
01:28:19 [2020-05-21T01:28:19.135Z] #32 71.64   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
01:28:19 [2020-05-21T01:28:19.135Z] #32 71.67   vim-common xxd
01:28:19 [2020-05-21T01:28:19.135Z] #32 72.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
01:28:19 [2020-05-21T01:28:19.135Z] #32 72.12 Need to get 14.9 MB of archives.
01:28:19 [2020-05-21T01:28:19.135Z] #32 72.12 After this operation, 61.8 MB of additional disk space will be used.
01:28:19 [2020-05-21T01:28:19.135Z] #32 72.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
01:28:19 [2020-05-21T01:28:19.135Z] #32 72.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
01:28:19 [2020-05-21T01:28:19.135Z] #32 72.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
01:28:19 [2020-05-21T01:28:19.135Z] #32 ...
01:28:19 [2020-05-21T01:28:19.135Z] 
01:28:19 [2020-05-21T01:28:19.135Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:28:19 [2020-05-21T01:28:19.135Z] #51 50.95 Reading package lists...
01:28:19 [2020-05-21T01:28:19.135Z] #51 62.63 Building dependency tree...
01:28:19 [2020-05-21T01:28:19.135Z] #51 68.49 The following additional packages will be installed:
01:28:19 [2020-05-21T01:28:19.135Z] #51 68.50   libbtrfs0
01:28:19 [2020-05-21T01:28:19.135Z] #51 68.97 The following NEW packages will be installed:
01:28:19 [2020-05-21T01:28:19.135Z] #51 68.97   libbtrfs-dev libbtrfs0
01:28:19 [2020-05-21T01:28:19.135Z] #51 69.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
01:28:19 [2020-05-21T01:28:19.135Z] #51 69.53 Need to get 119 kB of archives.
01:28:19 [2020-05-21T01:28:19.135Z] #51 69.53 After this operation, 387 kB of additional disk space will be used.
01:28:19 [2020-05-21T01:28:19.135Z] #51 69.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
01:28:19 [2020-05-21T01:28:19.135Z] #51 69.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
01:28:19 [2020-05-21T01:28:19.135Z] #51 71.45 debconf: delaying package configuration, since apt-utils is not installed
01:28:19 [2020-05-21T01:28:19.135Z] #51 71.71 Fetched 119 kB in 0s (377 kB/s)
01:28:19 [2020-05-21T01:28:19.135Z] #51 71.88 Selecting previously unselected package libbtrfs0.
01:28:19 [2020-05-21T01:28:19.135Z] #51 71.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 ... 15412 files and directories currently installed.)
01:28:19 [2020-05-21T01:28:19.135Z] #51 71.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
01:28:19 [2020-05-21T01:28:19.135Z] #51 71.95 Unpacking libbtrfs0 (4.20.1-2) ...
01:28:19 [2020-05-21T01:28:19.135Z] #51 72.37 Selecting previously unselected package libbtrfs-dev.
01:28:19 [2020-05-21T01:28:19.135Z] #51 72.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
01:28:19 [2020-05-21T01:28:19.274Z] #32 68.61 Fetched 14.9 MB in 3s (5536 kB/s)
01:28:19 [2020-05-21T01:28:19.274Z] #32 68.76 Selecting previously unselected package xxd.
01:28:19 [2020-05-21T01:28:19.397Z] #51 72.43 Unpacking libbtrfs-dev (4.20.1-2) ...
01:28:19 [2020-05-21T01:28:19.397Z] #51 ...
01:28:19 [2020-05-21T01:28:19.397Z] 
01:28:19 [2020-05-21T01:28:19.397Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:19 [2020-05-21T01:28:19.532Z] #32 68.76 (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 ... 15412 files and directories currently installed.)
01:28:19 [2020-05-21T01:28:19.532Z] #32 68.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
01:28:19 [2020-05-21T01:28:19.532Z] #32 68.98 Unpacking xxd (2:8.1.0875-5) ...
01:28:19 [2020-05-21T01:28:19.790Z] #32 69.35 Selecting previously unselected package vim-common.
01:28:20 [2020-05-21T01:28:20.040Z] #39 71.47 Selecting previously unselected package libprotoc17:ppc64el.
01:28:20 [2020-05-21T01:28:20.041Z] #39 71.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
01:28:20 [2020-05-21T01:28:20.041Z] #39 71.51 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
01:28:20 [2020-05-21T01:28:20.107Z] #32 69.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
01:28:20 [2020-05-21T01:28:20.107Z] #32 69.60 Unpacking vim-common (2:8.1.0875-5) ...
01:28:20 [2020-05-21T01:28:20.320Z] #41 77.39 crypto/ed25519/internal/edwards25519
01:28:20 [2020-05-21T01:28:20.360Z] #39 ...
01:28:20 [2020-05-21T01:28:20.360Z] 
01:28:20 [2020-05-21T01:28:20.360Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:20 [2020-05-21T01:28:20.360Z] #26 4.581 
                                                                           0.4%
###                                                                        5.1%
######                                                                     9.3%
#########                                                                 13.6%
############                                                              17.9%
###############                                                           22.1%
###################                                                       26.4%
######################                                                    30.6%
#########################                                                 34.9%
#############################                                             41.3%
################################                                          45.5%
###################################                                       49.8%
######################################                                    54.1%
###########################################                               60.5%
#################################################                         69.0%
######################################################                    75.3%
#########################################################                 79.6%
############################################################              83.9%
###############################################################           88.1%
##################################################################        92.4%
#####################################################################     96.7%
######################################################################## 100.0%
01:28:20 [2020-05-21T01:28:20.360Z] #26 8.036 
01:28:20 [2020-05-21T01:28:20.360Z] #26 8.363 
                                                                           0.2%
##                                                                         3.8%
###########                                                               15.4%
###################                                                       27.0%
#######################                                                   32.7%
###############################                                           44.2%
########################################                                  55.7%
####################################################                      72.9%
############################################################              84.4%
######################################################################## 100.0%
01:28:20 [2020-05-21T01:28:20.360Z] #26 10.36 
01:28:20 [2020-05-21T01:28:20.581Z] #41 77.47 crypto/aes
01:28:20 [2020-05-21T01:28:20.741Z] #25 14.10 
#                                                                          2.5%
#######                                                                   10.4%
###########                                                               16.5%
################                                                          23.4%
######################                                                    31.2%
#########################                                                 34.8%
############################                                              39.6%
##############################                                            42.9%
#################################                                         46.3%
####################################                                      50.9%
##########################################                                59.2%
####
01:28:20 [2020-05-21T01:28:20.741Z] #25 ...
01:28:20 [2020-05-21T01:28:20.741Z] 
01:28:20 [2020-05-21T01:28:20.741Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:28:20 [2020-05-21T01:28:20.741Z] #51 73.01 Setting up libbtrfs0 (4.20.1-2) ...
01:28:20 [2020-05-21T01:28:20.741Z] #51 73.05 Setting up libbtrfs-dev (4.20.1-2) ...
01:28:20 [2020-05-21T01:28:20.741Z] #51 73.08 Processing triggers for libc-bin (2.28-10) ...
01:28:20 [2020-05-21T01:28:20.741Z] #51 DONE 73.9s
01:28:20 [2020-05-21T01:28:20.741Z] 
01:28:20 [2020-05-21T01:28:20.741Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:21 [2020-05-21T01:28:21.092Z] #32 70.35 Selecting previously unselected package cmake-data.
01:28:21 [2020-05-21T01:28:21.092Z] #32 70.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
01:28:21 [2020-05-21T01:28:21.092Z] #32 70.37 Unpacking cmake-data (3.13.4-1) ...
01:28:21 [2020-05-21T01:28:21.514Z] #25 14.10 
#                                                                          2.5%
#######                                                                   10.4%
###########                                                               16.5%
################                                                          23.4%
######################                                                    31.2%
#########################                                                 34.8%
############################                                              39.6%
##############################                                            42.9%
#################################                                         46.3%
####################################                                      50.9%
##########################################                                59.2%
##############################################                            64.0%
####################################################                      73.4%
########################################################                  77.9%
##########################################################                80.7%
#############################################################             85.1%
###############################################################           87.5%
###################################################################       93.4%
######################################################################## 100.0%
01:28:21 [2020-05-21T01:28:21.523Z] #41 ...
01:28:21 [2020-05-21T01:28:21.523Z] 
01:28:21 [2020-05-21T01:28:21.523Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:21 [2020-05-21T01:28:21.523Z] #33 11.92 -- Detecting C compile features - done
01:28:21 [2020-05-21T01:28:21.523Z] #33 12.00 -- Performing Test HAS_BUILTIN_FORTIFY
01:28:21 [2020-05-21T01:28:21.523Z] #33 12.36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:28:21 [2020-05-21T01:28:21.523Z] #33 12.49 -- Configuring done
01:28:21 [2020-05-21T01:28:21.523Z] #33 12.53 -- Generating done
01:28:21 [2020-05-21T01:28:21.523Z] #33 12.53 -- Build files have been written to: /tmp/tmp.dCItwWauCN/tini
01:28:21 [2020-05-21T01:28:21.523Z] #33 12.57 + make tini-static
01:28:21 [2020-05-21T01:28:21.523Z] #33 13.49 Scanning dependencies of target tini-static
01:28:21 [2020-05-21T01:28:21.523Z] #33 13.63 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:28:21 [2020-05-21T01:28:21.523Z] #33 15.37 [100%] Linking C executable tini-static
01:28:21 [2020-05-21T01:28:21.523Z] #33 16.00 [100%] Built target tini-static
01:28:21 [2020-05-21T01:28:21.523Z] #33 16.11 + mkdir -p /build
01:28:21 [2020-05-21T01:28:21.523Z] #33 16.12 + cp tini-static /build/docker-init
01:28:21 [2020-05-21T01:28:21.523Z] #33 DONE 16.5s
01:28:21 [2020-05-21T01:28:21.523Z] 
01:28:21 [2020-05-21T01:28:21.523Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.21   PBCC     images/seccomp.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.23   DEP      images/seccomp.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.33   PBCC     images/userns.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.36   DEP      images/userns.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.44   PBCC     images/cgroup.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.49   DEP      images/cgroup.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.58   PBCC     images/fown.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.62   PBCC     images/ext-file.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.65   DEP      images/fown.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.72   DEP      images/ext-file.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.80   PBCC     images/rpc.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 12.91   DEP      images/rpc.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.04   PBCC     images/siginfo.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.11   DEP      images/siginfo.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.22   PBCC     images/pagemap.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.29   DEP      images/pagemap.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.37   PBCC     images/rlimit.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.40   DEP      images/rlimit.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.47   PBCC     images/file-lock.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.52   DEP      images/file-lock.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.61   PBCC     images/tty.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.71   DEP      images/tty.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.80   PBCC     images/tun.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.83   PBCC     images/netdev.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 13.97   DEP      images/tun.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.11   DEP      images/netdev.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.24   PBCC     images/vma.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.31   DEP      images/vma.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.40   PBCC     images/creds.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.44   DEP      images/creds.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.57   PBCC     images/utsns.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.61   DEP      images/utsns.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.70   PBCC     images/ipc-desc.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.76   PBCC     images/ipc-sem.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.79   DEP      images/ipc-desc.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.85   DEP      images/ipc-sem.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.94   PBCC     images/ipc-msg.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 14.97   DEP      images/ipc-msg.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.02   PBCC     images/ipc-shm.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.06   DEP      images/ipc-shm.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.18   PBCC     images/ipc-var.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.20   DEP      images/ipc-var.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.27   PBCC     images/sk-opts.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.31   PBCC     images/packet-sock.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.39   DEP      images/sk-opts.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.44   DEP      images/packet-sock.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.53   PBCC     images/sk-netlink.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.59   DEP      images/sk-netlink.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.66   PBCC     images/sk-inet.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.78   DEP      images/sk-inet.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.90   PBCC     images/sk-unix.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 15.98   DEP      images/sk-unix.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 16.09   PBCC     images/mm.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 16.15   DEP      images/mm.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 16.30   PBCC     images/timerfd.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 16.36   DEP      images/timerfd.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 16.46   PBCC     images/timer.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 16.49   DEP      images/timer.pb-c.d
01:28:21 [2020-05-21T01:28:21.523Z] #39 16.66   PBCC     images/sa.pb-c.c
01:28:21 [2020-05-21T01:28:21.523Z] #39 16.76   DEP      images/sa.pb-c.d
01:28:21 [2020-05-21T01:28:21.784Z] #39 16.81   PBCC     images/pipe-data.pb-c.c
01:28:21 [2020-05-21T01:28:21.784Z] #39 16.84   DEP      images/pipe-data.pb-c.d
01:28:21 [2020-05-21T01:28:21.784Z] #39 16.92   PBCC     images/mnt.pb-c.c
01:28:21 [2020-05-21T01:28:21.784Z] #39 16.96   DEP      images/mnt.pb-c.d
01:28:21 [2020-05-21T01:28:21.784Z] #39 17.03   PBCC     images/sk-packet.pb-c.c
01:28:22 [2020-05-21T01:28:22.045Z] #39 17.07   DEP      images/sk-packet.pb-c.d
01:28:22 [2020-05-21T01:28:22.045Z] #39 17.14   PBCC     images/tcp-stream.pb-c.c
01:28:22 [2020-05-21T01:28:22.045Z] #39 17.18   DEP      images/tcp-stream.pb-c.d
01:28:22 [2020-05-21T01:28:22.045Z] #39 17.24   PBCC     images/pipe.pb-c.c
01:28:22 [2020-05-21T01:28:22.045Z] #39 ...
01:28:22 [2020-05-21T01:28:22.045Z] 
01:28:22 [2020-05-21T01:28:22.045Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:22 [2020-05-21T01:28:22.045Z] #41 79.17 go/scanner
01:28:22 [2020-05-21T01:28:22.078Z] #25 17.04 #=#=#                                                                         
01:28:22 [2020-05-21T01:28:22.078Z] #25 ...
01:28:22 [2020-05-21T01:28:22.078Z] 
01:28:22 [2020-05-21T01:28:22.078Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:22 [2020-05-21T01:28:22.078Z] #10 65.25 The following additional packages will be installed:
01:28:22 [2020-05-21T01:28:22.078Z] #10 65.26   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
01:28:22 [2020-05-21T01:28:22.078Z] #10 65.26   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
01:28:22 [2020-05-21T01:28:22.078Z] #10 65.26   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:28:22 [2020-05-21T01:28:22.078Z] #10 65.26   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
01:28:22 [2020-05-21T01:28:22.078Z] #10 65.27 Suggested packages:
01:28:22 [2020-05-21T01:28:22.078Z] #10 65.29   gcc-8-locales seccomp wine64
01:28:22 [2020-05-21T01:28:22.078Z] #10 67.49 The following NEW packages will be installed:
01:28:22 [2020-05-21T01:28:22.078Z] #10 67.49   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:28:22 [2020-05-21T01:28:22.078Z] #10 67.49   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
01:28:22 [2020-05-21T01:28:22.078Z] #10 67.49   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
01:28:22 [2020-05-21T01:28:22.078Z] #10 67.49   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
01:28:22 [2020-05-21T01:28:22.078Z] #10 67.49   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
01:28:22 [2020-05-21T01:28:22.078Z] #10 67.49   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.00 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.00 Need to get 77.7 MB of archives.
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.00 After this operation, 487 MB of additional disk space will be used.
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.00 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]
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.43 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]
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
01:28:22 [2020-05-21T01:28:22.078Z] #10 68.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
01:28:22 [2020-05-21T01:28:22.078Z] #10 69.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
01:28:22 [2020-05-21T01:28:22.078Z] #10 70.30 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]
01:28:22 [2020-05-21T01:28:22.078Z] #10 70.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
01:28:22 [2020-05-21T01:28:22.085Z] #32 ...
01:28:22 [2020-05-21T01:28:22.085Z] 
01:28:22 [2020-05-21T01:28:22.085Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:28:22 [2020-05-21T01:28:22.085Z] #23 49.91 Reading package lists...
01:28:22 [2020-05-21T01:28:22.085Z] #23 61.65 Building dependency tree...
01:28:22 [2020-05-21T01:28:22.085Z] #23 67.75 ca-certificates is already the newest version (20190110).
01:28:22 [2020-05-21T01:28:22.085Z] #23 67.75 The following additional packages will be installed:
01:28:22 [2020-05-21T01:28:22.085Z] #23 67.75   libjq1 libonig5
01:28:22 [2020-05-21T01:28:22.085Z] #23 68.30 The following NEW packages will be installed:
01:28:22 [2020-05-21T01:28:22.085Z] #23 68.31   jq libjq1 libonig5
01:28:22 [2020-05-21T01:28:22.085Z] #23 68.84 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
01:28:22 [2020-05-21T01:28:22.085Z] #23 68.84 Need to get 355 kB of archives.
01:28:22 [2020-05-21T01:28:22.085Z] #23 68.84 After this operation, 1072 kB of additional disk space will be used.
01:28:22 [2020-05-21T01:28:22.085Z] #23 68.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
01:28:22 [2020-05-21T01:28:22.085Z] #23 68.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
01:28:22 [2020-05-21T01:28:22.085Z] #23 68.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
01:28:22 [2020-05-21T01:28:22.085Z] #23 70.85 debconf: delaying package configuration, since apt-utils is not installed
01:28:22 [2020-05-21T01:28:22.085Z] #23 71.19 Fetched 355 kB in 0s (1081 kB/s)
01:28:22 [2020-05-21T01:28:22.085Z] #23 71.35 Selecting previously unselected package libonig5:amd64.
01:28:22 [2020-05-21T01:28:22.085Z] #23 71.35 (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 ... 15412 files and directories currently installed.)
01:28:22 [2020-05-21T01:28:22.085Z] #23 71.44 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
01:28:22 [2020-05-21T01:28:22.085Z] #23 71.46 Unpacking libonig5:amd64 (6.9.1-1) ...
01:28:22 [2020-05-21T01:28:22.085Z] #23 ...
01:28:22 [2020-05-21T01:28:22.085Z] 
01:28:22 [2020-05-21T01:28:22.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:22 [2020-05-21T01:28:22.085Z] #10 70.32 The following additional packages will be installed:
01:28:22 [2020-05-21T01:28:22.085Z] #10 70.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
01:28:22 [2020-05-21T01:28:22.085Z] #10 70.32   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
01:28:22 [2020-05-21T01:28:22.085Z] #10 70.32   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
01:28:22 [2020-05-21T01:28:22.085Z] #10 70.35   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
01:28:22 [2020-05-21T01:28:22.085Z] #10 70.37 Suggested packages:
01:28:22 [2020-05-21T01:28:22.085Z] #10 70.41   gcc-8-locales seccomp wine64
01:28:22 [2020-05-21T01:28:22.128Z] #26 10.63 
###                                                                        4.2%
######                                                                     9.4%
##########                                                                14.5%
##############                                                            19.7%
###################                                                       27.4%
#######################                                                   32.6%
###########################                                               37.5%
#############################                                             40.4%
##############################                                            43.0%
##################################                                        48.2%
######################################                                    53.3%
##########################################                                58.5%
###############################################                           66.2%
#####################################################                     74.0%
########################################################                  79.1%
############################################################              84.3%
################################################################          89.5%
####################################################################      94.6%
#######################################################################   99.8%
######################################################################## 100.0%
01:28:22 [2020-05-21T01:28:22.335Z] #10 ...
01:28:22 [2020-05-21T01:28:22.335Z] 
01:28:22 [2020-05-21T01:28:22.335Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:22 [2020-05-21T01:28:22.335Z] #25 17.04 #=#=#                                                                         
01:28:22 [2020-05-21T01:28:22.764Z] #26 13.36 
01:28:22 [2020-05-21T01:28:22.764Z] #26 ...
01:28:22 [2020-05-21T01:28:22.764Z] 
01:28:22 [2020-05-21T01:28:22.764Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:22 [2020-05-21T01:28:22.764Z] #33 64.54 Selecting previously unselected package libicu63:ppc64el.
01:28:22 [2020-05-21T01:28:22.764Z] #33 64.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
01:28:22 [2020-05-21T01:28:22.764Z] #33 64.63 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
01:28:22 [2020-05-21T01:28:22.764Z] #33 ...
01:28:22 [2020-05-21T01:28:22.764Z] 
01:28:22 [2020-05-21T01:28:22.764Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:22 [2020-05-21T01:28:22.987Z] #41 80.05 net/url
01:28:23 [2020-05-21T01:28:23.023Z] #10 ...
01:28:23 [2020-05-21T01:28:23.023Z] 
01:28:23 [2020-05-21T01:28:23.023Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:28:23 [2020-05-21T01:28:23.023Z] #51 62.47 Building dependency tree...
01:28:23 [2020-05-21T01:28:23.023Z] #51 68.17 The following additional packages will be installed:
01:28:23 [2020-05-21T01:28:23.023Z] #51 68.18   libbtrfs0
01:28:23 [2020-05-21T01:28:23.023Z] #51 68.44 The following NEW packages will be installed:
01:28:23 [2020-05-21T01:28:23.023Z] #51 68.48   libbtrfs-dev libbtrfs0
01:28:23 [2020-05-21T01:28:23.023Z] #51 69.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
01:28:23 [2020-05-21T01:28:23.023Z] #51 69.08 Need to get 119 kB of archives.
01:28:23 [2020-05-21T01:28:23.023Z] #51 69.08 After this operation, 387 kB of additional disk space will be used.
01:28:23 [2020-05-21T01:28:23.023Z] #51 69.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
01:28:23 [2020-05-21T01:28:23.023Z] #51 69.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
01:28:23 [2020-05-21T01:28:23.023Z] #51 71.14 debconf: delaying package configuration, since apt-utils is not installed
01:28:23 [2020-05-21T01:28:23.023Z] #51 71.60 Fetched 119 kB in 0s (300 kB/s)
01:28:23 [2020-05-21T01:28:23.023Z] #51 72.01 Selecting previously unselected package libbtrfs0.
01:28:23 [2020-05-21T01:28:23.023Z] #51 72.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
01:28:23 [2020-05-21T01:28:23.023Z] #51 72.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
01:28:23 [2020-05-21T01:28:23.023Z] #51 72.13 Unpacking libbtrfs0 (4.20.1-2) ...
01:28:23 [2020-05-21T01:28:23.023Z] #51 72.31 Selecting previously unselected package libbtrfs-dev.
01:28:23 [2020-05-21T01:28:23.023Z] #51 72.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
01:28:23 [2020-05-21T01:28:23.023Z] #51 72.32 Unpacking libbtrfs-dev (4.20.1-2) ...
01:28:23 [2020-05-21T01:28:23.023Z] #51 ...
01:28:23 [2020-05-21T01:28:23.023Z] 
01:28:23 [2020-05-21T01:28:23.023Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:28:23 [2020-05-21T01:28:23.023Z] #23 71.84 Selecting previously unselected package libjq1:amd64.
01:28:23 [2020-05-21T01:28:23.023Z] #23 71.84 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
01:28:23 [2020-05-21T01:28:23.023Z] #23 71.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
01:28:23 [2020-05-21T01:28:23.280Z] #23 72.59 Selecting previously unselected package jq.
01:28:23 [2020-05-21T01:28:23.280Z] #23 72.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
01:28:23 [2020-05-21T01:28:23.280Z] #23 72.70 Unpacking jq (1.5+dfsg-2+b1) ...
01:28:23 [2020-05-21T01:28:23.849Z] #23 73.25 Setting up libonig5:amd64 (6.9.1-1) ...
01:28:23 [2020-05-21T01:28:23.849Z] #23 73.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
01:28:24 [2020-05-21T01:28:24.112Z] #23 73.40 Setting up jq (1.5+dfsg-2+b1) ...
01:28:24 [2020-05-21T01:28:24.112Z] #23 73.42 Processing triggers for libc-bin (2.28-10) ...
01:28:24 [2020-05-21T01:28:24.112Z] #23 ...
01:28:24 [2020-05-21T01:28:24.112Z] 
01:28:24 [2020-05-21T01:28:24.112Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
01:28:24 [2020-05-21T01:28:24.112Z] #51 72.82 Setting up libbtrfs0 (4.20.1-2) ...
01:28:24 [2020-05-21T01:28:24.112Z] #51 72.85 Setting up libbtrfs-dev (4.20.1-2) ...
01:28:24 [2020-05-21T01:28:24.112Z] #51 72.88 Processing triggers for libc-bin (2.28-10) ...
01:28:24 [2020-05-21T01:28:24.112Z] #51 DONE 73.7s
01:28:24 [2020-05-21T01:28:24.369Z] 
01:28:24 [2020-05-21T01:28:24.369Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:24 [2020-05-21T01:28:24.898Z] #41 ...
01:28:24 [2020-05-21T01:28:24.898Z] 
01:28:24 [2020-05-21T01:28:24.898Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:24 [2020-05-21T01:28:24.898Z] #30 76.37 github.com/BurntSushi/toml/cmd/tomlv
01:28:24 [2020-05-21T01:28:24.898Z] #30 DONE 81.8s
01:28:24 [2020-05-21T01:28:24.898Z] 
01:28:24 [2020-05-21T01:28:24.898Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:24 [2020-05-21T01:28:24.898Z] #52 37.95 Checking out files:  17% (567/3179)   
Checking out files:  18% (573/3179)   
Checking out files:  19% (605/3179)   
Checking out files:  20% (636/3179)   
Checking out files:  21% (668/3179)   
Checking out files:  22% (700/3179)   
Checking out files:  23% (732/3179)   
Checking out files:  24% (763/3179)   
Checking out files:  25% (795/3179)   
Checking out files:  26% (827/3179)   
Checking out files:  27% (859/3179)   
Checking out files:  28% (891/3179)   
Checking out files:  29% (922/3179)   
Checking out files:  30% (954/3179)   
Checking out files:  31% (986/3179)   
Checking out files:  32% (1018/3179)   
Checking out files:  33% (1050/3179)   
Checking out files:  34% (1081/3179)   
Checking out files:  35% (1113/3179)   
Checking out files:  36% (1145/3179)   
Checking out files:  37% (1177/3179)   
Checking out files:  38% (1209/3179)   
Checking out files:  39% (1240/3179)   
Checking out files:  40% (1272/3179)   
Checking out files:  41% (1304/3179)   
Checking out files:  42% (1336/3179)   
Checking out files:  43% (1367/3179)   
Checking out files:  44% (1399/3179)   
Checking out files:  45% (1431/3179)   
Checking out files:  46% (1463/3179)   
Checking out files:  47% (1495/3179)   
Checking out files:  48% (1526/3179)   
Checking out files:  49% (1558/3179)   
Checking out files:  50% (1590/3179)   
Checking out files:  51% (1622/3179)   
Checking out files:  52% (1654/3179)   
Checking out files:  52% (1667/3179)   
Checking out files:  53% (1685/3179)   
Checking out files:  54% (1717/3179)   
Checking out files:  55% (1749/3179)   
Checking out files:  56% (1781/3179)   
Checking out files:  57% (1813/3179)   
Checking out files:  58% (1844/3179)   
Checking out files:  59% (1876/3179)   
Checking out files:  60% (1908/3179)   
Checking out files:  61% (1940/3179)   
Checking out files:  62% (1971/3179)   
Checking out files:  63% (2003/3179)   
Checking out files:  64% (2035/3179)   
Checking out files:  65% (2067/3179)   
Checking out files:  66% (2099/3179)   
Checking out files:  67% (2130/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  81% (2606/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
01:28:24 [2020-05-21T01:28:24.898Z] #52 40.54 + cd /tmp/tmp.s7T8eDkCJT/src/github.com/containerd/containerd
01:28:24 [2020-05-21T01:28:24.898Z] #52 40.54 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
01:28:24 [2020-05-21T01:28:24.919Z] #25 17.44 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.8%
####                                                                       5.7%
#####                                                                      7.0%
######                                                                     8.4%
######                                                                     9.6%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                15.0%
###########                                                               16.0%
############                                                              17.7%
#############                                                             19.2%
##############                                                            20.2%
###############                                                           21.4%
################                                                          22.5%
##################                                                        25.4%
###################                                                       27.8%
######################                                                    30.8%
########################                                                  34.1%
##########################                                                37.1%
01:28:24 [2020-05-21T01:28:24.919Z] #25 ...
01:28:24 [2020-05-21T01:28:24.919Z] 
01:28:24 [2020-05-21T01:28:24.919Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:24 [2020-05-21T01:28:24.919Z] #41 68.02 internal/reflectlite
01:28:24 [2020-05-21T01:28:24.919Z] #41 68.12 github.com/LK4D4/vndr/godl/singleflight
01:28:24 [2020-05-21T01:28:24.919Z] #41 69.00 math/rand
01:28:24 [2020-05-21T01:28:24.919Z] #41 71.80 internal/singleflight
01:28:24 [2020-05-21T01:28:24.919Z] #41 73.35 bytes
01:28:24 [2020-05-21T01:28:24.919Z] #41 73.35 strconv
01:28:24 [2020-05-21T01:28:24.919Z] #41 77.77 bufio
01:28:24 [2020-05-21T01:28:24.936Z] #52 ...
01:28:24 [2020-05-21T01:28:24.936Z] 
01:28:24 [2020-05-21T01:28:24.936Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
01:28:24 [2020-05-21T01:28:24.936Z] #23 DONE 74.1s
01:28:24 [2020-05-21T01:28:24.936Z] 
01:28:24 [2020-05-21T01:28:24.936Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
01:28:24 [2020-05-21T01:28:24.936Z] #24 DONE 0.1s
01:28:24 [2020-05-21T01:28:24.936Z] 
01:28:24 [2020-05-21T01:28:24.936Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:25 [2020-05-21T01:28:25.177Z] #41 ...
01:28:25 [2020-05-21T01:28:25.177Z] 
01:28:25 [2020-05-21T01:28:25.177Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:25 [2020-05-21T01:28:25.177Z] #25 17.44 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.8%
####                                                                       5.7%
#####                                                                      7.0%
######                                                                     8.4%
######                                                                     9.6%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                15.0%
###########                                                               16.0%
############                                                              17.7%
#############                                                             19.2%
##############                                                            20.2%
###############                                                           21.4%
################                                                          22.5%
##################                                                        25.4%
###################                                                       27.8%
######################                                                    30.8%
########################                                                  34.1%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.9%
01:28:25 [2020-05-21T01:28:25.177Z] #25 ...
01:28:25 [2020-05-21T01:28:25.177Z] 
01:28:25 [2020-05-21T01:28:25.177Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:25 [2020-05-21T01:28:25.177Z] #30 68.31 sort
01:28:25 [2020-05-21T01:28:25.177Z] #30 68.41 errors
01:28:25 [2020-05-21T01:28:25.177Z] #30 69.05 strconv
01:28:25 [2020-05-21T01:28:25.177Z] #30 70.83 io
01:28:25 [2020-05-21T01:28:25.177Z] #30 72.91 internal/oserror
01:28:25 [2020-05-21T01:28:25.177Z] #30 73.07 syscall
01:28:25 [2020-05-21T01:28:25.177Z] #30 75.79 reflect
01:28:25 [2020-05-21T01:28:25.177Z] #30 ...
01:28:25 [2020-05-21T01:28:25.177Z] 
01:28:25 [2020-05-21T01:28:25.177Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:25 [2020-05-21T01:28:25.953Z] #25 17.44 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.8%
####                                                                       5.7%
#####                                                                      7.0%
######                                                                     8.4%
######                                                                     9.6%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                15.0%
###########                                                               16.0%
############                                                              17.7%
#############                                                             19.2%
##############                                                            20.2%
###############                                                           21.4%
################                                                          22.5%
##################                                                        25.4%
###################                                                       27.8%
######################                                                    30.8%
########################                                                  34.1%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.9%
##############################                                            41.7%
###############################                                           43.3%
#################################                                         46.4%
###################################                                       48.6%
###################################                                       50.0%
#####################################                                     52.2%
######################################                                    53.2%
#######################################                                   55.1%
01:28:25 [2020-05-21T01:28:25.953Z] #25 ...
01:28:25 [2020-05-21T01:28:25.953Z] 
01:28:25 [2020-05-21T01:28:25.953Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:25 [2020-05-21T01:28:25.953Z] #38 69.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
01:28:25 [2020-05-21T01:28:25.953Z] #38 69.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 69.15 Unpacking libcap-dev:amd64 (1:2.25-2) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 69.48 Selecting previously unselected package libnet1:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 69.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 69.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 70.08 Selecting previously unselected package libnet1-dev.
01:28:25 [2020-05-21T01:28:25.953Z] #38 70.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 70.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 70.78 Selecting previously unselected package libnl-3-200:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 70.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 70.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.14 Selecting previously unselected package libnl-3-dev:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.60 Selecting previously unselected package libprotobuf-c1:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.82 Selecting previously unselected package libprotobuf-c-dev:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 71.95 Selecting previously unselected package zlib1g-dev:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 72.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 72.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 72.63 Selecting previously unselected package libprotobuf17:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 72.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 72.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 74.04 Selecting previously unselected package libprotobuf-lite17:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 74.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 74.05 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 74.40 Selecting previously unselected package libprotobuf-dev:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 74.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 74.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 77.69 Selecting previously unselected package libprotoc17:amd64.
01:28:25 [2020-05-21T01:28:25.953Z] #38 77.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
01:28:25 [2020-05-21T01:28:25.953Z] #38 77.75 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
01:28:26 [2020-05-21T01:28:26.063Z] #26 13.63 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     9.2%
########                                                                  11.2%
########                                                                  11.7%
##########                                                                14.1%
##########                                                                15.0%
############                                                              17.7%
#############                                                             18.6%
##############                                                            20.4%
###############                                                           22.2%
#################                                                         24.9%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.8%
##########################                                                36.5%
############################                                              39.2%
#############################                                             41.0%
##############################                                            42.7%
################################                                          44.5%
01:28:26 [2020-05-21T01:28:26.063Z] #26 ...
01:28:26 [2020-05-21T01:28:26.063Z] 
01:28:26 [2020-05-21T01:28:26.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:26 [2020-05-21T01:28:26.063Z] #11 67.91 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]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.52 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]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 73.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
01:28:26 [2020-05-21T01:28:26.063Z] #11 75.62 debconf: delaying package configuration, since apt-utils is not installed
01:28:26 [2020-05-21T01:28:26.063Z] #11 75.91 Fetched 78.9 MB in 18s (4466 kB/s)
01:28:26 [2020-05-21T01:28:26.063Z] #11 76.10 Selecting previously unselected package binutils-mingw-w64-i686.
01:28:26 [2020-05-21T01:28:26.063Z] #11 76.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15341 files and directories currently installed.)
01:28:26 [2020-05-21T01:28:26.063Z] #11 76.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
01:28:26 [2020-05-21T01:28:26.063Z] #11 76.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:28:26 [2020-05-21T01:28:26.063Z] #11 ...
01:28:26 [2020-05-21T01:28:26.063Z] 
01:28:26 [2020-05-21T01:28:26.063Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:26 [2020-05-21T01:28:26.211Z] #38 ...
01:28:26 [2020-05-21T01:28:26.211Z] 
01:28:26 [2020-05-21T01:28:26.211Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:26 [2020-05-21T01:28:26.811Z] #52 ...
01:28:26 [2020-05-21T01:28:26.811Z] 
01:28:26 [2020-05-21T01:28:26.811Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:26 [2020-05-21T01:28:26.811Z] #47 73.79 encoding/base64
01:28:26 [2020-05-21T01:28:26.811Z] #47 73.81 golang.org/x/sys/unix
01:28:26 [2020-05-21T01:28:26.811Z] #47 76.77 encoding/json
01:28:26 [2020-05-21T01:28:26.811Z] #47 76.77 github.com/pkg/diff
01:28:26 [2020-05-21T01:28:26.811Z] #47 76.78 go/token
01:28:26 [2020-05-21T01:28:26.811Z] #47 78.45 go/scanner
01:28:26 [2020-05-21T01:28:26.811Z] #47 79.59 mvdan.cc/editorconfig
01:28:26 [2020-05-21T01:28:26.811Z] #47 81.44 go/ast
01:28:26 [2020-05-21T01:28:26.811Z] #47 82.75 mvdan.cc/sh/v3/syntax
01:28:26 [2020-05-21T01:28:26.811Z] #47 ...
01:28:26 [2020-05-21T01:28:26.811Z] 
01:28:26 [2020-05-21T01:28:26.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.28   DEP      images/pipe.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.37   PBCC     images/pstree.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.38   DEP      images/pstree.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.43   PBCC     images/fs.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.46   DEP      images/fs.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.52   PBCC     images/signalfd.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.58   DEP      images/signalfd.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.75   PBCC     images/fh.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 17.84   PBCC     images/fsnotify.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.02   DEP      images/fh.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.13   DEP      images/fsnotify.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.25   PBCC     images/eventpoll.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.32   DEP      images/eventpoll.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.38   PBCC     images/eventfd.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.49   DEP      images/eventfd.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.53   PBCC     images/remap-file-path.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.55   DEP      images/remap-file-path.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.58   PBCC     images/fifo.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.60   DEP      images/fifo.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.63   PBCC     images/ghost-file.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.67   DEP      images/ghost-file.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.69   PBCC     images/regfile.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.72   DEP      images/regfile.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.82   PBCC     images/ns.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.85   DEP      images/ns.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.90   PBCC     images/fdinfo.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 18.99   DEP      images/fdinfo.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.08   PBCC     images/core-aarch64.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.11   PBCC     images/core-arm.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.20   PBCC     images/core-ppc64.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.32   PBCC     images/core-s390.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.41   PBCC     images/core-x86.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.49   PBCC     images/core.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.72   PBCC     images/inventory.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.81   DEP      images/core-aarch64.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.89   DEP      images/core-arm.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 19.98   DEP      images/core-ppc64.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 20.07   DEP      images/core-s390.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 20.11   DEP      images/core-x86.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 20.27   DEP      images/core.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 20.35   DEP      images/inventory.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 20.45   PBCC     images/cpuinfo.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 20.49   DEP      images/cpuinfo.pb-c.d
01:28:26 [2020-05-21T01:28:26.811Z] #39 20.52   PBCC     images/stats.pb-c.c
01:28:26 [2020-05-21T01:28:26.811Z] #39 20.54   DEP      images/stats.pb-c.d
01:28:26 [2020-05-21T01:28:26.954Z] #26 13.63 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     9.2%
########                                                                  11.2%
########                                                                  11.7%
##########                                                                14.1%
##########                                                                15.0%
############                                                              17.7%
#############                                                             18.6%
##############                                                            20.4%
###############                                                           22.2%
#################                                                         24.9%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.8%
##########################                                                36.5%
############################                                              39.2%
#############################                                             41.0%
##############################                                            42.7%
################################                                          44.5%
#################################                                         47.2%
###################################                                       49.0%
####################################                                      50.8%
#####################################                                     52.6%
#######################################                                   55.3%
#########################################                                 57.9%
###########################################                               60.6%
01:28:26 [2020-05-21T01:28:26.954Z] #26 ...
01:28:26 [2020-05-21T01:28:26.954Z] 
01:28:26 [2020-05-21T01:28:26.954Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:26 [2020-05-21T01:28:26.954Z] #31 68.84 internal/reflectlite
01:28:26 [2020-05-21T01:28:26.954Z] #31 68.85 sync
01:28:26 [2020-05-21T01:28:26.954Z] #31 76.05 sort
01:28:26 [2020-05-21T01:28:26.954Z] #31 76.12 errors
01:28:26 [2020-05-21T01:28:26.954Z] #31 77.48 strconv
01:28:26 [2020-05-21T01:28:26.954Z] #31 77.55 io
01:28:26 [2020-05-21T01:28:26.954Z] #31 77.57 internal/oserror
01:28:26 [2020-05-21T01:28:26.954Z] #31 78.41 syscall
01:28:26 [2020-05-21T01:28:26.954Z] #31 ...
01:28:26 [2020-05-21T01:28:26.954Z] 
01:28:26 [2020-05-21T01:28:26.954Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:27 [2020-05-21T01:28:27.634Z] #45 ...
01:28:27 [2020-05-21T01:28:27.634Z] 
01:28:27 [2020-05-21T01:28:27.634Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:27 [2020-05-21T01:28:27.634Z] #52 208.6 + bin/containerd-stress
01:28:27 [2020-05-21T01:28:27.634Z] #52 211.5 + bin/containerd-shim
01:28:27 [2020-05-21T01:28:27.634Z] #52 ...
01:28:27 [2020-05-21T01:28:27.634Z] 
01:28:27 [2020-05-21T01:28:27.634Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:28:27 [2020-05-21T01:28:27.634Z] #45 DONE 211.6s
01:28:27 [2020-05-21T01:28:27.634Z] 
01:28:27 [2020-05-21T01:28:27.634Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:27 [2020-05-21T01:28:27.634Z] #52 ...
01:28:27 [2020-05-21T01:28:27.634Z] 
01:28:27 [2020-05-21T01:28:27.634Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
01:28:27 [2020-05-21T01:28:27.634Z] #46 DONE 0.1s
01:28:27 [2020-05-21T01:28:27.634Z] 
01:28:27 [2020-05-21T01:28:27.634Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
01:28:27 [2020-05-21T01:28:27.634Z] #48 DONE 0.1s
01:28:27 [2020-05-21T01:28:27.634Z] 
01:28:27 [2020-05-21T01:28:27.634Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
01:28:27 [2020-05-21T01:28:27.634Z] #50 DONE 0.1s
01:28:27 [2020-05-21T01:28:27.634Z] 
01:28:27 [2020-05-21T01:28:27.634Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:28 [2020-05-21T01:28:28.197Z] #39 23.02 make[1]: Nothing to be done for 'all'.
01:28:28 [2020-05-21T01:28:28.584Z] #25 17.44 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.8%
####                                                                       5.7%
#####                                                                      7.0%
######                                                                     8.4%
######                                                                     9.6%
########                                                                  11.6%
#########                                                                 13.5%
##########                                                                15.0%
###########                                                               16.0%
############                                                              17.7%
#############                                                             19.2%
##############                                                            20.2%
###############                                                           21.4%
################                                                          22.5%
##################                                                        25.4%
###################                                                       27.8%
######################                                                    30.8%
########################                                                  34.1%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             40.9%
##############################                                            41.7%
###############################                                           43.3%
#################################                                         46.4%
###################################                                       48.6%
###################################                                       50.0%
#####################################                                     52.2%
######################################                                    53.2%
#######################################                                   55.1%
########################################                                  56.6%
###########################################                               60.3%
#############################################                             63.5%
###############################################                           66.1%
#################################################                         68.1%
##################################################                        70.0%
###################################################                       71.0%
###################################################                       72.1%
######################################################                    75.5%
#######################################################                   77.3%
########################################################                  79.1%
###########################################################               82.4%
############################################################              84.4%
##############################################################            86.1%
##############################################################            86.9%
###############################################################           88.1%
################################################################          89.3%
##################################################################        91.8%
####################################################################      95.2%
#######################################################################   99.4%
######################################################################## 100.0%
01:28:28 [2020-05-21T01:28:28.584Z] #25 23.54 
01:28:29 [2020-05-21T01:28:29.007Z] #26 13.63 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     9.2%
########                                                                  11.2%
########                                                                  11.7%
##########                                                                14.1%
##########                                                                15.0%
############                                                              17.7%
#############                                                             18.6%
##############                                                            20.4%
###############                                                           22.2%
#################                                                         24.9%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.8%
##########################                                                36.5%
############################                                              39.2%
#############################                                             41.0%
##############################                                            42.7%
################################                                          44.5%
#################################                                         47.2%
###################################                                       49.0%
####################################                                      50.8%
#####################################                                     52.6%
#######################################                                   55.3%
#########################################                                 57.9%
###########################################                               60.6%
############################################                              62.4%
##############################################                            64.2%
###############################################                           66.5%
#################################################                         68.3%
##################################################                        70.1%
###################################################                       71.9%
#####################################################                     74.6%
######################################################                    76.3%
########################################################                  79.0%
##########################################################                81.7%
############################################################              84.4%
##############################################################            86.2%
###############################################################           87.9%
###############################################################           88.8%
#################################################################         90.3%
#################################################################         91.2%
##################################################################        93.0%
01:28:29 [2020-05-21T01:28:29.007Z] #26 ...
01:28:29 [2020-05-21T01:28:29.007Z] 
01:28:29 [2020-05-21T01:28:29.007Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:29 [2020-05-21T01:28:29.007Z] #42 71.06 internal/reflectlite
01:28:29 [2020-05-21T01:28:29.007Z] #42 71.09 sync
01:28:29 [2020-05-21T01:28:29.007Z] #42 76.71 internal/singleflight
01:28:29 [2020-05-21T01:28:29.007Z] #42 76.73 math/rand
01:28:29 [2020-05-21T01:28:29.007Z] #42 76.83 github.com/LK4D4/vndr/godl/singleflight
01:28:29 [2020-05-21T01:28:29.297Z] #42 ...
01:28:29 [2020-05-21T01:28:29.297Z] 
01:28:29 [2020-05-21T01:28:29.297Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:29 [2020-05-21T01:28:29.517Z] #25 ...
01:28:29 [2020-05-21T01:28:29.517Z] 
01:28:29 [2020-05-21T01:28:29.517Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:29 [2020-05-21T01:28:29.517Z] #32 72.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
01:28:29 [2020-05-21T01:28:29.517Z] #32 73.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
01:28:29 [2020-05-21T01:28:29.517Z] #32 73.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
01:28:29 [2020-05-21T01:28:29.517Z] #32 73.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
01:28:29 [2020-05-21T01:28:29.517Z] #32 73.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
01:28:29 [2020-05-21T01:28:29.517Z] #32 73.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
01:28:29 [2020-05-21T01:28:29.517Z] #32 73.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
01:28:29 [2020-05-21T01:28:29.517Z] #32 76.50 debconf: delaying package configuration, since apt-utils is not installed
01:28:29 [2020-05-21T01:28:29.517Z] #32 76.87 Fetched 14.9 MB in 3s (5659 kB/s)
01:28:29 [2020-05-21T01:28:29.517Z] #32 77.19 Selecting previously unselected package xxd.
01:28:29 [2020-05-21T01:28:29.517Z] #32 77.19 (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 ... 15412 files and directories currently installed.)
01:28:29 [2020-05-21T01:28:29.517Z] #32 77.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
01:28:29 [2020-05-21T01:28:29.517Z] #32 77.36 Unpacking xxd (2:8.1.0875-5) ...
01:28:29 [2020-05-21T01:28:29.517Z] #32 77.76 Selecting previously unselected package vim-common.
01:28:29 [2020-05-21T01:28:29.517Z] #32 77.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
01:28:29 [2020-05-21T01:28:29.517Z] #32 77.82 Unpacking vim-common (2:8.1.0875-5) ...
01:28:29 [2020-05-21T01:28:29.517Z] #32 78.33 Selecting previously unselected package cmake-data.
01:28:29 [2020-05-21T01:28:29.517Z] #32 78.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
01:28:29 [2020-05-21T01:28:29.517Z] #32 78.36 Unpacking cmake-data (3.13.4-1) ...
01:28:29 [2020-05-21T01:28:29.517Z] #32 ...
01:28:29 [2020-05-21T01:28:29.517Z] 
01:28:29 [2020-05-21T01:28:29.517Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:28:29 [2020-05-21T01:28:29.517Z] #28 79.67 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
01:28:29 [2020-05-21T01:28:29.517Z] #28 80.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
01:28:29 [2020-05-21T01:28:29.517Z] #28 81.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:28:29 [2020-05-21T01:28:29.586Z] #26 13.63 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     9.2%
########                                                                  11.2%
########                                                                  11.7%
##########                                                                14.1%
##########                                                                15.0%
############                                                              17.7%
#############                                                             18.6%
##############                                                            20.4%
###############                                                           22.2%
#################                                                         24.9%
###################                                                       26.6%
####################                                                      28.4%
#####################                                                     30.2%
#######################                                                   32.0%
########################                                                  33.8%
##########################                                                36.5%
############################                                              39.2%
#############################                                             41.0%
##############################                                            42.7%
################################                                          44.5%
#################################                                         47.2%
###################################                                       49.0%
####################################                                      50.8%
#####################################                                     52.6%
#######################################                                   55.3%
#########################################                                 57.9%
###########################################                               60.6%
############################################                              62.4%
##############################################                            64.2%
###############################################                           66.5%
#################################################                         68.3%
##################################################                        70.1%
###################################################                       71.9%
#####################################################                     74.6%
######################################################                    76.3%
########################################################                  79.0%
##########################################################                81.7%
############################################################              84.4%
##############################################################            86.2%
###############################################################           87.9%
###############################################################           88.8%
#################################################################         90.3%
#################################################################         91.2%
##################################################################        93.0%
####################################################################      95.6%
######################################################################    98.3%
######################################################################## 100.0%
01:28:29 [2020-05-21T01:28:29.876Z] #26 20.49 
01:28:30 [2020-05-21T01:28:30.108Z] #39 24.87   CC       images/stats.o
01:28:30 [2020-05-21T01:28:30.192Z] #25 ...
01:28:30 [2020-05-21T01:28:30.192Z] 
01:28:30 [2020-05-21T01:28:30.192Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:30 [2020-05-21T01:28:30.192Z] #38 69.04 The following additional packages will be installed:
01:28:30 [2020-05-21T01:28:30.192Z] #38 69.04   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
01:28:30 [2020-05-21T01:28:30.192Z] #38 69.04   libprotoc17 python-pkg-resources python-six zlib1g-dev
01:28:30 [2020-05-21T01:28:30.192Z] #38 69.05 Suggested packages:
01:28:30 [2020-05-21T01:28:30.192Z] #38 69.06   manpages-dev python-setuptools
01:28:30 [2020-05-21T01:28:30.192Z] #38 71.96 The following NEW packages will be installed:
01:28:30 [2020-05-21T01:28:30.192Z] #38 71.96   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
01:28:30 [2020-05-21T01:28:30.192Z] #38 71.97   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
01:28:30 [2020-05-21T01:28:30.192Z] #38 71.97   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
01:28:30 [2020-05-21T01:28:30.192Z] #38 71.97   python-six zlib1g-dev
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.51 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.51 Need to get 4095 kB of archives.
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.51 After this operation, 22.5 MB of additional disk space will be used.
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 72.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 73.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 73.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 73.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 73.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 73.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 73.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
01:28:30 [2020-05-21T01:28:30.192Z] #38 75.72 debconf: delaying package configuration, since apt-utils is not installed
01:28:30 [2020-05-21T01:28:30.192Z] #38 76.30 Fetched 4095 kB in 1s (3405 kB/s)
01:28:30 [2020-05-21T01:28:30.192Z] #38 76.60 Selecting previously unselected package libcap-dev:amd64.
01:28:30 [2020-05-21T01:28:30.192Z] #38 76.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 ... 15412 files and directories currently installed.)
01:28:30 [2020-05-21T01:28:30.192Z] #38 76.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 76.85 Unpacking libcap-dev:amd64 (1:2.25-2) ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 77.25 Selecting previously unselected package libnet1:amd64.
01:28:30 [2020-05-21T01:28:30.192Z] #38 77.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 77.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 77.79 Selecting previously unselected package libnet1-dev.
01:28:30 [2020-05-21T01:28:30.192Z] #38 77.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 77.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 78.59 Selecting previously unselected package libnl-3-200:amd64.
01:28:30 [2020-05-21T01:28:30.192Z] #38 78.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 78.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 78.77 Selecting previously unselected package libnl-3-dev:amd64.
01:28:30 [2020-05-21T01:28:30.192Z] #38 78.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 78.83 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
01:28:30 [2020-05-21T01:28:30.192Z] #38 ...
01:28:30 [2020-05-21T01:28:30.192Z] 
01:28:30 [2020-05-21T01:28:30.192Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.550 + RM_GOPATH=0
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.550 + TMP_GOPATH=
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.550 + : /build
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.550 + '[' -z '' ']'
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.550 ++ mktemp -d
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.557 + export GOPATH=/tmp/tmp.JyMBjDD0Kg
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.557 + GOPATH=/tmp/tmp.JyMBjDD0Kg
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.557 + RM_GOPATH=1
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.557 + case "$(go env GOARCH)" in
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.558 ++ go env GOARCH
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.636 + export GO_BUILDMODE=-buildmode=pie
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.636 + GO_BUILDMODE=-buildmode=pie
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.637 ++ dirname /tmp/install/install.sh
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.638 + dir=/tmp/install
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.638 + bin=containerd
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.638 + shift
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.638 + '[' '!' -f /tmp/install/containerd.installer ']'
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.639 + . /tmp/install/containerd.installer
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.639 ++ set -e
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.639 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.641 + install_containerd
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.661 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.661 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.661 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JyMBjDD0Kg/src/github.com/containerd/containerd
01:28:30 [2020-05-21T01:28:30.192Z] #52 5.662 Cloning into '/tmp/tmp.JyMBjDD0Kg/src/github.com/containerd/containerd'...
01:28:30 [2020-05-21T01:28:30.369Z] #39 25.37   CC       images/core.o
01:28:30 [2020-05-21T01:28:30.508Z] #26 ...
01:28:30 [2020-05-21T01:28:30.508Z] 
01:28:30 [2020-05-21T01:28:30.508Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:30 [2020-05-21T01:28:30.508Z] #39 72.55 Selecting previously unselected package protobuf-c-compiler.
01:28:30 [2020-05-21T01:28:30.508Z] #39 72.56 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 72.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 72.69 Selecting previously unselected package protobuf-compiler.
01:28:30 [2020-05-21T01:28:30.508Z] #39 72.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 72.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 72.99 Selecting previously unselected package python-pkg-resources.
01:28:30 [2020-05-21T01:28:30.508Z] #39 73.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 73.05 Unpacking python-pkg-resources (40.8.0-1) ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 73.64 Selecting previously unselected package python-six.
01:28:30 [2020-05-21T01:28:30.508Z] #39 73.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 73.67 Unpacking python-six (1.12.0-1) ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 73.87 Selecting previously unselected package python-protobuf.
01:28:30 [2020-05-21T01:28:30.508Z] #39 73.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 73.96 Unpacking python-protobuf (3.6.1.3-2) ...
01:28:30 [2020-05-21T01:28:30.508Z] #39 74.64 Setting up python-pkg-resources (40.8.0-1) ...
01:28:30 [2020-05-21T01:28:30.798Z] #39 ...
01:28:30 [2020-05-21T01:28:30.798Z] 
01:28:30 [2020-05-21T01:28:30.798Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:30 [2020-05-21T01:28:30.798Z] #33 79.24 Selecting previously unselected package libxml2:ppc64el.
01:28:30 [2020-05-21T01:28:30.798Z] #33 79.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 79.29 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 80.38 Selecting previously unselected package libarchive13:ppc64el.
01:28:30 [2020-05-21T01:28:30.798Z] #33 80.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 80.41 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.25 Selecting previously unselected package libjsoncpp1:ppc64el.
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.27 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.53 Selecting previously unselected package librhash0:ppc64el.
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.56 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.56 Unpacking librhash0:ppc64el (1.3.8-1) ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.89 Selecting previously unselected package libuv1:ppc64el.
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.95 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 81.95 Unpacking libuv1:ppc64el (1.24.1-1) ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 82.18 Selecting previously unselected package cmake.
01:28:30 [2020-05-21T01:28:30.798Z] #33 82.19 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
01:28:30 [2020-05-21T01:28:30.798Z] #33 82.19 Unpacking cmake (3.13.4-1) ...
01:28:30 [2020-05-21T01:28:30.890Z] #28 ...
01:28:30 [2020-05-21T01:28:30.890Z] 
01:28:30 [2020-05-21T01:28:30.890Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.425 + RM_GOPATH=0
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.425 + TMP_GOPATH=
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.425 + : /build
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.425 + '[' -z '' ']'
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.425 ++ mktemp -d
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.432 + export GOPATH=/tmp/tmp.hh3g7XpGQG
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.432 + GOPATH=/tmp/tmp.hh3g7XpGQG
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.432 + RM_GOPATH=1
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.432 + case "$(go env GOARCH)" in
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.432 ++ go env GOARCH
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.464 + export GO_BUILDMODE=-buildmode=pie
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.464 + GO_BUILDMODE=-buildmode=pie
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.467 ++ dirname /tmp/install/install.sh
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.468 + dir=/tmp/install
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.468 + bin=containerd
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.468 + shift
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.469 + '[' '!' -f /tmp/install/containerd.installer ']'
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.469 + . /tmp/install/containerd.installer
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.469 ++ set -e
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.469 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.469 + install_containerd
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.470 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.470 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.470 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hh3g7XpGQG/src/github.com/containerd/containerd
01:28:30 [2020-05-21T01:28:30.890Z] #52 4.492 Cloning into '/tmp/tmp.hh3g7XpGQG/src/github.com/containerd/containerd'...
01:28:30 [2020-05-21T01:28:30.890Z] #52 ...
01:28:30 [2020-05-21T01:28:30.890Z] 
01:28:30 [2020-05-21T01:28:30.891Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:30 [2020-05-21T01:28:30.891Z] #25 24.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
01:28:30 [2020-05-21T01:28:30.891Z] #25 25.41 
01:28:30 [2020-05-21T01:28:30.891Z] #25 25.64 
#                                                                          2.3%
######################################################################## 100.0%
01:28:31 [2020-05-21T01:28:31.149Z] #25 25.83 
01:28:31 [2020-05-21T01:28:31.309Z] #39 26.39   CC       images/core-x86.o
01:28:32 [2020-05-21T01:28:32.267Z] #39 27.36   CC       images/core-arm.o
01:28:32 [2020-05-21T01:28:32.528Z] #25 27.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
01:28:32 [2020-05-21T01:28:32.719Z] #52 ...
01:28:32 [2020-05-21T01:28:32.719Z] 
01:28:32 [2020-05-21T01:28:32.719Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:32 [2020-05-21T01:28:32.719Z] #47 71.94 context
01:28:32 [2020-05-21T01:28:32.719Z] #47 73.99 internal/poll
01:28:32 [2020-05-21T01:28:32.719Z] #47 77.03 encoding/binary
01:28:32 [2020-05-21T01:28:32.719Z] #47 78.68 os
01:28:32 [2020-05-21T01:28:32.719Z] #47 80.19 encoding/base64
01:28:32 [2020-05-21T01:28:32.719Z] #47 ...
01:28:32 [2020-05-21T01:28:32.719Z] 
01:28:32 [2020-05-21T01:28:32.719Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:32 [2020-05-21T01:28:32.719Z] #25 6.615 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
01:28:32 [2020-05-21T01:28:32.719Z] #25 7.171 
01:28:32 [2020-05-21T01:28:32.839Z] #39 27.96   CC       images/core-aarch64.o
01:28:32 [2020-05-21T01:28:32.881Z] #33 ...
01:28:32 [2020-05-21T01:28:32.881Z] 
01:28:32 [2020-05-21T01:28:32.881Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:32 [2020-05-21T01:28:32.881Z] #26 22.66 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
01:28:32 [2020-05-21T01:28:32.881Z] #26 23.32 #=#=#                                                                         
01:28:32 [2020-05-21T01:28:32.907Z] #52 218.9 + bin/containerd-shim-runc-v1
01:28:33 [2020-05-21T01:28:33.099Z] #25 27.72 
01:28:33 [2020-05-21T01:28:33.099Z] #25 ...
01:28:33 [2020-05-21T01:28:33.099Z] 
01:28:33 [2020-05-21T01:28:33.099Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:33 [2020-05-21T01:28:33.099Z] #10 76.08 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]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.73 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]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 80.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 81.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 81.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 81.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 81.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
01:28:33 [2020-05-21T01:28:33.099Z] #10 82.70 debconf: delaying package configuration, since apt-utils is not installed
01:28:33 [2020-05-21T01:28:33.099Z] #10 83.08 Fetched 77.7 MB in 13s (5766 kB/s)
01:28:33 [2020-05-21T01:28:33.099Z] #10 83.23 Selecting previously unselected package binutils-mingw-w64-i686.
01:28:33 [2020-05-21T01:28:33.099Z] #10 83.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
01:28:33 [2020-05-21T01:28:33.099Z] #10 83.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
01:28:33 [2020-05-21T01:28:33.100Z] #10 83.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:28:33 [2020-05-21T01:28:33.100Z] #10 ...
01:28:33 [2020-05-21T01:28:33.100Z] 
01:28:33 [2020-05-21T01:28:33.100Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:33 [2020-05-21T01:28:33.100Z] #25 27.96 
                                                                           0.7%
######################################################################## 100.0%
01:28:33 [2020-05-21T01:28:33.170Z] #26 23.60 
##############                                                            20.7%
###################################################                       72.1%
######################################################################## 100.0%
01:28:33 [2020-05-21T01:28:33.358Z] #25 28.19 
01:28:33 [2020-05-21T01:28:33.410Z] #39 28.47   CC       images/core-ppc64.o
01:28:33 [2020-05-21T01:28:33.410Z] #39 ...
01:28:33 [2020-05-21T01:28:33.410Z] 
01:28:33 [2020-05-21T01:28:33.410Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:33 [2020-05-21T01:28:33.410Z] #47 90.23 golang.org/x/crypto/ssh/terminal
01:28:33 [2020-05-21T01:28:33.458Z] #26 24.02 
01:28:33 [2020-05-21T01:28:33.495Z] #25 7.539 
                                                                           0.0%
####                                                                       6.3%
#######                                                                    9.8%
#########                                                                 13.5%
############                                                              17.0%
##############                                                            20.3%
#################                                                         24.3%
#####################                                                     29.7%
########################                                                  33.7%
##########################                                                37.2%
01:28:33 [2020-05-21T01:28:33.495Z] #25 ...
01:28:33 [2020-05-21T01:28:33.495Z] 
01:28:33 [2020-05-21T01:28:33.495Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:33 [2020-05-21T01:28:33.495Z] #10 72.78 The following NEW packages will be installed:
01:28:33 [2020-05-21T01:28:33.495Z] #10 72.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:28:33 [2020-05-21T01:28:33.495Z] #10 72.79   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
01:28:33 [2020-05-21T01:28:33.495Z] #10 72.79   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
01:28:33 [2020-05-21T01:28:33.495Z] #10 72.79   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
01:28:33 [2020-05-21T01:28:33.495Z] #10 72.79   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
01:28:33 [2020-05-21T01:28:33.495Z] #10 72.80   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
01:28:33 [2020-05-21T01:28:33.495Z] #10 73.33 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
01:28:33 [2020-05-21T01:28:33.495Z] #10 73.33 Need to get 77.7 MB of archives.
01:28:33 [2020-05-21T01:28:33.495Z] #10 73.33 After this operation, 487 MB of additional disk space will be used.
01:28:33 [2020-05-21T01:28:33.495Z] #10 73.33 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]
01:28:33 [2020-05-21T01:28:33.495Z] #10 73.78 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]
01:28:33 [2020-05-21T01:28:33.495Z] #10 74.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
01:28:33 [2020-05-21T01:28:33.495Z] #10 74.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
01:28:33 [2020-05-21T01:28:33.495Z] #10 74.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
01:28:33 [2020-05-21T01:28:33.495Z] #10 74.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
01:28:33 [2020-05-21T01:28:33.495Z] #10 75.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
01:28:33 [2020-05-21T01:28:33.495Z] #10 76.01 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]
01:28:33 [2020-05-21T01:28:33.495Z] #10 76.07 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]
01:28:33 [2020-05-21T01:28:33.495Z] #10 81.28 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]
01:28:33 [2020-05-21T01:28:33.495Z] #10 ...
01:28:33 [2020-05-21T01:28:33.495Z] 
01:28:33 [2020-05-21T01:28:33.495Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:33 [2020-05-21T01:28:33.495Z] #30 72.79 internal/poll
01:28:33 [2020-05-21T01:28:33.495Z] #30 76.56 internal/fmtsort
01:28:33 [2020-05-21T01:28:33.495Z] #30 76.67 internal/syscall/execenv
01:28:33 [2020-05-21T01:28:33.495Z] #30 77.09 internal/syscall/unix
01:28:33 [2020-05-21T01:28:33.495Z] #30 77.66 os
01:28:33 [2020-05-21T01:28:33.495Z] #30 78.44 strings
01:28:33 [2020-05-21T01:28:33.754Z] #30 ...
01:28:33 [2020-05-21T01:28:33.754Z] 
01:28:33 [2020-05-21T01:28:33.754Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:34 [2020-05-21T01:28:34.528Z] #25 7.539 
                                                                           0.0%
####                                                                       6.3%
#######                                                                    9.8%
#########                                                                 13.5%
############                                                              17.0%
##############                                                            20.3%
#################                                                         24.3%
#####################                                                     29.7%
########################                                                  33.7%
##########################                                                37.2%
##############################                                            42.1%
#################################                                         47.1%
######################################                                    53.0%
##########################################                                58.6%
#############################################                             63.2%
###################################################                       71.7%
####################################################                      72.5%
########################################################                  78.0%
##########################################################                81.1%
############################################################              84.0%
01:28:34 [2020-05-21T01:28:34.528Z] #25 ...
01:28:34 [2020-05-21T01:28:34.528Z] 
01:28:34 [2020-05-21T01:28:34.528Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:34 [2020-05-21T01:28:34.528Z] #41 74.01 internal/poll
01:28:34 [2020-05-21T01:28:34.528Z] #41 78.67 os
01:28:34 [2020-05-21T01:28:34.528Z] #41 82.86 strings
01:28:34 [2020-05-21T01:28:34.786Z] #41 ...
01:28:34 [2020-05-21T01:28:34.786Z] 
01:28:34 [2020-05-21T01:28:34.786Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:34 [2020-05-21T01:28:34.786Z] #25 7.539 
                                                                           0.0%
####                                                                       6.3%
#######                                                                    9.8%
#########                                                                 13.5%
############                                                              17.0%
##############                                                            20.3%
#################                                                         24.3%
#####################                                                     29.7%
########################                                                  33.7%
##########################                                                37.2%
##############################                                            42.1%
#################################                                         47.1%
######################################                                    53.0%
##########################################                                58.6%
#############################################                             63.2%
###################################################                       71.7%
####################################################                      72.5%
########################################################                  78.0%
##########################################################                81.1%
############################################################              84.0%
###############################################################           88.0%
##################################################################        92.8%
######################################################################## 100.0%
01:28:35 [2020-05-21T01:28:35.259Z] #25 30.10 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
01:28:35 [2020-05-21T01:28:35.323Z] #47 ...
01:28:35 [2020-05-21T01:28:35.323Z] 
01:28:35 [2020-05-21T01:28:35.323Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:35 [2020-05-21T01:28:35.323Z] #41 82.08 text/template/parse
01:28:35 [2020-05-21T01:28:35.323Z] #41 82.58 go/ast
01:28:35 [2020-05-21T01:28:35.323Z] #41 84.35 encoding/json
01:28:35 [2020-05-21T01:28:35.323Z] #41 90.47 text/template
01:28:35 [2020-05-21T01:28:35.323Z] #41 90.73 go/parser
01:28:35 [2020-05-21T01:28:35.323Z] #41 ...
01:28:35 [2020-05-21T01:28:35.323Z] 
01:28:35 [2020-05-21T01:28:35.323Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:35 [2020-05-21T01:28:35.323Z] #39 29.59   CC       images/core-s390.o
01:28:35 [2020-05-21T01:28:35.323Z] #39 30.37   CC       images/cpuinfo.o
01:28:35 [2020-05-21T01:28:35.517Z] #25 30.39 skipping existing 1849cc453dee
01:28:35 [2020-05-21T01:28:35.519Z] #26 25.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
01:28:35 [2020-05-21T01:28:35.519Z] #26 ...
01:28:35 [2020-05-21T01:28:35.519Z] 
01:28:35 [2020-05-21T01:28:35.519Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.61 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.63 Setting up xxd (2:8.1.0875-5) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.65 Setting up libuv1:ppc64el (1.24.1-1) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.66 Setting up vim-common (2:8.1.0875-5) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.77 Setting up librhash0:ppc64el (1.3.8-1) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.79 Setting up cmake-data (3.13.4-1) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.80 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.82 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.83 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.84 Setting up cmake (3.13.4-1) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 86.85 Processing triggers for libc-bin (2.28-10) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 87.03 Processing triggers for mime-support (3.62) ...
01:28:35 [2020-05-21T01:28:35.519Z] #33 DONE 87.4s
01:28:35 [2020-05-21T01:28:35.519Z] 
01:28:35 [2020-05-21T01:28:35.519Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:35 [2020-05-21T01:28:35.719Z] #25 10.69 #=#=#                                                                         
01:28:35 [2020-05-21T01:28:35.895Z] #39 30.90   CC       images/inventory.o
01:28:36 [2020-05-21T01:28:36.083Z] #25 30.78 
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.526 + RM_GOPATH=0
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.527 + TMP_GOPATH=
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.527 + : /build
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.527 + '[' -z '' ']'
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.531 ++ mktemp -d
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.534 + export GOPATH=/tmp/tmp.oVm5YZUDB9
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.535 + GOPATH=/tmp/tmp.oVm5YZUDB9
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.535 + RM_GOPATH=1
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.535 + case "$(go env GOARCH)" in
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.557 ++ go env GOARCH
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.576 + export GO_BUILDMODE=-buildmode=pie
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.580 + GO_BUILDMODE=-buildmode=pie
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.581 ++ dirname /tmp/install/install.sh
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.598 + dir=/tmp/install
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.599 + bin=tini
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.600 + shift
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.601 + '[' '!' -f /tmp/install/tini.installer ']'
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.612 + . /tmp/install/tini.installer
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.616 ++ : fec3683b971d9c3ef73f284f176672c44b448662
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.617 + install_tini
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.618 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.619 + git clone https://github.com/krallin/tini.git /tmp/tmp.oVm5YZUDB9/tini
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.619 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
01:28:36 [2020-05-21T01:28:36.152Z] #34 0.626 Cloning into '/tmp/tmp.oVm5YZUDB9/tini'...
01:28:36 [2020-05-21T01:28:36.156Z] #39 31.29   CC       images/fdinfo.o
01:28:36 [2020-05-21T01:28:36.184Z] #52 221.8 + bin/containerd-shim-runc-v2
01:28:36 [2020-05-21T01:28:36.340Z] #25 ...
01:28:36 [2020-05-21T01:28:36.341Z] 
01:28:36 [2020-05-21T01:28:36.341Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:36 [2020-05-21T01:28:36.341Z] #38 79.40 Selecting previously unselected package protobuf-c-compiler.
01:28:36 [2020-05-21T01:28:36.341Z] #38 79.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 79.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 79.69 Selecting previously unselected package protobuf-compiler.
01:28:36 [2020-05-21T01:28:36.341Z] #38 79.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 79.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 80.35 Selecting previously unselected package python-pkg-resources.
01:28:36 [2020-05-21T01:28:36.341Z] #38 80.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 80.38 Unpacking python-pkg-resources (40.8.0-1) ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 80.80 Selecting previously unselected package python-six.
01:28:36 [2020-05-21T01:28:36.341Z] #38 80.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 80.85 Unpacking python-six (1.12.0-1) ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 81.00 Selecting previously unselected package python-protobuf.
01:28:36 [2020-05-21T01:28:36.341Z] #38 81.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 81.04 Unpacking python-protobuf (3.6.1.3-2) ...
01:28:36 [2020-05-21T01:28:36.341Z] #38 82.08 Setting up python-pkg-resources (40.8.0-1) ...
01:28:36 [2020-05-21T01:28:36.441Z] #52 222.6 + binaries
01:28:36 [2020-05-21T01:28:36.441Z] #52 222.6 + install -D bin/containerd /build/containerd
01:28:36 [2020-05-21T01:28:36.441Z] #52 222.6 + install -D bin/containerd-shim /build/containerd-shim
01:28:36 [2020-05-21T01:28:36.441Z] #52 222.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:28:36 [2020-05-21T01:28:36.441Z] #52 222.6 + install -D bin/ctr /build/ctr
01:28:36 [2020-05-21T01:28:36.648Z] #25 10.91 #=#=#                                                                         

######                                                                     9.2%
##############                                                            20.0%
#########################                                                 35.5%
##############################                                            42.3%
###############################################                           66.6%
01:28:36 [2020-05-21T01:28:36.648Z] #25 ...
01:28:36 [2020-05-21T01:28:36.648Z] 
01:28:36 [2020-05-21T01:28:36.648Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:36 [2020-05-21T01:28:36.648Z] #32 76.01 Selecting previously unselected package libicu63:amd64.
01:28:36 [2020-05-21T01:28:36.648Z] #32 76.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
01:28:36 [2020-05-21T01:28:36.649Z] #32 76.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
01:28:36 [2020-05-21T01:28:36.699Z] #52 DONE 222.9s
01:28:36 [2020-05-21T01:28:36.727Z] #39 31.83   CC       images/fown.o
01:28:36 [2020-05-21T01:28:36.906Z] #38 ...
01:28:36 [2020-05-21T01:28:36.906Z] 
01:28:36 [2020-05-21T01:28:36.906Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:36 [2020-05-21T01:28:36.906Z] #41 79.92 reflect
01:28:36 [2020-05-21T01:28:36.906Z] #41 80.56 syscall
01:28:36 [2020-05-21T01:28:36.906Z] #41 ...
01:28:36 [2020-05-21T01:28:36.906Z] 
01:28:36 [2020-05-21T01:28:36.906Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:36 [2020-05-21T01:28:36.906Z] #38 90.18 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
01:28:36 [2020-05-21T01:28:36.906Z] #32 ...
01:28:36 [2020-05-21T01:28:36.907Z] 
01:28:36 [2020-05-21T01:28:36.907Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.88 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]
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 85.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 86.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 86.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 86.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 86.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 86.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
01:28:36 [2020-05-21T01:28:36.907Z] #10 86.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
01:28:36 [2020-05-21T01:28:36.988Z] #39 32.05   CC       images/ns.o
01:28:37 [2020-05-21T01:28:37.164Z] #38 90.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:28:37 [2020-05-21T01:28:37.164Z] #38 90.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:28:37 [2020-05-21T01:28:37.164Z] #38 90.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
01:28:37 [2020-05-21T01:28:37.164Z] #38 90.40 Setting up python-six (1.12.0-1) ...
01:28:37 [2020-05-21T01:28:37.250Z] #39 32.34   CC       images/regfile.o
01:28:37 [2020-05-21T01:28:37.250Z] #39 ...
01:28:37 [2020-05-21T01:28:37.250Z] 
01:28:37 [2020-05-21T01:28:37.250Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:28:37 [2020-05-21T01:28:37.250Z] #52 42.89 + export 'BUILDTAGS=netgo osusergo static_build'
01:28:37 [2020-05-21T01:28:37.250Z] #52 42.89 + BUILDTAGS='netgo osusergo static_build'
01:28:37 [2020-05-21T01:28:37.250Z] #52 42.89 + export EXTRA_FLAGS=-buildmode=pie
01:28:37 [2020-05-21T01:28:37.250Z] #52 42.89 + EXTRA_FLAGS=-buildmode=pie
01:28:37 [2020-05-21T01:28:37.250Z] #52 42.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:28:37 [2020-05-21T01:28:37.250Z] #52 42.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:28:37 [2020-05-21T01:28:37.250Z] #52 42.89 + '[' '' = dynamic ']'
01:28:37 [2020-05-21T01:28:37.250Z] #52 42.89 + make
01:28:37 [2020-05-21T01:28:37.250Z] #52 44.19 + bin/ctr
01:28:37 [2020-05-21T01:28:37.263Z] 
01:28:37 [2020-05-21T01:28:37.263Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
01:28:37 [2020-05-21T01:28:37.510Z] #52 ...
01:28:37 [2020-05-21T01:28:37.511Z] 
01:28:37 [2020-05-21T01:28:37.511Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:37 [2020-05-21T01:28:37.511Z] #39 32.75   CC       images/ghost-file.o
01:28:37 [2020-05-21T01:28:37.522Z] #53 DONE 0.2s
01:28:37 [2020-05-21T01:28:37.522Z] 
01:28:37 [2020-05-21T01:28:37.522Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
01:28:37 [2020-05-21T01:28:37.656Z] #34 2.270 + cd /tmp/tmp.oVm5YZUDB9/tini
01:28:37 [2020-05-21T01:28:37.656Z] #34 2.271 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
01:28:37 [2020-05-21T01:28:37.730Z] #38 ...
01:28:37 [2020-05-21T01:28:37.730Z] 
01:28:37 [2020-05-21T01:28:37.730Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:37 [2020-05-21T01:28:37.730Z] #47 80.97 syscall
01:28:37 [2020-05-21T01:28:37.730Z] #47 81.13 reflect
01:28:37 [2020-05-21T01:28:37.779Z] #56 DONE 0.1s
01:28:37 [2020-05-21T01:28:37.779Z] 
01:28:37 [2020-05-21T01:28:37.779Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
01:28:37 [2020-05-21T01:28:37.779Z] #58 DONE 0.1s
01:28:37 [2020-05-21T01:28:37.779Z] 
01:28:37 [2020-05-21T01:28:37.779Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
01:28:37 [2020-05-21T01:28:37.779Z] #60 DONE 0.1s
01:28:37 [2020-05-21T01:28:37.779Z] 
01:28:37 [2020-05-21T01:28:37.779Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:28:37 [2020-05-21T01:28:37.779Z] #61 DONE 0.0s
01:28:37 [2020-05-21T01:28:37.947Z] #34 2.358 + cmake .
01:28:37 [2020-05-21T01:28:37.988Z] #47 ...
01:28:37 [2020-05-21T01:28:37.988Z] 
01:28:37 [2020-05-21T01:28:37.988Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:37 [2020-05-21T01:28:37.988Z] #25 32.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
01:28:38 [2020-05-21T01:28:38.036Z] 
01:28:38 [2020-05-21T01:28:38.036Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
01:28:38 [2020-05-21T01:28:38.082Z] #39 33.09   CC       images/fifo.o
01:28:38 [2020-05-21T01:28:38.082Z] #39 33.34   CC       images/remap-file-path.o
01:28:38 [2020-05-21T01:28:38.655Z] #39 33.66   CC       images/eventfd.o
01:28:38 [2020-05-21T01:28:38.806Z] #10 88.10 debconf: delaying package configuration, since apt-utils is not installed
01:28:38 [2020-05-21T01:28:38.915Z] #39 34.06   CC       images/eventpoll.o
01:28:38 [2020-05-21T01:28:38.922Z] #25 33.51 
01:28:38 [2020-05-21T01:28:38.922Z] #25 33.65 #=#=#                                                                         

######################################################################## 100.0%
01:28:38 [2020-05-21T01:28:38.922Z] #25 33.85 
01:28:38 [2020-05-21T01:28:38.967Z] #62 DONE 0.8s
01:28:38 [2020-05-21T01:28:38.967Z] 
01:28:38 [2020-05-21T01:28:38.967Z] #63 exporting to image
01:28:38 [2020-05-21T01:28:38.967Z] #63 exporting layers
01:28:38 [2020-05-21T01:28:38.978Z] #34 3.262 -- The C compiler identification is GNU 8.3.0
01:28:38 [2020-05-21T01:28:38.978Z] #34 3.368 -- Check for working C compiler: /usr/bin/cc
01:28:39 [2020-05-21T01:28:39.067Z] #10 88.54 Fetched 77.7 MB in 13s (5808 kB/s)
01:28:39 [2020-05-21T01:28:39.187Z] #25 34.01 Download of images into '/build' complete.
01:28:39 [2020-05-21T01:28:39.187Z] #25 34.01 Use something like the following to load the result into a Docker daemon:
01:28:39 [2020-05-21T01:28:39.187Z] #25 34.01   tar -cC '/build' . | docker load
01:28:39 [2020-05-21T01:28:39.187Z] #25 DONE 34.1s
01:28:39 [2020-05-21T01:28:39.187Z] 
01:28:39 [2020-05-21T01:28:39.187Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:39 [2020-05-21T01:28:39.187Z] #10 87.40 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:28:39 [2020-05-21T01:28:39.187Z] #10 87.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
01:28:39 [2020-05-21T01:28:39.187Z] #10 87.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:28:39 [2020-05-21T01:28:39.325Z] #10 88.68 Selecting previously unselected package binutils-mingw-w64-i686.
01:28:39 [2020-05-21T01:28:39.487Z] #39 34.51   CC       images/fh.o
01:28:39 [2020-05-21T01:28:39.582Z] #10 88.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
01:28:39 [2020-05-21T01:28:39.582Z] #10 88.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
01:28:39 [2020-05-21T01:28:39.582Z] #10 88.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:28:39 [2020-05-21T01:28:39.622Z] #34 ...
01:28:39 [2020-05-21T01:28:39.622Z] 
01:28:39 [2020-05-21T01:28:39.622Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:39 [2020-05-21T01:28:39.622Z] #42 81.32 io
01:28:39 [2020-05-21T01:28:39.622Z] #42 81.34 sort
01:28:39 [2020-05-21T01:28:39.622Z] #42 81.38 strconv
01:28:39 [2020-05-21T01:28:39.622Z] #42 82.02 syscall
01:28:39 [2020-05-21T01:28:39.622Z] #42 89.34 bytes
01:28:39 [2020-05-21T01:28:39.622Z] #42 89.68 strings
01:28:39 [2020-05-21T01:28:39.622Z] #42 ...
01:28:39 [2020-05-21T01:28:39.622Z] 
01:28:39 [2020-05-21T01:28:39.622Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:39 [2020-05-21T01:28:39.622Z] #26 26.70 
01:28:39 [2020-05-21T01:28:39.622Z] #26 27.01 
#                                                                          1.5%
###############################################                           65.7%
######################################################################## 100.0%
01:28:39 [2020-05-21T01:28:39.622Z] #26 27.40 
01:28:39 [2020-05-21T01:28:39.622Z] #26 29.33 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
01:28:39 [2020-05-21T01:28:39.622Z] #26 29.48 skipping existing c8c2d4a6b2e3
01:28:39 [2020-05-21T01:28:39.622Z] #26 29.71 
01:28:39 [2020-05-21T01:28:39.748Z] #39 34.88   CC       images/fsnotify.o
01:28:39 [2020-05-21T01:28:39.911Z] #26 ...
01:28:39 [2020-05-21T01:28:39.911Z] 
01:28:39 [2020-05-21T01:28:39.911Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:39 [2020-05-21T01:28:39.911Z] #11 81.85 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:28:39 [2020-05-21T01:28:39.911Z] #11 81.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 81.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.47 Selecting previously unselected package binutils-mingw-w64.
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.70 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.72 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.96 Selecting previously unselected package dmsetup.
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 87.97 Unpacking dmsetup (2:1.02.155-3) ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 88.44 Selecting previously unselected package mingw-w64-common.
01:28:39 [2020-05-21T01:28:39.911Z] #11 88.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 88.46 Unpacking mingw-w64-common (6.0.0-3) ...
01:28:39 [2020-05-21T01:28:39.911Z] #11 ...
01:28:39 [2020-05-21T01:28:39.911Z] 
01:28:39 [2020-05-21T01:28:39.911Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:28:39 [2020-05-21T01:28:39.911Z] #29 88.19 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
01:28:39 [2020-05-21T01:28:39.911Z] #29 89.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
01:28:39 [2020-05-21T01:28:39.911Z] #29 90.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:28:40 [2020-05-21T01:28:40.121Z] #10 93.23 Selecting previously unselected package binutils-mingw-w64.
01:28:40 [2020-05-21T01:28:40.121Z] #10 93.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
01:28:40 [2020-05-21T01:28:40.121Z] #10 93.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
01:28:40 [2020-05-21T01:28:40.121Z] #10 ...
01:28:40 [2020-05-21T01:28:40.121Z] 
01:28:40 [2020-05-21T01:28:40.121Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:40 [2020-05-21T01:28:40.121Z] #41 93.29 time
01:28:40 [2020-05-21T01:28:40.150Z] #10 ...
01:28:40 [2020-05-21T01:28:40.150Z] 
01:28:40 [2020-05-21T01:28:40.150Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:40 [2020-05-21T01:28:40.150Z] #38 79.52 Selecting previously unselected package libprotobuf-c1:amd64.
01:28:40 [2020-05-21T01:28:40.150Z] #38 79.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 79.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 79.83 Selecting previously unselected package libprotobuf-c-dev:amd64.
01:28:40 [2020-05-21T01:28:40.150Z] #38 79.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 79.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 80.04 Selecting previously unselected package zlib1g-dev:amd64.
01:28:40 [2020-05-21T01:28:40.150Z] #38 80.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 80.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 80.89 Selecting previously unselected package libprotobuf17:amd64.
01:28:40 [2020-05-21T01:28:40.150Z] #38 80.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 80.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 82.49 Selecting previously unselected package libprotobuf-lite17:amd64.
01:28:40 [2020-05-21T01:28:40.150Z] #38 82.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 82.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 83.16 Selecting previously unselected package libprotobuf-dev:amd64.
01:28:40 [2020-05-21T01:28:40.150Z] #38 83.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 83.20 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 86.50 Selecting previously unselected package libprotoc17:amd64.
01:28:40 [2020-05-21T01:28:40.150Z] #38 86.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 86.53 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 87.65 Selecting previously unselected package protobuf-c-compiler.
01:28:40 [2020-05-21T01:28:40.150Z] #38 87.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 87.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 87.90 Selecting previously unselected package protobuf-compiler.
01:28:40 [2020-05-21T01:28:40.150Z] #38 87.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 87.94 Unpacking protobuf-compiler (3.6.1.3-2) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.22 Selecting previously unselected package python-pkg-resources.
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.26 Unpacking python-pkg-resources (40.8.0-1) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.66 Selecting previously unselected package python-six.
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.67 Unpacking python-six (1.12.0-1) ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.79 Selecting previously unselected package python-protobuf.
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
01:28:40 [2020-05-21T01:28:40.150Z] #38 88.86 Unpacking python-protobuf (3.6.1.3-2) ...
01:28:40 [2020-05-21T01:28:40.407Z] #38 89.72 Setting up python-pkg-resources (40.8.0-1) ...
01:28:40 [2020-05-21T01:28:40.407Z] #38 ...
01:28:40 [2020-05-21T01:28:40.407Z] 
01:28:40 [2020-05-21T01:28:40.407Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:40 [2020-05-21T01:28:40.407Z] #25 10.91 #=#=#                                                                         

######                                                                     9.2%
##############                                                            20.0%
#########################                                                 35.5%
##############################                                            42.3%
###############################################                           66.6%
###############################################################           88.1%
######################################################################## 100.0%
01:28:40 [2020-05-21T01:28:40.407Z] #25 12.57 
01:28:40 [2020-05-21T01:28:40.408Z] #25 12.80 
##                                                                         3.8%
####                                                                       6.8%
########                                                                  12.2%
###########                                                               15.5%
###############                                                           22.1%
####################                                                      28.4%
#########################                                                 35.3%
###########################                                               38.7%
##################################                                        47.5%
#####################################                                     52.4%
##########################################                                58.8%
#################################################                         69.0%
######################################################                    76.1%
############################################################              84.4%
#################################################################         90.8%
#####################################################################     96.6%
######################################################################## 100.0%
01:28:40 [2020-05-21T01:28:40.408Z] #25 15.21 
01:28:40 [2020-05-21T01:28:40.690Z] #39 35.67   CC       images/signalfd.o
01:28:40 [2020-05-21T01:28:40.938Z] #29 ...
01:28:40 [2020-05-21T01:28:40.938Z] 
01:28:40 [2020-05-21T01:28:40.938Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:40 [2020-05-21T01:28:40.938Z] #48 82.78 sort
01:28:40 [2020-05-21T01:28:40.938Z] #48 82.95 strconv
01:28:40 [2020-05-21T01:28:40.938Z] #48 82.98 io
01:28:40 [2020-05-21T01:28:40.938Z] #48 83.06 syscall
01:28:40 [2020-05-21T01:28:40.938Z] #48 89.16 bytes
01:28:40 [2020-05-21T01:28:40.938Z] #48 89.19 strings
01:28:40 [2020-05-21T01:28:40.938Z] #48 ...
01:28:40 [2020-05-21T01:28:40.938Z] 
01:28:40 [2020-05-21T01:28:40.938Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:40 [2020-05-21T01:28:40.938Z] #26 31.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
01:28:40 [2020-05-21T01:28:40.950Z] #39 35.98   CC       images/fs.o
01:28:41 [2020-05-21T01:28:41.211Z] #39 36.33   CC       images/pstree.o
01:28:41 [2020-05-21T01:28:41.228Z] #26 ...
01:28:41 [2020-05-21T01:28:41.228Z] 
01:28:41 [2020-05-21T01:28:41.228Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:41 [2020-05-21T01:28:41.228Z] #39 83.20 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 83.22 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 83.22 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 83.22 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 83.23 Setting up python-six (1.12.0-1) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.87 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.90 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.91 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.92 Setting up libcap-dev:ppc64el (1:2.25-2) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.92 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.93 Setting up protobuf-compiler (3.6.1.3-2) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.95 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
01:28:41 [2020-05-21T01:28:41.228Z] #39 88.98 Setting up python-protobuf (3.6.1.3-2) ...
01:28:41 [2020-05-21T01:28:41.445Z] #25 15.40 
                                                                           0.6%
#                                                                          2.0%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
#####                                                                      8.0%
######                                                                     9.2%
########                                                                  11.2%
########                                                                  12.4%
##########                                                                14.3%
###########                                                               16.6%
#############                                                             19.3%
01:28:41 [2020-05-21T01:28:41.445Z] #25 ...
01:28:41 [2020-05-21T01:28:41.445Z] 
01:28:41 [2020-05-21T01:28:41.445Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:28:41 [2020-05-21T01:28:41.445Z] #28 80.76 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
01:28:41 [2020-05-21T01:28:41.445Z] #28 81.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
01:28:41 [2020-05-21T01:28:41.445Z] #28 82.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:28:41 [2020-05-21T01:28:41.474Z] #39 36.62   CC       images/pipe.o
01:28:41 [2020-05-21T01:28:41.496Z] #41 ...
01:28:41 [2020-05-21T01:28:41.496Z] 
01:28:41 [2020-05-21T01:28:41.496Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:41 [2020-05-21T01:28:41.496Z] #32 84.71 Selecting previously unselected package libicu63:amd64.
01:28:41 [2020-05-21T01:28:41.496Z] #32 84.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
01:28:41 [2020-05-21T01:28:41.496Z] #32 84.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
01:28:41 [2020-05-21T01:28:41.518Z] #39 ...
01:28:41 [2020-05-21T01:28:41.518Z] 
01:28:41 [2020-05-21T01:28:41.518Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:41 [2020-05-21T01:28:41.518Z] #26 32.21 
01:28:41 [2020-05-21T01:28:41.714Z] #28 ...
01:28:41 [2020-05-21T01:28:41.714Z] 
01:28:41 [2020-05-21T01:28:41.714Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:41 [2020-05-21T01:28:41.754Z] #32 ...
01:28:41 [2020-05-21T01:28:41.754Z] 
01:28:41 [2020-05-21T01:28:41.754Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:41 [2020-05-21T01:28:41.754Z] #47 94.77 time
01:28:41 [2020-05-21T01:28:41.810Z] #26 32.44 
######################################################################## 100.0%
01:28:42 [2020-05-21T01:28:42.012Z] #47 ...
01:28:42 [2020-05-21T01:28:42.012Z] 
01:28:42 [2020-05-21T01:28:42.012Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:42 [2020-05-21T01:28:42.012Z] #30 85.12 time
01:28:42 [2020-05-21T01:28:42.012Z] #30 94.80 internal/poll
01:28:42 [2020-05-21T01:28:42.046Z] #39 36.89   CC       images/tcp-stream.o
01:28:42 [2020-05-21T01:28:42.046Z] #39 37.16   CC       images/sk-packet.o
01:28:42 [2020-05-21T01:28:42.101Z] #26 32.80 
01:28:42 [2020-05-21T01:28:42.101Z] #26 32.96 Download of images into '/build' complete.
01:28:42 [2020-05-21T01:28:42.101Z] #26 32.96 Use something like the following to load the result into a Docker daemon:
01:28:42 [2020-05-21T01:28:42.101Z] #26 32.96   tar -cC '/build' . | docker load
01:28:42 [2020-05-21T01:28:42.272Z] #30 ...
01:28:42 [2020-05-21T01:28:42.272Z] 
01:28:42 [2020-05-21T01:28:42.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:42 [2020-05-21T01:28:42.272Z] #10 93.50 Selecting previously unselected package libdevmapper1.02.1:amd64.
01:28:42 [2020-05-21T01:28:42.272Z] #10 93.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
01:28:42 [2020-05-21T01:28:42.272Z] #10 93.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
01:28:42 [2020-05-21T01:28:42.273Z] #10 94.14 Selecting previously unselected package dmsetup.
01:28:42 [2020-05-21T01:28:42.273Z] #10 94.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
01:28:42 [2020-05-21T01:28:42.273Z] #10 94.15 Unpacking dmsetup (2:1.02.155-3) ...
01:28:42 [2020-05-21T01:28:42.273Z] #10 94.55 Selecting previously unselected package mingw-w64-common.
01:28:42 [2020-05-21T01:28:42.273Z] #10 94.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
01:28:42 [2020-05-21T01:28:42.273Z] #10 94.61 Unpacking mingw-w64-common (6.0.0-3) ...
01:28:42 [2020-05-21T01:28:42.392Z] #26 DONE 33.1s
01:28:42 [2020-05-21T01:28:42.392Z] 
01:28:42 [2020-05-21T01:28:42.392Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:42 [2020-05-21T01:28:42.392Z] #34 4.156 -- Check for working C compiler: /usr/bin/cc -- works
01:28:42 [2020-05-21T01:28:42.392Z] #34 4.160 -- Detecting C compiler ABI info
01:28:42 [2020-05-21T01:28:42.392Z] #34 5.064 -- Detecting C compiler ABI info - done
01:28:42 [2020-05-21T01:28:42.392Z] #34 5.166 -- Detecting C compile features
01:28:42 [2020-05-21T01:28:42.619Z] #39 37.69   CC       images/mnt.o
01:28:42 [2020-05-21T01:28:42.749Z] #25 15.40 
                                                                           0.6%
#                                                                          2.0%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
#####                                                                      8.0%
######                                                                     9.2%
########                                                                  11.2%
########                                                                  12.4%
##########                                                                14.3%
###########                                                               16.6%
#############                                                             19.3%
###############                                                           21.5%
#################                                                         24.1%
##################                                                        26.0%
#####################                                                     29.5%
######################                                                    31.4%
########################                                                  33.9%
##########################                                                36.2%
###########################                                               38.2%
############################                                              39.8%
##############################                                            42.3%
###############################                                           44.3%
################################                                          45.7%
01:28:42 [2020-05-21T01:28:42.749Z] #25 ...
01:28:42 [2020-05-21T01:28:42.749Z] 
01:28:42 [2020-05-21T01:28:42.749Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:42 [2020-05-21T01:28:42.749Z] #47 82.27 strings
01:28:42 [2020-05-21T01:28:42.749Z] #47 85.15 fmt
01:28:42 [2020-05-21T01:28:42.749Z] #47 87.32 path/filepath
01:28:42 [2020-05-21T01:28:42.749Z] #47 89.98 golang.org/x/sys/unix
01:28:42 [2020-05-21T01:28:42.881Z] #39 38.02   CC       images/pipe-data.o
01:28:43 [2020-05-21T01:28:43.008Z] #47 ...
01:28:43 [2020-05-21T01:28:43.008Z] 
01:28:43 [2020-05-21T01:28:43.008Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:43 [2020-05-21T01:28:43.424Z] #34 ...
01:28:43 [2020-05-21T01:28:43.424Z] 
01:28:43 [2020-05-21T01:28:43.424Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:43 [2020-05-21T01:28:43.424Z] #31 85.37 bytes
01:28:43 [2020-05-21T01:28:43.424Z] #31 85.46 strings
01:28:43 [2020-05-21T01:28:43.452Z] #39 38.32   CC       images/sa.o
01:28:43 [2020-05-21T01:28:43.714Z] #39 38.65   CC       images/timer.o
01:28:43 [2020-05-21T01:28:43.979Z] #39 39.13   CC       images/timerfd.o
01:28:44 [2020-05-21T01:28:44.239Z] #39 39.42   CC       images/mm.o
01:28:44 [2020-05-21T01:28:44.453Z] #31 ...
01:28:44 [2020-05-21T01:28:44.453Z] 
01:28:44 [2020-05-21T01:28:44.453Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:44 [2020-05-21T01:28:44.453Z] #34 8.757 -- Detecting C compile features - done
01:28:44 [2020-05-21T01:28:44.453Z] #34 8.793 -- Performing Test HAS_BUILTIN_FORTIFY
01:28:44 [2020-05-21T01:28:44.741Z] #34 9.084 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:28:44 [2020-05-21T01:28:44.811Z] #39 ...
01:28:44 [2020-05-21T01:28:44.811Z] 
01:28:44 [2020-05-21T01:28:44.811Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:44 [2020-05-21T01:28:44.811Z] #47 96.01 mvdan.cc/sh/v3/cmd/shfmt
01:28:44 [2020-05-21T01:28:44.811Z] #47 DONE 101.6s
01:28:44 [2020-05-21T01:28:44.811Z] 
01:28:44 [2020-05-21T01:28:44.811Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:44 [2020-05-21T01:28:44.811Z] #41 94.68 compress/gzip
01:28:44 [2020-05-21T01:28:44.811Z] #41 95.59 crypto/rand
01:28:44 [2020-05-21T01:28:44.811Z] #41 96.75 crypto/elliptic
01:28:44 [2020-05-21T01:28:44.811Z] #41 98.55 encoding/asn1
01:28:44 [2020-05-21T01:28:44.811Z] #41 100.1 crypto/rsa
01:28:44 [2020-05-21T01:28:44.811Z] #41 100.1 go/doc
01:28:44 [2020-05-21T01:28:44.811Z] #41 ...
01:28:44 [2020-05-21T01:28:44.811Z] 
01:28:44 [2020-05-21T01:28:44.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:44 [2020-05-21T01:28:44.811Z] #39 39.86   CC       images/sk-opts.o
01:28:45 [2020-05-21T01:28:45.030Z] #34 9.360 -- Configuring done
01:28:45 [2020-05-21T01:28:45.030Z] #34 9.420 -- Generating done
01:28:45 [2020-05-21T01:28:45.030Z] #34 9.447 -- Build files have been written to: /tmp/tmp.oVm5YZUDB9/tini
01:28:45 [2020-05-21T01:28:45.030Z] #34 9.475 + make tini-static
01:28:45 [2020-05-21T01:28:45.072Z] #39 40.25   CC       images/sk-unix.o
01:28:45 [2020-05-21T01:28:45.089Z] #25 15.40 
                                                                           0.6%
#                                                                          2.0%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
#####                                                                      8.0%
######                                                                     9.2%
########                                                                  11.2%
########                                                                  12.4%
##########                                                                14.3%
###########                                                               16.6%
#############                                                             19.3%
###############                                                           21.5%
#################                                                         24.1%
##################                                                        26.0%
#####################                                                     29.5%
######################                                                    31.4%
########################                                                  33.9%
##########################                                                36.2%
###########################                                               38.2%
############################                                              39.8%
##############################                                            42.3%
###############################                                           44.3%
################################                                          45.7%
##################################                                        47.7%
###################################                                       49.5%
####################################                                      51.4%
######################################                                    53.1%
#######################################                                   55.4%
########################################                                  56.9%
##########################################                                58.6%
############################################                              61.2%
############################################                              62.1%
##############################################                            64.8%
#################################################                         68.4%
###################################################                       71.2%
#####################################################                     73.7%
########################################################                  77.8%
#########################################################                 80.5%
############################################################              83.3%
#############################################################             85.9%
###############################################################           88.7%
01:28:45 [2020-05-21T01:28:45.089Z] #25 ...
01:28:45 [2020-05-21T01:28:45.089Z] 
01:28:45 [2020-05-21T01:28:45.089Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:45 [2020-05-21T01:28:45.089Z] #30 84.35 path
01:28:45 [2020-05-21T01:28:45.089Z] #30 84.91 fmt
01:28:45 [2020-05-21T01:28:45.089Z] #30 85.71 path/filepath
01:28:45 [2020-05-21T01:28:45.089Z] #30 87.36 io/ioutil
01:28:45 [2020-05-21T01:28:45.089Z] #30 88.62 text/tabwriter
01:28:45 [2020-05-21T01:28:45.089Z] #30 90.93 github.com/BurntSushi/toml
01:28:45 [2020-05-21T01:28:45.089Z] #30 90.94 flag
01:28:45 [2020-05-21T01:28:45.089Z] #30 93.90 log
01:28:45 [2020-05-21T01:28:45.089Z] #30 ...
01:28:45 [2020-05-21T01:28:45.089Z] 
01:28:45 [2020-05-21T01:28:45.089Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:45 [2020-05-21T01:28:45.517Z] #63 exporting layers 5.9s done
01:28:45 [2020-05-21T01:28:45.517Z] #63 writing image sha256:dddeb92861f743d30fbf8c707a1fddbebcf02292a5461b1b8c07aebc1c8924b5 done
01:28:45 [2020-05-21T01:28:45.517Z] #63 naming to docker.io/library/docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 done
01:28:45 [2020-05-21T01:28:45.517Z] #63 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
01:28:45 [2020-05-21T01:28:45.556Z] #10 ...
01:28:45 [2020-05-21T01:28:45.556Z] 
01:28:45 [2020-05-21T01:28:45.556Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.61 Setting up libnl-3-200:amd64 (3.4.0-1) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.68 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.69 Setting up libcap-dev:amd64 (1:2.25-2) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.71 Setting up protobuf-compiler (3.6.1.3-2) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
01:28:45 [2020-05-21T01:28:45.556Z] #38 97.76 Setting up python-protobuf (3.6.1.3-2) ...
[Pipeline] sh
01:28:45 [2020-05-21T01:28:45.604Z] #25 15.40 
                                                                           0.6%
#                                                                          2.0%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
#####                                                                      8.0%
######                                                                     9.2%
########                                                                  11.2%
########                                                                  12.4%
##########                                                                14.3%
###########                                                               16.6%
#############                                                             19.3%
###############                                                           21.5%
#################                                                         24.1%
##################                                                        26.0%
#####################                                                     29.5%
######################                                                    31.4%
########################                                                  33.9%
##########################                                                36.2%
###########################                                               38.2%
############################                                              39.8%
##############################                                            42.3%
###############################                                           44.3%
################################                                          45.7%
##################################                                        47.7%
###################################                                       49.5%
####################################                                      51.4%
######################################                                    53.1%
#######################################                                   55.4%
########################################                                  56.9%
##########################################                                58.6%
############################################                              61.2%
############################################                              62.1%
##############################################                            64.8%
#################################################                         68.4%
###################################################                       71.2%
#####################################################                     73.7%
########################################################                  77.8%
#########################################################                 80.5%
############################################################              83.3%
#############################################################             85.9%
###############################################################           88.7%
#################################################################         91.2%
###################################################################       93.3%
####################################################################      95.1%
#####################################################################     96.8%
#######################################################################   99.7%
######################################################################## 100.0%
01:28:45 [2020-05-21T01:28:45.645Z] #39 40.78   CC       images/sk-inet.o
01:28:45 [2020-05-21T01:28:45.853Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40973/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/validate/default
01:28:45 [2020-05-21T01:28:45.862Z] #25 20.98 
01:28:45 [2020-05-21T01:28:45.983Z] ok  	github.com/docker/docker/cmd/dockerd	0.044s	coverage: 30.8% of statements
01:28:45 [2020-05-21T01:28:45.983Z] ok  	github.com/docker/docker/container	0.115s	coverage: 34.7% of statements
01:28:45 [2020-05-21T01:28:45.983Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:28:45 [2020-05-21T01:28:45.983Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:28:45 [2020-05-21T01:28:45.983Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:28:45 [2020-05-21T01:28:45.983Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:28:46 [2020-05-21T01:28:46.079Z] #34 10.45 Scanning dependencies of target tini-static
01:28:46 [2020-05-21T01:28:46.119Z] #25 ...
01:28:46 [2020-05-21T01:28:46.119Z] 
01:28:46 [2020-05-21T01:28:46.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:46 [2020-05-21T01:28:46.119Z] #41 85.63 fmt
01:28:46 [2020-05-21T01:28:46.119Z] #41 86.34 path/filepath
01:28:46 [2020-05-21T01:28:46.119Z] #41 88.92 regexp/syntax
01:28:46 [2020-05-21T01:28:46.119Z] #41 93.63 flag
01:28:46 [2020-05-21T01:28:46.366Z] #34 10.79 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:28:46 [2020-05-21T01:28:46.377Z] #41 ...
01:28:46 [2020-05-21T01:28:46.377Z] 
01:28:46 [2020-05-21T01:28:46.377Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:46 [2020-05-21T01:28:46.377Z] #32 88.96 Selecting previously unselected package libxml2:amd64.
01:28:46 [2020-05-21T01:28:46.377Z] #32 88.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 88.99 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 89.95 Selecting previously unselected package libarchive13:amd64.
01:28:46 [2020-05-21T01:28:46.377Z] #32 89.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 89.99 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 90.59 Selecting previously unselected package libjsoncpp1:amd64.
01:28:46 [2020-05-21T01:28:46.377Z] #32 90.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 90.61 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 90.84 Selecting previously unselected package librhash0:amd64.
01:28:46 [2020-05-21T01:28:46.377Z] #32 90.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 90.85 Unpacking librhash0:amd64 (1.3.8-1) ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 91.32 Selecting previously unselected package libuv1:amd64.
01:28:46 [2020-05-21T01:28:46.377Z] #32 91.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 91.33 Unpacking libuv1:amd64 (1.24.1-1) ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 91.68 Selecting previously unselected package cmake.
01:28:46 [2020-05-21T01:28:46.377Z] #32 91.70 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
01:28:46 [2020-05-21T01:28:46.377Z] #32 91.71 Unpacking cmake (3.13.4-1) ...
01:28:46 [2020-05-21T01:28:46.591Z] #39 41.58   CC       images/tun.o
01:28:46 [2020-05-21T01:28:46.784Z] Congratulations!  All commits are properly signed with the DCO!
01:28:46 [2020-05-21T01:28:46.784Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
01:28:46 [2020-05-21T01:28:46.784Z] No api/types/ or api/swagger.yaml changes in diff.
01:28:46 [2020-05-21T01:28:46.784Z] Congratulations!  All TOML source files changed here have valid syntax.
01:28:46 [2020-05-21T01:28:46.784Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
01:28:46 [2020-05-21T01:28:46.784Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
01:28:46 [2020-05-21T01:28:46.784Z] Congratulations!  No new tests were added to integration-cli.
01:28:46 [2020-05-21T01:28:46.784Z] 
01:28:46 [2020-05-21T01:28:46.784Z] INFO Start validation with golang-ci-lint
01:28:46 [2020-05-21T01:28:46.784Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
01:28:46 [2020-05-21T01:28:46.784Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
01:28:46 [2020-05-21T01:28:46.784Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
01:28:47 [2020-05-21T01:28:47.034Z] Removing intermediate container d066d64d13f6
01:28:47 [2020-05-21T01:28:47.034Z]  ---> 91a36e874d60
01:28:47 [2020-05-21T01:28:47.034Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $env:GO111MODULE = 'on';     &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     $env:GO111MODULE = 'on';     &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum;     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
01:28:47 [2020-05-21T01:28:47.034Z]  ---> Running in 92ba396a8b40
01:28:47 [2020-05-21T01:28:47.034Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
01:28:47 [2020-05-21T01:28:47.034Z] go: finding gotest.tools v0.3.5
01:28:47 [2020-05-21T01:28:47.034Z] go: finding gotest.tools/gotestsum v0.3.5
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading gotest.tools/gotestsum v0.3.5
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting gotest.tools/gotestsum v0.3.5
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading gotest.tools v2.1.0+incompatible
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting gotest.tools v2.1.0+incompatible
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/pkg/errors v0.8.0
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/spf13/pflag v1.0.1
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/sirupsen/logrus v1.0.5
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/fatih/color v1.6.0
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/pkg/errors v0.8.0
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/sirupsen/logrus v1.0.5
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/spf13/pflag v1.0.1
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/fatih/color v1.6.0
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/jonboulle/clockwork v0.1.0
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/jonboulle/clockwork v0.1.0
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/mattn/go-colorable v0.0.9
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/mattn/go-colorable v0.0.9
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/mattn/go-isatty v0.0.3
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/mattn/go-isatty v0.0.3
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
01:28:47 [2020-05-21T01:28:47.034Z] go: finding gotest.tools/gotestsum v0.4.2
01:28:47 [2020-05-21T01:28:47.034Z] go: finding gotest.tools v2.2.0+incompatible
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading gotest.tools/gotestsum v0.4.2
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading gotest.tools v2.2.0+incompatible
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting gotest.tools v2.2.0+incompatible
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting gotest.tools/gotestsum v0.4.2
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/pkg/errors v0.8.1
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading github.com/spf13/pflag v1.0.3
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:28:47 [2020-05-21T01:28:47.034Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/spf13/pflag v1.0.3
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting github.com/pkg/errors v0.8.1
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:28:47 [2020-05-21T01:28:47.034Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:28:47 [2020-05-21T01:28:47.164Z] #39 42.03   CC       images/sk-netlink.o
01:28:47 [2020-05-21T01:28:47.164Z] #39 42.29   CC       images/packet-sock.o
01:28:47 [2020-05-21T01:28:47.309Z] #32 ...
01:28:47 [2020-05-21T01:28:47.309Z] 
01:28:47 [2020-05-21T01:28:47.309Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:47 [2020-05-21T01:28:47.309Z] #41 96.70 go/token
01:28:47 [2020-05-21T01:28:47.502Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:28:47 [2020-05-21T01:28:47.502Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:28:47 [2020-05-21T01:28:47.502Z] go: finding github.com/fatih/color v1.6.0
01:28:47 [2020-05-21T01:28:47.502Z] go: finding github.com/pkg/errors v0.8.1
01:28:47 [2020-05-21T01:28:47.502Z] go: finding github.com/sirupsen/logrus v1.0.5
01:28:47 [2020-05-21T01:28:47.502Z] go: finding github.com/spf13/pflag v1.0.3
01:28:48 [2020-05-21T01:28:48.006Z] go: finding github.com/mattn/go-colorable v0.0.9
01:28:48 [2020-05-21T01:28:48.006Z] go: finding github.com/mattn/go-isatty v0.0.3
01:28:48 [2020-05-21T01:28:48.006Z] go: finding github.com/jonboulle/clockwork v0.1.0
01:28:48 [2020-05-21T01:28:48.006Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:28:48 [2020-05-21T01:28:48.006Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:28:48 [2020-05-21T01:28:48.006Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:28:48 [2020-05-21T01:28:48.107Z] #39 42.93   CC       images/ipc-var.o
01:28:48 [2020-05-21T01:28:48.107Z] #39 43.18   CC       images/ipc-desc.o
01:28:48 [2020-05-21T01:28:48.368Z] #39 43.62   CC       images/ipc-shm.o
01:28:48 [2020-05-21T01:28:48.416Z] #34 ...
01:28:48 [2020-05-21T01:28:48.416Z] 
01:28:48 [2020-05-21T01:28:48.416Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:48 [2020-05-21T01:28:48.416Z] #39 100.2 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
01:28:48 [2020-05-21T01:28:48.416Z] #39 100.2 Processing triggers for libc-bin (2.28-10) ...
01:28:48 [2020-05-21T01:28:48.416Z] #39 DONE 100.5s
01:28:48 [2020-05-21T01:28:48.630Z] #39 ...
01:28:48 [2020-05-21T01:28:48.630Z] 
01:28:48 [2020-05-21T01:28:48.630Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:48 [2020-05-21T01:28:48.630Z] #10 95.54 Selecting previously unselected package g++-mingw-w64-x86-64.
01:28:48 [2020-05-21T01:28:48.630Z] #10 95.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
01:28:48 [2020-05-21T01:28:48.630Z] #10 95.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:28:48 [2020-05-21T01:28:48.682Z] #41 97.85 regexp
01:28:48 [2020-05-21T01:28:48.705Z] 
01:28:48 [2020-05-21T01:28:48.705Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:48 [2020-05-21T01:28:48.892Z] #10 ...
01:28:48 [2020-05-21T01:28:48.892Z] 
01:28:48 [2020-05-21T01:28:48.892Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:48 [2020-05-21T01:28:48.892Z] #41 103.3 vendor/golang.org/x/text/unicode/bidi
01:28:48 [2020-05-21T01:28:48.892Z] #41 103.8 vendor/golang.org/x/crypto/cryptobyte
01:28:48 [2020-05-21T01:28:48.940Z] #41 98.47 go/scanner
01:28:49 [2020-05-21T01:28:49.153Z] #41 106.1 github.com/LK4D4/vndr/build
01:28:49 [2020-05-21T01:28:49.511Z] #41 ...
01:28:49 [2020-05-21T01:28:49.511Z] 
01:28:49 [2020-05-21T01:28:49.511Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.34 Setting up xxd (2:8.1.0875-5) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.35 Setting up libuv1:amd64 (1.24.1-1) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.35 Setting up vim-common (2:8.1.0875-5) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.39 Setting up librhash0:amd64 (1.3.8-1) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.47 Setting up cmake-data (3.13.4-1) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.47 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.49 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.51 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.54 Setting up cmake (3.13.4-1) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.56 Processing triggers for libc-bin (2.28-10) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 97.66 Processing triggers for mime-support (3.62) ...
01:28:49 [2020-05-21T01:28:49.511Z] #32 DONE 99.0s
01:28:49 [2020-05-21T01:28:49.769Z] 
01:28:49 [2020-05-21T01:28:49.769Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:50 [2020-05-21T01:28:50.097Z] #41 106.9 vendor/golang.org/x/text/secure/bidirule
01:28:50 [2020-05-21T01:28:50.216Z] #40 1.612 Note: Building without setproctitle() and strlcpy() support.
01:28:50 [2020-05-21T01:28:50.216Z] #40 1.616       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:28:50 [2020-05-21T01:28:50.216Z] #40 1.628 Note: Building without GnuTLS support
01:28:50 [2020-05-21T01:28:50.219Z] INFO: Build done for gotestsum...
01:28:50 [2020-05-21T01:28:50.363Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
01:28:50 [2020-05-21T01:28:50.668Z] #41 107.6 vendor/golang.org/x/text/unicode/norm
01:28:50 [2020-05-21T01:28:50.828Z] #38 ...
01:28:50 [2020-05-21T01:28:50.828Z] 
01:28:50 [2020-05-21T01:28:50.828Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:50 [2020-05-21T01:28:50.828Z] #32 97.29 Selecting previously unselected package libxml2:amd64.
01:28:50 [2020-05-21T01:28:50.828Z] #32 97.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 97.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 98.07 Selecting previously unselected package libarchive13:amd64.
01:28:50 [2020-05-21T01:28:50.828Z] #32 98.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 98.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 98.62 Selecting previously unselected package libjsoncpp1:amd64.
01:28:50 [2020-05-21T01:28:50.828Z] #32 98.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 98.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.13 Selecting previously unselected package librhash0:amd64.
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.15 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.16 Unpacking librhash0:amd64 (1.3.8-1) ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.42 Selecting previously unselected package libuv1:amd64.
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.44 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.45 Unpacking libuv1:amd64 (1.24.1-1) ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.81 Selecting previously unselected package cmake.
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.82 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
01:28:50 [2020-05-21T01:28:50.828Z] #32 99.85 Unpacking cmake (3.13.4-1) ...
01:28:51 [2020-05-21T01:28:51.245Z] #40 ...
01:28:51 [2020-05-21T01:28:51.245Z] 
01:28:51 [2020-05-21T01:28:51.245Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:51 [2020-05-21T01:28:51.245Z] #34 14.30 [100%] Linking C executable tini-static
01:28:51 [2020-05-21T01:28:51.245Z] #34 15.49 [100%] Built target tini-static
01:28:51 [2020-05-21T01:28:51.245Z] #34 15.62 + mkdir -p /build
01:28:51 [2020-05-21T01:28:51.245Z] #34 15.64 + cp tini-static /build/docker-init
01:28:51 [2020-05-21T01:28:51.245Z] #34 DONE 15.8s
01:28:51 [2020-05-21T01:28:51.368Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
01:28:51 [2020-05-21T01:28:51.394Z] #32 ...
01:28:51 [2020-05-21T01:28:51.394Z] 
01:28:51 [2020-05-21T01:28:51.394Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:51 [2020-05-21T01:28:51.394Z] #10 104.6 Selecting previously unselected package mingw-w64-x86-64-dev.
01:28:51 [2020-05-21T01:28:51.536Z] 
01:28:51 [2020-05-21T01:28:51.536Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:51 [2020-05-21T01:28:51.536Z] #42 101.7 reflect
01:28:51 [2020-05-21T01:28:51.536Z] #42 102.3 bufio
01:28:51 [2020-05-21T01:28:51.652Z] #10 104.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
01:28:51 [2020-05-21T01:28:51.652Z] #10 104.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
01:28:52 [2020-05-21T01:28:52.062Z] #41 108.8 mime
01:28:52 [2020-05-21T01:28:52.375Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.6% of statements
01:28:52 [2020-05-21T01:28:52.634Z] #41 ...
01:28:52 [2020-05-21T01:28:52.634Z] 
01:28:52 [2020-05-21T01:28:52.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:52 [2020-05-21T01:28:52.634Z] #39 43.92   CC       images/ipc-msg.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 44.20   CC       images/ipc-sem.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 44.37   CC       images/utsns.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 44.70   CC       images/creds.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 45.15   CC       images/vma.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 45.40   CC       images/netdev.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 46.22   CC       images/tty.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 46.86   CC       images/file-lock.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 47.18   CC       images/rlimit.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 47.40   CC       images/pagemap.o
01:28:52 [2020-05-21T01:28:52.634Z] #39 47.78   CC       images/siginfo.o
01:28:53 [2020-05-21T01:28:53.050Z] #33 ...
01:28:53 [2020-05-21T01:28:53.050Z] 
01:28:53 [2020-05-21T01:28:53.050Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:53 [2020-05-21T01:28:53.050Z] #47 92.54 encoding/json
01:28:53 [2020-05-21T01:28:53.207Z] #39 48.09   CC       images/rpc.o
01:28:53 [2020-05-21T01:28:53.311Z] #47 ...
01:28:53 [2020-05-21T01:28:53.311Z] 
01:28:53 [2020-05-21T01:28:53.311Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:53 [2020-05-21T01:28:53.311Z] #25 23.00 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
01:28:53 [2020-05-21T01:28:53.311Z] #25 23.94 
01:28:53 [2020-05-21T01:28:53.311Z] #25 24.29 
########                                                                  12.0%
######################################################################## 100.0%
01:28:53 [2020-05-21T01:28:53.311Z] #25 24.57 
01:28:53 [2020-05-21T01:28:53.311Z] #25 26.33 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
01:28:53 [2020-05-21T01:28:53.311Z] #25 27.08 #=#=#                                                                         
01:28:53 [2020-05-21T01:28:53.311Z] #25 27.40 
#####################################                                     52.3%
######################################################################## 100.0%
01:28:53 [2020-05-21T01:28:53.311Z] #25 27.72 
01:28:53 [2020-05-21T01:28:53.554Z] #10 ...
01:28:53 [2020-05-21T01:28:53.554Z] 
01:28:53 [2020-05-21T01:28:53.554Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.4 Setting up xxd (2:8.1.0875-5) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.4 Setting up libuv1:amd64 (1.24.1-1) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.4 Setting up vim-common (2:8.1.0875-5) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.6 Setting up librhash0:amd64 (1.3.8-1) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.7 Setting up cmake-data (3.13.4-1) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.7 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.7 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.8 Setting up cmake (3.13.4-1) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.8 Processing triggers for libc-bin (2.28-10) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 105.9 Processing triggers for mime-support (3.62) ...
01:28:53 [2020-05-21T01:28:53.554Z] #32 DONE 106.6s
01:28:53 [2020-05-21T01:28:53.569Z] #25 ...
01:28:53 [2020-05-21T01:28:53.569Z] 
01:28:53 [2020-05-21T01:28:53.569Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:53 [2020-05-21T01:28:53.569Z] #10 93.09 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:28:53 [2020-05-21T01:28:53.569Z] #10 93.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 93.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 98.38 Selecting previously unselected package binutils-mingw-w64.
01:28:53 [2020-05-21T01:28:53.569Z] #10 98.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 98.41 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 98.82 Selecting previously unselected package libdevmapper1.02.1:amd64.
01:28:53 [2020-05-21T01:28:53.569Z] #10 98.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 98.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 99.25 Selecting previously unselected package dmsetup.
01:28:53 [2020-05-21T01:28:53.569Z] #10 99.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 99.27 Unpacking dmsetup (2:1.02.155-3) ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 99.65 Selecting previously unselected package mingw-w64-common.
01:28:53 [2020-05-21T01:28:53.569Z] #10 99.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
01:28:53 [2020-05-21T01:28:53.569Z] #10 99.66 Unpacking mingw-w64-common (6.0.0-3) ...
01:28:53 [2020-05-21T01:28:53.780Z] #39 ...
01:28:53 [2020-05-21T01:28:53.780Z] 
01:28:53 [2020-05-21T01:28:53.780Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:53 [2020-05-21T01:28:53.811Z] 
01:28:53 [2020-05-21T01:28:53.811Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:53 [2020-05-21T01:28:53.827Z] #10 ...
01:28:53 [2020-05-21T01:28:53.827Z] 
01:28:53 [2020-05-21T01:28:53.827Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.085 + RM_GOPATH=0
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.090 + TMP_GOPATH=
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.090 + : /build
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.090 + '[' -z '' ']'
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.096 ++ mktemp -d
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.102 + export GOPATH=/tmp/tmp.TbY4Hobdac
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.102 + GOPATH=/tmp/tmp.TbY4Hobdac
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.102 + RM_GOPATH=1
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.103 + case "$(go env GOARCH)" in
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.104 ++ go env GOARCH
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.137 + export GO_BUILDMODE=-buildmode=pie
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.137 + GO_BUILDMODE=-buildmode=pie
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.138 ++ dirname /tmp/install/install.sh
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.140 + dir=/tmp/install
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.140 + bin=tini
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.140 + shift
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.140 + '[' '!' -f /tmp/install/tini.installer ']'
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.141 + . /tmp/install/tini.installer
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.141 ++ : fec3683b971d9c3ef73f284f176672c44b448662
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.142 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.142 + install_tini
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.142 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.143 + git clone https://github.com/krallin/tini.git /tmp/tmp.TbY4Hobdac/tini
01:28:53 [2020-05-21T01:28:53.827Z] #33 4.153 Cloning into '/tmp/tmp.TbY4Hobdac/tini'...
01:28:54 [2020-05-21T01:28:54.044Z] #10 110.8 Selecting previously unselected package libapparmor1:arm64.
01:28:54 [2020-05-21T01:28:54.044Z] #10 110.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
01:28:54 [2020-05-21T01:28:54.044Z] #10 110.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
01:28:54 [2020-05-21T01:28:54.311Z] #10 111.2 Selecting previously unselected package libapparmor-dev:arm64.
01:28:54 [2020-05-21T01:28:54.311Z] #10 111.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
01:28:54 [2020-05-21T01:28:54.311Z] #10 111.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
01:28:54 [2020-05-21T01:28:54.377Z] #33 ...
01:28:54 [2020-05-21T01:28:54.377Z] 
01:28:54 [2020-05-21T01:28:54.377Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:54 [2020-05-21T01:28:54.377Z] #30 97.54 internal/syscall/execenv
01:28:54 [2020-05-21T01:28:54.377Z] #30 97.81 internal/syscall/unix
01:28:54 [2020-05-21T01:28:54.377Z] #30 98.22 os
01:28:54 [2020-05-21T01:28:54.377Z] #30 99.35 internal/fmtsort
01:28:54 [2020-05-21T01:28:54.377Z] #30 100.5 strings
01:28:54 [2020-05-21T01:28:54.377Z] #30 104.6 path
01:28:54 [2020-05-21T01:28:54.377Z] #30 104.6 fmt
01:28:54 [2020-05-21T01:28:54.377Z] #30 105.6 path/filepath
01:28:54 [2020-05-21T01:28:54.572Z] #10 111.5 Selecting previously unselected package libbtrfs0.
01:28:54 [2020-05-21T01:28:54.572Z] #10 111.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
01:28:54 [2020-05-21T01:28:54.572Z] #10 111.5 Unpacking libbtrfs0 (4.20.1-2) ...
01:28:54 [2020-05-21T01:28:54.761Z] #33 5.187 + cd /tmp/tmp.TbY4Hobdac/tini
01:28:54 [2020-05-21T01:28:54.761Z] #33 5.188 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
01:28:54 [2020-05-21T01:28:54.761Z] #33 5.266 + cmake .
01:28:54 [2020-05-21T01:28:54.835Z] #10 111.6 Selecting previously unselected package libbtrfs-dev.
01:28:54 [2020-05-21T01:28:54.835Z] #10 111.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
01:28:54 [2020-05-21T01:28:54.835Z] #10 111.7 Unpacking libbtrfs-dev (4.20.1-2) ...
01:28:54 [2020-05-21T01:28:54.835Z] #10 111.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
01:28:54 [2020-05-21T01:28:54.835Z] #10 111.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
01:28:54 [2020-05-21T01:28:54.835Z] #10 111.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
01:28:55 [2020-05-21T01:28:55.096Z] #10 112.1 Selecting previously unselected package libudev-dev:arm64.
01:28:55 [2020-05-21T01:28:55.096Z] #10 ...
01:28:55 [2020-05-21T01:28:55.096Z] 
01:28:55 [2020-05-21T01:28:55.096Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:28:55 [2020-05-21T01:28:55.096Z] #54 105.9 + for f in rootlesskit rootlesskit-docker-proxy
01:28:55 [2020-05-21T01:28:55.096Z] #54 105.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
01:28:55 [2020-05-21T01:28:55.096Z] #54 DONE 112.2s
01:28:55 [2020-05-21T01:28:55.096Z] 
01:28:55 [2020-05-21T01:28:55.096Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:55 [2020-05-21T01:28:55.096Z] #10 112.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
01:28:55 [2020-05-21T01:28:55.313Z] #30 108.3 io/ioutil
01:28:55 [2020-05-21T01:28:55.357Z] #10 ...
01:28:55 [2020-05-21T01:28:55.357Z] 
01:28:55 [2020-05-21T01:28:55.357Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
01:28:55 [2020-05-21T01:28:55.357Z] #55 DONE 0.1s
01:28:55 [2020-05-21T01:28:55.357Z] 
01:28:55 [2020-05-21T01:28:55.357Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:55 [2020-05-21T01:28:55.357Z] #10 112.2 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
01:28:55 [2020-05-21T01:28:55.357Z] #10 112.4 Selecting previously unselected package libsepol1-dev:arm64.
01:28:55 [2020-05-21T01:28:55.357Z] #10 112.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
01:28:55 [2020-05-21T01:28:55.571Z] #30 ...
01:28:55 [2020-05-21T01:28:55.571Z] 
01:28:55 [2020-05-21T01:28:55.571Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:55 [2020-05-21T01:28:55.571Z] #38 108.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
01:28:55 [2020-05-21T01:28:55.571Z] #38 108.7 Processing triggers for libc-bin (2.28-10) ...
01:28:55 [2020-05-21T01:28:55.618Z] #10 112.5 Unpacking libsepol1-dev:arm64 (2.8-1) ...
01:28:55 [2020-05-21T01:28:55.834Z] #38 DONE 109.1s
01:28:55 [2020-05-21T01:28:55.834Z] 
01:28:55 [2020-05-21T01:28:55.834Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:55 [2020-05-21T01:28:55.834Z] #47 102.9 encoding/binary
01:28:55 [2020-05-21T01:28:55.834Z] #47 104.2 os
01:28:55 [2020-05-21T01:28:55.834Z] #47 106.9 encoding/base64
01:28:55 [2020-05-21T01:28:55.834Z] #47 108.6 golang.org/x/sys/unix
01:28:55 [2020-05-21T01:28:55.879Z] #10 112.8 Selecting previously unselected package libpcre16-3:arm64.
01:28:55 [2020-05-21T01:28:55.879Z] #10 112.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
01:28:55 [2020-05-21T01:28:55.879Z] #10 112.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
01:28:55 [2020-05-21T01:28:55.879Z] #10 113.0 Selecting previously unselected package libpcre32-3:arm64.
01:28:55 [2020-05-21T01:28:55.985Z] #42 107.3 regexp/syntax
01:28:55 [2020-05-21T01:28:55.985Z] #42 ...
01:28:55 [2020-05-21T01:28:55.985Z] 
01:28:55 [2020-05-21T01:28:55.985Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:55 [2020-05-21T01:28:55.985Z] #40 4.073 fatal: not a git repository (or any of the parent directories): .git
01:28:55 [2020-05-21T01:28:55.985Z] #40 4.151   GEN      .gitid
01:28:55 [2020-05-21T01:28:55.985Z] #40 4.172   GEN      criu/include/version.h
01:28:55 [2020-05-21T01:28:55.985Z] #40 4.234   GEN      include/common/asm
01:28:55 [2020-05-21T01:28:55.985Z] #40 6.469   PBCC     images/google/protobuf/descriptor.pb-c.c
01:28:55 [2020-05-21T01:28:55.985Z] #40 6.781   PBCC     images/opts.pb-c.c
01:28:55 [2020-05-21T01:28:55.985Z] #40 6.864   PBCC     images/sit.pb-c.c
01:28:55 [2020-05-21T01:28:55.985Z] #40 6.969   DEP      images/google/protobuf/descriptor.pb-c.d
01:28:55 [2020-05-21T01:28:55.985Z] #40 7.174   DEP      images/opts.pb-c.d
01:28:55 [2020-05-21T01:28:55.985Z] #40 7.258   DEP      images/sit.pb-c.d
01:28:55 [2020-05-21T01:28:55.985Z] #40 7.336   PBCC     images/macvlan.pb-c.c
01:28:55 [2020-05-21T01:28:55.985Z] #40 7.356   DEP      images/macvlan.pb-c.d
01:28:55 [2020-05-21T01:28:55.985Z] #40 7.442   PBCC     images/autofs.pb-c.c
01:28:55 [2020-05-21T01:28:55.985Z] #40 7.492   DEP      images/autofs.pb-c.d
01:28:55 [2020-05-21T01:28:55.985Z] #40 7.553   PBCC     images/sysctl.pb-c.c
01:28:56 [2020-05-21T01:28:56.092Z] #47 ...
01:28:56 [2020-05-21T01:28:56.092Z] 
01:28:56 [2020-05-21T01:28:56.092Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:56 [2020-05-21T01:28:56.092Z] #30 109.2 text/tabwriter
01:28:56 [2020-05-21T01:28:56.134Z] #33 6.337 -- The C compiler identification is GNU 8.3.0
01:28:56 [2020-05-21T01:28:56.134Z] #33 6.381 -- Check for working C compiler: /usr/bin/cc
01:28:56 [2020-05-21T01:28:56.140Z] #10 113.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
01:28:56 [2020-05-21T01:28:56.140Z] #10 113.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
01:28:56 [2020-05-21T01:28:56.276Z] #40 7.578   DEP      images/sysctl.pb-c.d
01:28:56 [2020-05-21T01:28:56.276Z] #40 7.716   PBCC     images/time.pb-c.c
01:28:56 [2020-05-21T01:28:56.276Z] #40 7.744   DEP      images/time.pb-c.d
01:28:56 [2020-05-21T01:28:56.276Z] #40 7.829   PBCC     images/binfmt-misc.pb-c.c
01:28:56 [2020-05-21T01:28:56.401Z] #10 113.4 Selecting previously unselected package libpcrecpp0v5:arm64.
01:28:56 [2020-05-21T01:28:56.568Z] #40 7.852   DEP      images/binfmt-misc.pb-c.d
01:28:56 [2020-05-21T01:28:56.568Z] #40 7.968   PBCC     images/seccomp.pb-c.c
01:28:56 [2020-05-21T01:28:56.568Z] #40 7.996   DEP      images/seccomp.pb-c.d
01:28:56 [2020-05-21T01:28:56.568Z] #40 8.100   PBCC     images/userns.pb-c.c
01:28:56 [2020-05-21T01:28:56.663Z] #10 113.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
01:28:56 [2020-05-21T01:28:56.663Z] #10 113.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
01:28:56 [2020-05-21T01:28:56.663Z] #10 113.6 Selecting previously unselected package libpcre3-dev:arm64.
01:28:56 [2020-05-21T01:28:56.663Z] #10 113.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
01:28:56 [2020-05-21T01:28:56.663Z] #10 113.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
01:28:56 [2020-05-21T01:28:56.701Z] #33 ...
01:28:56 [2020-05-21T01:28:56.701Z] 
01:28:56 [2020-05-21T01:28:56.701Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:56 [2020-05-21T01:28:56.701Z] #30 98.61 github.com/BurntSushi/toml/cmd/tomlv
01:28:56 [2020-05-21T01:28:56.701Z] #30 DONE 106.1s
01:28:56 [2020-05-21T01:28:56.857Z] #40 8.189   DEP      images/userns.pb-c.d
01:28:56 [2020-05-21T01:28:56.857Z] #40 8.255   PBCC     images/cgroup.pb-c.c
01:28:56 [2020-05-21T01:28:56.857Z] #40 8.297   DEP      images/cgroup.pb-c.d
01:28:56 [2020-05-21T01:28:56.857Z] #40 ...
01:28:56 [2020-05-21T01:28:56.857Z] 
01:28:56 [2020-05-21T01:28:56.857Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:56 [2020-05-21T01:28:56.857Z] #48 98.80 bufio
01:28:56 [2020-05-21T01:28:56.857Z] #48 100.8 reflect
01:28:56 [2020-05-21T01:28:56.857Z] #48 105.5 regexp/syntax
01:28:56 [2020-05-21T01:28:56.857Z] #48 106.5 text/tabwriter
01:28:56 [2020-05-21T01:28:56.857Z] #48 ...
01:28:56 [2020-05-21T01:28:56.857Z] 
01:28:56 [2020-05-21T01:28:56.857Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:56 [2020-05-21T01:28:56.857Z] #40 8.357   PBCC     images/fown.pb-c.c
01:28:56 [2020-05-21T01:28:56.857Z] #40 8.372   PBCC     images/ext-file.pb-c.c
01:28:56 [2020-05-21T01:28:56.857Z] #40 8.405   DEP      images/fown.pb-c.d
01:28:56 [2020-05-21T01:28:56.857Z] #40 8.485   DEP      images/ext-file.pb-c.d
01:28:56 [2020-05-21T01:28:56.958Z] 
01:28:56 [2020-05-21T01:28:56.958Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:28:56 [2020-05-21T01:28:56.958Z] #38 97.12 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 97.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 97.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 97.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 97.29 Setting up python-six (1.12.0-1) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.6 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.6 Setting up libnl-3-200:amd64 (3.4.0-1) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.6 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.6 Setting up libcap-dev:amd64 (1:2.25-2) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.7 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.7 Setting up protobuf-compiler (3.6.1.3-2) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.7 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.7 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.7 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
01:28:56 [2020-05-21T01:28:56.958Z] #38 103.7 Setting up python-protobuf (3.6.1.3-2) ...
01:28:57 [2020-05-21T01:28:57.147Z] #40 8.594   PBCC     images/rpc.pb-c.c
01:28:57 [2020-05-21T01:28:57.147Z] #40 8.671   DEP      images/rpc.pb-c.d
01:28:57 [2020-05-21T01:28:57.147Z] #40 8.742   PBCC     images/siginfo.pb-c.c
01:28:57 [2020-05-21T01:28:57.217Z] #38 ...
01:28:57 [2020-05-21T01:28:57.217Z] 
01:28:57 [2020-05-21T01:28:57.217Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:57 [2020-05-21T01:28:57.217Z] #33 7.702 -- Check for working C compiler: /usr/bin/cc -- works
01:28:57 [2020-05-21T01:28:57.217Z] #33 7.702 -- Detecting C compiler ABI info
01:28:57 [2020-05-21T01:28:57.438Z] #40 8.804   DEP      images/siginfo.pb-c.d
01:28:57 [2020-05-21T01:28:57.438Z] #40 8.925   PBCC     images/pagemap.pb-c.c
01:28:57 [2020-05-21T01:28:57.438Z] #40 9.020   DEP      images/pagemap.pb-c.d
01:28:57 [2020-05-21T01:28:57.474Z] #33 ...
01:28:57 [2020-05-21T01:28:57.474Z] 
01:28:57 [2020-05-21T01:28:57.474Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
01:28:57 [2020-05-21T01:28:57.474Z] #25 28.96 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
01:28:57 [2020-05-21T01:28:57.474Z] #25 29.09 skipping existing 1849cc453dee
01:28:57 [2020-05-21T01:28:57.474Z] #25 29.23 
01:28:57 [2020-05-21T01:28:57.474Z] #25 31.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
01:28:57 [2020-05-21T01:28:57.474Z] #25 31.88 
01:28:57 [2020-05-21T01:28:57.474Z] #25 32.11 
######################################################################## 100.0%
01:28:57 [2020-05-21T01:28:57.474Z] #25 32.27 
01:28:57 [2020-05-21T01:28:57.474Z] #25 32.39 Download of images into '/build' complete.
01:28:57 [2020-05-21T01:28:57.474Z] #25 32.39 Use something like the following to load the result into a Docker daemon:
01:28:57 [2020-05-21T01:28:57.474Z] #25 32.39   tar -cC '/build' . | docker load
01:28:57 [2020-05-21T01:28:57.474Z] #25 DONE 32.5s
01:28:57 [2020-05-21T01:28:57.474Z] 
01:28:57 [2020-05-21T01:28:57.474Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:57 [2020-05-21T01:28:57.474Z] #47 103.3 github.com/pkg/diff
01:28:57 [2020-05-21T01:28:57.474Z] #47 106.2 go/ast
01:28:57 [2020-05-21T01:28:57.605Z] #10 114.5 Selecting previously unselected package libselinux1-dev:arm64.
01:28:57 [2020-05-21T01:28:57.605Z] #10 114.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
01:28:57 [2020-05-21T01:28:57.605Z] #10 114.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
01:28:57 [2020-05-21T01:28:57.729Z] #40 9.123   PBCC     images/rlimit.pb-c.c
01:28:57 [2020-05-21T01:28:57.729Z] #40 9.154   DEP      images/rlimit.pb-c.d
01:28:57 [2020-05-21T01:28:57.729Z] #40 9.228   PBCC     images/file-lock.pb-c.c
01:28:57 [2020-05-21T01:28:57.729Z] #40 9.350   DEP      images/file-lock.pb-c.d
01:28:57 [2020-05-21T01:28:57.729Z] #40 ...
01:28:57 [2020-05-21T01:28:57.729Z] 
01:28:57 [2020-05-21T01:28:57.729Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:28:57 [2020-05-21T01:28:57.729Z] #11 99.77 Selecting previously unselected package mingw-w64-x86-64-dev.
01:28:57 [2020-05-21T01:28:57.729Z] #11 99.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
01:28:57 [2020-05-21T01:28:57.729Z] #11 99.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
01:28:57 [2020-05-21T01:28:57.729Z] #11 108.4 Selecting previously unselected package gcc-mingw-w64-base.
01:28:57 [2020-05-21T01:28:57.729Z] #11 108.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
01:28:57 [2020-05-21T01:28:57.729Z] #11 108.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:28:57 [2020-05-21T01:28:57.729Z] #11 108.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
01:28:57 [2020-05-21T01:28:57.729Z] #11 108.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
01:28:57 [2020-05-21T01:28:57.729Z] #11 108.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:28:57 [2020-05-21T01:28:57.731Z] #47 107.1 golang.org/x/crypto/ssh/terminal
01:28:57 [2020-05-21T01:28:57.993Z] #30 111.1 flag
01:28:57 [2020-05-21T01:28:57.994Z] #30 111.1 github.com/BurntSushi/toml
01:28:58 [2020-05-21T01:28:58.020Z] #11 ...
01:28:58 [2020-05-21T01:28:58.020Z] 
01:28:58 [2020-05-21T01:28:58.020Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:28:58 [2020-05-21T01:28:58.020Z] #40 9.490   PBCC     images/tty.pb-c.c
01:28:58 [2020-05-21T01:28:58.020Z] #40 9.622   DEP      images/tty.pb-c.d
01:28:58 [2020-05-21T01:28:58.020Z] #40 ...
01:28:58 [2020-05-21T01:28:58.020Z] 
01:28:58 [2020-05-21T01:28:58.020Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:28:58 [2020-05-21T01:28:58.020Z] #31 100.1 reflect
01:28:58 [2020-05-21T01:28:58.020Z] #31 100.2 bufio
01:28:58 [2020-05-21T01:28:58.020Z] #31 103.1 path
01:28:58 [2020-05-21T01:28:58.020Z] #31 106.8 text/tabwriter
01:28:58 [2020-05-21T01:28:58.179Z] #10 115.1 Selecting previously unselected package libdevmapper-dev:arm64.
01:28:58 [2020-05-21T01:28:58.179Z] #10 115.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
01:28:58 [2020-05-21T01:28:58.179Z] #10 115.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
01:28:58 [2020-05-21T01:28:58.309Z] #31 ...
01:28:58 [2020-05-21T01:28:58.310Z] 
01:28:58 [2020-05-21T01:28:58.310Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:58 [2020-05-21T01:28:58.310Z] #42 110.2 hash/crc32
01:28:58 [2020-05-21T01:28:58.440Z] #10 115.3 Selecting previously unselected package libseccomp-dev:arm64.
01:28:58 [2020-05-21T01:28:58.440Z] #10 115.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
01:28:58 [2020-05-21T01:28:58.440Z] #10 115.3 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
01:28:58 [2020-05-21T01:28:58.440Z] #10 115.4 Selecting previously unselected package libsystemd-dev:arm64.
01:28:58 [2020-05-21T01:28:58.440Z] #10 115.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
01:28:58 [2020-05-21T01:28:58.440Z] #10 115.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
01:28:59 [2020-05-21T01:28:59.012Z] #10 116.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
01:28:59 [2020-05-21T01:28:59.175Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.9% of statements
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.1 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.2 Setting up libapparmor1:arm64 (2.13.2-10) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.2 Setting up libpcre16-3:arm64 (2:8.39-12) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.2 Setting up libsepol1-dev:arm64 (2.8-1) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.3 Setting up libbtrfs0 (4.20.1-2) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.3 Setting up libpcre32-3:arm64 (2:8.39-12) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.3 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.4 Setting up libbtrfs-dev (4.20.1-2) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.4 Setting up mingw-w64-common (6.0.0-3) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.4 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
01:28:59 [2020-05-21T01:28:59.272Z] #10 116.4 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
01:28:59 [2020-05-21T01:28:59.368Z] #30 112.5 log
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.5 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
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.5 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
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.6 Setting up dmsetup (2:1.02.155-3) ...
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
01:28:59 [2020-05-21T01:28:59.539Z] #10 116.6 Processing triggers for libc-bin (2.28-10) ...
01:28:59 [2020-05-21T01:28:59.627Z] #30 ...
01:28:59 [2020-05-21T01:28:59.627Z] 
01:28:59 [2020-05-21T01:28:59.627Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:59 [2020-05-21T01:28:59.627Z] #41 102.7 strings
01:28:59 [2020-05-21T01:28:59.627Z] #41 102.7 os
01:28:59 [2020-05-21T01:28:59.627Z] #41 107.9 regexp/syntax
01:28:59 [2020-05-21T01:28:59.627Z] #41 109.4 fmt
01:28:59 [2020-05-21T01:28:59.885Z] #41 ...
01:28:59 [2020-05-21T01:28:59.885Z] 
01:28:59 [2020-05-21T01:28:59.885Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.700 + RM_GOPATH=0
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.700 + TMP_GOPATH=
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.700 + : /build
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.700 + '[' -z '' ']'
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.701 ++ mktemp -d
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.707 + export GOPATH=/tmp/tmp.yxHk1yJvs5
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.708 + GOPATH=/tmp/tmp.yxHk1yJvs5
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.708 + RM_GOPATH=1
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.708 + case "$(go env GOARCH)" in
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.708 ++ go env GOARCH
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.742 + export GO_BUILDMODE=-buildmode=pie
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.743 + GO_BUILDMODE=-buildmode=pie
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.744 ++ dirname /tmp/install/install.sh
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.746 + dir=/tmp/install
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.747 + bin=tini
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.747 + shift
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.747 + '[' '!' -f /tmp/install/tini.installer ']'
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.748 + . /tmp/install/tini.installer
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.749 ++ : fec3683b971d9c3ef73f284f176672c44b448662
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.749 + install_tini
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.751 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.751 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.752 + git clone https://github.com/krallin/tini.git /tmp/tmp.yxHk1yJvs5/tini
01:28:59 [2020-05-21T01:28:59.885Z] #33 3.764 Cloning into '/tmp/tmp.yxHk1yJvs5/tini'...
01:28:59 [2020-05-21T01:28:59.885Z] #33 4.525 + cd /tmp/tmp.yxHk1yJvs5/tini
01:28:59 [2020-05-21T01:28:59.885Z] #33 4.526 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
01:28:59 [2020-05-21T01:28:59.885Z] #33 4.533 + cmake .
01:28:59 [2020-05-21T01:28:59.885Z] #33 5.109 -- The C compiler identification is GNU 8.3.0
01:28:59 [2020-05-21T01:28:59.885Z] #33 5.182 -- Check for working C compiler: /usr/bin/cc
01:28:59 [2020-05-21T01:28:59.885Z] #33 5.856 -- Check for working C compiler: /usr/bin/cc -- works
01:28:59 [2020-05-21T01:28:59.885Z] #33 5.862 -- Detecting C compiler ABI info
01:29:00 [2020-05-21T01:29:00.113Z] #10 DONE 117.2s
01:29:00 [2020-05-21T01:29:00.113Z] 
01:29:00 [2020-05-21T01:29:00.113Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:00 [2020-05-21T01:29:00.143Z] #33 6.504 -- Detecting C compiler ABI info - done
01:29:00 [2020-05-21T01:29:00.143Z] #33 6.564 -- Detecting C compile features
01:29:00 [2020-05-21T01:29:00.259Z] #47 109.8 mvdan.cc/editorconfig
01:29:00 [2020-05-21T01:29:00.645Z] ok  	github.com/docker/docker/daemon/config	0.019s	coverage: 81.7% of statements
01:29:01 [2020-05-21T01:29:01.192Z] #47 ...
01:29:01 [2020-05-21T01:29:01.192Z] 
01:29:01 [2020-05-21T01:29:01.192Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:01 [2020-05-21T01:29:01.192Z] #10 110.5 Selecting previously unselected package mingw-w64-x86-64-dev.
01:29:01 [2020-05-21T01:29:01.192Z] #10 110.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
01:29:01 [2020-05-21T01:29:01.192Z] #10 110.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
01:29:01 [2020-05-21T01:29:01.259Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
01:29:01 [2020-05-21T01:29:01.449Z] #10 ...
01:29:01 [2020-05-21T01:29:01.450Z] 
01:29:01 [2020-05-21T01:29:01.450Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:01 [2020-05-21T01:29:01.450Z] #41 101.0 go/ast
01:29:01 [2020-05-21T01:29:01.450Z] #41 105.0 internal/lazyregexp
01:29:01 [2020-05-21T01:29:01.450Z] #41 105.8 net/url
01:29:01 [2020-05-21T01:29:01.450Z] #41 108.9 text/template/parse
01:29:01 [2020-05-21T01:29:01.707Z] #41 111.0 go/parser
01:29:01 [2020-05-21T01:29:01.707Z] #41 ...
01:29:01 [2020-05-21T01:29:01.707Z] 
01:29:01 [2020-05-21T01:29:01.707Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:01 [2020-05-21T01:29:01.707Z] #33 8.970 -- Detecting C compiler ABI info - done
01:29:01 [2020-05-21T01:29:01.707Z] #33 9.050 -- Detecting C compile features
01:29:01 [2020-05-21T01:29:01.873Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
01:29:02 [2020-05-21T01:29:02.486Z] ok  	github.com/docker/docker/daemon	12.289s	coverage: 17.4% of statements
01:29:02 [2020-05-21T01:29:02.486Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:29:02 [2020-05-21T01:29:02.486Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:29:02 [2020-05-21T01:29:02.486Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:29:02 [2020-05-21T01:29:02.486Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:29:02 [2020-05-21T01:29:02.642Z] #33 13.15 -- Detecting C compile features - done
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.391 + RM_GOPATH=0
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.391 + TMP_GOPATH=
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.391 + : /build
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.391 + '[' -z '' ']'
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.391 ++ mktemp -d
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.396 + export GOPATH=/tmp/tmp.YBwx1IETAZ
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.396 + GOPATH=/tmp/tmp.YBwx1IETAZ
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.396 + RM_GOPATH=1
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.396 + case "$(go env GOARCH)" in
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.400 ++ go env GOARCH
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.406 + export GO_BUILDMODE=-buildmode=pie
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.406 + GO_BUILDMODE=-buildmode=pie
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.407 ++ dirname /tmp/install/install.sh
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.411 + dir=/tmp/install
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.412 + bin=runc
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.412 + shift
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.413 + '[' '!' -f /tmp/install/runc.installer ']'
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.415 + . /tmp/install/runc.installer
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.415 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.416 + install_runc
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.419 + grep -q '^3\.10\.0.*\.el7\.'
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.425 + uname -r
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.431 + RUNC_BUILDTAGS='seccomp apparmor selinux '
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.431 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.431 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.433 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YBwx1IETAZ/src/github.com/opencontainers/runc
01:29:02 [2020-05-21T01:29:02.668Z] #49 2.443 Cloning into '/tmp/tmp.YBwx1IETAZ/src/github.com/opencontainers/runc'...
01:29:02 [2020-05-21T01:29:02.669Z] #33 8.939 -- Detecting C compile features - done
01:29:02 [2020-05-21T01:29:02.669Z] #33 8.990 -- Performing Test HAS_BUILTIN_FORTIFY
01:29:02 [2020-05-21T01:29:02.768Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
01:29:02 [2020-05-21T01:29:02.900Z] #33 13.21 -- Performing Test HAS_BUILTIN_FORTIFY
01:29:02 [2020-05-21T01:29:02.927Z] #33 9.270 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:29:02 [2020-05-21T01:29:02.927Z] #33 9.396 -- Configuring done
01:29:02 [2020-05-21T01:29:02.927Z] #33 9.421 -- Generating done
01:29:02 [2020-05-21T01:29:02.927Z] #33 9.424 -- Build files have been written to: /tmp/tmp.yxHk1yJvs5/tini
01:29:02 [2020-05-21T01:29:02.927Z] #33 9.434 + make tini-static
01:29:02 [2020-05-21T01:29:02.928Z] #49 ...
01:29:02 [2020-05-21T01:29:02.928Z] 
01:29:02 [2020-05-21T01:29:02.928Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
01:29:02 [2020-05-21T01:29:02.928Z] #11 DONE 2.7s
01:29:03 [2020-05-21T01:29:03.185Z] #33 9.793 Scanning dependencies of target tini-static
01:29:03 [2020-05-21T01:29:03.188Z] 
01:29:03 [2020-05-21T01:29:03.188Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
01:29:03 [2020-05-21T01:29:03.443Z] #33 9.900 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:29:03 [2020-05-21T01:29:03.466Z] #33 13.80 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:29:03 [2020-05-21T01:29:03.466Z] #33 14.02 -- Configuring done
01:29:03 [2020-05-21T01:29:03.724Z] #33 14.09 -- Generating done
01:29:03 [2020-05-21T01:29:03.724Z] #33 14.09 -- Build files have been written to: /tmp/tmp.TbY4Hobdac/tini
01:29:03 [2020-05-21T01:29:03.724Z] #33 14.15 + make tini-static
01:29:03 [2020-05-21T01:29:03.865Z] #42 ...
01:29:03 [2020-05-21T01:29:03.865Z] 
01:29:03 [2020-05-21T01:29:03.865Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:03 [2020-05-21T01:29:03.865Z] #40 9.793   PBCC     images/tun.pb-c.c
01:29:03 [2020-05-21T01:29:03.865Z] #40 9.885   PBCC     images/netdev.pb-c.c
01:29:03 [2020-05-21T01:29:03.865Z] #40 10.02   DEP      images/tun.pb-c.d
01:29:03 [2020-05-21T01:29:03.865Z] #40 10.11   DEP      images/netdev.pb-c.d
01:29:03 [2020-05-21T01:29:03.865Z] #40 10.20   PBCC     images/vma.pb-c.c
01:29:03 [2020-05-21T01:29:03.865Z] #40 10.29   DEP      images/vma.pb-c.d
01:29:03 [2020-05-21T01:29:03.865Z] #40 10.41   PBCC     images/creds.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 10.47   DEP      images/creds.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 10.60   PBCC     images/utsns.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 10.62   DEP      images/utsns.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 10.74   PBCC     images/ipc-desc.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 10.78   PBCC     images/ipc-sem.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 10.84   DEP      images/ipc-desc.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.00   DEP      images/ipc-sem.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.12   PBCC     images/ipc-msg.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.21   DEP      images/ipc-msg.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.38   PBCC     images/ipc-shm.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.43   DEP      images/ipc-shm.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.57   PBCC     images/ipc-var.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.59   DEP      images/ipc-var.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.67   PBCC     images/sk-opts.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.73   PBCC     images/packet-sock.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.83   DEP      images/sk-opts.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 11.97   DEP      images/packet-sock.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.03   PBCC     images/sk-netlink.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.14   DEP      images/sk-netlink.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.26   PBCC     images/sk-inet.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.34   DEP      images/sk-inet.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.46   PBCC     images/sk-unix.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.54   DEP      images/sk-unix.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.70   PBCC     images/mm.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.81   DEP      images/mm.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 12.93   PBCC     images/timerfd.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.03   DEP      images/timerfd.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.16   PBCC     images/timer.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.19   DEP      images/timer.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.27   PBCC     images/sa.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.35   DEP      images/sa.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.44   PBCC     images/pipe-data.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.49   DEP      images/pipe-data.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.72   PBCC     images/mnt.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.76   DEP      images/mnt.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.81   PBCC     images/sk-packet.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.84   DEP      images/sk-packet.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.90   PBCC     images/tcp-stream.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 13.99   DEP      images/tcp-stream.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.09   PBCC     images/pipe.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.15   DEP      images/pipe.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.24   PBCC     images/pstree.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.28   DEP      images/pstree.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.37   PBCC     images/fs.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.42   DEP      images/fs.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.49   PBCC     images/signalfd.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.55   DEP      images/signalfd.pb-c.d
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.67   PBCC     images/fh.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 14.74   PBCC     images/fsnotify.pb-c.c
01:29:03 [2020-05-21T01:29:03.866Z] #40 ...
01:29:03 [2020-05-21T01:29:03.866Z] 
01:29:03 [2020-05-21T01:29:03.866Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:03 [2020-05-21T01:29:03.866Z] #42 115.4 vendor/golang.org/x/text/transform
01:29:04 [2020-05-21T01:29:04.574Z] #12 ...
01:29:04 [2020-05-21T01:29:04.574Z] 
01:29:04 [2020-05-21T01:29:04.574Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:04 [2020-05-21T01:29:04.574Z] #39 49.62   CC       images/ext-file.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 49.93   CC       images/cgroup.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 50.84   CC       images/userns.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 51.29   CC       images/google/protobuf/descriptor.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 53.55   CC       images/opts.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 53.96   CC       images/seccomp.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 54.43   CC       images/binfmt-misc.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 54.66   CC       images/time.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 54.88   CC       images/sysctl.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 55.22   CC       images/autofs.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 55.63   CC       images/macvlan.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 55.99   CC       images/sit.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.32   LINK     images/built-in.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.55   GEN      compel/include/asm
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.57   GEN      compel/include/version.h
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.60 touch .config
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.65   GEN      include/common/config.h
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.75   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.81   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.83   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.90   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 56.92   DEP      compel/plugins/std/infect.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 57.02   DEP      compel/plugins/std/string.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 57.10   DEP      compel/plugins/std/log.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 57.22   DEP      compel/plugins/std/fds.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 57.43   DEP      compel/plugins/std/std.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 57.55   DEP      compel/plugins/shmem/shmem.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 57.71   DEP      compel/plugins/fds/fds.d
01:29:04 [2020-05-21T01:29:04.574Z] #39 58.10   CC       compel/plugins/std/std.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 58.66   CC       compel/plugins/std/fds.o
01:29:04 [2020-05-21T01:29:04.574Z] #39 59.39   CC       compel/plugins/std/log.o
01:29:04 [2020-05-21T01:29:04.660Z] #33 14.81 Scanning dependencies of target tini-static
01:29:04 [2020-05-21T01:29:04.660Z] #33 15.00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:29:04 [2020-05-21T01:29:04.791Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
01:29:05 [2020-05-21T01:29:05.145Z] #39 ...
01:29:05 [2020-05-21T01:29:05.145Z] 
01:29:05 [2020-05-21T01:29:05.145Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
01:29:05 [2020-05-21T01:29:05.145Z] #12 DONE 2.3s
01:29:05 [2020-05-21T01:29:05.145Z] 
01:29:05 [2020-05-21T01:29:05.145Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
01:29:05 [2020-05-21T01:29:05.226Z] #33 ...
01:29:05 [2020-05-21T01:29:05.226Z] 
01:29:05 [2020-05-21T01:29:05.226Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
01:29:05 [2020-05-21T01:29:05.226Z] #38 114.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
01:29:05 [2020-05-21T01:29:05.226Z] #38 114.7 Processing triggers for libc-bin (2.28-10) ...
01:29:05 [2020-05-21T01:29:05.345Z] #33 11.46 [100%] Linking C executable tini-static
01:29:05 [2020-05-21T01:29:05.405Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.200s	coverage: 57.0% of statements
01:29:05 [2020-05-21T01:29:05.604Z] #33 12.15 [100%] Built target tini-static
01:29:05 [2020-05-21T01:29:05.792Z] #38 DONE 115.2s
01:29:05 [2020-05-21T01:29:05.792Z] 
01:29:05 [2020-05-21T01:29:05.792Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:05 [2020-05-21T01:29:05.792Z] #47 112.4 mvdan.cc/sh/v3/fileutil
01:29:05 [2020-05-21T01:29:05.792Z] #47 112.7 mvdan.cc/sh/v3/syntax
01:29:05 [2020-05-21T01:29:05.862Z] #33 12.23 + mkdir -p /build
01:29:05 [2020-05-21T01:29:05.862Z] #33 12.23 + cp tini-static /build/docker-init
01:29:05 [2020-05-21T01:29:05.862Z] #33 ...
01:29:05 [2020-05-21T01:29:05.862Z] 
01:29:05 [2020-05-21T01:29:05.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:05 [2020-05-21T01:29:05.862Z] #39 3.959 Note: Building without setproctitle() and strlcpy() support.
01:29:05 [2020-05-21T01:29:05.862Z] #39 3.959       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:29:05 [2020-05-21T01:29:05.862Z] #39 3.975 Note: Building without GnuTLS support
01:29:05 [2020-05-21T01:29:05.862Z] #39 5.638 fatal: not a git repository (or any of the parent directories): .git
01:29:05 [2020-05-21T01:29:05.862Z] #39 5.685   GEN      .gitid
01:29:05 [2020-05-21T01:29:05.862Z] #39 5.708   GEN      criu/include/version.h
01:29:05 [2020-05-21T01:29:05.862Z] #39 5.735   GEN      include/common/asm
01:29:05 [2020-05-21T01:29:05.862Z] #39 7.519   PBCC     images/google/protobuf/descriptor.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 7.667   PBCC     images/opts.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 7.732   PBCC     images/sit.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 7.794   DEP      images/google/protobuf/descriptor.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 7.939   DEP      images/opts.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.025   DEP      images/sit.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.094   PBCC     images/macvlan.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.114   DEP      images/macvlan.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.188   PBCC     images/autofs.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.231   DEP      images/autofs.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.285   PBCC     images/sysctl.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.343   DEP      images/sysctl.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.413   PBCC     images/time.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.420   DEP      images/time.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.512   PBCC     images/binfmt-misc.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.572   DEP      images/binfmt-misc.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.649   PBCC     images/seccomp.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.691   DEP      images/seccomp.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.762   PBCC     images/userns.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.816   DEP      images/userns.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.900   PBCC     images/cgroup.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.918   DEP      images/cgroup.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 8.992   PBCC     images/fown.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.028   PBCC     images/ext-file.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.062   DEP      images/fown.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.129   DEP      images/ext-file.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.191   PBCC     images/rpc.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.248   DEP      images/rpc.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.316   PBCC     images/siginfo.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.344   DEP      images/siginfo.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.409   PBCC     images/pagemap.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.496   DEP      images/pagemap.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.581   PBCC     images/rlimit.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.608   DEP      images/rlimit.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.691   PBCC     images/file-lock.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.720   DEP      images/file-lock.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.772   PBCC     images/tty.pb-c.c
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.818   DEP      images/tty.pb-c.d
01:29:05 [2020-05-21T01:29:05.862Z] #39 9.891   PBCC     images/tun.pb-c.c
01:29:06 [2020-05-21T01:29:06.120Z] #39 9.979   PBCC     images/netdev.pb-c.c
01:29:06 [2020-05-21T01:29:06.120Z] #39 ...
01:29:06 [2020-05-21T01:29:06.120Z] 
01:29:06 [2020-05-21T01:29:06.120Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:06 [2020-05-21T01:29:06.120Z] #33 DONE 12.6s
01:29:06 [2020-05-21T01:29:06.120Z] 
01:29:06 [2020-05-21T01:29:06.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:06 [2020-05-21T01:29:06.120Z] #39 10.13   DEP      images/tun.pb-c.d
01:29:06 [2020-05-21T01:29:06.120Z] #39 10.23   DEP      images/netdev.pb-c.d
01:29:06 [2020-05-21T01:29:06.120Z] #39 ...
01:29:06 [2020-05-21T01:29:06.120Z] 
01:29:06 [2020-05-21T01:29:06.120Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:06 [2020-05-21T01:29:06.120Z] #10 113.4 Selecting previously unselected package gcc-mingw-w64-base.
01:29:06 [2020-05-21T01:29:06.120Z] #10 113.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:29:06 [2020-05-21T01:29:06.120Z] #10 113.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:29:06 [2020-05-21T01:29:06.120Z] #10 113.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
01:29:06 [2020-05-21T01:29:06.120Z] #10 113.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:29:06 [2020-05-21T01:29:06.120Z] #10 113.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:06 [2020-05-21T01:29:06.378Z] #10 ...
01:29:06 [2020-05-21T01:29:06.378Z] 
01:29:06 [2020-05-21T01:29:06.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:06 [2020-05-21T01:29:06.378Z] #39 10.43   PBCC     images/vma.pb-c.c
01:29:06 [2020-05-21T01:29:06.636Z] #39 10.55   DEP      images/vma.pb-c.d
01:29:06 [2020-05-21T01:29:06.636Z] #39 10.68   PBCC     images/creds.pb-c.c
01:29:06 [2020-05-21T01:29:06.636Z] #39 10.72   DEP      images/creds.pb-c.d
01:29:06 [2020-05-21T01:29:06.636Z] #39 10.79   PBCC     images/utsns.pb-c.c
01:29:06 [2020-05-21T01:29:06.894Z] #39 10.85   DEP      images/utsns.pb-c.d
01:29:06 [2020-05-21T01:29:06.894Z] #39 10.96   PBCC     images/ipc-desc.pb-c.c
01:29:06 [2020-05-21T01:29:06.894Z] #39 11.05   PBCC     images/ipc-sem.pb-c.c
01:29:07 [2020-05-21T01:29:07.058Z] #13 ...
01:29:07 [2020-05-21T01:29:07.058Z] 
01:29:07 [2020-05-21T01:29:07.058Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:29:07 [2020-05-21T01:29:07.058Z] #43 DONE 123.6s
01:29:07 [2020-05-21T01:29:07.058Z] 
01:29:07 [2020-05-21T01:29:07.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:07 [2020-05-21T01:29:07.058Z] #39 60.51   CC       compel/plugins/std/string.o
01:29:07 [2020-05-21T01:29:07.058Z] #39 61.40   CC       compel/plugins/std/infect.o
01:29:07 [2020-05-21T01:29:07.058Z] #39 61.89   CC       compel/arch/aarch64/plugins/std/parasite-head.o
01:29:07 [2020-05-21T01:29:07.058Z] #39 62.06   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
01:29:07 [2020-05-21T01:29:07.058Z] #39 62.17   AR       compel/plugins/std.lib.a
01:29:07 [2020-05-21T01:29:07.058Z] #39 62.29   CC       compel/plugins/fds/fds.o
01:29:07 [2020-05-21T01:29:07.151Z] #39 11.15   DEP      images/ipc-desc.pb-c.d
01:29:07 [2020-05-21T01:29:07.319Z] #39 ...
01:29:07 [2020-05-21T01:29:07.319Z] 
01:29:07 [2020-05-21T01:29:07.319Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:07 [2020-05-21T01:29:07.319Z] #41 114.3 vendor/golang.org/x/net/idna
01:29:07 [2020-05-21T01:29:07.319Z] #41 116.3 net/textproto
01:29:07 [2020-05-21T01:29:07.319Z] #41 116.3 crypto/x509
01:29:07 [2020-05-21T01:29:07.319Z] #41 116.3 vendor/golang.org/x/net/http/httpproxy
01:29:07 [2020-05-21T01:29:07.319Z] #41 118.2 vendor/golang.org/x/net/http/httpguts
01:29:07 [2020-05-21T01:29:07.319Z] #41 118.3 mime/multipart
01:29:07 [2020-05-21T01:29:07.319Z] #41 120.6 crypto/tls
01:29:07 [2020-05-21T01:29:07.410Z] #39 11.29   DEP      images/ipc-sem.pb-c.d
01:29:07 [2020-05-21T01:29:07.410Z] #39 11.46   PBCC     images/ipc-msg.pb-c.c
01:29:07 [2020-05-21T01:29:07.410Z] #39 ...
01:29:07 [2020-05-21T01:29:07.410Z] 
01:29:07 [2020-05-21T01:29:07.410Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:07 [2020-05-21T01:29:07.410Z] #47 110.5 fmt
01:29:07 [2020-05-21T01:29:07.410Z] #47 115.3 encoding/json
01:29:07 [2020-05-21T01:29:07.410Z] #47 ...
01:29:07 [2020-05-21T01:29:07.410Z] 
01:29:07 [2020-05-21T01:29:07.410Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:07 [2020-05-21T01:29:07.410Z] #30 115.6 github.com/BurntSushi/toml/cmd/tomlv
01:29:07 [2020-05-21T01:29:07.410Z] #30 DONE 120.6s
01:29:07 [2020-05-21T01:29:07.410Z] 
01:29:07 [2020-05-21T01:29:07.410Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:07 [2020-05-21T01:29:07.410Z] #47 120.6 github.com/pkg/diff
01:29:07 [2020-05-21T01:29:07.410Z] #47 ...
01:29:07 [2020-05-21T01:29:07.410Z] 
01:29:07 [2020-05-21T01:29:07.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:07 [2020-05-21T01:29:07.410Z] #39 11.47   DEP      images/ipc-msg.pb-c.d
01:29:07 [2020-05-21T01:29:07.410Z] #39 11.53   PBCC     images/ipc-shm.pb-c.c
01:29:07 [2020-05-21T01:29:07.410Z] #39 11.59   DEP      images/ipc-shm.pb-c.d
01:29:07 [2020-05-21T01:29:07.580Z] #41 ...
01:29:07 [2020-05-21T01:29:07.580Z] 
01:29:07 [2020-05-21T01:29:07.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:07 [2020-05-21T01:29:07.580Z] #39 62.63   AR       compel/plugins/fds.lib.a
01:29:07 [2020-05-21T01:29:07.668Z] #39 11.68   PBCC     images/ipc-var.pb-c.c
01:29:07 [2020-05-21T01:29:07.668Z] #39 11.69   DEP      images/ipc-var.pb-c.d
01:29:07 [2020-05-21T01:29:07.841Z] #39 62.75   HOSTDEP  compel/src/lib/log-host.d
01:29:07 [2020-05-21T01:29:07.926Z] #39 11.83   PBCC     images/sk-opts.pb-c.c
01:29:07 [2020-05-21T01:29:07.926Z] #39 11.90   PBCC     images/packet-sock.pb-c.c
01:29:08 [2020-05-21T01:29:08.027Z] Removing intermediate container 92ba396a8b40
01:29:08 [2020-05-21T01:29:08.027Z]  ---> 8d3e9eac6e90
01:29:08 [2020-05-21T01:29:08.027Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
01:29:08 [2020-05-21T01:29:08.027Z]  ---> Running in 395a17af8b4b
01:29:08 [2020-05-21T01:29:08.027Z] Removing intermediate container 395a17af8b4b
01:29:08 [2020-05-21T01:29:08.027Z]  ---> 841f008e4493
01:29:08 [2020-05-21T01:29:08.027Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
01:29:08 [2020-05-21T01:29:08.027Z]  ---> Running in 603e24f2b415
01:29:08 [2020-05-21T01:29:08.027Z] Removing intermediate container 603e24f2b415
01:29:08 [2020-05-21T01:29:08.027Z]  ---> 67bdc207d6f9
01:29:08 [2020-05-21T01:29:08.027Z] Step 10/10 : COPY . .
01:29:08 [2020-05-21T01:29:08.101Z] #39 63.14   HOSTDEP  compel/src/lib/handle-elf-host.d
01:29:08 [2020-05-21T01:29:08.184Z] #39 12.09   DEP      images/sk-opts.pb-c.d
01:29:08 [2020-05-21T01:29:08.184Z] #39 12.14   DEP      images/packet-sock.pb-c.d
01:29:08 [2020-05-21T01:29:08.184Z] #39 12.21   PBCC     images/sk-netlink.pb-c.c
01:29:08 [2020-05-21T01:29:08.320Z] #47 ...
01:29:08 [2020-05-21T01:29:08.320Z] 
01:29:08 [2020-05-21T01:29:08.320Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:08 [2020-05-21T01:29:08.320Z] #33 17.34 [100%] Linking C executable tini-static
01:29:08 [2020-05-21T01:29:08.320Z] #33 18.30 [100%] Built target tini-static
01:29:08 [2020-05-21T01:29:08.320Z] #33 18.42 + mkdir -p /build
01:29:08 [2020-05-21T01:29:08.320Z] #33 18.42 + cp tini-static /build/docker-init
01:29:08 [2020-05-21T01:29:08.321Z] #33 DONE 18.6s
01:29:08 [2020-05-21T01:29:08.321Z] 
01:29:08 [2020-05-21T01:29:08.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:08 [2020-05-21T01:29:08.362Z] #39 63.43   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
01:29:08 [2020-05-21T01:29:08.442Z] #39 12.36   DEP      images/sk-netlink.pb-c.d
01:29:08 [2020-05-21T01:29:08.442Z] #39 12.46   PBCC     images/sk-inet.pb-c.c
01:29:08 [2020-05-21T01:29:08.442Z] #39 12.49   DEP      images/sk-inet.pb-c.d
01:29:08 [2020-05-21T01:29:08.622Z] #39 63.73   HOSTDEP  compel/src/main-host.d
01:29:08 [2020-05-21T01:29:08.700Z] #39 12.60   PBCC     images/sk-unix.pb-c.c
01:29:08 [2020-05-21T01:29:08.700Z] #39 12.62   DEP      images/sk-unix.pb-c.d
01:29:08 [2020-05-21T01:29:08.700Z] #39 12.75   PBCC     images/mm.pb-c.c
01:29:08 [2020-05-21T01:29:08.883Z] #39 ...
01:29:08 [2020-05-21T01:29:08.883Z] 
01:29:08 [2020-05-21T01:29:08.883Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
01:29:08 [2020-05-21T01:29:08.883Z] #13 3.206 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:29:08 [2020-05-21T01:29:08.883Z] #13 DONE 3.5s
01:29:08 [2020-05-21T01:29:08.883Z] 
01:29:08 [2020-05-21T01:29:08.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:08 [2020-05-21T01:29:08.884Z] #39 64.01   DEP      compel/src/lib/ptrace.d
01:29:08 [2020-05-21T01:29:08.958Z] #39 12.90   DEP      images/mm.pb-c.d
01:29:08 [2020-05-21T01:29:08.958Z] #39 12.96   PBCC     images/timerfd.pb-c.c
01:29:08 [2020-05-21T01:29:08.958Z] #39 13.07   DEP      images/timerfd.pb-c.d
01:29:09 [2020-05-21T01:29:09.144Z] #39 64.23   DEP      compel/src/lib/infect.d
01:29:09 [2020-05-21T01:29:09.216Z] #39 13.15   PBCC     images/timer.pb-c.c
01:29:09 [2020-05-21T01:29:09.216Z] #39 13.17   DEP      images/timer.pb-c.d
01:29:09 [2020-05-21T01:29:09.216Z] #39 13.22   PBCC     images/sa.pb-c.c
01:29:09 [2020-05-21T01:29:09.216Z] #39 13.31   DEP      images/sa.pb-c.d
01:29:09 [2020-05-21T01:29:09.216Z] #39 13.36   PBCC     images/pipe-data.pb-c.c
01:29:09 [2020-05-21T01:29:09.405Z] #39 64.50   DEP      compel/src/lib/infect-util.d
01:29:09 [2020-05-21T01:29:09.405Z] #39 64.58   DEP      compel/src/lib/infect-rpc.d
01:29:09 [2020-05-21T01:29:09.423Z] #42 ...
01:29:09 [2020-05-21T01:29:09.423Z] 
01:29:09 [2020-05-21T01:29:09.424Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:09 [2020-05-21T01:29:09.424Z] #40 14.92   DEP      images/fh.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.02   DEP      images/fsnotify.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.13   PBCC     images/eventpoll.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.18   DEP      images/eventpoll.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.26   PBCC     images/eventfd.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.30   DEP      images/eventfd.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.39   PBCC     images/remap-file-path.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.43   DEP      images/remap-file-path.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.62   PBCC     images/fifo.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.64   DEP      images/fifo.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.72   PBCC     images/ghost-file.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.79   DEP      images/ghost-file.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 15.91   PBCC     images/regfile.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.03   DEP      images/regfile.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.11   PBCC     images/ns.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.13   DEP      images/ns.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.20   PBCC     images/fdinfo.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.34   DEP      images/fdinfo.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.42   PBCC     images/core-aarch64.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.52   PBCC     images/core-arm.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.62   PBCC     images/core-ppc64.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.77   PBCC     images/core-s390.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 16.85   PBCC     images/core-x86.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.05   PBCC     images/core.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.20   PBCC     images/inventory.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.38   DEP      images/core-aarch64.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.46   DEP      images/core-arm.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.57   DEP      images/core-ppc64.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.65   DEP      images/core-s390.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.75   DEP      images/core-x86.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.87   DEP      images/core.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 17.96   DEP      images/inventory.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 18.07   PBCC     images/cpuinfo.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 18.15   DEP      images/cpuinfo.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 18.32   PBCC     images/stats.pb-c.c
01:29:09 [2020-05-21T01:29:09.424Z] #40 18.35   DEP      images/stats.pb-c.d
01:29:09 [2020-05-21T01:29:09.424Z] #40 20.73 make[1]: Nothing to be done for 'all'.
01:29:09 [2020-05-21T01:29:09.474Z] #39 13.39   DEP      images/pipe-data.pb-c.d
01:29:09 [2020-05-21T01:29:09.474Z] #39 13.48   PBCC     images/mnt.pb-c.c
01:29:09 [2020-05-21T01:29:09.474Z] #39 13.54   DEP      images/mnt.pb-c.d
01:29:09 [2020-05-21T01:29:09.474Z] #39 13.60   PBCC     images/sk-packet.pb-c.c
01:29:09 [2020-05-21T01:29:09.666Z] #39 64.68   DEP      compel/arch/aarch64/src/lib/infect.d
01:29:09 [2020-05-21T01:29:09.731Z] #39 13.64   DEP      images/sk-packet.pb-c.d
01:29:09 [2020-05-21T01:29:09.732Z] #39 13.71   PBCC     images/tcp-stream.pb-c.c
01:29:09 [2020-05-21T01:29:09.732Z] #39 13.78   DEP      images/tcp-stream.pb-c.d
01:29:09 [2020-05-21T01:29:09.732Z] #39 13.85   PBCC     images/pipe.pb-c.c
01:29:09 [2020-05-21T01:29:09.783Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.915s	coverage: 46.2% of statements
01:29:09 [2020-05-21T01:29:09.928Z] #39 64.82   DEP      compel/arch/aarch64/src/lib/cpu.d
01:29:09 [2020-05-21T01:29:09.928Z] #39 64.97   DEP      compel/src/lib/log.d
01:29:09 [2020-05-21T01:29:09.989Z] #39 13.87   DEP      images/pipe.pb-c.d
01:29:09 [2020-05-21T01:29:09.990Z] #39 13.95   PBCC     images/pstree.pb-c.c
01:29:09 [2020-05-21T01:29:09.990Z] #39 13.97   DEP      images/pstree.pb-c.d
01:29:09 [2020-05-21T01:29:09.990Z] #39 14.04   PBCC     images/fs.pb-c.c
01:29:09 [2020-05-21T01:29:09.990Z] #39 14.09   DEP      images/fs.pb-c.d
01:29:10 [2020-05-21T01:29:10.189Z] #39 65.11   DEP      compel/src/main.d
01:29:10 [2020-05-21T01:29:10.189Z] #39 65.29   DEP      compel/src/lib/handle-elf.d
01:29:10 [2020-05-21T01:29:10.247Z] #39 14.13   PBCC     images/signalfd.pb-c.c
01:29:10 [2020-05-21T01:29:10.247Z] #39 14.19   DEP      images/signalfd.pb-c.d
01:29:10 [2020-05-21T01:29:10.247Z] #39 14.27   PBCC     images/fh.pb-c.c
01:29:10 [2020-05-21T01:29:10.247Z] #39 14.32   PBCC     images/fsnotify.pb-c.c
01:29:10 [2020-05-21T01:29:10.396Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
01:29:10 [2020-05-21T01:29:10.450Z] #39 65.46   DEP      compel/arch/aarch64/src/lib/handle-elf.d
01:29:10 [2020-05-21T01:29:10.505Z] #39 14.40   DEP      images/fh.pb-c.d
01:29:10 [2020-05-21T01:29:10.505Z] #39 14.45   DEP      images/fsnotify.pb-c.d
01:29:10 [2020-05-21T01:29:10.505Z] #39 14.50   PBCC     images/eventpoll.pb-c.c
01:29:10 [2020-05-21T01:29:10.505Z] #39 14.54   DEP      images/eventpoll.pb-c.d
01:29:10 [2020-05-21T01:29:10.505Z] #39 14.59   PBCC     images/eventfd.pb-c.c
01:29:10 [2020-05-21T01:29:10.710Z] #39 65.74   CC       compel/src/lib/log.o
01:29:10 [2020-05-21T01:29:10.762Z] #39 14.64   DEP      images/eventfd.pb-c.d
01:29:10 [2020-05-21T01:29:10.762Z] #39 14.72   PBCC     images/remap-file-path.pb-c.c
01:29:10 [2020-05-21T01:29:10.762Z] #39 14.74   DEP      images/remap-file-path.pb-c.d
01:29:10 [2020-05-21T01:29:10.762Z] #39 14.79   PBCC     images/fifo.pb-c.c
01:29:10 [2020-05-21T01:29:10.762Z] #39 14.82   DEP      images/fifo.pb-c.d
01:29:10 [2020-05-21T01:29:10.762Z] #39 14.86   PBCC     images/ghost-file.pb-c.c
01:29:10 [2020-05-21T01:29:10.895Z] #39 4.728 Note: Building without setproctitle() and strlcpy() support.
01:29:10 [2020-05-21T01:29:10.895Z] #39 4.728       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:29:10 [2020-05-21T01:29:10.895Z] #39 4.735 Note: Building without GnuTLS support
01:29:11 [2020-05-21T01:29:11.020Z] #39 14.90   DEP      images/ghost-file.pb-c.d
01:29:11 [2020-05-21T01:29:11.020Z] #39 14.94   PBCC     images/regfile.pb-c.c
01:29:11 [2020-05-21T01:29:11.020Z] #39 14.99   DEP      images/regfile.pb-c.d
01:29:11 [2020-05-21T01:29:11.020Z] #39 15.03   PBCC     images/ns.pb-c.c
01:29:11 [2020-05-21T01:29:11.020Z] #39 15.06   DEP      images/ns.pb-c.d
01:29:11 [2020-05-21T01:29:11.020Z] #39 15.11   PBCC     images/fdinfo.pb-c.c
01:29:11 [2020-05-21T01:29:11.152Z] #39 ...
01:29:11 [2020-05-21T01:29:11.152Z] 
01:29:11 [2020-05-21T01:29:11.152Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:11 [2020-05-21T01:29:11.152Z] #10 120.5 Selecting previously unselected package gcc-mingw-w64-base.
01:29:11 [2020-05-21T01:29:11.152Z] #10 120.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:29:11 [2020-05-21T01:29:11.152Z] #10 120.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:29:11 [2020-05-21T01:29:11.277Z] #39 15.24   DEP      images/fdinfo.pb-c.d
01:29:11 [2020-05-21T01:29:11.277Z] #39 15.29   PBCC     images/core-aarch64.pb-c.c
01:29:11 [2020-05-21T01:29:11.277Z] #39 15.31   PBCC     images/core-arm.pb-c.c
01:29:11 [2020-05-21T01:29:11.281Z] #39 66.19   CC       compel/arch/aarch64/src/lib/cpu.o
01:29:11 [2020-05-21T01:29:11.410Z] #10 120.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
01:29:11 [2020-05-21T01:29:11.410Z] #10 120.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:29:11 [2020-05-21T01:29:11.410Z] #10 120.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:11 [2020-05-21T01:29:11.535Z] #39 15.39   PBCC     images/core-ppc64.pb-c.c
01:29:11 [2020-05-21T01:29:11.535Z] #39 15.45   PBCC     images/core-s390.pb-c.c
01:29:11 [2020-05-21T01:29:11.535Z] #39 ...
01:29:11 [2020-05-21T01:29:11.535Z] 
01:29:11 [2020-05-21T01:29:11.535Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:11 [2020-05-21T01:29:11.535Z] #41 114.5 regexp
01:29:11 [2020-05-21T01:29:11.535Z] #41 114.6 go/token
01:29:11 [2020-05-21T01:29:11.535Z] #41 115.9 go/scanner
01:29:11 [2020-05-21T01:29:11.535Z] #41 117.5 go/ast
01:29:11 [2020-05-21T01:29:11.535Z] #41 119.1 internal/lazyregexp
01:29:11 [2020-05-21T01:29:11.535Z] #41 119.8 net/url
01:29:11 [2020-05-21T01:29:11.535Z] #41 122.5 text/template/parse
01:29:11 [2020-05-21T01:29:11.535Z] #41 123.6 go/parser
01:29:11 [2020-05-21T01:29:11.535Z] #41 ...
01:29:11 [2020-05-21T01:29:11.535Z] 
01:29:11 [2020-05-21T01:29:11.535Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:29:11 [2020-05-21T01:29:11.541Z] #39 ...
01:29:11 [2020-05-21T01:29:11.541Z] 
01:29:11 [2020-05-21T01:29:11.541Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
01:29:11 [2020-05-21T01:29:11.541Z] #14 DONE 2.7s
01:29:11 [2020-05-21T01:29:11.541Z] 
01:29:11 [2020-05-21T01:29:11.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:11 [2020-05-21T01:29:11.541Z] #39 66.70   CC       compel/arch/aarch64/src/lib/infect.o
01:29:12 [2020-05-21T01:29:12.142Z] #40 23.13   CC       images/stats.o
01:29:12 [2020-05-21T01:29:12.309Z] #52 50.15 Checking out files:  49% (1572/3179)   
Checking out files:  50% (1590/3179)   
Checking out files:  51% (1622/3179)   
Checking out files:  52% (1654/3179)   
Checking out files:  53% (1685/3179)   
Checking out files:  54% (1717/3179)   
Checking out files:  55% (1749/3179)   
Checking out files:  56% (1781/3179)   
Checking out files:  57% (1813/3179)   
Checking out files:  58% (1844/3179)   
Checking out files:  59% (1876/3179)   
Checking out files:  60% (1908/3179)   
Checking out files:  61% (1940/3179)   
Checking out files:  62% (1971/3179)   
Checking out files:  63% (2003/3179)   
Checking out files:  64% (2035/3179)   
Checking out files:  65% (2067/3179)   
Checking out files:  66% (2099/3179)   
Checking out files:  67% (2130/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  89% (2852/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
01:29:12 [2020-05-21T01:29:12.309Z] #52 51.53 + cd /tmp/tmp.hh3g7XpGQG/src/github.com/containerd/containerd
01:29:12 [2020-05-21T01:29:12.309Z] #52 51.53 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
01:29:12 [2020-05-21T01:29:12.483Z] #39 67.30   CC       compel/src/lib/infect-rpc.o
01:29:12 [2020-05-21T01:29:12.744Z] #39 67.84   CC       compel/src/lib/infect-util.o
01:29:12 [2020-05-21T01:29:12.775Z] #40 24.03   CC       images/core.o
01:29:12 [2020-05-21T01:29:12.775Z] #40 ...
01:29:12 [2020-05-21T01:29:12.775Z] 
01:29:12 [2020-05-21T01:29:12.775Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:12 [2020-05-21T01:29:12.775Z] #31 114.6 time
01:29:12 [2020-05-21T01:29:12.775Z] #31 114.6 internal/syscall/execenv
01:29:12 [2020-05-21T01:29:12.775Z] #31 114.6 internal/syscall/unix
01:29:12 [2020-05-21T01:29:12.775Z] #31 ...
01:29:12 [2020-05-21T01:29:12.775Z] 
01:29:12 [2020-05-21T01:29:12.775Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:12 [2020-05-21T01:29:12.775Z] #42 122.2 time
01:29:13 [2020-05-21T01:29:13.006Z] #39 68.14   CC       compel/src/lib/infect.o
01:29:13 [2020-05-21T01:29:13.753Z] #52 52.96 + export 'BUILDTAGS=netgo osusergo static_build'
01:29:13 [2020-05-21T01:29:13.753Z] #52 52.96 + BUILDTAGS='netgo osusergo static_build'
01:29:13 [2020-05-21T01:29:13.753Z] #52 52.96 + export EXTRA_FLAGS=-buildmode=pie
01:29:13 [2020-05-21T01:29:13.753Z] #52 52.96 + EXTRA_FLAGS=-buildmode=pie
01:29:13 [2020-05-21T01:29:13.753Z] #52 52.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:29:13 [2020-05-21T01:29:13.753Z] #52 52.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:29:13 [2020-05-21T01:29:13.753Z] #52 52.96 + '[' '' = dynamic ']'
01:29:13 [2020-05-21T01:29:13.753Z] #52 52.96 + make
01:29:13 [2020-05-21T01:29:13.871Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.333s	coverage: 49.5% of statements
01:29:13 [2020-05-21T01:29:13.947Z] #39 ...
01:29:13 [2020-05-21T01:29:13.947Z] 
01:29:13 [2020-05-21T01:29:13.947Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
01:29:13 [2020-05-21T01:29:13.947Z] #15 DONE 2.4s
01:29:13 [2020-05-21T01:29:13.947Z] 
01:29:13 [2020-05-21T01:29:13.947Z] #16 [dev-systemd-false  6/26] RUN ldconfig
01:29:14 [2020-05-21T01:29:14.715Z] #52 54.00 + bin/ctr
01:29:14 [2020-05-21T01:29:14.839Z] #42 126.7 regexp
01:29:15 [2020-05-21T01:29:15.468Z] #42 ...
01:29:15 [2020-05-21T01:29:15.468Z] 
01:29:15 [2020-05-21T01:29:15.468Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:29:15 [2020-05-21T01:29:15.468Z] #53 70.93 Checking out files:  41% (1315/3179)   
Checking out files:  42% (1336/3179)   
Checking out files:  43% (1367/3179)   
Checking out files:  44% (1399/3179)   
Checking out files:  45% (1431/3179)   
Checking out files:  46% (1463/3179)   
Checking out files:  47% (1495/3179)   
Checking out files:  48% (1526/3179)   
Checking out files:  49% (1558/3179)   
Checking out files:  50% (1590/3179)   
Checking out files:  51% (1622/3179)   
Checking out files:  52% (1654/3179)   
Checking out files:  53% (1685/3179)   
01:29:15 [2020-05-21T01:29:15.468Z] #53 ...
01:29:15 [2020-05-21T01:29:15.468Z] 
01:29:15 [2020-05-21T01:29:15.468Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:15 [2020-05-21T01:29:15.468Z] #48 117.5 time
01:29:15 [2020-05-21T01:29:15.468Z] #48 125.4 regexp
01:29:15 [2020-05-21T01:29:15.759Z] #48 ...
01:29:15 [2020-05-21T01:29:15.759Z] 
01:29:15 [2020-05-21T01:29:15.759Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:29:16 [2020-05-21T01:29:16.492Z] #16 DONE 2.2s
01:29:16 [2020-05-21T01:29:16.492Z] 
01:29:16 [2020-05-21T01:29:16.492Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:29:16 [2020-05-21T01:29:16.628Z] #53 70.93 Checking out files:  41% (1315/3179)   
Checking out files:  42% (1336/3179)   
Checking out files:  43% (1367/3179)   
Checking out files:  44% (1399/3179)   
Checking out files:  45% (1431/3179)   
Checking out files:  46% (1463/3179)   
Checking out files:  47% (1495/3179)   
Checking out files:  48% (1526/3179)   
Checking out files:  49% (1558/3179)   
Checking out files:  50% (1590/3179)   
Checking out files:  51% (1622/3179)   
Checking out files:  52% (1654/3179)   
Checking out files:  53% (1685/3179)   
Checking out files:  54% (1717/3179)   
Checking out files:  55% (1749/3179)   
Checking out files:  56% (1781/3179)   
Checking out files:  57% (1813/3179)   
Checking out files:  58% (1844/3179)   
Checking out files:  59% (1876/3179)   
Checking out files:  60% (1908/3179)   
Checking out files:  61% (1940/3179)   
Checking out files:  62% (1971/3179)   
Checking out files:  63% (2003/3179)   
Checking out files:  64% (2035/3179)   
Checking out files:  65% (2067/3179)   
Checking out files:  66% (2099/3179)   
Checking out files:  67% (2130/3179)   
Checking out files:  68% (2162/3179)   
Checking out files:  69% (2194/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  85% (2721/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
01:29:16 [2020-05-21T01:29:16.670Z] #10 ...
01:29:16 [2020-05-21T01:29:16.670Z] 
01:29:16 [2020-05-21T01:29:16.670Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:29:16 [2020-05-21T01:29:16.919Z] #53 72.44 + cd /tmp/tmp.hltM8ksiUq/src/github.com/containerd/containerd
01:29:16 [2020-05-21T01:29:16.919Z] #53 72.44 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
01:29:16 [2020-05-21T01:29:16.928Z] #52 51.80 Checking out files:  69% (2204/3179)   
Checking out files:  70% (2226/3179)   
Checking out files:  71% (2258/3179)   
Checking out files:  72% (2289/3179)   
Checking out files:  73% (2321/3179)   
Checking out files:  74% (2353/3179)   
Checking out files:  75% (2385/3179)   
Checking out files:  76% (2417/3179)   
Checking out files:  77% (2448/3179)   
Checking out files:  78% (2480/3179)   
Checking out files:  79% (2512/3179)   
Checking out files:  80% (2544/3179)   
Checking out files:  81% (2575/3179)   
Checking out files:  82% (2607/3179)   
Checking out files:  83% (2639/3179)   
Checking out files:  84% (2671/3179)   
Checking out files:  85% (2703/3179)   
Checking out files:  86% (2734/3179)   
Checking out files:  87% (2766/3179)   
Checking out files:  88% (2798/3179)   
Checking out files:  89% (2830/3179)   
Checking out files:  90% (2862/3179)   
Checking out files:  91% (2893/3179)   
Checking out files:  92% (2925/3179)   
Checking out files:  93% (2957/3179)   
Checking out files:  94% (2989/3179)   
Checking out files:  95% (3021/3179)   
Checking out files:  96% (3052/3179)   
Checking out files:  97% (3084/3179)   
Checking out files:  98% (3116/3179)   
Checking out files:  99% (3148/3179)   
Checking out files: 100% (3179/3179)   
Checking out files: 100% (3179/3179), done.
01:29:16 [2020-05-21T01:29:16.928Z] #52 52.75 + cd /tmp/tmp.JyMBjDD0Kg/src/github.com/containerd/containerd
01:29:16 [2020-05-21T01:29:16.928Z] #52 52.75 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
01:29:17 [2020-05-21T01:29:17.319Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	13.839s	coverage: 73.1% of statements
01:29:17 [2020-05-21T01:29:17.319Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:29:18 [2020-05-21T01:29:18.785Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.619s	coverage: 76.1% of statements
01:29:18 [2020-05-21T01:29:18.828Z] #52 54.37 + export 'BUILDTAGS=netgo osusergo static_build'
01:29:18 [2020-05-21T01:29:18.828Z] #52 54.37 + BUILDTAGS='netgo osusergo static_build'
01:29:18 [2020-05-21T01:29:18.828Z] #52 54.37 + export EXTRA_FLAGS=-buildmode=pie
01:29:18 [2020-05-21T01:29:18.828Z] #52 54.38 + EXTRA_FLAGS=-buildmode=pie
01:29:18 [2020-05-21T01:29:18.828Z] #52 54.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:29:18 [2020-05-21T01:29:18.828Z] #52 54.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:29:18 [2020-05-21T01:29:18.828Z] #52 54.38 + '[' '' = dynamic ']'
01:29:18 [2020-05-21T01:29:18.828Z] #52 54.38 + make
01:29:18 [2020-05-21T01:29:18.828Z] #52 ...
01:29:18 [2020-05-21T01:29:18.828Z] 
01:29:18 [2020-05-21T01:29:18.828Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:18 [2020-05-21T01:29:18.828Z] #41 118.0 text/template
01:29:18 [2020-05-21T01:29:18.828Z] #41 118.2 github.com/LK4D4/vndr/versioned
01:29:18 [2020-05-21T01:29:18.828Z] #41 118.6 compress/flate
01:29:18 [2020-05-21T01:29:18.828Z] #41 121.6 hash/crc32
01:29:18 [2020-05-21T01:29:18.828Z] #41 122.2 compress/gzip
01:29:18 [2020-05-21T01:29:18.828Z] #41 122.9 crypto/rsa
01:29:18 [2020-05-21T01:29:18.828Z] #41 123.7 go/doc
01:29:18 [2020-05-21T01:29:18.828Z] #41 124.7 crypto/dsa
01:29:18 [2020-05-21T01:29:18.828Z] #41 125.1 crypto/x509/pkix
01:29:18 [2020-05-21T01:29:18.828Z] #41 125.6 vendor/golang.org/x/crypto/cryptobyte
01:29:18 [2020-05-21T01:29:18.828Z] #41 127.2 github.com/LK4D4/vndr/build
01:29:18 [2020-05-21T01:29:18.828Z] #41 127.9 net
01:29:18 [2020-05-21T01:29:18.828Z] #41 ...
01:29:18 [2020-05-21T01:29:18.828Z] 
01:29:18 [2020-05-21T01:29:18.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:18 [2020-05-21T01:29:18.828Z] #39 6.410 fatal: not a git repository (or any of the parent directories): .git
01:29:18 [2020-05-21T01:29:18.828Z] #39 6.450   GEN      .gitid
01:29:18 [2020-05-21T01:29:18.828Z] #39 6.491   GEN      criu/include/version.h
01:29:18 [2020-05-21T01:29:18.828Z] #39 6.530   GEN      include/common/asm
01:29:18 [2020-05-21T01:29:18.828Z] #39 7.872   PBCC     images/google/protobuf/descriptor.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 7.964   PBCC     images/opts.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.018   PBCC     images/sit.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.064   DEP      images/google/protobuf/descriptor.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.118   DEP      images/opts.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.172   DEP      images/sit.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.211   PBCC     images/macvlan.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.218   DEP      images/macvlan.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.296   PBCC     images/autofs.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.333   DEP      images/autofs.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.374   PBCC     images/sysctl.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.382   DEP      images/sysctl.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.441   PBCC     images/time.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.488   DEP      images/time.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.520   PBCC     images/binfmt-misc.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.552   DEP      images/binfmt-misc.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.597   PBCC     images/seccomp.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.639   DEP      images/seccomp.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.700   PBCC     images/userns.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.726   DEP      images/userns.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.740   PBCC     images/cgroup.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.801   DEP      images/cgroup.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.834   PBCC     images/fown.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.871   PBCC     images/ext-file.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.895   DEP      images/fown.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.940   DEP      images/ext-file.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 8.990   PBCC     images/rpc.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.036   DEP      images/rpc.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.102   PBCC     images/siginfo.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.130   DEP      images/siginfo.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.176   PBCC     images/pagemap.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.222   DEP      images/pagemap.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.271   PBCC     images/rlimit.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.297   DEP      images/rlimit.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.368   PBCC     images/file-lock.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.406   DEP      images/file-lock.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.471   PBCC     images/tty.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.564   DEP      images/tty.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.612   PBCC     images/tun.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.651   PBCC     images/netdev.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.705   DEP      images/tun.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.764   DEP      images/netdev.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.828   PBCC     images/vma.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.856   DEP      images/vma.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.900   PBCC     images/creds.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.933   DEP      images/creds.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.958   PBCC     images/utsns.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 9.987   DEP      images/utsns.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.06   PBCC     images/ipc-desc.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.08   PBCC     images/ipc-sem.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.12   DEP      images/ipc-desc.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.17   DEP      images/ipc-sem.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.23   PBCC     images/ipc-msg.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.25   DEP      images/ipc-msg.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.30   PBCC     images/ipc-shm.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.32   DEP      images/ipc-shm.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.36   PBCC     images/ipc-var.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.41   DEP      images/ipc-var.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.50   PBCC     images/sk-opts.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.51   PBCC     images/packet-sock.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.60   DEP      images/sk-opts.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.63   DEP      images/packet-sock.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.67   PBCC     images/sk-netlink.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.73   DEP      images/sk-netlink.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.80   PBCC     images/sk-inet.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.86   DEP      images/sk-inet.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.92   PBCC     images/sk-unix.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 10.96   DEP      images/sk-unix.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.03   PBCC     images/mm.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.07   DEP      images/mm.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.10   PBCC     images/timerfd.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.17   DEP      images/timerfd.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.25   PBCC     images/timer.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.28   DEP      images/timer.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.33   PBCC     images/sa.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.37   DEP      images/sa.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.42   PBCC     images/pipe-data.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.46   DEP      images/pipe-data.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.53   PBCC     images/mnt.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.59   DEP      images/mnt.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.66   PBCC     images/sk-packet.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.72   DEP      images/sk-packet.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.77   PBCC     images/tcp-stream.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.82   DEP      images/tcp-stream.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.87   PBCC     images/pipe.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 11.97   DEP      images/pipe.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.05   PBCC     images/pstree.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.10   DEP      images/pstree.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.14   PBCC     images/fs.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.17   DEP      images/fs.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.22   PBCC     images/signalfd.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.26   DEP      images/signalfd.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.31   PBCC     images/fh.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.36   PBCC     images/fsnotify.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.41   DEP      images/fh.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.46   DEP      images/fsnotify.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.60   PBCC     images/eventpoll.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.64   DEP      images/eventpoll.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.69   PBCC     images/eventfd.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.70   DEP      images/eventfd.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.75   PBCC     images/remap-file-path.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.77   DEP      images/remap-file-path.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.80   PBCC     images/fifo.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.81   DEP      images/fifo.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.84   PBCC     images/ghost-file.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.89   DEP      images/ghost-file.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.93   PBCC     images/regfile.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 12.98   DEP      images/regfile.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 13.04   PBCC     images/ns.pb-c.c
01:29:18 [2020-05-21T01:29:18.828Z] #39 13.08   DEP      images/ns.pb-c.d
01:29:18 [2020-05-21T01:29:18.828Z] #39 13.15   PBCC     images/fdinfo.pb-c.c
01:29:18 [2020-05-21T01:29:18.974Z] #53 74.41 + export 'BUILDTAGS=netgo osusergo static_build'
01:29:18 [2020-05-21T01:29:18.974Z] #53 74.41 + BUILDTAGS='netgo osusergo static_build'
01:29:18 [2020-05-21T01:29:18.974Z] #53 74.41 + export EXTRA_FLAGS=-buildmode=pie
01:29:18 [2020-05-21T01:29:18.974Z] #53 74.41 + EXTRA_FLAGS=-buildmode=pie
01:29:18 [2020-05-21T01:29:18.974Z] #53 74.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:29:18 [2020-05-21T01:29:18.974Z] #53 74.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:29:18 [2020-05-21T01:29:18.974Z] #53 74.41 + '[' '' = dynamic ']'
01:29:18 [2020-05-21T01:29:18.974Z] #53 74.41 + make
01:29:19 [2020-05-21T01:29:19.041Z] #17 2.491 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:29:19 [2020-05-21T01:29:19.041Z] #17 2.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:29:19 [2020-05-21T01:29:19.041Z] #17 2.514 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:29:19 [2020-05-21T01:29:19.086Z] #39 13.33   DEP      images/fdinfo.pb-c.d
01:29:19 [2020-05-21T01:29:19.086Z] #39 13.43   PBCC     images/core-aarch64.pb-c.c
01:29:19 [2020-05-21T01:29:19.322Z] #17 3.287 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
01:29:19 [2020-05-21T01:29:19.346Z] #39 ...
01:29:19 [2020-05-21T01:29:19.347Z] 
01:29:19 [2020-05-21T01:29:19.347Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:19 [2020-05-21T01:29:19.347Z] #47 122.7 mvdan.cc/sh/v3/cmd/shfmt
01:29:19 [2020-05-21T01:29:19.347Z] #47 DONE 128.7s
01:29:19 [2020-05-21T01:29:19.347Z] 
01:29:19 [2020-05-21T01:29:19.347Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:19 [2020-05-21T01:29:19.347Z] #39 13.48   PBCC     images/core-arm.pb-c.c
01:29:19 [2020-05-21T01:29:19.347Z] #39 13.58   PBCC     images/core-ppc64.pb-c.c
01:29:19 [2020-05-21T01:29:19.347Z] #39 13.66   PBCC     images/core-s390.pb-c.c
01:29:19 [2020-05-21T01:29:19.604Z] #39 13.80   PBCC     images/core-x86.pb-c.c
01:29:19 [2020-05-21T01:29:19.790Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
01:29:19 [2020-05-21T01:29:19.863Z] #39 13.97   PBCC     images/core.pb-c.c
01:29:19 [2020-05-21T01:29:19.863Z] #39 14.06   PBCC     images/inventory.pb-c.c
01:29:19 [2020-05-21T01:29:19.863Z] #39 14.17   DEP      images/core-aarch64.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #52 ...
01:29:19 [2020-05-21T01:29:19.981Z] 
01:29:19 [2020-05-21T01:29:19.981Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:19 [2020-05-21T01:29:19.981Z] #47 122.2 go/ast
01:29:19 [2020-05-21T01:29:19.981Z] #47 122.9 golang.org/x/crypto/ssh/terminal
01:29:19 [2020-05-21T01:29:19.981Z] #47 124.5 mvdan.cc/editorconfig
01:29:19 [2020-05-21T01:29:19.981Z] #47 125.7 mvdan.cc/sh/v3/fileutil
01:29:19 [2020-05-21T01:29:19.981Z] #47 125.9 mvdan.cc/sh/v3/syntax
01:29:19 [2020-05-21T01:29:19.981Z] #47 ...
01:29:19 [2020-05-21T01:29:19.981Z] 
01:29:19 [2020-05-21T01:29:19.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:19 [2020-05-21T01:29:19.981Z] #39 15.50   PBCC     images/core-x86.pb-c.c
01:29:19 [2020-05-21T01:29:19.981Z] #39 15.64   PBCC     images/core.pb-c.c
01:29:19 [2020-05-21T01:29:19.981Z] #39 15.78   PBCC     images/inventory.pb-c.c
01:29:19 [2020-05-21T01:29:19.981Z] #39 15.84   DEP      images/core-aarch64.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 15.90   DEP      images/core-arm.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 15.95   DEP      images/core-ppc64.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 16.04   DEP      images/core-s390.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 16.08   DEP      images/core-x86.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 16.17   DEP      images/core.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 16.27   DEP      images/inventory.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 16.32   PBCC     images/cpuinfo.pb-c.c
01:29:19 [2020-05-21T01:29:19.981Z] #39 16.38   DEP      images/cpuinfo.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 16.45   PBCC     images/stats.pb-c.c
01:29:19 [2020-05-21T01:29:19.981Z] #39 16.50   DEP      images/stats.pb-c.d
01:29:19 [2020-05-21T01:29:19.981Z] #39 17.98 make[1]: Nothing to be done for 'all'.
01:29:19 [2020-05-21T01:29:19.981Z] #39 19.60   CC       images/stats.o
01:29:19 [2020-05-21T01:29:19.981Z] #39 20.09   CC       images/core.o
01:29:19 [2020-05-21T01:29:19.981Z] #39 20.75   CC       images/core-x86.o
01:29:19 [2020-05-21T01:29:19.981Z] #39 21.28   CC       images/core-arm.o
01:29:19 [2020-05-21T01:29:19.981Z] #39 21.64   CC       images/core-aarch64.o
01:29:19 [2020-05-21T01:29:19.981Z] #39 21.95   CC       images/core-ppc64.o
01:29:19 [2020-05-21T01:29:19.981Z] #39 22.69   CC       images/core-s390.o
01:29:19 [2020-05-21T01:29:19.981Z] #39 23.51   CC       images/cpuinfo.o
01:29:19 [2020-05-21T01:29:19.981Z] #39 23.88   CC       images/inventory.o
01:29:20 [2020-05-21T01:29:20.121Z] #39 14.24   DEP      images/core-arm.pb-c.d
01:29:20 [2020-05-21T01:29:20.121Z] #39 14.42   DEP      images/core-ppc64.pb-c.d
01:29:20 [2020-05-21T01:29:20.237Z] #39 24.23   CC       images/fdinfo.o
01:29:20 [2020-05-21T01:29:20.238Z] #39 ...
01:29:20 [2020-05-21T01:29:20.238Z] 
01:29:20 [2020-05-21T01:29:20.238Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:20 [2020-05-21T01:29:20.238Z] #47 133.4 mvdan.cc/sh/v3/cmd/shfmt
01:29:20 [2020-05-21T01:29:20.379Z] #39 14.62   DEP      images/core-s390.pb-c.d
01:29:20 [2020-05-21T01:29:20.403Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
01:29:20 [2020-05-21T01:29:20.497Z] #53 75.84 + bin/ctr
01:29:20 [2020-05-21T01:29:20.637Z] #39 14.77   DEP      images/core-x86.pb-c.d
01:29:20 [2020-05-21T01:29:20.637Z] #39 14.89   DEP      images/core.pb-c.d
01:29:20 [2020-05-21T01:29:20.637Z] #39 14.95   DEP      images/inventory.pb-c.d
01:29:20 [2020-05-21T01:29:20.637Z] #39 14.98   PBCC     images/cpuinfo.pb-c.c
01:29:20 [2020-05-21T01:29:20.637Z] #39 15.03   DEP      images/cpuinfo.pb-c.d
01:29:20 [2020-05-21T01:29:20.685Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.150s	coverage: 57.7% of statements
01:29:20 [2020-05-21T01:29:20.685Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:29:20 [2020-05-21T01:29:20.685Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:29:20 [2020-05-21T01:29:20.706Z] #17 4.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
01:29:20 [2020-05-21T01:29:20.895Z] #39 15.07   PBCC     images/stats.pb-c.c
01:29:20 [2020-05-21T01:29:20.895Z] #39 15.10   DEP      images/stats.pb-c.d
01:29:20 [2020-05-21T01:29:20.970Z] #17 ...
01:29:20 [2020-05-21T01:29:20.970Z] 
01:29:20 [2020-05-21T01:29:20.970Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:20 [2020-05-21T01:29:20.970Z] #49 10.68 + cd /tmp/tmp.YBwx1IETAZ/src/github.com/opencontainers/runc
01:29:20 [2020-05-21T01:29:20.970Z] #49 10.68 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:29:20 [2020-05-21T01:29:20.970Z] #49 11.61 + '[' -z '' ']'
01:29:20 [2020-05-21T01:29:20.970Z] #49 11.61 + target=static
01:29:20 [2020-05-21T01:29:20.970Z] #49 11.61 + make 'BUILDTAGS=seccomp apparmor selinux ' static
01:29:20 [2020-05-21T01:29:20.970Z] #49 13.04 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
01:29:20 [2020-05-21T01:29:20.970Z] #49 ...
01:29:20 [2020-05-21T01:29:20.970Z] 
01:29:20 [2020-05-21T01:29:20.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:20 [2020-05-21T01:29:20.970Z] #39 70.81   CC       compel/src/lib/ptrace.o
01:29:20 [2020-05-21T01:29:20.970Z] #39 71.40   AR       compel/libcompel.a
01:29:20 [2020-05-21T01:29:20.970Z] #39 71.57   HOSTCC   compel/src/main-host.o
01:29:20 [2020-05-21T01:29:20.971Z] #39 72.00   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
01:29:20 [2020-05-21T01:29:20.971Z] #39 72.32   HOSTCC   compel/src/lib/handle-elf-host.o
01:29:20 [2020-05-21T01:29:20.971Z] #39 72.68   HOSTCC   compel/src/lib/log-host.o
01:29:20 [2020-05-21T01:29:20.971Z] #39 73.01   HOSTLINK compel/compel-host-bin
01:29:20 [2020-05-21T01:29:20.971Z] #39 73.28   DEP      soccr/soccr.d
01:29:20 [2020-05-21T01:29:20.971Z] #39 73.55   CC       soccr/soccr.o
01:29:20 [2020-05-21T01:29:20.971Z] #39 75.28   AR       soccr/libsoccr.a
01:29:20 [2020-05-21T01:29:20.971Z] #39 75.34 make[1]: 'soccr/libsoccr.a' is up to date.
01:29:20 [2020-05-21T01:29:20.971Z] #39 75.72   DEP      criu/arch/aarch64/sigframe.d
01:29:20 [2020-05-21T01:29:20.971Z] #39 75.81   DEP      criu/arch/aarch64/crtools.d
01:29:20 [2020-05-21T01:29:20.971Z] #39 76.09   DEP      criu/arch/aarch64/cpu.d
01:29:20 [2020-05-21T01:29:20.971Z] #39 76.13   DEP      criu/arch/aarch64/bitops.d
01:29:21 [2020-05-21T01:29:21.231Z] #39 76.20   CC       criu/arch/aarch64/bitops.o
01:29:21 [2020-05-21T01:29:21.231Z] #39 ...
01:29:21 [2020-05-21T01:29:21.231Z] 
01:29:21 [2020-05-21T01:29:21.231Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:21 [2020-05-21T01:29:21.231Z] #41 128.0 net/http/httptrace
01:29:21 [2020-05-21T01:29:21.231Z] #41 128.4 net/http
01:29:21 [2020-05-21T01:29:21.231Z] #41 ...
01:29:21 [2020-05-21T01:29:21.231Z] 
01:29:21 [2020-05-21T01:29:21.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:21 [2020-05-21T01:29:21.231Z] #39 76.30   CC       criu/arch/aarch64/cpu.o
01:29:21 [2020-05-21T01:29:21.231Z] #39 76.42   CC       criu/arch/aarch64/crtools.o
01:29:21 [2020-05-21T01:29:21.299Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
01:29:21 [2020-05-21T01:29:21.807Z] #39 76.96   CC       criu/arch/aarch64/sigframe.o
01:29:22 [2020-05-21T01:29:22.079Z] #39 77.13   LINK     criu/arch/aarch64/crtools.built-in.o
01:29:22 [2020-05-21T01:29:22.079Z] #39 77.19   DEP      criu/pie/util-vdso.d
01:29:22 [2020-05-21T01:29:22.268Z] #39 16.47 make[1]: Nothing to be done for 'all'.
01:29:22 [2020-05-21T01:29:22.341Z] #39 77.43   DEP      criu/pie/util.d
01:29:22 [2020-05-21T01:29:22.602Z] #39 77.61   CC       criu/pie/util.o
01:29:22 [2020-05-21T01:29:22.780Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
01:29:22 [2020-05-21T01:29:22.780Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:29:22 [2020-05-21T01:29:22.780Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:29:23 [2020-05-21T01:29:23.062Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 41.8% of statements
01:29:23 [2020-05-21T01:29:23.174Z] #39 78.19   CC       criu/pie/util-vdso.o
01:29:23 [2020-05-21T01:29:23.687Z] #39 17.78   CC       images/stats.o
01:29:23 [2020-05-21T01:29:23.747Z] #39 78.92   AR       criu/pie/pie.lib.a
01:29:23 [2020-05-21T01:29:23.958Z] #39 18.13   CC       images/core.o
01:29:23 [2020-05-21T01:29:23.999Z] #53 ...
01:29:23 [2020-05-21T01:29:23.999Z] 
01:29:23 [2020-05-21T01:29:23.999Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:23 [2020-05-21T01:29:23.999Z] #40 25.30   CC       images/core-x86.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 26.40   CC       images/core-arm.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 26.92   CC       images/core-aarch64.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 27.64   CC       images/core-ppc64.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 28.63   CC       images/core-s390.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 29.94   CC       images/cpuinfo.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 30.82   CC       images/inventory.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 31.35   CC       images/fdinfo.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 32.03   CC       images/fown.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 32.53   CC       images/ns.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 32.91   CC       images/regfile.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 33.54   CC       images/ghost-file.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 34.10   CC       images/fifo.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 34.45   CC       images/remap-file-path.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 34.85   CC       images/eventfd.o
01:29:23 [2020-05-21T01:29:23.999Z] #40 35.26   CC       images/eventpoll.o
01:29:24 [2020-05-21T01:29:24.009Z] #39 79.01   DEP      criu/pie/restorer.d
01:29:24 [2020-05-21T01:29:24.068Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.091s	coverage: 77.8% of statements
01:29:24 [2020-05-21T01:29:24.068Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:29:24 [2020-05-21T01:29:24.068Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:29:24 [2020-05-21T01:29:24.068Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
01:29:24 [2020-05-21T01:29:24.270Z] #39 79.19   DEP      criu/arch/aarch64/intraprocedure.d
01:29:24 [2020-05-21T01:29:24.270Z] #39 79.22   DEP      criu/arch/aarch64/restorer.d
01:29:24 [2020-05-21T01:29:24.270Z] #39 79.38   DEP      criu/arch/aarch64/vdso-pie.d
01:29:24 [2020-05-21T01:29:24.287Z] #40 ...
01:29:24 [2020-05-21T01:29:24.287Z] 
01:29:24 [2020-05-21T01:29:24.287Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:24 [2020-05-21T01:29:24.287Z] #48 136.2 context
01:29:24 [2020-05-21T01:29:24.417Z] #47 ...
01:29:24 [2020-05-21T01:29:24.417Z] 
01:29:24 [2020-05-21T01:29:24.417Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:24 [2020-05-21T01:29:24.417Z] #41 127.2 text/template
01:29:24 [2020-05-21T01:29:24.417Z] #41 127.8 encoding/xml
01:29:24 [2020-05-21T01:29:24.417Z] #41 132.7 go/doc
01:29:24 [2020-05-21T01:29:24.417Z] #41 133.5 github.com/LK4D4/vndr/versioned
01:29:24 [2020-05-21T01:29:24.417Z] #41 133.6 compress/flate
01:29:24 [2020-05-21T01:29:24.417Z] #41 135.9 github.com/LK4D4/vndr/build
01:29:24 [2020-05-21T01:29:24.417Z] #41 137.0 hash/crc32
01:29:24 [2020-05-21T01:29:24.417Z] #41 ...
01:29:24 [2020-05-21T01:29:24.417Z] 
01:29:24 [2020-05-21T01:29:24.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:24 [2020-05-21T01:29:24.417Z] #39 24.62   CC       images/fown.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 24.95   CC       images/ns.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 25.26   CC       images/regfile.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 25.51   CC       images/ghost-file.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 25.85   CC       images/fifo.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 26.16   CC       images/remap-file-path.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 26.47   CC       images/eventfd.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 26.73   CC       images/eventpoll.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 27.07   CC       images/fh.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 27.42   CC       images/fsnotify.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 28.12   CC       images/signalfd.o
01:29:24 [2020-05-21T01:29:24.417Z] #39 28.47   CC       images/fs.o
01:29:24 [2020-05-21T01:29:24.525Z] #39 18.85   CC       images/core-x86.o
01:29:24 [2020-05-21T01:29:24.531Z] #39 79.60   DEP      criu/pie/parasite-vdso.d
01:29:24 [2020-05-21T01:29:24.531Z] #39 79.79   DEP      criu/pie/parasite.d
01:29:24 [2020-05-21T01:29:24.576Z] #48 136.5 path/filepath
01:29:24 [2020-05-21T01:29:24.983Z] #39 28.76   CC       images/pstree.o
01:29:25 [2020-05-21T01:29:25.073Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
01:29:25 [2020-05-21T01:29:25.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
01:29:25 [2020-05-21T01:29:25.104Z] #39 80.04   CC       criu/pie/parasite.o
01:29:25 [2020-05-21T01:29:25.104Z] #39 19.37   CC       images/core-arm.o
01:29:25 [2020-05-21T01:29:25.241Z] #39 29.03   CC       images/pipe.o
01:29:25 [2020-05-21T01:29:25.241Z] #39 29.28   CC       images/tcp-stream.o
01:29:25 [2020-05-21T01:29:25.354Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
01:29:25 [2020-05-21T01:29:25.609Z] #48 ...
01:29:25 [2020-05-21T01:29:25.609Z] 
01:29:25 [2020-05-21T01:29:25.609Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:25 [2020-05-21T01:29:25.609Z] #31 127.7 internal/poll
01:29:25 [2020-05-21T01:29:25.609Z] #31 129.7 internal/fmtsort
01:29:25 [2020-05-21T01:29:25.609Z] #31 131.3 os
01:29:25 [2020-05-21T01:29:25.609Z] #31 134.1 path/filepath
01:29:25 [2020-05-21T01:29:25.609Z] #31 134.1 fmt
01:29:25 [2020-05-21T01:29:25.609Z] #31 136.6 io/ioutil
01:29:25 [2020-05-21T01:29:25.668Z] #39 19.82   CC       images/core-aarch64.o
01:29:25 [2020-05-21T01:29:25.815Z] #39 29.59   CC       images/sk-packet.o
01:29:25 [2020-05-21T01:29:25.815Z] #39 ...
01:29:25 [2020-05-21T01:29:25.815Z] 
01:29:25 [2020-05-21T01:29:25.815Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:25 [2020-05-21T01:29:25.815Z] #47 DONE 138.9s
01:29:25 [2020-05-21T01:29:25.815Z] 
01:29:25 [2020-05-21T01:29:25.815Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:25 [2020-05-21T01:29:25.815Z] #41 137.5 compress/gzip
01:29:25 [2020-05-21T01:29:25.815Z] #41 138.4 net
01:29:25 [2020-05-21T01:29:25.900Z] #31 ...
01:29:25 [2020-05-21T01:29:25.900Z] 
01:29:25 [2020-05-21T01:29:25.900Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:25 [2020-05-21T01:29:25.900Z] #40 35.84   CC       images/fh.o
01:29:25 [2020-05-21T01:29:25.900Z] #40 36.48   CC       images/fsnotify.o
01:29:25 [2020-05-21T01:29:25.925Z] #39 20.18   CC       images/core-ppc64.o
01:29:25 [2020-05-21T01:29:25.967Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 75.2% of statements
01:29:25 [2020-05-21T01:29:25.968Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:29:26 [2020-05-21T01:29:26.073Z] #41 139.1 vendor/golang.org/x/text/transform
01:29:26 [2020-05-21T01:29:26.190Z] #40 37.69   CC       images/signalfd.o
01:29:26 [2020-05-21T01:29:26.489Z] #39 20.76   CC       images/core-s390.o
01:29:26 [2020-05-21T01:29:26.489Z] #39 81.33   LINK     criu/pie/parasite.built-in.o
01:29:26 [2020-05-21T01:29:26.489Z] #39 81.35   GEN      criu/pie/parasite-blob.h
01:29:26 [2020-05-21T01:29:26.489Z] #39 81.36   CC       criu/pie/parasite-vdso.o
01:29:26 [2020-05-21T01:29:26.581Z] time="2020-05-21T01:29:26Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate207312296/log409041639.1: no such file or directory"
01:29:26 [2020-05-21T01:29:26.581Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 38.3% of statements
01:29:26 [2020-05-21T01:29:26.819Z] #40 38.10   CC       images/fs.o
01:29:27 [2020-05-21T01:29:27.061Z] #39 82.08   CC       criu/arch/aarch64/vdso-pie.o
01:29:27 [2020-05-21T01:29:27.110Z] #40 38.41   CC       images/pstree.o
01:29:27 [2020-05-21T01:29:27.194Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
01:29:27 [2020-05-21T01:29:27.322Z] #39 ...
01:29:27 [2020-05-21T01:29:27.322Z] 
01:29:27 [2020-05-21T01:29:27.322Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:29:27 [2020-05-21T01:29:27.400Z] #40 38.84   CC       images/pipe.o
01:29:27 [2020-05-21T01:29:27.422Z] #39 21.43   CC       images/cpuinfo.o
01:29:27 [2020-05-21T01:29:27.447Z] #41 140.3 vendor/golang.org/x/text/unicode/bidi
01:29:27 [2020-05-21T01:29:27.679Z] #39 21.84   CC       images/inventory.o
01:29:27 [2020-05-21T01:29:27.937Z] #39 22.11   CC       images/fdinfo.o
01:29:28 [2020-05-21T01:29:28.031Z] #40 39.29   CC       images/tcp-stream.o
01:29:28 [2020-05-21T01:29:28.195Z] #39 22.45   CC       images/fown.o
01:29:28 [2020-05-21T01:29:28.200Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
01:29:28 [2020-05-21T01:29:28.322Z] #40 39.62   CC       images/sk-packet.o
01:29:28 [2020-05-21T01:29:28.452Z] #39 22.62   CC       images/ns.o
01:29:28 [2020-05-21T01:29:28.482Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
01:29:28 [2020-05-21T01:29:28.624Z] #40 40.12   CC       images/mnt.o
01:29:28 [2020-05-21T01:29:28.710Z] #39 22.93   CC       images/regfile.o
01:29:28 [2020-05-21T01:29:28.967Z] #39 23.19   CC       images/ghost-file.o
01:29:29 [2020-05-21T01:29:29.095Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
01:29:29 [2020-05-21T01:29:29.096Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.458s	coverage: 82.5% of statements
01:29:29 [2020-05-21T01:29:29.096Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:29:29 [2020-05-21T01:29:29.096Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:29:29 [2020-05-21T01:29:29.224Z] #39 23.56   CC       images/fifo.o
01:29:29 [2020-05-21T01:29:29.252Z] #40 40.69   CC       images/pipe-data.o
01:29:29 [2020-05-21T01:29:29.345Z] #41 142.2 vendor/golang.org/x/text/secure/bidirule
01:29:29 [2020-05-21T01:29:29.345Z] #41 142.4 vendor/golang.org/x/text/unicode/norm
01:29:29 [2020-05-21T01:29:29.416Z] #21 141.0 Checking out files:  17% (1944/10833)   
Checking out files:  18% (1950/10833)   
Checking out files:  19% (2059/10833)   
Checking out files:  20% (2167/10833)   
Checking out files:  21% (2275/10833)   
Checking out files:  22% (2384/10833)   
Checking out files:  23% (2492/10833)   
Checking out files:  24% (2600/10833)   
Checking out files:  25% (2709/10833)   
Checking out files:  26% (2817/10833)   
Checking out files:  27% (2925/10833)   
Checking out files:  28% (3034/10833)   
Checking out files:  29% (3142/10833)   
Checking out files:  30% (3250/10833)   
Checking out files:  30% (3319/10833)   
Checking out files:  31% (3359/10833)   
Checking out files:  32% (3467/10833)   
Checking out files:  33% (3575/10833)   
Checking out files:  34% (3684/10833)   
Checking out files:  35% (3792/10833)   
Checking out files:  36% (3900/10833)   
Checking out files:  37% (4009/10833)   
Checking out files:  38% (4117/10833)   
Checking out files:  39% (4225/10833)   
Checking out files:  40% (4334/10833)   
Checking out files:  41% (4442/10833)   
Checking out files:  42% (4550/10833)   
Checking out files:  43% (4659/10833)   
Checking out files:  43% (4665/10833)   
Checking out files:  44% (4767/10833)   
Checking out files:  45% (4875/10833)   
Checking out files:  46% (4984/10833)   
Checking out files:  47% (5092/10833)   
Checking out files:  48% (5200/10833)   
Checking out files:  49% (5309/10833)   
Checking out files:  50% (5417/10833)   
Checking out files:  51% (5525/10833)   
Checking out files:  52% (5634/10833)   
Checking out files:  53% (5742/10833)   
Checking out files:  54% (5850/10833)   
Checking out files:  55% (5959/10833)   
Checking out files:  56% (6067/10833)   
Checking out files:  57% (6175/10833)   
Checking out files:  57% (6214/10833)   
Checking out files:  58% (6284/10833)   
Checking out files:  59% (6392/10833)   
Checking out files:  60% (6500/10833)   
Checking out files:  61% (6609/10833)   
Checking out files:  62% (6717/10833)   
Checking out files:  63% (6825/10833)   
Checking out files:  64% (6934/10833)   
Checking out files:  65% (7042/10833)   
Checking out files:  66% (7150/10833)   
Checking out files:  67% (7259/10833)   
Checking out files:  68% (7367/10833)   
Checking out files:  69% (7475/10833)   
Checking out files:  70% (7584/10833)   
Checking out files:  71% (7692/10833)   
Checking out files:  72% (7800/10833)   
Checking out files:  73% (7909/10833)   
Checking out files:  74% (8017/10833)   
Checking out files:  74% (8032/10833)   
Checking out files:  75% (8125/10833)   
Checking out files:  76% (8234/10833)   
Checking out files:  77% (8342/10833)   
Checking out files:  78% (8450/10833)   
Checking out files:  79% (8559/10833)   
Checking out files:  80% (8667/10833)   
Checking out files:  81% (8775/10833)   
Checking out files:  82% (8884/10833)   
Checking out files:  83% (8992/10833)   
Checking out files:  84% (9100/10833)   
Checking out files:  85% (9209/10833)   
Checking out files:  86% (9317/10833)   
Checking out files:  87% (9425/10833)   
Checking out files:  88% (9534/10833)   
Checking out files:  89% (9642/10833)   
Checking out files:  90% (9750/10833)   
Checking out files:  90% (9822/10833)   
Checking out files:  91% (9859/10833)   
Checking out files:  92% (9967/10833)   
Checking out files:  93% (10075/10833)   
Checking out files:  94% (10184/10833)   
Checking out files:  95% (10292/10833)   
Checking out files:  96% (10400/10833)   
Checking out files:  97% (10509/10833)   
Checking out files:  98% (10617/10833)   
Checking out files:  99% (10725/10833)   
Checking out files: 100% (10833/10833)   
Checking out files: 100% (10833/10833), done.
01:29:29 [2020-05-21T01:29:29.541Z] #40 41.11   CC       images/sa.o
01:29:29 [2020-05-21T01:29:29.677Z] #21 146.6 + cd /tmp/tmp.X403v3hiqL/tmp/docker-ce
01:29:29 [2020-05-21T01:29:29.677Z] #21 146.6 + git checkout -q v17.06.2-ce
01:29:29 [2020-05-21T01:29:29.789Z] #39 23.81   CC       images/remap-file-path.o
01:29:29 [2020-05-21T01:29:29.789Z] #39 24.02   CC       images/eventfd.o
01:29:30 [2020-05-21T01:29:30.047Z] #39 24.23   CC       images/eventpoll.o
01:29:30 [2020-05-21T01:29:30.168Z] #40 41.52   CC       images/timer.o
01:29:30 [2020-05-21T01:29:30.278Z] #41 ...
01:29:30 [2020-05-21T01:29:30.278Z] 
01:29:30 [2020-05-21T01:29:30.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:30 [2020-05-21T01:29:30.278Z] #39 30.22   CC       images/mnt.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 30.72   CC       images/pipe-data.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 31.14   CC       images/sa.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 31.29   CC       images/timer.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 31.59   CC       images/timerfd.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 31.80   CC       images/mm.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 32.06   CC       images/sk-opts.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 32.27   CC       images/sk-unix.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 32.58   CC       images/sk-inet.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 32.95   CC       images/tun.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 33.18   CC       images/sk-netlink.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 33.39   CC       images/packet-sock.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 33.72   CC       images/ipc-var.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 33.90   CC       images/ipc-desc.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 34.16   CC       images/ipc-shm.o
01:29:30 [2020-05-21T01:29:30.278Z] #39 34.41   CC       images/ipc-msg.o
01:29:30 [2020-05-21T01:29:30.305Z] #39 24.49   CC       images/fh.o
01:29:30 [2020-05-21T01:29:30.562Z] #39 24.76   CC       images/fsnotify.o
01:29:30 [2020-05-21T01:29:30.563Z] #39 ...
01:29:30 [2020-05-21T01:29:30.563Z] 
01:29:30 [2020-05-21T01:29:30.563Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:29:30 [2020-05-21T01:29:30.563Z] #52 56.35 + bin/ctr
01:29:30 [2020-05-21T01:29:30.564Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 48.2% of statements
01:29:30 [2020-05-21T01:29:30.796Z] #40 42.21   CC       images/timerfd.o
01:29:30 [2020-05-21T01:29:30.820Z] #52 ...
01:29:30 [2020-05-21T01:29:30.820Z] 
01:29:30 [2020-05-21T01:29:30.820Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:30 [2020-05-21T01:29:30.820Z] #41 130.9 vendor/golang.org/x/crypto/chacha20poly1305
01:29:30 [2020-05-21T01:29:30.820Z] #41 132.0 vendor/golang.org/x/text/transform
01:29:30 [2020-05-21T01:29:30.820Z] #41 132.6 vendor/golang.org/x/text/unicode/bidi
01:29:30 [2020-05-21T01:29:30.820Z] #41 134.7 vendor/golang.org/x/text/secure/bidirule
01:29:30 [2020-05-21T01:29:30.820Z] #41 135.0 vendor/golang.org/x/text/unicode/norm
01:29:30 [2020-05-21T01:29:30.820Z] #41 139.4 vendor/golang.org/x/net/idna
01:29:30 [2020-05-21T01:29:30.844Z] #39 34.66   CC       images/ipc-sem.o
01:29:30 [2020-05-21T01:29:30.844Z] #39 34.86   CC       images/utsns.o
01:29:30 [2020-05-21T01:29:30.845Z] ok  	github.com/docker/docker/distribution	0.295s	coverage: 22.1% of statements
01:29:30 [2020-05-21T01:29:30.846Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:29:31 [2020-05-21T01:29:31.078Z] #41 ...
01:29:31 [2020-05-21T01:29:31.078Z] 
01:29:31 [2020-05-21T01:29:31.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:31 [2020-05-21T01:29:31.078Z] #39 25.35   CC       images/signalfd.o
01:29:31 [2020-05-21T01:29:31.084Z] #40 42.56   CC       images/mm.o
01:29:31 [2020-05-21T01:29:31.102Z] #39 35.13   CC       images/creds.o
01:29:31 [2020-05-21T01:29:31.335Z] #39 25.57   CC       images/fs.o
01:29:31 [2020-05-21T01:29:31.360Z] #39 35.47   CC       images/vma.o
01:29:31 [2020-05-21T01:29:31.593Z] #39 25.74   CC       images/pstree.o
01:29:31 [2020-05-21T01:29:31.595Z] #21 ...
01:29:31 [2020-05-21T01:29:31.595Z] 
01:29:31 [2020-05-21T01:29:31.595Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:29:31 [2020-05-21T01:29:31.595Z] #17 5.675 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
01:29:31 [2020-05-21T01:29:31.595Z] #17 9.751 Fetched 8178 kB in 8s (1078 kB/s)
01:29:31 [2020-05-21T01:29:31.595Z] #17 9.751 Reading package lists...
01:29:31 [2020-05-21T01:29:31.617Z] #39 35.68   CC       images/netdev.o
01:29:31 [2020-05-21T01:29:31.712Z] #40 43.02   CC       images/sk-opts.o
01:29:31 [2020-05-21T01:29:31.850Z] #39 26.00   CC       images/pipe.o
01:29:31 [2020-05-21T01:29:31.851Z] #39 26.20   CC       images/tcp-stream.o
01:29:31 [2020-05-21T01:29:31.851Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
01:29:32 [2020-05-21T01:29:32.000Z] #40 43.37   CC       images/sk-unix.o
01:29:32 [2020-05-21T01:29:32.108Z] #39 26.44   CC       images/sk-packet.o
01:29:32 [2020-05-21T01:29:32.166Z] #17 13.68 Reading package lists...
01:29:32 [2020-05-21T01:29:32.166Z] #17 ...
01:29:32 [2020-05-21T01:29:32.166Z] 
01:29:32 [2020-05-21T01:29:32.166Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:32 [2020-05-21T01:29:32.166Z] #39 82.39   CC       criu/arch/aarch64/restorer.o
01:29:32 [2020-05-21T01:29:32.166Z] #39 83.03   CC       criu/arch/aarch64/intraprocedure.o
01:29:32 [2020-05-21T01:29:32.166Z] #39 83.09   CC       criu/pie/restorer.o
01:29:32 [2020-05-21T01:29:32.166Z] #39 87.36   LINK     criu/pie/restorer.built-in.o
01:29:32 [2020-05-21T01:29:32.183Z] #39 36.08   CC       images/tty.o
01:29:32 [2020-05-21T01:29:32.289Z] #40 ...
01:29:32 [2020-05-21T01:29:32.289Z] 
01:29:32 [2020-05-21T01:29:32.289Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:32 [2020-05-21T01:29:32.289Z] #11 144.2 Selecting previously unselected package g++-mingw-w64-x86-64.
01:29:32 [2020-05-21T01:29:32.289Z] #11 144.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
01:29:32 [2020-05-21T01:29:32.289Z] #11 144.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:32 [2020-05-21T01:29:32.428Z] #39 87.38   GEN      criu/pie/restorer-blob.h
01:29:32 [2020-05-21T01:29:32.428Z] #39 87.49   DEP      criu/vdso.d
01:29:32 [2020-05-21T01:29:32.675Z] #39 26.73   CC       images/mnt.o
01:29:32 [2020-05-21T01:29:32.675Z] #39 26.95   CC       images/pipe-data.o
01:29:32 [2020-05-21T01:29:32.689Z] #39 ...
01:29:32 [2020-05-21T01:29:32.689Z] 
01:29:32 [2020-05-21T01:29:32.689Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:29:32 [2020-05-21T01:29:32.689Z] #17 13.68 Reading package lists...
01:29:32 [2020-05-21T01:29:32.748Z] #39 36.69   CC       images/file-lock.o
01:29:32 [2020-05-21T01:29:32.856Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
01:29:32 [2020-05-21T01:29:32.932Z] #39 27.13   CC       images/sa.o
01:29:33 [2020-05-21T01:29:33.006Z] #39 36.90   CC       images/rlimit.o
01:29:33 [2020-05-21T01:29:33.006Z] #39 37.08   CC       images/pagemap.o
01:29:33 [2020-05-21T01:29:33.190Z] #39 27.30   CC       images/timer.o
01:29:33 [2020-05-21T01:29:33.210Z] #17 16.87 Building dependency tree...
01:29:33 [2020-05-21T01:29:33.210Z] #17 ...
01:29:33 [2020-05-21T01:29:33.210Z] 
01:29:33 [2020-05-21T01:29:33.210Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:29:33 [2020-05-21T01:29:33.210Z] #28 DONE 150.1s
01:29:33 [2020-05-21T01:29:33.264Z] #39 ...
01:29:33 [2020-05-21T01:29:33.264Z] 
01:29:33 [2020-05-21T01:29:33.264Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:33 [2020-05-21T01:29:33.264Z] #41 146.5 vendor/golang.org/x/net/idna
01:29:33 [2020-05-21T01:29:33.449Z] #39 27.62   CC       images/timerfd.o
01:29:33 [2020-05-21T01:29:33.449Z] #39 27.82   CC       images/mm.o
01:29:33 [2020-05-21T01:29:33.459Z]  ---> 62dabe876b7a
01:29:33 [2020-05-21T01:29:33.459Z] Successfully built 62dabe876b7a
01:29:33 [2020-05-21T01:29:33.459Z] Successfully tagged docker:latest
01:29:33 [2020-05-21T01:29:33.459Z] INFO: Image build ended at 05/21/2020 01:29:33. Duration:00:03:51.1029608
01:29:33 [2020-05-21T01:29:33.459Z] 
01:29:33 [2020-05-21T01:29:33.459Z] 
01:29:33 [2020-05-21T01:29:33.459Z] INFO: Building the test binaries at 05/21/2020 01:29:33...
01:29:33 [2020-05-21T01:29:33.470Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
01:29:33 [2020-05-21T01:29:33.470Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.1% of statements
01:29:33 [2020-05-21T01:29:33.470Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:29:33 [2020-05-21T01:29:33.470Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:29:33 [2020-05-21T01:29:33.471Z] 
01:29:33 [2020-05-21T01:29:33.471Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:33 [2020-05-21T01:29:33.471Z] #41 140.4 github.com/LK4D4/vndr/godl
01:29:33 [2020-05-21T01:29:33.471Z] #41 141.1 github.com/LK4D4/vndr
01:29:33 [2020-05-21T01:29:33.471Z] #41 DONE 150.3s
01:29:33 [2020-05-21T01:29:33.471Z] 
01:29:33 [2020-05-21T01:29:33.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:33 [2020-05-21T01:29:33.471Z] #39 87.92   DEP      criu/uts_ns.d
01:29:33 [2020-05-21T01:29:33.471Z] #39 88.16   DEP      criu/util.d
01:29:33 [2020-05-21T01:29:33.471Z] #39 88.39   DEP      criu/uffd.d
01:29:33 [2020-05-21T01:29:33.731Z] #39 88.71   DEP      criu/tun.d
01:29:33 [2020-05-21T01:29:33.992Z] #39 89.02   DEP      criu/tty.d
01:29:34 [2020-05-21T01:29:34.015Z] #39 28.16   CC       images/sk-opts.o
01:29:34 [2020-05-21T01:29:34.015Z] #39 28.36   CC       images/sk-unix.o
01:29:34 [2020-05-21T01:29:34.083Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
01:29:34 [2020-05-21T01:29:34.083Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:29:34 [2020-05-21T01:29:34.253Z] #39 89.34   DEP      criu/timerfd.d
01:29:34 [2020-05-21T01:29:34.581Z] #39 28.67   CC       images/sk-inet.o
01:29:34 [2020-05-21T01:29:34.697Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
01:29:34 [2020-05-21T01:29:34.824Z] #39 89.68   DEP      criu/sysfs_parse.d
01:29:34 [2020-05-21T01:29:34.824Z] #39 89.91   DEP      criu/sysctl.d
01:29:34 [2020-05-21T01:29:34.839Z] #39 29.01   CC       images/tun.o
01:29:35 [2020-05-21T01:29:35.085Z] #39 90.13   DEP      criu/string.d
01:29:35 [2020-05-21T01:29:35.085Z] #39 90.18   DEP      criu/stats.d
01:29:35 [2020-05-21T01:29:35.098Z] #39 29.29   CC       images/sk-netlink.o
01:29:35 [2020-05-21T01:29:35.346Z] #39 90.29   DEP      criu/sockets.d
01:29:35 [2020-05-21T01:29:35.346Z] #39 90.55   DEP      criu/sk-unix.d
01:29:35 [2020-05-21T01:29:35.355Z] #39 29.52   CC       images/packet-sock.o
01:29:35 [2020-05-21T01:29:35.606Z] #39 90.83   DEP      criu/sk-tcp.d
01:29:35 [2020-05-21T01:29:35.703Z] ok  	github.com/docker/docker/opts	0.013s	coverage: 67.4% of statements
01:29:35 [2020-05-21T01:29:35.794Z] #41 148.9 vendor/golang.org/x/net/http2/hpack
01:29:35 [2020-05-21T01:29:35.921Z] #39 29.90   CC       images/ipc-var.o
01:29:35 [2020-05-21T01:29:35.921Z] #39 30.13   CC       images/ipc-desc.o
01:29:35 [2020-05-21T01:29:35.984Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
01:29:36 [2020-05-21T01:29:36.178Z] #39 91.16   DEP      criu/sk-queue.d
01:29:36 [2020-05-21T01:29:36.178Z] #39 91.38   DEP      criu/sk-packet.d
01:29:36 [2020-05-21T01:29:36.179Z] #39 30.40   CC       images/ipc-shm.o
01:29:36 [2020-05-21T01:29:36.437Z] #39 30.63   CC       images/ipc-msg.o
01:29:36 [2020-05-21T01:29:36.695Z] #39 30.89   CC       images/ipc-sem.o
01:29:36 [2020-05-21T01:29:36.752Z] #39 91.60   DEP      criu/sk-netlink.d
01:29:36 [2020-05-21T01:29:36.752Z] #39 91.76   DEP      criu/sk-inet.d
01:29:36 [2020-05-21T01:29:36.953Z] #39 31.10   CC       images/utsns.o
01:29:36 [2020-05-21T01:29:36.953Z] #39 31.33   CC       images/creds.o
01:29:37 [2020-05-21T01:29:37.014Z] #39 91.96   DEP      criu/signalfd.d
01:29:37 [2020-05-21T01:29:37.014Z] #39 92.15   DEP      criu/sigframe.d
01:29:37 [2020-05-21T01:29:37.168Z] #41 150.0 mime
01:29:37 [2020-05-21T01:29:37.244Z] INFO: make.ps1 starting at 05/21/2020 01:29:37
01:29:37 [2020-05-21T01:29:37.274Z] #39 92.24   DEP      criu/shmem.d
01:29:37 [2020-05-21T01:29:37.454Z] ok  	github.com/docker/docker/pkg/archive	0.496s	coverage: 76.8% of statements
01:29:37 [2020-05-21T01:29:37.519Z] #39 31.57   CC       images/vma.o
01:29:37 [2020-05-21T01:29:37.519Z] #39 31.77   CC       images/netdev.o
01:29:37 [2020-05-21T01:29:37.537Z] #39 92.46   DEP      criu/servicefd.d
01:29:37 [2020-05-21T01:29:37.537Z] #39 92.64   DEP      criu/seize.d
01:29:37 [2020-05-21T01:29:37.537Z] #39 92.75   DEP      criu/seccomp.d
01:29:37 [2020-05-21T01:29:37.711Z] INFO: Git commit (7ea8435fb4) assumed from DOCKER_GITCOMMIT environment variable
01:29:37 [2020-05-21T01:29:37.711Z] INFO: Invoking autogen...
01:29:37 [2020-05-21T01:29:37.734Z] #41 ...
01:29:37 [2020-05-21T01:29:37.735Z] 
01:29:37 [2020-05-21T01:29:37.735Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:37 [2020-05-21T01:29:37.735Z] #10 140.7 Selecting previously unselected package g++-mingw-w64-x86-64.
01:29:37 [2020-05-21T01:29:37.735Z] #10 140.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:29:37 [2020-05-21T01:29:37.735Z] #10 140.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:37 [2020-05-21T01:29:37.735Z] #10 ...
01:29:37 [2020-05-21T01:29:37.735Z] 
01:29:37 [2020-05-21T01:29:37.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:37 [2020-05-21T01:29:37.735Z] #39 37.37   CC       images/siginfo.o
01:29:37 [2020-05-21T01:29:37.735Z] #39 37.65   CC       images/rpc.o
01:29:37 [2020-05-21T01:29:37.735Z] #39 38.73   CC       images/ext-file.o
01:29:37 [2020-05-21T01:29:37.735Z] #39 39.00   CC       images/cgroup.o
01:29:37 [2020-05-21T01:29:37.735Z] #39 39.69   CC       images/userns.o
01:29:37 [2020-05-21T01:29:37.735Z] #39 39.95   CC       images/google/protobuf/descriptor.o
01:29:37 [2020-05-21T01:29:37.735Z] #39 41.56   CC       images/opts.o
01:29:37 [2020-05-21T01:29:37.735Z] #39 41.79   CC       images/seccomp.o
01:29:37 [2020-05-21T01:29:37.777Z] #39 32.18   CC       images/tty.o
01:29:37 [2020-05-21T01:29:37.799Z] #39 92.92   DEP      criu/rst-malloc.d
01:29:37 [2020-05-21T01:29:37.799Z] #39 93.00   DEP      criu/rbtree.d
01:29:37 [2020-05-21T01:29:37.799Z] #39 93.04   DEP      criu/pstree.d
01:29:37 [2020-05-21T01:29:37.862Z] #11 ...
01:29:37 [2020-05-21T01:29:37.862Z] 
01:29:37 [2020-05-21T01:29:37.862Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:37 [2020-05-21T01:29:37.862Z] #48 138.9 mvdan.cc/sh/v3/fileutil
01:29:37 [2020-05-21T01:29:37.862Z] #48 141.3 flag
01:29:37 [2020-05-21T01:29:37.862Z] #48 141.3 go/token
01:29:37 [2020-05-21T01:29:37.862Z] #48 141.4 github.com/pkg/diff
01:29:37 [2020-05-21T01:29:37.862Z] #48 141.4 encoding/binary
01:29:37 [2020-05-21T01:29:37.862Z] #48 145.7 go/scanner
01:29:37 [2020-05-21T01:29:37.862Z] #48 148.2 mvdan.cc/editorconfig
01:29:37 [2020-05-21T01:29:37.862Z] #48 148.5 mvdan.cc/sh/v3/syntax
01:29:37 [2020-05-21T01:29:37.862Z] #48 ...
01:29:37 [2020-05-21T01:29:37.862Z] 
01:29:37 [2020-05-21T01:29:37.862Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:37 [2020-05-21T01:29:37.862Z] #40 43.90   CC       images/sk-inet.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 44.60   CC       images/tun.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 45.08   CC       images/sk-netlink.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 45.45   CC       images/packet-sock.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 46.03   CC       images/ipc-var.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 46.48   CC       images/ipc-desc.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 46.97   CC       images/ipc-shm.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 47.28   CC       images/ipc-msg.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 47.89   CC       images/ipc-sem.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 48.32   CC       images/utsns.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 48.62   CC       images/creds.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 ...
01:29:37 [2020-05-21T01:29:37.862Z] 
01:29:37 [2020-05-21T01:29:37.862Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:37 [2020-05-21T01:29:37.862Z] #42 139.2 github.com/LK4D4/vndr/versioned
01:29:37 [2020-05-21T01:29:37.862Z] #42 139.5 context
01:29:37 [2020-05-21T01:29:37.862Z] #42 139.6 internal/lazyregexp
01:29:37 [2020-05-21T01:29:37.862Z] #42 141.7 os/exec
01:29:37 [2020-05-21T01:29:37.862Z] #42 141.8 net
01:29:37 [2020-05-21T01:29:37.862Z] #42 144.4 encoding/binary
01:29:37 [2020-05-21T01:29:37.862Z] #42 144.5 go/token
01:29:37 [2020-05-21T01:29:37.862Z] #42 147.6 net/url
01:29:37 [2020-05-21T01:29:37.862Z] #42 147.9 go/scanner
01:29:37 [2020-05-21T01:29:37.862Z] #42 ...
01:29:37 [2020-05-21T01:29:37.862Z] 
01:29:37 [2020-05-21T01:29:37.862Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:37 [2020-05-21T01:29:37.862Z] #40 48.98   CC       images/vma.o
01:29:37 [2020-05-21T01:29:37.862Z] #40 49.37   CC       images/netdev.o
01:29:37 [2020-05-21T01:29:37.994Z] #39 42.06   CC       images/binfmt-misc.o
01:29:38 [2020-05-21T01:29:38.150Z] #40 ...
01:29:38 [2020-05-21T01:29:38.150Z] 
01:29:38 [2020-05-21T01:29:38.150Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:38 [2020-05-21T01:29:38.150Z] #31 140.1 github.com/BurntSushi/toml
01:29:38 [2020-05-21T01:29:38.150Z] #31 140.1 log
01:29:38 [2020-05-21T01:29:38.150Z] #31 140.1 flag
01:29:38 [2020-05-21T01:29:38.150Z] #31 147.2 github.com/BurntSushi/toml/cmd/tomlv
01:29:38 [2020-05-21T01:29:38.179Z] INFO: Building daemon...
01:29:38 [2020-05-21T01:29:38.371Z] #39 93.31   DEP      criu/protobuf.d
01:29:38 [2020-05-21T01:29:38.371Z] #39 93.42   GEN      criu/protobuf-desc-gen.h
01:29:38 [2020-05-21T01:29:38.462Z] ok  	github.com/docker/docker/pkg/authorization	0.423s	coverage: 68.3% of statements
01:29:38 [2020-05-21T01:29:38.560Z] #39 42.33   CC       images/time.o
01:29:38 [2020-05-21T01:29:38.560Z] #39 42.52   CC       images/sysctl.o
01:29:38 [2020-05-21T01:29:38.711Z] #39 32.65   CC       images/file-lock.o
01:29:38 [2020-05-21T01:29:38.711Z] #39 32.79   CC       images/rlimit.o
01:29:38 [2020-05-21T01:29:38.711Z] #39 33.06   CC       images/pagemap.o
01:29:38 [2020-05-21T01:29:38.743Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
01:29:38 [2020-05-21T01:29:38.743Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
01:29:38 [2020-05-21T01:29:38.820Z] #39 42.68   CC       images/autofs.o
01:29:38 [2020-05-21T01:29:38.820Z] #39 42.84   CC       images/macvlan.o
01:29:38 [2020-05-21T01:29:38.970Z] #39 33.31   CC       images/siginfo.o
01:29:39 [2020-05-21T01:29:39.078Z] #39 43.13   CC       images/sit.o
01:29:39 [2020-05-21T01:29:39.177Z] #31 ...
01:29:39 [2020-05-21T01:29:39.177Z] 
01:29:39 [2020-05-21T01:29:39.177Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:39 [2020-05-21T01:29:39.177Z] #40 50.40   CC       images/tty.o
01:29:39 [2020-05-21T01:29:39.316Z] #39 ...
01:29:39 [2020-05-21T01:29:39.316Z] 
01:29:39 [2020-05-21T01:29:39.316Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:29:39 [2020-05-21T01:29:39.316Z] #17 16.87 Building dependency tree...
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.87 libcap2-bin is already the newest version (1:2.25-2).
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.87 The following additional packages will be installed:
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   python3.7 python3.7-minimal vim-runtime xxd
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91 Suggested packages:
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91 Recommended packages:
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   aufs-dkms nftables build-essential python3-dev python3-keyring
01:29:39 [2020-05-21T01:29:39.316Z] #17 18.91   python3-keyrings.alt python3-xdg unzip
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.97 The following NEW packages will be installed:
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.97   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.97   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.97   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.98   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.98   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.98   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.98   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:29:39 [2020-05-21T01:29:39.316Z] #17 20.98   xz-utils zip
01:29:39 [2020-05-21T01:29:39.316Z] #17 21.34 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
01:29:39 [2020-05-21T01:29:39.316Z] #17 21.34 Need to get 27.6 MB of archives.
01:29:39 [2020-05-21T01:29:39.316Z] #17 21.34 After this operation, 114 MB of additional disk space will be used.
01:29:39 [2020-05-21T01:29:39.316Z] #17 21.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 21.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
01:29:39 [2020-05-21T01:29:39.317Z] #17 22.93 debconf: delaying package configuration, since apt-utils is not installed
01:29:39 [2020-05-21T01:29:39.317Z] #17 23.03 Fetched 27.6 MB in 1s (20.3 MB/s)
01:29:39 [2020-05-21T01:29:39.317Z] #17 23.09 Selecting previously unselected package pigz.
01:29:39 [2020-05-21T01:29:39.317Z] #17 23.09 (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 ... 23407 files and directories currently installed.)
01:29:39 [2020-05-21T01:29:39.317Z] #17 23.18 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
01:29:39 [2020-05-21T01:29:39.317Z] #17 23.20 Unpacking pigz (2.4-1) ...
01:29:39 [2020-05-21T01:29:39.317Z] #17 23.36 Selecting previously unselected package libpython3.7-minimal:arm64.
01:29:39 [2020-05-21T01:29:39.317Z] #17 23.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
01:29:39 [2020-05-21T01:29:39.317Z] #17 23.37 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
01:29:39 [2020-05-21T01:29:39.336Z] #39 43.42   LINK     images/built-in.o
01:29:39 [2020-05-21T01:29:39.538Z] #39 33.60   CC       images/rpc.o
01:29:39 [2020-05-21T01:29:39.594Z] #39 43.57   GEN      compel/include/asm
01:29:39 [2020-05-21T01:29:39.594Z] #39 43.58   GEN      compel/include/version.h
01:29:39 [2020-05-21T01:29:39.594Z] #39 43.62 touch .config
01:29:39 [2020-05-21T01:29:39.594Z] #39 ...
01:29:39 [2020-05-21T01:29:39.594Z] 
01:29:39 [2020-05-21T01:29:39.594Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:29:39 [2020-05-21T01:29:39.594Z] #54 152.6 + for f in rootlesskit rootlesskit-docker-proxy
01:29:39 [2020-05-21T01:29:39.594Z] #54 152.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
01:29:39 [2020-05-21T01:29:39.889Z] #17 23.85 Selecting previously unselected package python3.7-minimal.
01:29:39 [2020-05-21T01:29:39.889Z] #17 23.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
01:29:39 [2020-05-21T01:29:39.889Z] #17 23.87 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
01:29:40 [2020-05-21T01:29:40.206Z] #40 51.72   CC       images/file-lock.o
01:29:40 [2020-05-21T01:29:40.472Z] #39 34.73   CC       images/ext-file.o
01:29:40 [2020-05-21T01:29:40.731Z] #39 34.95   CC       images/cgroup.o
01:29:40 [2020-05-21T01:29:40.832Z] #17 24.66 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
01:29:40 [2020-05-21T01:29:40.832Z] #17 24.70 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
01:29:40 [2020-05-21T01:29:40.835Z] #40 52.05   CC       images/rlimit.o
01:29:40 [2020-05-21T01:29:40.835Z] #40 52.37   CC       images/pagemap.o
01:29:40 [2020-05-21T01:29:40.989Z] #39 ...
01:29:40 [2020-05-21T01:29:40.989Z] 
01:29:40 [2020-05-21T01:29:40.989Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:29:40 [2020-05-21T01:29:40.989Z] #43 DONE 150.4s
01:29:40 [2020-05-21T01:29:40.989Z] 
01:29:40 [2020-05-21T01:29:40.989Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:40 [2020-05-21T01:29:40.989Z] #41 141.6 vendor/golang.org/x/net/http2/hpack
01:29:40 [2020-05-21T01:29:40.989Z] #41 142.9 mime
01:29:40 [2020-05-21T01:29:40.989Z] #41 144.5 mime/quotedprintable
01:29:40 [2020-05-21T01:29:40.989Z] #41 144.9 net/http/internal
01:29:40 [2020-05-21T01:29:40.989Z] #41 148.1 crypto/tls
01:29:41 [2020-05-21T01:29:41.463Z] #40 52.97   CC       images/siginfo.o
01:29:41 [2020-05-21T01:29:41.555Z] #41 ...
01:29:41 [2020-05-21T01:29:41.555Z] 
01:29:41 [2020-05-21T01:29:41.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:41 [2020-05-21T01:29:41.555Z] #39 35.78   CC       images/userns.o
01:29:42 [2020-05-21T01:29:42.092Z] #40 53.42   CC       images/rpc.o
01:29:42 [2020-05-21T01:29:42.122Z] #39 36.26   CC       images/google/protobuf/descriptor.o
01:29:42 [2020-05-21T01:29:42.392Z] #40 ...
01:29:42 [2020-05-21T01:29:42.392Z] 
01:29:42 [2020-05-21T01:29:42.392Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:42 [2020-05-21T01:29:42.392Z] #31 DONE 154.2s
01:29:42 [2020-05-21T01:29:42.392Z] 
01:29:42 [2020-05-21T01:29:42.392Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:42 [2020-05-21T01:29:42.392Z] #42 152.3 text/template/parse
01:29:42 [2020-05-21T01:29:42.392Z] #42 153.1 go/ast
01:29:42 [2020-05-21T01:29:42.392Z] #42 153.5 encoding/json
01:29:43 [2020-05-21T01:29:43.120Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.515s	coverage: 43.2% of statements
01:29:43 [2020-05-21T01:29:43.120Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
01:29:43 [2020-05-21T01:29:43.120Z] ok  	github.com/docker/docker/layer	7.918s	coverage: 68.8% of statements
01:29:43 [2020-05-21T01:29:43.120Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:29:43 [2020-05-21T01:29:43.120Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:29:43 [2020-05-21T01:29:43.120Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:29:43 [2020-05-21T01:29:43.120Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:29:43 [2020-05-21T01:29:43.120Z] ?   	github.com/docker/docker/oci	[no test files]
01:29:43 [2020-05-21T01:29:43.120Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:29:43 [2020-05-21T01:29:43.120Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:29:43 [2020-05-21T01:29:43.120Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:29:43 [2020-05-21T01:29:43.380Z] #17 26.86 Selecting previously unselected package python3-minimal.
01:29:43 [2020-05-21T01:29:43.381Z] #17 26.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23656 files and directories currently installed.)
01:29:43 [2020-05-21T01:29:43.381Z] #17 26.95 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
01:29:43 [2020-05-21T01:29:43.381Z] #17 26.96 Unpacking python3-minimal (3.7.3-1) ...
01:29:43 [2020-05-21T01:29:43.381Z] #17 27.06 Selecting previously unselected package libmpdec2:arm64.
01:29:43 [2020-05-21T01:29:43.381Z] #17 27.06 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
01:29:43 [2020-05-21T01:29:43.381Z] #17 27.08 Unpacking libmpdec2:arm64 (2.4.2-2) ...
01:29:43 [2020-05-21T01:29:43.381Z] #17 27.20 Selecting previously unselected package libpython3.7-stdlib:arm64.
01:29:43 [2020-05-21T01:29:43.381Z] #17 27.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
01:29:43 [2020-05-21T01:29:43.381Z] #17 27.22 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
01:29:43 [2020-05-21T01:29:43.733Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
01:29:43 [2020-05-21T01:29:43.733Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
01:29:44 [2020-05-21T01:29:44.015Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.018s	coverage: 92.3% of statements
01:29:44 [2020-05-21T01:29:44.022Z] #39 37.97   CC       images/opts.o
01:29:44 [2020-05-21T01:29:44.022Z] #39 38.15   CC       images/seccomp.o
01:29:44 [2020-05-21T01:29:44.280Z] #39 38.43   CC       images/binfmt-misc.o
01:29:44 [2020-05-21T01:29:44.323Z] #17 28.20 Selecting previously unselected package python3.7.
01:29:44 [2020-05-21T01:29:44.323Z] #17 28.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
01:29:44 [2020-05-21T01:29:44.323Z] #17 28.22 Unpacking python3.7 (3.7.3-2+deb10u1) ...
01:29:44 [2020-05-21T01:29:44.538Z] #39 38.61   CC       images/time.o
01:29:44 [2020-05-21T01:29:44.538Z] #39 38.79   CC       images/sysctl.o
01:29:44 [2020-05-21T01:29:44.584Z] #17 28.38 Selecting previously unselected package libpython3-stdlib:arm64.
01:29:44 [2020-05-21T01:29:44.584Z] #17 28.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
01:29:44 [2020-05-21T01:29:44.584Z] #17 28.40 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
01:29:44 [2020-05-21T01:29:44.584Z] #17 ...
01:29:44 [2020-05-21T01:29:44.584Z] 
01:29:44 [2020-05-21T01:29:44.584Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:29:44 [2020-05-21T01:29:44.584Z] #21 151.4 + mkdir -p /tmp/tmp.X403v3hiqL/src/github.com/docker
01:29:44 [2020-05-21T01:29:44.584Z] #21 151.4 + mv components/cli /tmp/tmp.X403v3hiqL/src/github.com/docker/cli
01:29:44 [2020-05-21T01:29:44.584Z] #21 151.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
01:29:44 [2020-05-21T01:29:44.584Z] #21 ...
01:29:44 [2020-05-21T01:29:44.584Z] 
01:29:44 [2020-05-21T01:29:44.584Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:29:44 [2020-05-21T01:29:44.584Z] #17 28.54 Setting up python3-minimal (3.7.3-1) ...
01:29:44 [2020-05-21T01:29:44.628Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
01:29:44 [2020-05-21T01:29:44.799Z] #39 ...
01:29:44 [2020-05-21T01:29:44.799Z] 
01:29:44 [2020-05-21T01:29:44.799Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:44 [2020-05-21T01:29:44.799Z] #10 144.0 Selecting previously unselected package g++-mingw-w64-x86-64.
01:29:44 [2020-05-21T01:29:44.799Z] #10 144.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
01:29:44 [2020-05-21T01:29:44.799Z] #10 144.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:44 [2020-05-21T01:29:44.799Z] #10 ...
01:29:44 [2020-05-21T01:29:44.799Z] 
01:29:44 [2020-05-21T01:29:44.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:44 [2020-05-21T01:29:44.799Z] #39 39.02   CC       images/autofs.o
01:29:44 [2020-05-21T01:29:44.857Z] #54 ...
01:29:44 [2020-05-21T01:29:44.857Z] 
01:29:44 [2020-05-21T01:29:44.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.67   GEN      include/common/config.h
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.75   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.75   GEN      compel/plugins/include/uapi/std/syscall-64.h
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.78   GEN      compel/arch/x86/plugins/std/syscalls-64.S
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.81   DEP      compel/arch/x86/plugins/std/syscalls-64.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.82   DEP      compel/arch/x86/plugins/std/memcpy.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.85   DEP      compel/arch/x86/plugins/std/parasite-head.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.87   GEN      compel/plugins/include/uapi/std/syscall.h
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.92   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.94   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.95   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:29:44 [2020-05-21T01:29:44.857Z] #39 43.97   DEP      compel/plugins/std/infect.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 44.10   DEP      compel/plugins/std/string.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 44.23   DEP      compel/plugins/std/log.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 44.39   DEP      compel/plugins/std/fds.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 44.48   DEP      compel/plugins/std/std.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 44.63   DEP      compel/plugins/shmem/shmem.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 44.78   DEP      compel/plugins/fds/fds.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 44.99   CC       compel/plugins/std/std.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 45.35   CC       compel/plugins/std/fds.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 45.81   CC       compel/plugins/std/log.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 46.75   CC       compel/plugins/std/string.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 47.53   CC       compel/plugins/std/infect.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.00   CC       compel/arch/x86/plugins/std/parasite-head.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.06   CC       compel/arch/x86/plugins/std/memcpy.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.13   CC       compel/arch/x86/plugins/std/syscalls-64.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.25   AR       compel/plugins/std.lib.a
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.30   CC       compel/plugins/fds/fds.o
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.53   AR       compel/plugins/fds.lib.a
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.60   HOSTDEP  compel/src/lib/log-host.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.72   HOSTDEP  compel/src/lib/handle-elf-host.d
01:29:44 [2020-05-21T01:29:44.857Z] #39 48.84   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
01:29:44 [2020-05-21T01:29:44.910Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
01:29:45 [2020-05-21T01:29:45.059Z] #39 39.17   CC       images/macvlan.o
01:29:45 [2020-05-21T01:29:45.059Z] #39 39.31   CC       images/sit.o
01:29:45 [2020-05-21T01:29:45.116Z] #39 48.99   HOSTDEP  compel/src/main-host.d
01:29:45 [2020-05-21T01:29:45.116Z] #39 49.09   DEP      compel/src/lib/ptrace.d
01:29:45 [2020-05-21T01:29:45.317Z] #39 39.48   LINK     images/built-in.o
01:29:45 [2020-05-21T01:29:45.317Z] #39 39.57   GEN      compel/include/asm
01:29:45 [2020-05-21T01:29:45.317Z] #39 39.59   GEN      compel/include/version.h
01:29:45 [2020-05-21T01:29:45.317Z] #39 39.62 touch .config
01:29:45 [2020-05-21T01:29:45.317Z] #39 39.64   GEN      include/common/config.h
01:29:45 [2020-05-21T01:29:45.375Z] #39 49.35   DEP      compel/src/lib/infect.d
01:29:45 [2020-05-21T01:29:45.375Z] #39 ...
01:29:45 [2020-05-21T01:29:45.375Z] 
01:29:45 [2020-05-21T01:29:45.375Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.1 Selecting previously unselected package libapparmor1:amd64.
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.2 Selecting previously unselected package libapparmor-dev:amd64.
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.4 Selecting previously unselected package libbtrfs0.
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.4 Unpacking libbtrfs0 (4.20.1-2) ...
01:29:45 [2020-05-21T01:29:45.375Z] #10 158.5 Selecting previously unselected package libbtrfs-dev.
01:29:45 [2020-05-21T01:29:45.529Z] #17 29.63 Selecting previously unselected package python3.
01:29:45 [2020-05-21T01:29:45.575Z] #39 39.73   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.77   GEN      compel/plugins/include/uapi/std/syscall-64.h
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.80   GEN      compel/arch/x86/plugins/std/syscalls-64.S
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.81   DEP      compel/arch/x86/plugins/std/syscalls-64.d
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.83   DEP      compel/arch/x86/plugins/std/memcpy.d
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.85   DEP      compel/arch/x86/plugins/std/parasite-head.d
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.87   GEN      compel/plugins/include/uapi/std/syscall.h
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.90   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.91   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:29:45 [2020-05-21T01:29:45.576Z] #39 39.93   DEP      compel/plugins/std/infect.d
01:29:45 [2020-05-21T01:29:45.632Z] #10 158.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
01:29:45 [2020-05-21T01:29:45.632Z] #10 158.6 Unpacking libbtrfs-dev (4.20.1-2) ...
01:29:45 [2020-05-21T01:29:45.632Z] #10 158.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
01:29:45 [2020-05-21T01:29:45.632Z] #10 158.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
01:29:45 [2020-05-21T01:29:45.632Z] #10 158.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
01:29:45 [2020-05-21T01:29:45.632Z] #10 158.8 Selecting previously unselected package libudev-dev:amd64.
01:29:45 [2020-05-21T01:29:45.790Z] #17 29.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24068 files and directories currently installed.)
01:29:45 [2020-05-21T01:29:45.790Z] #17 29.69 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
01:29:45 [2020-05-21T01:29:45.790Z] #17 29.72 Unpacking python3 (3.7.3-1) ...
01:29:45 [2020-05-21T01:29:45.790Z] #17 29.86 Selecting previously unselected package libip4tc0:arm64.
01:29:45 [2020-05-21T01:29:45.790Z] #17 29.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
01:29:45 [2020-05-21T01:29:45.790Z] #17 29.87 Unpacking libip4tc0:arm64 (1.8.2-4) ...
01:29:45 [2020-05-21T01:29:45.834Z] #39 40.02   DEP      compel/plugins/std/string.d
01:29:45 [2020-05-21T01:29:45.834Z] #39 40.12   DEP      compel/plugins/std/log.d
01:29:45 [2020-05-21T01:29:45.890Z] #10 158.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
01:29:45 [2020-05-21T01:29:45.890Z] #10 158.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
01:29:45 [2020-05-21T01:29:45.890Z] #10 159.0 Selecting previously unselected package libsepol1-dev:amd64.
01:29:45 [2020-05-21T01:29:45.890Z] #10 159.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
01:29:45 [2020-05-21T01:29:45.890Z] #10 159.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
01:29:45 [2020-05-21T01:29:45.914Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
01:29:46 [2020-05-21T01:29:46.052Z] #17 30.03 Selecting previously unselected package libip6tc0:arm64.
01:29:46 [2020-05-21T01:29:46.052Z] #17 30.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
01:29:46 [2020-05-21T01:29:46.052Z] #17 30.05 Unpacking libip6tc0:arm64 (1.8.2-4) ...
01:29:46 [2020-05-21T01:29:46.052Z] #17 30.16 Selecting previously unselected package libiptc0:arm64.
01:29:46 [2020-05-21T01:29:46.091Z] #39 40.25   DEP      compel/plugins/std/fds.d
01:29:46 [2020-05-21T01:29:46.092Z] #39 40.35   DEP      compel/plugins/std/std.d
01:29:46 [2020-05-21T01:29:46.148Z] #10 159.3 Selecting previously unselected package libpcre16-3:amd64.
01:29:46 [2020-05-21T01:29:46.148Z] #10 159.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
01:29:46 [2020-05-21T01:29:46.148Z] #10 159.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
01:29:46 [2020-05-21T01:29:46.313Z] #17 30.17 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
01:29:46 [2020-05-21T01:29:46.313Z] #17 30.18 Unpacking libiptc0:arm64 (1.8.2-4) ...
01:29:46 [2020-05-21T01:29:46.313Z] #17 30.30 Selecting previously unselected package libnfnetlink0:arm64.
01:29:46 [2020-05-21T01:29:46.313Z] #17 30.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
01:29:46 [2020-05-21T01:29:46.313Z] #17 30.34 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:29:46 [2020-05-21T01:29:46.350Z] #39 40.45   DEP      compel/plugins/shmem/shmem.d
01:29:46 [2020-05-21T01:29:46.350Z] #39 40.58   DEP      compel/plugins/fds/fds.d
01:29:46 [2020-05-21T01:29:46.407Z] #10 159.5 Selecting previously unselected package libpcre32-3:amd64.
01:29:46 [2020-05-21T01:29:46.407Z] #10 159.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
01:29:46 [2020-05-21T01:29:46.407Z] #10 159.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
01:29:46 [2020-05-21T01:29:46.527Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
01:29:46 [2020-05-21T01:29:46.574Z] #17 30.45 Selecting previously unselected package libnetfilter-conntrack3:arm64.
01:29:46 [2020-05-21T01:29:46.574Z] #17 30.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
01:29:46 [2020-05-21T01:29:46.574Z] #17 30.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
01:29:46 [2020-05-21T01:29:46.574Z] #17 30.57 Selecting previously unselected package libnftnl11:arm64.
01:29:46 [2020-05-21T01:29:46.574Z] #17 30.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
01:29:46 [2020-05-21T01:29:46.574Z] #17 30.59 Unpacking libnftnl11:arm64 (1.1.2-2) ...
01:29:46 [2020-05-21T01:29:46.574Z] #17 30.67 Selecting previously unselected package iptables.
01:29:46 [2020-05-21T01:29:46.608Z] #39 40.72   CC       compel/plugins/std/std.o
01:29:46 [2020-05-21T01:29:46.608Z] #39 40.98   CC       compel/plugins/std/fds.o
01:29:46 [2020-05-21T01:29:46.665Z] #10 159.8 Selecting previously unselected package libpcrecpp0v5:amd64.
01:29:46 [2020-05-21T01:29:46.665Z] #10 159.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
01:29:46 [2020-05-21T01:29:46.665Z] #10 159.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
01:29:46 [2020-05-21T01:29:46.835Z] #42 ...
01:29:46 [2020-05-21T01:29:46.835Z] 
01:29:46 [2020-05-21T01:29:46.835Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:46 [2020-05-21T01:29:46.835Z] #40 56.37   CC       images/ext-file.o
01:29:46 [2020-05-21T01:29:46.835Z] #40 56.67   CC       images/cgroup.o
01:29:46 [2020-05-21T01:29:46.835Z] #40 57.68   CC       images/userns.o
01:29:46 [2020-05-21T01:29:46.835Z] #40 58.26   CC       images/google/protobuf/descriptor.o
01:29:46 [2020-05-21T01:29:46.840Z] #17 30.68 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
01:29:46 [2020-05-21T01:29:46.840Z] #17 30.69 Unpacking iptables (1.8.2-4) ...
01:29:46 [2020-05-21T01:29:46.923Z] #10 ...
01:29:46 [2020-05-21T01:29:46.923Z] 
01:29:46 [2020-05-21T01:29:46.923Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:29:46 [2020-05-21T01:29:46.923Z] #54 DONE 160.0s
01:29:46 [2020-05-21T01:29:46.923Z] 
01:29:46 [2020-05-21T01:29:46.923Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
01:29:46 [2020-05-21T01:29:46.923Z] #55 DONE 0.1s
01:29:46 [2020-05-21T01:29:46.923Z] 
01:29:46 [2020-05-21T01:29:46.923Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:46 [2020-05-21T01:29:46.923Z] #10 159.9 Selecting previously unselected package libpcre3-dev:amd64.
01:29:46 [2020-05-21T01:29:46.923Z] #10 160.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
01:29:46 [2020-05-21T01:29:46.923Z] #10 160.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
01:29:47 [2020-05-21T01:29:47.101Z] #17 31.04 Selecting previously unselected package xxd.
01:29:47 [2020-05-21T01:29:47.101Z] #17 31.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
01:29:47 [2020-05-21T01:29:47.101Z] #17 31.05 Unpacking xxd (2:8.1.0875-5) ...
01:29:47 [2020-05-21T01:29:47.101Z] #17 31.18 Selecting previously unselected package vim-common.
01:29:47 [2020-05-21T01:29:47.101Z] #17 31.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
01:29:47 [2020-05-21T01:29:47.101Z] #17 31.21 Unpacking vim-common (2:8.1.0875-5) ...
01:29:47 [2020-05-21T01:29:47.173Z] #39 41.36   CC       compel/plugins/std/log.o
01:29:47 [2020-05-21T01:29:47.363Z] #17 31.38 Selecting previously unselected package bash-completion.
01:29:47 [2020-05-21T01:29:47.363Z] #17 31.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
01:29:47 [2020-05-21T01:29:47.532Z] ok  	github.com/docker/docker/pkg/fsutils	0.436s	coverage: 85.1% of statements
01:29:47 [2020-05-21T01:29:47.532Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.086s	coverage: 84.1% of statements
01:29:47 [2020-05-21T01:29:47.814Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
01:29:47 [2020-05-21T01:29:47.856Z] #10 ...
01:29:47 [2020-05-21T01:29:47.856Z] 
01:29:47 [2020-05-21T01:29:47.856Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:29:47 [2020-05-21T01:29:47.856Z] #43 DONE 160.7s
01:29:47 [2020-05-21T01:29:47.856Z] 
01:29:47 [2020-05-21T01:29:47.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:47 [2020-05-21T01:29:47.856Z] #10 160.7 Selecting previously unselected package libselinux1-dev:amd64.
01:29:47 [2020-05-21T01:29:47.856Z] #10 160.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
01:29:47 [2020-05-21T01:29:47.856Z] #10 160.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
01:29:48 [2020-05-21T01:29:48.107Z] #39 42.13   CC       compel/plugins/std/string.o
01:29:48 [2020-05-21T01:29:48.113Z] #10 161.1 Selecting previously unselected package libdevmapper-dev:amd64.
01:29:48 [2020-05-21T01:29:48.113Z] #10 161.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
01:29:48 [2020-05-21T01:29:48.113Z] #10 161.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
01:29:48 [2020-05-21T01:29:48.371Z] #10 161.5 Selecting previously unselected package libseccomp-dev:amd64.
01:29:48 [2020-05-21T01:29:48.371Z] #10 161.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
01:29:48 [2020-05-21T01:29:48.371Z] #10 161.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
01:29:48 [2020-05-21T01:29:48.427Z] ok  	github.com/docker/docker/pkg/idtools	0.314s	coverage: 70.3% of statements
01:29:48 [2020-05-21T01:29:48.629Z] #10 161.8 Selecting previously unselected package libsystemd-dev:amd64.
01:29:48 [2020-05-21T01:29:48.629Z] #10 161.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
01:29:48 [2020-05-21T01:29:48.629Z] #10 161.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
01:29:48 [2020-05-21T01:29:48.673Z] #39 42.78   CC       compel/plugins/std/infect.o
01:29:48 [2020-05-21T01:29:48.709Z] ok  	github.com/docker/docker/pkg/ioutils	0.317s	coverage: 70.6% of statements
01:29:48 [2020-05-21T01:29:48.887Z] #10 ...
01:29:48 [2020-05-21T01:29:48.887Z] 
01:29:48 [2020-05-21T01:29:48.887Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:48 [2020-05-21T01:29:48.887Z] #41 152.1 mime/quotedprintable
01:29:48 [2020-05-21T01:29:48.887Z] #41 152.5 net/http/internal
01:29:48 [2020-05-21T01:29:48.887Z] #41 157.0 crypto/tls
01:29:48 [2020-05-21T01:29:48.933Z] #39 43.24   CC       compel/arch/x86/plugins/std/parasite-head.o
01:29:48 [2020-05-21T01:29:48.933Z] #39 43.29   CC       compel/arch/x86/plugins/std/memcpy.o
01:29:48 [2020-05-21T01:29:48.933Z] #39 43.33   CC       compel/arch/x86/plugins/std/syscalls-64.o
01:29:48 [2020-05-21T01:29:48.991Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
01:29:48 [2020-05-21T01:29:48.991Z] ok  	github.com/docker/docker/pkg/locker	0.027s	coverage: 88.9% of statements
01:29:49 [2020-05-21T01:29:49.145Z] #41 ...
01:29:49 [2020-05-21T01:29:49.145Z] 
01:29:49 [2020-05-21T01:29:49.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:49 [2020-05-21T01:29:49.145Z] #39 49.58   DEP      compel/src/lib/infect-util.d
01:29:49 [2020-05-21T01:29:49.145Z] #39 49.72   DEP      compel/src/lib/infect-rpc.d
01:29:49 [2020-05-21T01:29:49.145Z] #39 49.85   DEP      compel/arch/x86/src/lib/infect.d
01:29:49 [2020-05-21T01:29:49.145Z] #39 50.04   DEP      compel/arch/x86/src/lib/cpu.d
01:29:49 [2020-05-21T01:29:49.145Z] #39 50.12   DEP      compel/src/lib/log.d
01:29:49 [2020-05-21T01:29:49.145Z] #39 50.33   DEP      compel/src/main.d
01:29:49 [2020-05-21T01:29:49.145Z] #39 50.50   DEP      compel/src/lib/handle-elf.d
01:29:49 [2020-05-21T01:29:49.145Z] #39 50.66   DEP      compel/arch/x86/src/lib/handle-elf.d
01:29:49 [2020-05-21T01:29:49.145Z] #39 50.82   CC       compel/src/lib/log.o
01:29:49 [2020-05-21T01:29:49.145Z] #39 51.31   CC       compel/arch/x86/src/lib/cpu.o
01:29:49 [2020-05-21T01:29:49.145Z] #39 52.74   CC       compel/arch/x86/src/lib/infect.o
01:29:49 [2020-05-21T01:29:49.191Z] #39 43.44   AR       compel/plugins/std.lib.a
01:29:49 [2020-05-21T01:29:49.191Z] #39 ...
01:29:49 [2020-05-21T01:29:49.191Z] 
01:29:49 [2020-05-21T01:29:49.191Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:29:49 [2020-05-21T01:29:49.191Z] #54 152.1 + for f in rootlesskit rootlesskit-docker-proxy
01:29:49 [2020-05-21T01:29:49.191Z] #54 152.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
01:29:49 [2020-05-21T01:29:49.191Z] #54 DONE 158.7s
01:29:49 [2020-05-21T01:29:49.191Z] 
01:29:49 [2020-05-21T01:29:49.191Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
01:29:49 [2020-05-21T01:29:49.191Z] #55 DONE 0.1s
01:29:49 [2020-05-21T01:29:49.191Z] 
01:29:49 [2020-05-21T01:29:49.191Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:49 [2020-05-21T01:29:49.191Z] #39 43.52   CC       compel/plugins/fds/fds.o
01:29:49 [2020-05-21T01:29:49.286Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
01:29:49 [2020-05-21T01:29:49.286Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:29:49 [2020-05-21T01:29:49.286Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
01:29:49 [2020-05-21T01:29:49.286Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
01:29:49 [2020-05-21T01:29:49.286Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:29:49 [2020-05-21T01:29:49.556Z] #40 60.88   CC       images/opts.o
01:29:49 [2020-05-21T01:29:49.567Z] ok  	github.com/docker/docker/pkg/parsers	0.020s	coverage: 97.0% of statements
01:29:49 [2020-05-21T01:29:49.758Z] #39 ...
01:29:49 [2020-05-21T01:29:49.758Z] 
01:29:49 [2020-05-21T01:29:49.758Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:49 [2020-05-21T01:29:49.758Z] #41 155.5 net/http/httptrace
01:29:49 [2020-05-21T01:29:49.758Z] #41 155.7 net/http
01:29:49 [2020-05-21T01:29:49.847Z] #40 61.34   CC       images/seccomp.o
01:29:49 [2020-05-21T01:29:49.847Z] #40 ...
01:29:49 [2020-05-21T01:29:49.847Z] 
01:29:49 [2020-05-21T01:29:49.847Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:29:49 [2020-05-21T01:29:49.847Z] #48 151.9 encoding/base64
01:29:49 [2020-05-21T01:29:49.847Z] #48 152.2 go/ast
01:29:49 [2020-05-21T01:29:49.847Z] #48 154.7 golang.org/x/sys/unix
01:29:49 [2020-05-21T01:29:49.847Z] #48 156.9 encoding/json
01:29:49 [2020-05-21T01:29:49.849Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
01:29:49 [2020-05-21T01:29:49.849Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
01:29:49 [2020-05-21T01:29:49.908Z] #17 ...
01:29:49 [2020-05-21T01:29:49.908Z] 
01:29:49 [2020-05-21T01:29:49.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:49 [2020-05-21T01:29:49.908Z] #39 94.99   DEP      criu/protobuf-desc.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 95.15   DEP      criu/proc_parse.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 95.25   DEP      criu/plugin.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 95.30   DEP      criu/pipes.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 95.38   DEP      criu/pie-util.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 95.44   DEP      criu/pie-util-vdso.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 95.61   DEP      criu/path.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 95.77   DEP      criu/parasite-syscall.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 95.97   DEP      criu/pagemap.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 96.11   DEP      criu/pagemap-cache.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 96.21   DEP      criu/page-xfer.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 96.46   DEP      criu/page-pipe.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 96.59   DEP      criu/netfilter.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 96.80   DEP      criu/net.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 97.05   DEP      criu/namespaces.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 97.19   DEP      criu/mount.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 97.42   DEP      criu/mem.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 97.62   DEP      criu/lsm.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 97.78   DEP      criu/log.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 97.98   DEP      criu/libnetlink.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 98.07   DEP      criu/kerndat.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 98.20   DEP      criu/kcmp-ids.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 98.26   DEP      criu/irmap.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 98.43   DEP      criu/ipc_ns.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 98.63   DEP      criu/image.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 98.81   DEP      criu/image-desc.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 98.93   DEP      criu/fsnotify.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 99.13   DEP      criu/filesystems.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 99.33   DEP      criu/files.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 99.49   DEP      criu/files-reg.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 99.71   DEP      criu/files-ext.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 99.82   DEP      criu/file-lock.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.0   DEP      criu/file-ids.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.2   DEP      criu/fifo.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.3   DEP      criu/fdstore.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.3   DEP      criu/fault-injection.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.3   DEP      criu/external.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.4   DEP      criu/eventpoll.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.5   DEP      criu/eventfd.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.7   DEP      criu/crtools.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.8   DEP      criu/cr-service.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 100.9   DEP      criu/cr-restore.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 101.1   DEP      criu/cr-errno.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 101.1   DEP      criu/cr-dump.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 101.3   DEP      criu/cr-dedup.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 101.5   DEP      criu/cr-check.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 101.8   DEP      criu/config.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 101.9   DEP      criu/clone-noasan.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 102.0   DEP      criu/cgroup.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 102.2   DEP      criu/cgroup-props.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 102.3   DEP      criu/bitmap.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 102.4   DEP      criu/bfd.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 102.5   DEP      criu/autofs.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 102.7   DEP      criu/aio.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 103.0   DEP      criu/action-scripts.d
01:29:49 [2020-05-21T01:29:49.908Z] #39 103.3   CC       criu/action-scripts.o
01:29:49 [2020-05-21T01:29:49.908Z] #39 103.9   CC       criu/aio.o
01:29:49 [2020-05-21T01:29:49.908Z] #39 104.5   CC       criu/autofs.o
01:29:50 [2020-05-21T01:29:50.082Z] #39 53.90   CC       compel/src/lib/infect-rpc.o
01:29:50 [2020-05-21T01:29:50.082Z] #39 54.19   CC       compel/src/lib/infect-util.o
01:29:50 [2020-05-21T01:29:50.131Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
01:29:50 [2020-05-21T01:29:50.131Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:29:50 [2020-05-21T01:29:50.131Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:29:50 [2020-05-21T01:29:50.340Z] #39 ...
01:29:50 [2020-05-21T01:29:50.340Z] 
01:29:50 [2020-05-21T01:29:50.340Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.8 Setting up libbtrfs0 (4.20.1-2) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 Setting up libbtrfs-dev (4.20.1-2) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 Setting up mingw-w64-common (6.0.0-3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:29:50 [2020-05-21T01:29:50.340Z] #10 162.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 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
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 Setting up dmsetup (2:1.02.155-3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 163.0 Processing triggers for libc-bin (2.28-10) ...
01:29:50 [2020-05-21T01:29:50.340Z] #10 DONE 163.5s
01:29:50 [2020-05-21T01:29:50.340Z] 
01:29:50 [2020-05-21T01:29:50.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:50 [2020-05-21T01:29:50.340Z] #39 54.45   CC       compel/src/lib/infect.o
01:29:50 [2020-05-21T01:29:50.477Z] #48 ...
01:29:50 [2020-05-21T01:29:50.477Z] 
01:29:50 [2020-05-21T01:29:50.477Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:50 [2020-05-21T01:29:50.477Z] #40 61.85   CC       images/binfmt-misc.o
01:29:50 [2020-05-21T01:29:50.479Z] #39 ...
01:29:50 [2020-05-21T01:29:50.479Z] 
01:29:50 [2020-05-21T01:29:50.479Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:29:50 [2020-05-21T01:29:50.479Z] #17 34.24 Unpacking bash-completion (1:2.8-6) ...
01:29:50 [2020-05-21T01:29:50.597Z] #39 ...
01:29:50 [2020-05-21T01:29:50.597Z] 
01:29:50 [2020-05-21T01:29:50.597Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:50 [2020-05-21T01:29:50.740Z] #17 34.79 Selecting previously unselected package bzip2.
01:29:50 [2020-05-21T01:29:50.745Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
01:29:50 [2020-05-21T01:29:50.765Z] #40 62.21   CC       images/time.o
01:29:51 [2020-05-21T01:29:51.001Z] #17 34.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
01:29:51 [2020-05-21T01:29:51.001Z] #17 34.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
01:29:51 [2020-05-21T01:29:51.001Z] #17 34.94 Selecting previously unselected package xz-utils.
01:29:51 [2020-05-21T01:29:51.001Z] #17 34.95 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
01:29:51 [2020-05-21T01:29:51.001Z] #17 34.96 Unpacking xz-utils (5.2.4-1) ...
01:29:51 [2020-05-21T01:29:51.054Z] #40 62.53   CC       images/sysctl.o
01:29:51 [2020-05-21T01:29:51.132Z] #41 ...
01:29:51 [2020-05-21T01:29:51.132Z] 
01:29:51 [2020-05-21T01:29:51.132Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:51 [2020-05-21T01:29:51.132Z] #10 160.5 Selecting previously unselected package libapparmor1:amd64.
01:29:51 [2020-05-21T01:29:51.132Z] #10 160.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
01:29:51 [2020-05-21T01:29:51.132Z] #10 160.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
01:29:51 [2020-05-21T01:29:51.132Z] #10 160.6 Selecting previously unselected package libapparmor-dev:amd64.
01:29:51 [2020-05-21T01:29:51.262Z] #17 35.23 Selecting previously unselected package apparmor.
01:29:51 [2020-05-21T01:29:51.262Z] #17 35.23 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
01:29:51 [2020-05-21T01:29:51.262Z] #17 35.32 Unpacking apparmor (2.13.2-10) ...
01:29:51 [2020-05-21T01:29:51.343Z] #40 62.89   CC       images/autofs.o
01:29:51 [2020-05-21T01:29:51.359Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
01:29:51 [2020-05-21T01:29:51.359Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
01:29:51 [2020-05-21T01:29:51.390Z] #10 160.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
01:29:51 [2020-05-21T01:29:51.390Z] #10 160.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
01:29:51 [2020-05-21T01:29:51.390Z] #10 160.8 Selecting previously unselected package libbtrfs0.
01:29:51 [2020-05-21T01:29:51.390Z] #10 160.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
01:29:51 [2020-05-21T01:29:51.390Z] #10 160.8 Unpacking libbtrfs0 (4.20.1-2) ...
01:29:51 [2020-05-21T01:29:51.390Z] #10 160.8 Selecting previously unselected package libbtrfs-dev.
01:29:51 [2020-05-21T01:29:51.390Z] #10 160.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
01:29:51 [2020-05-21T01:29:51.390Z] #10 160.8 Unpacking libbtrfs-dev (4.20.1-2) ...
01:29:51 [2020-05-21T01:29:51.640Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
01:29:51 [2020-05-21T01:29:51.648Z] #10 161.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
01:29:51 [2020-05-21T01:29:51.648Z] #10 161.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
01:29:51 [2020-05-21T01:29:51.648Z] #10 161.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
01:29:51 [2020-05-21T01:29:51.648Z] #10 161.0 Selecting previously unselected package libudev-dev:amd64.
01:29:51 [2020-05-21T01:29:51.648Z] #10 161.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
01:29:51 [2020-05-21T01:29:51.648Z] #10 161.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
01:29:51 [2020-05-21T01:29:51.835Z] #17 35.72 Selecting previously unselected package aufs-tools.
01:29:51 [2020-05-21T01:29:51.835Z] #17 35.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
01:29:51 [2020-05-21T01:29:51.835Z] #17 35.74 Unpacking aufs-tools (1:4.14+20190211-1) ...
01:29:51 [2020-05-21T01:29:51.906Z] #10 161.2 Selecting previously unselected package libsepol1-dev:amd64.
01:29:51 [2020-05-21T01:29:51.906Z] #10 161.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
01:29:51 [2020-05-21T01:29:51.906Z] #10 161.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
01:29:51 [2020-05-21T01:29:51.906Z] #10 161.4 Selecting previously unselected package libpcre16-3:amd64.
01:29:51 [2020-05-21T01:29:51.971Z] #40 63.37   CC       images/macvlan.o
01:29:52 [2020-05-21T01:29:52.095Z] #17 35.87 Selecting previously unselected package libonig5:arm64.
01:29:52 [2020-05-21T01:29:52.095Z] #17 35.88 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
01:29:52 [2020-05-21T01:29:52.095Z] #17 35.88 Unpacking libonig5:arm64 (6.9.1-1) ...
01:29:52 [2020-05-21T01:29:52.095Z] #17 36.03 Selecting previously unselected package libjq1:arm64.
01:29:52 [2020-05-21T01:29:52.095Z] #17 36.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
01:29:52 [2020-05-21T01:29:52.095Z] #17 36.06 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
01:29:52 [2020-05-21T01:29:52.164Z] #10 161.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
01:29:52 [2020-05-21T01:29:52.164Z] #10 161.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
01:29:52 [2020-05-21T01:29:52.164Z] #10 161.6 Selecting previously unselected package libpcre32-3:amd64.
01:29:52 [2020-05-21T01:29:52.164Z] #10 161.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
01:29:52 [2020-05-21T01:29:52.164Z] #10 161.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
01:29:52 [2020-05-21T01:29:52.280Z] #40 63.70   CC       images/sit.o
01:29:52 [2020-05-21T01:29:52.356Z] #17 36.25 Selecting previously unselected package jq.
01:29:52 [2020-05-21T01:29:52.356Z] #17 36.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
01:29:52 [2020-05-21T01:29:52.356Z] #17 36.27 Unpacking jq (1.5+dfsg-2+b1) ...
01:29:52 [2020-05-21T01:29:52.356Z] #17 36.39 Selecting previously unselected package libaio1:arm64.
01:29:52 [2020-05-21T01:29:52.356Z] #17 36.39 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
01:29:52 [2020-05-21T01:29:52.356Z] #17 36.39 Unpacking libaio1:arm64 (0.3.112-3) ...
01:29:52 [2020-05-21T01:29:52.422Z] #10 161.8 Selecting previously unselected package libpcrecpp0v5:amd64.
01:29:52 [2020-05-21T01:29:52.422Z] #10 161.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
01:29:52 [2020-05-21T01:29:52.422Z] #10 161.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
01:29:52 [2020-05-21T01:29:52.617Z] #17 36.50 Selecting previously unselected package libgpm2:arm64.
01:29:52 [2020-05-21T01:29:52.617Z] #17 36.51 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
01:29:52 [2020-05-21T01:29:52.617Z] #17 36.53 Unpacking libgpm2:arm64 (1.20.7-5) ...
01:29:52 [2020-05-21T01:29:52.617Z] #17 36.69 Selecting previously unselected package libicu63:arm64.
01:29:52 [2020-05-21T01:29:52.617Z] #17 36.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
01:29:52 [2020-05-21T01:29:52.617Z] #17 36.71 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
01:29:52 [2020-05-21T01:29:52.680Z] #10 161.9 Selecting previously unselected package libpcre3-dev:amd64.
01:29:52 [2020-05-21T01:29:52.680Z] #10 161.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
01:29:52 [2020-05-21T01:29:52.680Z] #10 161.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
01:29:52 [2020-05-21T01:29:52.908Z] #40 64.17   LINK     images/built-in.o
01:29:52 [2020-05-21T01:29:52.908Z] #40 64.46   GEN      compel/include/asm
01:29:52 [2020-05-21T01:29:52.908Z] #40 64.47   GEN      compel/include/version.h
01:29:52 [2020-05-21T01:29:52.908Z] #40 64.49 touch .config
01:29:52 [2020-05-21T01:29:52.938Z] #10 162.3 Selecting previously unselected package libselinux1-dev:amd64.
01:29:52 [2020-05-21T01:29:52.938Z] #10 162.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
01:29:52 [2020-05-21T01:29:52.938Z] #10 162.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
01:29:53 [2020-05-21T01:29:53.108Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
01:29:53 [2020-05-21T01:29:53.108Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
01:29:53 [2020-05-21T01:29:53.122Z] #49 ...
01:29:53 [2020-05-21T01:29:53.122Z] 
01:29:53 [2020-05-21T01:29:53.122Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
01:29:53 [2020-05-21T01:29:53.122Z] #11 DONE 2.5s
01:29:53 [2020-05-21T01:29:53.122Z] 
01:29:53 [2020-05-21T01:29:53.122Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.724 + RM_GOPATH=0
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.724 + TMP_GOPATH=
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.724 + : /build
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.724 + '[' -z '' ']'
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.724 ++ mktemp -d
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.726 + export GOPATH=/tmp/tmp.XnUy4lSba2
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.726 + GOPATH=/tmp/tmp.XnUy4lSba2
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.726 + RM_GOPATH=1
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.726 + case "$(go env GOARCH)" in
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.726 ++ go env GOARCH
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.780 + export GO_BUILDMODE=-buildmode=pie
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.780 + GO_BUILDMODE=-buildmode=pie
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.780 ++ dirname /tmp/install/install.sh
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.784 + dir=/tmp/install
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.784 + bin=runc
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.784 + shift
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.784 + '[' '!' -f /tmp/install/runc.installer ']'
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.784 + . /tmp/install/runc.installer
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.784 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.784 + install_runc
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.784 + uname -r
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.785 + grep -q '^3\.10\.0.*\.el7\.'
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.798 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.798 + RUNC_BUILDTAGS='seccomp apparmor selinux '
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.798 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.798 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XnUy4lSba2/src/github.com/opencontainers/runc
01:29:53 [2020-05-21T01:29:53.122Z] #49 2.805 Cloning into '/tmp/tmp.XnUy4lSba2/src/github.com/opencontainers/runc'...
01:29:53 [2020-05-21T01:29:53.196Z] #10 162.6 Selecting previously unselected package libdevmapper-dev:amd64.
01:29:53 [2020-05-21T01:29:53.196Z] #10 162.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
01:29:53 [2020-05-21T01:29:53.196Z] #10 162.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
01:29:53 [2020-05-21T01:29:53.196Z] #10 162.7 Selecting previously unselected package libseccomp-dev:amd64.
01:29:53 [2020-05-21T01:29:53.221Z] #40 64.53   GEN      include/common/config.h
01:29:53 [2020-05-21T01:29:53.221Z] #40 64.65   GEN      compel/plugins/include/uapi/std/syscall-codes.h
01:29:53 [2020-05-21T01:29:53.221Z] #40 64.69   GEN      compel/plugins/include/uapi/std/syscall.h
01:29:53 [2020-05-21T01:29:53.221Z] #40 64.72   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
01:29:53 [2020-05-21T01:29:53.221Z] #40 64.77   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
01:29:53 [2020-05-21T01:29:53.454Z] #10 162.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
01:29:53 [2020-05-21T01:29:53.454Z] #10 162.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
01:29:53 [2020-05-21T01:29:53.454Z] #10 162.8 Selecting previously unselected package libsystemd-dev:amd64.
01:29:53 [2020-05-21T01:29:53.455Z] #10 162.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
01:29:53 [2020-05-21T01:29:53.455Z] #10 162.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
01:29:53 [2020-05-21T01:29:53.511Z] #40 64.82   DEP      compel/arch/ppc64/plugins/std/memcmp.d
01:29:53 [2020-05-21T01:29:53.511Z] #40 64.86   DEP      compel/arch/ppc64/plugins/std/memcpy.d
01:29:53 [2020-05-21T01:29:53.511Z] #40 64.90   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
01:29:53 [2020-05-21T01:29:53.511Z] #40 64.94   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
01:29:53 [2020-05-21T01:29:53.511Z] #40 64.95   DEP      compel/plugins/std/infect.d
01:29:53 [2020-05-21T01:29:53.712Z] #10 163.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
01:29:53 [2020-05-21T01:29:53.712Z] #10 163.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
01:29:53 [2020-05-21T01:29:53.712Z] #10 163.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
01:29:53 [2020-05-21T01:29:53.712Z] #10 163.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:29:53 [2020-05-21T01:29:53.712Z] #10 163.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
01:29:53 [2020-05-21T01:29:53.801Z] #40 65.25   DEP      compel/plugins/std/string.d
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.2 Setting up libbtrfs0 (4.20.1-2) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up libbtrfs-dev (4.20.1-2) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up mingw-w64-common (6.0.0-3) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 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
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 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
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 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
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 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
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 Setting up dmsetup (2:1.02.155-3) ...
01:29:53 [2020-05-21T01:29:53.971Z] #10 163.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
01:29:54 [2020-05-21T01:29:54.091Z] #40 65.50   DEP      compel/plugins/std/log.d
01:29:54 [2020-05-21T01:29:54.229Z] #10 163.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
01:29:54 [2020-05-21T01:29:54.229Z] #10 163.5 Processing triggers for libc-bin (2.28-10) ...
01:29:54 [2020-05-21T01:29:54.383Z] #40 65.74   DEP      compel/plugins/std/fds.d
01:29:54 [2020-05-21T01:29:54.488Z] #10 DONE 163.9s
01:29:54 [2020-05-21T01:29:54.488Z] 
01:29:54 [2020-05-21T01:29:54.488Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
01:29:54 [2020-05-21T01:29:54.673Z] #40 66.00   DEP      compel/plugins/std/std.d
01:29:54 [2020-05-21T01:29:54.673Z] #40 66.24   DEP      compel/plugins/shmem/shmem.d
01:29:54 [2020-05-21T01:29:54.962Z] #40 66.49   DEP      compel/plugins/fds/fds.d
01:29:55 [2020-05-21T01:29:55.017Z] #49 ...
01:29:55 [2020-05-21T01:29:55.017Z] 
01:29:55 [2020-05-21T01:29:55.017Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
01:29:55 [2020-05-21T01:29:55.017Z] #12 DONE 2.1s
01:29:55 [2020-05-21T01:29:55.274Z] 
01:29:55 [2020-05-21T01:29:55.274Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:55 [2020-05-21T01:29:55.274Z] #39 57.37   CC       compel/src/lib/ptrace.o
01:29:55 [2020-05-21T01:29:55.274Z] #39 57.77   AR       compel/libcompel.a
01:29:55 [2020-05-21T01:29:55.274Z] #39 57.85   HOSTCC   compel/src/main-host.o
01:29:55 [2020-05-21T01:29:55.274Z] #39 58.16   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
01:29:55 [2020-05-21T01:29:55.274Z] #39 58.36   HOSTCC   compel/src/lib/handle-elf-host.o
01:29:55 [2020-05-21T01:29:55.274Z] #39 58.62   HOSTCC   compel/src/lib/log-host.o
01:29:55 [2020-05-21T01:29:55.274Z] #39 58.82   HOSTLINK compel/compel-host-bin
01:29:55 [2020-05-21T01:29:55.274Z] #39 59.02   DEP      soccr/soccr.d
01:29:55 [2020-05-21T01:29:55.274Z] #39 59.30   CC       soccr/soccr.o
01:29:55 [2020-05-21T01:29:55.588Z] #40 66.80   CC       compel/plugins/std/std.o
01:29:55 [2020-05-21T01:29:55.780Z] ok  	github.com/docker/docker/pkg/signal	2.363s	coverage: 61.0% of statements
01:29:55 [2020-05-21T01:29:55.876Z] #40 67.32   CC       compel/plugins/std/fds.o
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.53 Selecting previously unselected package libnet1:arm64.
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.67 Selecting previously unselected package libnl-3-200:arm64.
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.80 Selecting previously unselected package libprotobuf-c1:arm64.
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.81 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.92 Selecting previously unselected package libreadline5:arm64.
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
01:29:55 [2020-05-21T01:29:55.921Z] #17 39.93 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
01:29:55 [2020-05-21T01:29:55.921Z] #17 40.06 Selecting previously unselected package net-tools.
01:29:56 [2020-05-21T01:29:56.062Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
01:29:56 [2020-05-21T01:29:56.181Z] #17 40.07 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
01:29:56 [2020-05-21T01:29:56.181Z] #17 40.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
01:29:56 [2020-05-21T01:29:56.345Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
01:29:56 [2020-05-21T01:29:56.442Z] #17 40.35 Selecting previously unselected package python-pip-whl.
01:29:56 [2020-05-21T01:29:56.442Z] #17 40.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
01:29:56 [2020-05-21T01:29:56.442Z] #17 40.38 Unpacking python-pip-whl (18.1-5) ...
01:29:56 [2020-05-21T01:29:56.627Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
01:29:56 [2020-05-21T01:29:56.648Z] #39 60.72   AR       soccr/libsoccr.a
01:29:56 [2020-05-21T01:29:56.648Z] #39 60.75 make[1]: 'soccr/libsoccr.a' is up to date.
01:29:56 [2020-05-21T01:29:56.904Z] #40 68.07   CC       compel/plugins/std/log.o
01:29:56 [2020-05-21T01:29:56.905Z] #39 ...
01:29:56 [2020-05-21T01:29:56.905Z] 
01:29:56 [2020-05-21T01:29:56.905Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
01:29:56 [2020-05-21T01:29:56.905Z] #13 1.888 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:29:56 [2020-05-21T01:29:56.905Z] #13 DONE 2.0s
01:29:56 [2020-05-21T01:29:56.908Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
01:29:57 [2020-05-21T01:29:57.016Z] #17 40.83 Selecting previously unselected package python3-lib2to3.
01:29:57 [2020-05-21T01:29:57.016Z] #17 40.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
01:29:57 [2020-05-21T01:29:57.016Z] #17 40.83 Unpacking python3-lib2to3 (3.7.3-1) ...
01:29:57 [2020-05-21T01:29:57.016Z] #17 40.98 Selecting previously unselected package python3-distutils.
01:29:57 [2020-05-21T01:29:57.016Z] #17 40.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
01:29:57 [2020-05-21T01:29:57.016Z] #17 41.01 Unpacking python3-distutils (3.7.3-1) ...
01:29:57 [2020-05-21T01:29:57.164Z] 
01:29:57 [2020-05-21T01:29:57.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:57 [2020-05-21T01:29:57.164Z] #39 61.04   DEP      criu/arch/x86/sigframe.d
01:29:57 [2020-05-21T01:29:57.164Z] #39 61.20   DEP      criu/arch/x86/sigaction_compat.d
01:29:57 [2020-05-21T01:29:57.279Z] #17 41.17 Selecting previously unselected package python3-pip.
01:29:57 [2020-05-21T01:29:57.279Z] #17 41.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
01:29:57 [2020-05-21T01:29:57.279Z] #17 41.20 Unpacking python3-pip (18.1-5) ...
01:29:57 [2020-05-21T01:29:57.424Z] #39 61.33   DEP      criu/arch/x86/kerndat.d
01:29:57 [2020-05-21T01:29:57.522Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.1% of statements
01:29:57 [2020-05-21T01:29:57.539Z] #17 41.42 Selecting previously unselected package python3-pkg-resources.
01:29:57 [2020-05-21T01:29:57.539Z] #17 41.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
01:29:57 [2020-05-21T01:29:57.539Z] #17 41.43 Unpacking python3-pkg-resources (40.8.0-1) ...
01:29:57 [2020-05-21T01:29:57.539Z] #17 ...
01:29:57 [2020-05-21T01:29:57.539Z] 
01:29:57 [2020-05-21T01:29:57.539Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:29:57 [2020-05-21T01:29:57.539Z] #36 174.3 + dpkg --print-architecture
01:29:57 [2020-05-21T01:29:57.683Z] #39 61.51   DEP      criu/arch/x86/crtools.d
01:29:57 [2020-05-21T01:29:57.683Z] #39 61.75   DEP      criu/arch/x86/cpu.d
01:29:57 [2020-05-21T01:29:57.770Z] #11 DONE 2.7s
01:29:57 [2020-05-21T01:29:57.770Z] 
01:29:57 [2020-05-21T01:29:57.770Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.582 + RM_GOPATH=0
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.582 + TMP_GOPATH=
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.582 + : /build
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.582 + '[' -z '' ']'
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.588 ++ mktemp -d
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.591 + export GOPATH=/tmp/tmp.3qkGTYJBN7
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.591 + GOPATH=/tmp/tmp.3qkGTYJBN7
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.591 + RM_GOPATH=1
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.591 + case "$(go env GOARCH)" in
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.592 ++ go env GOARCH
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.613 + export GO_BUILDMODE=-buildmode=pie
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.613 + GO_BUILDMODE=-buildmode=pie
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.614 ++ dirname /tmp/install/install.sh
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.618 + dir=/tmp/install
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.622 + bin=runc
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.622 + shift
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.623 + '[' '!' -f /tmp/install/runc.installer ']'
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.623 + . /tmp/install/runc.installer
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.625 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.625 + install_runc
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.626 + grep -q '^3\.10\.0.*\.el7\.'
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.628 + uname -r
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.630 + RUNC_BUILDTAGS='seccomp apparmor selinux '
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.636 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.636 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.638 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3qkGTYJBN7/src/github.com/opencontainers/runc
01:29:57 [2020-05-21T01:29:57.770Z] #49 2.639 Cloning into '/tmp/tmp.3qkGTYJBN7/src/github.com/opencontainers/runc'...
01:29:57 [2020-05-21T01:29:57.800Z] #36 DONE 174.6s
01:29:57 [2020-05-21T01:29:57.800Z] 
01:29:57 [2020-05-21T01:29:57.800Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:29:57 [2020-05-21T01:29:57.800Z] #17 41.66 Selecting previously unselected package python3-setuptools.
01:29:57 [2020-05-21T01:29:57.800Z] #17 41.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
01:29:57 [2020-05-21T01:29:57.800Z] #17 41.67 Unpacking python3-setuptools (40.8.0-1) ...
01:29:57 [2020-05-21T01:29:57.804Z] ok  	github.com/docker/docker/pkg/system	0.045s	coverage: 36.9% of statements
01:29:57 [2020-05-21T01:29:57.941Z] #39 61.92   CC       criu/arch/x86/cpu.o
01:29:58 [2020-05-21T01:29:58.062Z] #17 41.99 Selecting previously unselected package python3-wheel.
01:29:58 [2020-05-21T01:29:58.062Z] #17 42.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
01:29:58 [2020-05-21T01:29:58.062Z] #17 42.00 Unpacking python3-wheel (0.32.3-2) ...
01:29:58 [2020-05-21T01:29:58.322Z] #17 42.29 Selecting previously unselected package sudo.
01:29:58 [2020-05-21T01:29:58.322Z] #17 42.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
01:29:58 [2020-05-21T01:29:58.322Z] #17 42.32 Unpacking sudo (1.8.27-1+deb10u2) ...
01:29:58 [2020-05-21T01:29:58.416Z] #40 69.56   CC       compel/plugins/std/string.o
01:29:58 [2020-05-21T01:29:58.416Z] #40 ...
01:29:58 [2020-05-21T01:29:58.416Z] 
01:29:58 [2020-05-21T01:29:58.416Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
01:29:58 [2020-05-21T01:29:58.416Z] #11 170.4 Selecting previously unselected package libapparmor1:ppc64el.
01:29:58 [2020-05-21T01:29:58.417Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
01:29:58 [2020-05-21T01:29:58.506Z] #39 62.58   CC       criu/arch/x86/crtools.o
01:29:58 [2020-05-21T01:29:58.698Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
01:29:58 [2020-05-21T01:29:58.713Z] #11 170.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
01:29:58 [2020-05-21T01:29:58.713Z] #11 170.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
01:29:58 [2020-05-21T01:29:58.713Z] #11 170.6 Selecting previously unselected package libapparmor-dev:ppc64el.
01:29:58 [2020-05-21T01:29:58.713Z] #11 170.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
01:29:58 [2020-05-21T01:29:58.713Z] #11 170.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
01:29:58 [2020-05-21T01:29:58.980Z] testing: warning: no tests to run
01:29:58 [2020-05-21T01:29:58.980Z] coverage: [no statements]
01:29:58 [2020-05-21T01:29:58.980Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
01:29:59 [2020-05-21T01:29:59.011Z] #11 170.9 Selecting previously unselected package libbtrfs0.
01:29:59 [2020-05-21T01:29:59.011Z] #11 170.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
01:29:59 [2020-05-21T01:29:59.011Z] #11 171.0 Unpacking libbtrfs0 (4.20.1-2) ...
01:29:59 [2020-05-21T01:29:59.072Z] #39 ...
01:29:59 [2020-05-21T01:29:59.072Z] 
01:29:59 [2020-05-21T01:29:59.072Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
01:29:59 [2020-05-21T01:29:59.072Z] #14 DONE 2.1s
01:29:59 [2020-05-21T01:29:59.072Z] 
01:29:59 [2020-05-21T01:29:59.072Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
01:29:59 [2020-05-21T01:29:59.143Z] #49 ...
01:29:59 [2020-05-21T01:29:59.143Z] 
01:29:59 [2020-05-21T01:29:59.143Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
01:29:59 [2020-05-21T01:29:59.143Z] #12 DONE 2.1s
01:29:59 [2020-05-21T01:29:59.157Z] #17 42.98 Selecting previously unselected package thin-provisioning-tools.
01:29:59 [2020-05-21T01:29:59.157Z] #17 42.99 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
01:29:59 [2020-05-21T01:29:59.157Z] #17 43.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
01:29:59 [2020-05-21T01:29:59.262Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
01:29:59 [2020-05-21T01:29:59.262Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
01:29:59 [2020-05-21T01:29:59.302Z] #11 171.2 Selecting previously unselected package libbtrfs-dev.
01:29:59 [2020-05-21T01:29:59.302Z] #11 171.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
01:29:59 [2020-05-21T01:29:59.302Z] #11 171.3 Unpacking libbtrfs-dev (4.20.1-2) ...
01:29:59 [2020-05-21T01:29:59.402Z] 
01:29:59 [2020-05-21T01:29:59.402Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
01:29:59 [2020-05-21T01:29:59.418Z] #17 43.29 Selecting previously unselected package uidmap.
01:29:59 [2020-05-21T01:29:59.418Z] #17 43.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
01:29:59 [2020-05-21T01:29:59.418Z] #17 43.33 Unpacking uidmap (1:4.5-1.1) ...
01:29:59 [2020-05-21T01:29:59.418Z] #17 43.44 Selecting previously unselected package vim-runtime.
01:29:59 [2020-05-21T01:29:59.418Z] #17 43.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
01:29:59 [2020-05-21T01:29:59.418Z] #17 43.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
01:29:59 [2020-05-21T01:29:59.418Z] #17 43.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
01:29:59 [2020-05-21T01:29:59.545Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
01:29:59 [2020-05-21T01:29:59.591Z] #11 171.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
01:29:59 [2020-05-21T01:29:59.591Z] #11 171.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
01:29:59 [2020-05-21T01:29:59.591Z] #11 171.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
01:29:59 [2020-05-21T01:29:59.591Z] #11 171.6 Selecting previously unselected package libudev-dev:ppc64el.
01:29:59 [2020-05-21T01:29:59.679Z] #17 43.53 Unpacking vim-runtime (2:8.1.0875-5) ...
01:29:59 [2020-05-21T01:29:59.880Z] #11 171.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
01:29:59 [2020-05-21T01:29:59.880Z] #11 171.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
01:29:59 [2020-05-21T01:29:59.968Z] #13 ...
01:29:59 [2020-05-21T01:29:59.968Z] 
01:29:59 [2020-05-21T01:29:59.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:29:59 [2020-05-21T01:29:59.968Z] #39 44.04   AR       compel/plugins/fds.lib.a
01:29:59 [2020-05-21T01:29:59.968Z] #39 44.16   HOSTDEP  compel/src/lib/log-host.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 44.40   HOSTDEP  compel/src/lib/handle-elf-host.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 44.52   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 44.66   HOSTDEP  compel/src/main-host.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 44.81   DEP      compel/src/lib/ptrace.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 44.96   DEP      compel/src/lib/infect.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 45.11   DEP      compel/src/lib/infect-util.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 45.21   DEP      compel/src/lib/infect-rpc.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 45.30   DEP      compel/arch/x86/src/lib/infect.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 45.44   DEP      compel/arch/x86/src/lib/cpu.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 45.51   DEP      compel/src/lib/log.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 45.59   DEP      compel/src/main.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 45.71   DEP      compel/src/lib/handle-elf.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 45.83   DEP      compel/arch/x86/src/lib/handle-elf.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 46.00   CC       compel/src/lib/log.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 46.20   CC       compel/arch/x86/src/lib/cpu.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 46.85   CC       compel/arch/x86/src/lib/infect.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 47.49   CC       compel/src/lib/infect-rpc.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 47.85   CC       compel/src/lib/infect-util.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 48.07   CC       compel/src/lib/infect.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 50.33   CC       compel/src/lib/ptrace.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 50.76   AR       compel/libcompel.a
01:29:59 [2020-05-21T01:29:59.968Z] #39 50.82   HOSTCC   compel/src/main-host.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 51.09   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 51.31   HOSTCC   compel/src/lib/handle-elf-host.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 51.81   HOSTCC   compel/src/lib/log-host.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 51.98   HOSTLINK compel/compel-host-bin
01:29:59 [2020-05-21T01:29:59.968Z] #39 52.12   DEP      soccr/soccr.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 52.22   CC       soccr/soccr.o
01:29:59 [2020-05-21T01:29:59.968Z] #39 53.43   AR       soccr/libsoccr.a
01:29:59 [2020-05-21T01:29:59.968Z] #39 53.46 make[1]: 'soccr/libsoccr.a' is up to date.
01:29:59 [2020-05-21T01:29:59.968Z] #39 53.91   DEP      criu/arch/x86/sigframe.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 54.09   DEP      criu/arch/x86/sigaction_compat.d
01:29:59 [2020-05-21T01:29:59.968Z] #39 54.19   DEP      criu/arch/x86/kerndat.d
01:30:00 [2020-05-21T01:30:00.170Z] #11 172.0 Selecting previously unselected package libsepol1-dev:ppc64el.
01:30:00 [2020-05-21T01:30:00.170Z] #11 172.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
01:30:00 [2020-05-21T01:30:00.170Z] #11 172.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
01:30:00 [2020-05-21T01:30:00.226Z] #39 54.38   DEP      criu/arch/x86/crtools.d
01:30:00 [2020-05-21T01:30:00.226Z] #39 54.56   DEP      criu/arch/x86/cpu.d
01:30:00 [2020-05-21T01:30:00.461Z] #11 172.5 Selecting previously unselected package libpcre16-3:ppc64el.
01:30:00 [2020-05-21T01:30:00.461Z] #11 172.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
01:30:00 [2020-05-21T01:30:00.461Z] #11 172.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
01:30:00 [2020-05-21T01:30:00.484Z] #39 54.79   CC       criu/arch/x86/cpu.o
01:30:00 [2020-05-21T01:30:00.972Z] #15 DONE 1.9s
01:30:00 [2020-05-21T01:30:00.972Z] 
01:30:00 [2020-05-21T01:30:00.972Z] #16 [dev-systemd-false  6/26] RUN ldconfig
01:30:01 [2020-05-21T01:30:01.045Z] #11 172.8 Selecting previously unselected package libpcre32-3:ppc64el.
01:30:01 [2020-05-21T01:30:01.045Z] #11 172.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
01:30:01 [2020-05-21T01:30:01.045Z] #11 172.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
01:30:01 [2020-05-21T01:30:01.045Z] #11 173.1 Selecting previously unselected package libpcrecpp0v5:ppc64el.
01:30:01 [2020-05-21T01:30:01.067Z] #17 ...
01:30:01 [2020-05-21T01:30:01.067Z] 
01:30:01 [2020-05-21T01:30:01.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:01 [2020-05-21T01:30:01.067Z] #39 106.1   CC       criu/bfd.o
01:30:01 [2020-05-21T01:30:01.067Z] #39 106.6   CC       criu/bitmap.o
01:30:01 [2020-05-21T01:30:01.067Z] #39 106.7   CC       criu/cgroup-props.o
01:30:01 [2020-05-21T01:30:01.067Z] #39 107.7   CC       criu/cgroup.o
01:30:01 [2020-05-21T01:30:01.067Z] #39 110.9   CC       criu/clone-noasan.o
01:30:01 [2020-05-21T01:30:01.067Z] #39 111.1   CC       criu/config.o
01:30:01 [2020-05-21T01:30:01.067Z] #39 112.7   CC       criu/cr-check.o
01:30:01 [2020-05-21T01:30:01.067Z] #39 114.5   CC       criu/cr-dedup.o
01:30:01 [2020-05-21T01:30:01.067Z] #39 115.0   CC       criu/cr-dump.o
01:30:01 [2020-05-21T01:30:01.373Z] #11 173.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
01:30:01 [2020-05-21T01:30:01.373Z] #11 173.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
01:30:01 [2020-05-21T01:30:01.373Z] #11 173.3 Selecting previously unselected package libpcre3-dev:ppc64el.
01:30:01 [2020-05-21T01:30:01.373Z] #11 173.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
01:30:01 [2020-05-21T01:30:01.373Z] #11 173.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
01:30:01 [2020-05-21T01:30:01.418Z] #39 55.37   CC       criu/arch/x86/crtools.o
01:30:01 [2020-05-21T01:30:01.418Z] #39 ...
01:30:01 [2020-05-21T01:30:01.418Z] 
01:30:01 [2020-05-21T01:30:01.418Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
01:30:01 [2020-05-21T01:30:01.418Z] #13 1.809 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:30:01 [2020-05-21T01:30:01.418Z] #13 DONE 1.9s
01:30:01 [2020-05-21T01:30:01.418Z] 
01:30:01 [2020-05-21T01:30:01.418Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
01:30:01 [2020-05-21T01:30:01.564Z] ok  	github.com/docker/docker/plugin	0.550s	coverage: 23.1% of statements
01:30:01 [2020-05-21T01:30:01.846Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
01:30:02 [2020-05-21T01:30:02.006Z] #11 174.0 Selecting previously unselected package libselinux1-dev:ppc64el.
01:30:02 [2020-05-21T01:30:02.006Z] #11 174.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
01:30:02 [2020-05-21T01:30:02.006Z] #11 174.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
01:30:02 [2020-05-21T01:30:02.349Z] #16 ...
01:30:02 [2020-05-21T01:30:02.349Z] 
01:30:02 [2020-05-21T01:30:02.349Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:02 [2020-05-21T01:30:02.349Z] #41 165.2 net/http/httptrace
01:30:02 [2020-05-21T01:30:02.349Z] #41 165.4 net/http
01:30:02 [2020-05-21T01:30:02.349Z] #41 ...
01:30:02 [2020-05-21T01:30:02.349Z] 
01:30:02 [2020-05-21T01:30:02.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:02 [2020-05-21T01:30:02.349Z] #39 64.11   CC       criu/arch/x86/kerndat.o
01:30:02 [2020-05-21T01:30:02.349Z] #39 64.61   CC       criu/arch/x86/sigaction_compat.o
01:30:02 [2020-05-21T01:30:02.349Z] #39 64.97   CC       criu/arch/x86/sigframe.o
01:30:02 [2020-05-21T01:30:02.349Z] #39 65.29   LINK     criu/arch/x86/crtools.built-in.o
01:30:02 [2020-05-21T01:30:02.349Z] #39 65.35   DEP      criu/pie/util-vdso-elf32.d
01:30:02 [2020-05-21T01:30:02.349Z] #39 65.58   DEP      criu/pie/util-vdso.d
01:30:02 [2020-05-21T01:30:02.349Z] #39 65.76   DEP      criu/pie/util.d
01:30:02 [2020-05-21T01:30:02.349Z] #39 65.91   CC       criu/pie/util.o
01:30:02 [2020-05-21T01:30:02.349Z] #39 66.29   CC       criu/pie/util-vdso.o
01:30:02 [2020-05-21T01:30:02.461Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 75.0% of statements
01:30:02 [2020-05-21T01:30:02.646Z] #11 174.4 Selecting previously unselected package libdevmapper-dev:ppc64el.
01:30:02 [2020-05-21T01:30:02.646Z] #11 174.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
01:30:02 [2020-05-21T01:30:02.646Z] #11 174.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
01:30:02 [2020-05-21T01:30:02.646Z] #11 174.6 Selecting previously unselected package libseccomp-dev:ppc64el.
01:30:02 [2020-05-21T01:30:02.646Z] #11 174.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
01:30:02 [2020-05-21T01:30:02.646Z] #11 174.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
01:30:02 [2020-05-21T01:30:02.742Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
01:30:02 [2020-05-21T01:30:02.916Z] #39 67.02   CC       criu/pie/util-vdso-elf32.o
01:30:02 [2020-05-21T01:30:02.937Z] #11 174.9 Selecting previously unselected package libsystemd-dev:ppc64el.
01:30:02 [2020-05-21T01:30:02.937Z] #11 174.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
01:30:02 [2020-05-21T01:30:02.937Z] #11 174.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
01:30:02 [2020-05-21T01:30:02.982Z] #39 ...
01:30:02 [2020-05-21T01:30:02.982Z] 
01:30:02 [2020-05-21T01:30:02.982Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:02 [2020-05-21T01:30:02.982Z] #17 46.76 Selecting previously unselected package vim.
01:30:02 [2020-05-21T01:30:02.982Z] #17 46.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
01:30:02 [2020-05-21T01:30:02.982Z] #17 46.79 Unpacking vim (2:8.1.0875-5) ...
01:30:03 [2020-05-21T01:30:03.174Z] #39 ...
01:30:03 [2020-05-21T01:30:03.174Z] 
01:30:03 [2020-05-21T01:30:03.174Z] #16 [dev-systemd-false  6/26] RUN ldconfig
01:30:03 [2020-05-21T01:30:03.174Z] #16 DONE 2.1s
01:30:03 [2020-05-21T01:30:03.174Z] 
01:30:03 [2020-05-21T01:30:03.174Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:03 [2020-05-21T01:30:03.244Z] #17 47.25 Selecting previously unselected package xfsprogs.
01:30:03 [2020-05-21T01:30:03.244Z] #17 47.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
01:30:03 [2020-05-21T01:30:03.244Z] #17 47.27 Unpacking xfsprogs (4.20.0-1) ...
01:30:03 [2020-05-21T01:30:03.322Z] #14 DONE 2.2s
01:30:03 [2020-05-21T01:30:03.322Z] 
01:30:03 [2020-05-21T01:30:03.322Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.5 Setting up libapparmor1:ppc64el (2.13.2-10) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.5 Setting up libsepol1-dev:ppc64el (2.8-1) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.6 Setting up libbtrfs0 (4.20.1-2) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
01:30:03 [2020-05-21T01:30:03.565Z] #11 175.6 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
01:30:03 [2020-05-21T01:30:03.815Z] #17 47.81 Selecting previously unselected package zip.
01:30:03 [2020-05-21T01:30:03.815Z] #17 47.83 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
01:30:03 [2020-05-21T01:30:03.815Z] #17 47.84 Unpacking zip (3.0-11+b1) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.7 Setting up libbtrfs-dev (4.20.1-2) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.7 Setting up mingw-w64-common (6.0.0-3) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
01:30:03 [2020-05-21T01:30:03.855Z] #11 175.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
01:30:04 [2020-05-21T01:30:04.076Z] #17 48.08 Setting up aufs-tools (1:4.14+20190211-1) ...
01:30:04 [2020-05-21T01:30:04.076Z] #17 48.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
01:30:04 [2020-05-21T01:30:04.076Z] #17 48.11 Setting up libip6tc0:arm64 (1.8.2-4) ...
01:30:04 [2020-05-21T01:30:04.076Z] #17 48.13 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
01:30:04 [2020-05-21T01:30:04.076Z] #17 48.14 Setting up libgpm2:arm64 (1.20.7-5) ...
01:30:04 [2020-05-21T01:30:04.076Z] #17 48.17 Setting up libip4tc0:arm64 (1.8.2-4) ...
01:30:04 [2020-05-21T01:30:04.166Z] #11 175.9 Setting up dmsetup (2:1.02.155-3) ...
01:30:04 [2020-05-21T01:30:04.166Z] #11 175.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
01:30:04 [2020-05-21T01:30:04.166Z] #11 175.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
01:30:04 [2020-05-21T01:30:04.166Z] #11 175.9 Processing triggers for libc-bin (2.28-10) ...
01:30:04 [2020-05-21T01:30:04.212Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 56.3% of statements
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.19 Setting up uidmap (1:4.5-1.1) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.20 Setting up libnftnl11:arm64 (1.1.2-2) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.26 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.28 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.29 Setting up xxd (2:8.1.0875-5) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.31 Setting up zip (3.0-11+b1) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.32 Setting up vim-common (2:8.1.0875-5) ...
01:30:04 [2020-05-21T01:30:04.337Z] #17 48.35 Setting up bash-completion (1:2.8-6) ...
01:30:04 [2020-05-21T01:30:04.467Z] #11 DONE 176.3s
01:30:04 [2020-05-21T01:30:04.467Z] 
01:30:04 [2020-05-21T01:30:04.467Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
01:30:04 [2020-05-21T01:30:04.493Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
01:30:04 [2020-05-21T01:30:04.493Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
01:30:05 [2020-05-21T01:30:05.095Z] #12 DONE 0.7s
01:30:05 [2020-05-21T01:30:05.095Z] 
01:30:05 [2020-05-21T01:30:05.095Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.582 + RM_GOPATH=0
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.584 + TMP_GOPATH=
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.585 + : /build
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.586 + '[' -z '' ']'
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.592 ++ mktemp -d
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.598 + export GOPATH=/tmp/tmp.QzbtdcIhcQ
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.598 + GOPATH=/tmp/tmp.QzbtdcIhcQ
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.598 + RM_GOPATH=1
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.598 + case "$(go env GOARCH)" in
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.600 ++ go env GOARCH
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.657 + export GO_BUILDMODE=-buildmode=pie
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.657 + GO_BUILDMODE=-buildmode=pie
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.659 ++ dirname /tmp/install/install.sh
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.661 + dir=/tmp/install
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.662 + bin=runc
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.662 + shift
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.665 + '[' '!' -f /tmp/install/runc.installer ']'
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.667 + . /tmp/install/runc.installer
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.668 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.681 + install_runc
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.685 + grep -q '^3\.10\.0.*\.el7\.'
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.694 + uname -r
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.700 + RUNC_BUILDTAGS='seccomp apparmor selinux '
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.701 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.701 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QzbtdcIhcQ/src/github.com/opencontainers/runc
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.703 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
01:30:05 [2020-05-21T01:30:05.095Z] #50 0.711 Cloning into '/tmp/tmp.QzbtdcIhcQ/src/github.com/opencontainers/runc'...
01:30:05 [2020-05-21T01:30:05.499Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 65.8% of statements
01:30:05 [2020-05-21T01:30:05.499Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
01:30:05 [2020-05-21T01:30:05.703Z] #17 2.406 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:30:05 [2020-05-21T01:30:05.703Z] #17 2.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:30:05 [2020-05-21T01:30:05.703Z] #17 2.666 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:30:05 [2020-05-21T01:30:05.723Z] #50 ...
01:30:05 [2020-05-21T01:30:05.723Z] 
01:30:05 [2020-05-21T01:30:05.723Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
01:30:05 [2020-05-21T01:30:05.723Z] #13 DONE 0.5s
01:30:05 [2020-05-21T01:30:05.853Z] #15 DONE 2.2s
01:30:05 [2020-05-21T01:30:05.853Z] 
01:30:05 [2020-05-21T01:30:05.853Z] #16 [dev-systemd-false  6/26] RUN ldconfig
01:30:06 [2020-05-21T01:30:06.015Z] 
01:30:06 [2020-05-21T01:30:06.015Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:06 [2020-05-21T01:30:06.015Z] #40 70.75   CC       compel/plugins/std/infect.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 71.45   CC       compel/arch/ppc64/plugins/std/parasite-head.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 71.52   CC       compel/arch/ppc64/plugins/std/memcpy.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 71.65   CC       compel/arch/ppc64/plugins/std/memcmp.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 71.71   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 71.80   AR       compel/plugins/std.lib.a
01:30:06 [2020-05-21T01:30:06.015Z] #40 71.98   CC       compel/plugins/fds/fds.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 72.49   AR       compel/plugins/fds.lib.a
01:30:06 [2020-05-21T01:30:06.015Z] #40 72.55   HOSTDEP  compel/src/lib/log-host.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 72.76   HOSTDEP  compel/src/lib/handle-elf-host.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 72.96   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 73.17   HOSTDEP  compel/src/main-host.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 73.40   DEP      compel/src/lib/ptrace.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 73.75   DEP      compel/src/lib/infect.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 74.01   DEP      compel/src/lib/infect-util.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 74.21   DEP      compel/src/lib/infect-rpc.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 74.40   DEP      compel/arch/ppc64/src/lib/infect.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 74.65   DEP      compel/arch/ppc64/src/lib/cpu.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 74.89   DEP      compel/src/lib/log.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 75.07   DEP      compel/src/main.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 75.29   DEP      compel/src/lib/handle-elf.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 75.62   DEP      compel/arch/ppc64/src/lib/handle-elf.d
01:30:06 [2020-05-21T01:30:06.015Z] #40 76.28   CC       compel/src/lib/log.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 76.81   CC       compel/arch/ppc64/src/lib/cpu.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 77.30   CC       compel/arch/ppc64/src/lib/infect.o
01:30:06 [2020-05-21T01:30:06.015Z] #40 ...
01:30:06 [2020-05-21T01:30:06.015Z] 
01:30:06 [2020-05-21T01:30:06.015Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
01:30:06 [2020-05-21T01:30:06.015Z] #14 0.298 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:30:06 [2020-05-21T01:30:06.015Z] #14 DONE 0.4s
01:30:06 [2020-05-21T01:30:06.015Z] 
01:30:06 [2020-05-21T01:30:06.015Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:06 [2020-05-21T01:30:06.015Z] #42 170.7 text/template
01:30:06 [2020-05-21T01:30:06.015Z] #42 173.3 go/parser
01:30:06 [2020-05-21T01:30:06.015Z] #42 175.2 encoding/xml
01:30:06 [2020-05-21T01:30:06.268Z] #17 3.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:30:06 [2020-05-21T01:30:06.307Z] #42 ...
01:30:06 [2020-05-21T01:30:06.307Z] 
01:30:06 [2020-05-21T01:30:06.307Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
01:30:06 [2020-05-21T01:30:06.307Z] #15 DONE 0.4s
01:30:06 [2020-05-21T01:30:06.307Z] 
01:30:06 [2020-05-21T01:30:06.307Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:30:06 [2020-05-21T01:30:06.598Z] #22 ...
01:30:06 [2020-05-21T01:30:06.598Z] 
01:30:06 [2020-05-21T01:30:06.598Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
01:30:06 [2020-05-21T01:30:06.886Z] #16 DONE 0.4s
01:30:06 [2020-05-21T01:30:06.886Z] 
01:30:06 [2020-05-21T01:30:06.886Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:07 [2020-05-21T01:30:07.177Z] #40 ...
01:30:07 [2020-05-21T01:30:07.177Z] 
01:30:07 [2020-05-21T01:30:07.177Z] #17 [dev-systemd-false  6/26] RUN ldconfig
01:30:07 [2020-05-21T01:30:07.466Z] #17 DONE 0.4s
01:30:07 [2020-05-21T01:30:07.466Z] 
01:30:07 [2020-05-21T01:30:07.466Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:07 [2020-05-21T01:30:07.517Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.44 Setting up libiptc0:arm64 (1.8.2-4) ...
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.45 Setting up xz-utils (5.2.4-1) ...
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.48 Setting up sudo (1.8.27-1+deb10u2) ...
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.58 invoke-rc.d: could not determine current runlevel
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.61 invoke-rc.d: policy-rc.d denied execution of start.
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.62 Setting up pigz (2.4-1) ...
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.65 Setting up libnl-3-200:arm64 (3.4.0-1) ...
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.67 Setting up python-pip-whl (18.1-5) ...
01:30:07 [2020-05-21T01:30:07.638Z] #17 51.68 Setting up libmpdec2:arm64 (2.4.2-2) ...
01:30:07 [2020-05-21T01:30:07.754Z] #16 DONE 2.2s
01:30:07 [2020-05-21T01:30:07.754Z] 
01:30:07 [2020-05-21T01:30:07.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:07 [2020-05-21T01:30:07.754Z] #39 56.98   CC       criu/arch/x86/kerndat.o
01:30:07 [2020-05-21T01:30:07.754Z] #39 57.43   CC       criu/arch/x86/sigaction_compat.o
01:30:07 [2020-05-21T01:30:07.754Z] #39 57.60   CC       criu/arch/x86/sigframe.o
01:30:07 [2020-05-21T01:30:07.754Z] #39 57.97   LINK     criu/arch/x86/crtools.built-in.o
01:30:07 [2020-05-21T01:30:07.754Z] #39 58.07   DEP      criu/pie/util-vdso-elf32.d
01:30:07 [2020-05-21T01:30:07.754Z] #39 58.20   DEP      criu/pie/util-vdso.d
01:30:07 [2020-05-21T01:30:07.754Z] #39 58.34   DEP      criu/pie/util.d
01:30:07 [2020-05-21T01:30:07.754Z] #39 58.46   CC       criu/pie/util.o
01:30:07 [2020-05-21T01:30:07.754Z] #39 58.76   CC       criu/pie/util-vdso.o
01:30:07 [2020-05-21T01:30:07.754Z] #39 59.43   CC       criu/pie/util-vdso-elf32.o
01:30:07 [2020-05-21T01:30:07.754Z] #39 60.24   AR       criu/pie/pie.lib.a
01:30:07 [2020-05-21T01:30:07.754Z] #39 60.35   DEP      criu/pie/restorer.d
01:30:07 [2020-05-21T01:30:07.754Z] #39 60.55   DEP      criu/arch/x86/sigaction_compat_pie.d
01:30:07 [2020-05-21T01:30:07.754Z] #39 60.64   DEP      criu/arch/x86/restorer_unmap.d
01:30:07 [2020-05-21T01:30:07.755Z] #39 60.65   DEP      criu/arch/x86/restorer.d
01:30:07 [2020-05-21T01:30:07.755Z] #39 60.78   DEP      criu/arch/x86/vdso-pie.d
01:30:07 [2020-05-21T01:30:07.755Z] #39 60.94   DEP      criu/pie/parasite-vdso.d
01:30:07 [2020-05-21T01:30:07.755Z] #39 61.04   DEP      criu/pie/parasite.d
01:30:07 [2020-05-21T01:30:07.755Z] #39 61.29   CC       criu/pie/parasite.o
01:30:07 [2020-05-21T01:30:07.899Z] #17 51.70 Setting up vim-runtime (2:8.1.0875-5) ...
01:30:08 [2020-05-21T01:30:08.013Z] #39 ...
01:30:08 [2020-05-21T01:30:08.013Z] 
01:30:08 [2020-05-21T01:30:08.013Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:08 [2020-05-21T01:30:08.013Z] #41 167.6 github.com/LK4D4/vndr/godl
01:30:08 [2020-05-21T01:30:08.013Z] #41 168.3 github.com/LK4D4/vndr
01:30:08 [2020-05-21T01:30:08.013Z] #41 DONE 177.5s
01:30:08 [2020-05-21T01:30:08.013Z] 
01:30:08 [2020-05-21T01:30:08.013Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:08 [2020-05-21T01:30:08.096Z] #18 0.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:30:08 [2020-05-21T01:30:08.160Z] #17 52.16 Setting up libaio1:arm64 (0.3.112-3) ...
01:30:08 [2020-05-21T01:30:08.160Z] #17 52.17 Setting up libonig5:arm64 (6.9.1-1) ...
01:30:08 [2020-05-21T01:30:08.160Z] #17 52.19 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
01:30:08 [2020-05-21T01:30:08.160Z] #17 52.20 Setting up vim (2:8.1.0875-5) ...
01:30:08 [2020-05-21T01:30:08.160Z] #17 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:30:08 [2020-05-21T01:30:08.160Z] #17 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:30:08 [2020-05-21T01:30:08.163Z] ok  	github.com/docker/docker/volume/local	0.051s	coverage: 73.0% of statements
01:30:08 [2020-05-21T01:30:08.167Z] #17 4.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:30:08 [2020-05-21T01:30:08.386Z] #18 0.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:30:08 [2020-05-21T01:30:08.387Z] #18 1.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.32 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.34 Setting up thin-provisioning-tools (0.7.6-2.1) ...
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.37 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.39 Setting up jq (1.5+dfsg-2+b1) ...
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.40 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
01:30:08 [2020-05-21T01:30:08.421Z] #17 52.43 Setting up python3.7 (3.7.3-2+deb10u1) ...
01:30:08 [2020-05-21T01:30:08.780Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
01:30:09 [2020-05-21T01:30:09.101Z] #17 5.870 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:30:09 [2020-05-21T01:30:09.668Z] #17 ...
01:30:09 [2020-05-21T01:30:09.668Z] 
01:30:09 [2020-05-21T01:30:09.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:09 [2020-05-21T01:30:09.668Z] #39 67.89   AR       criu/pie/pie.lib.a
01:30:09 [2020-05-21T01:30:09.668Z] #39 67.97   DEP      criu/pie/restorer.d
01:30:09 [2020-05-21T01:30:09.668Z] #39 68.17   DEP      criu/arch/x86/sigaction_compat_pie.d
01:30:09 [2020-05-21T01:30:09.668Z] #39 68.30   DEP      criu/arch/x86/restorer_unmap.d
01:30:09 [2020-05-21T01:30:09.668Z] #39 68.33   DEP      criu/arch/x86/restorer.d
01:30:09 [2020-05-21T01:30:09.668Z] #39 68.47   DEP      criu/arch/x86/vdso-pie.d
01:30:09 [2020-05-21T01:30:09.668Z] #39 68.60   DEP      criu/pie/parasite-vdso.d
01:30:09 [2020-05-21T01:30:09.668Z] #39 68.73   DEP      criu/pie/parasite.d
01:30:09 [2020-05-21T01:30:09.668Z] #39 69.00   CC       criu/pie/parasite.o
01:30:09 [2020-05-21T01:30:09.668Z] #39 70.34   LINK     criu/pie/parasite.built-in.o
01:30:09 [2020-05-21T01:30:09.668Z] #39 70.35   GEN      criu/pie/parasite-blob.h
01:30:09 [2020-05-21T01:30:09.668Z] #39 70.38   CC       criu/pie/parasite-vdso.o
01:30:09 [2020-05-21T01:30:09.668Z] #39 71.04   CC       criu/arch/x86/vdso-pie.o
01:30:09 [2020-05-21T01:30:09.668Z] #39 71.41   CC       criu/arch/x86/restorer.o
01:30:09 [2020-05-21T01:30:09.668Z] #39 72.02   CC       criu/arch/x86/restorer_unmap.o
01:30:09 [2020-05-21T01:30:09.668Z] #39 72.08   CC       criu/arch/x86/sigaction_compat_pie.o
01:30:09 [2020-05-21T01:30:09.668Z] #39 72.40   CC       criu/pie/restorer.o
01:30:09 [2020-05-21T01:30:09.787Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
01:30:09 [2020-05-21T01:30:09.892Z] #18 2.296 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
01:30:10 [2020-05-21T01:30:10.234Z] #39 ...
01:30:10 [2020-05-21T01:30:10.234Z] 
01:30:10 [2020-05-21T01:30:10.234Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:10 [2020-05-21T01:30:10.234Z] #49 9.915 + cd /tmp/tmp.XnUy4lSba2/src/github.com/opencontainers/runc
01:30:10 [2020-05-21T01:30:10.234Z] #49 9.915 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:30:10 [2020-05-21T01:30:10.234Z] #49 10.36 + '[' -z '' ']'
01:30:10 [2020-05-21T01:30:10.234Z] #49 10.36 + target=static
01:30:10 [2020-05-21T01:30:10.234Z] #49 10.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static
01:30:10 [2020-05-21T01:30:10.234Z] #49 12.21 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
01:30:10 [2020-05-21T01:30:10.965Z] #17 55.06 Setting up iptables (1.8.2-4) ...
01:30:10 [2020-05-21T01:30:10.965Z] #17 55.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:30:10 [2020-05-21T01:30:10.965Z] #17 55.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:30:10 [2020-05-21T01:30:10.965Z] #17 55.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:30:11 [2020-05-21T01:30:11.225Z] #17 55.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:30:11 [2020-05-21T01:30:11.225Z] #17 55.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:30:11 [2020-05-21T01:30:11.225Z] #17 55.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:30:11 [2020-05-21T01:30:11.225Z] #17 55.14 Setting up python3 (3.7.3-1) ...
01:30:11 [2020-05-21T01:30:11.298Z] #17 3.235 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
01:30:11 [2020-05-21T01:30:11.298Z] #17 3.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
01:30:11 [2020-05-21T01:30:11.298Z] #17 3.285 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:30:11 [2020-05-21T01:30:11.557Z] #17 3.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
01:30:11 [2020-05-21T01:30:11.607Z] #49 ...
01:30:11 [2020-05-21T01:30:11.607Z] 
01:30:11 [2020-05-21T01:30:11.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:11 [2020-05-21T01:30:11.607Z] #39 75.65   LINK     criu/pie/restorer.built-in.o
01:30:11 [2020-05-21T01:30:11.607Z] #39 75.67   GEN      criu/pie/restorer-blob.h
01:30:11 [2020-05-21T01:30:11.797Z] #17 55.71 Setting up python3-wheel (0.32.3-2) ...
01:30:11 [2020-05-21T01:30:11.865Z] #39 75.78   DEP      criu/vdso.d
01:30:11 [2020-05-21T01:30:11.961Z] #18 4.734 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
01:30:12 [2020-05-21T01:30:12.123Z] #39 76.03   DEP      criu/vdso-compat.d
01:30:12 [2020-05-21T01:30:12.123Z] #39 76.16   DEP      criu/uts_ns.d
01:30:12 [2020-05-21T01:30:12.381Z] #39 76.37   DEP      criu/util.d
01:30:12 [2020-05-21T01:30:12.638Z] #39 76.63   DEP      criu/uffd.d
01:30:12 [2020-05-21T01:30:12.739Z] #17 56.67 Setting up apparmor (2.13.2-10) ...
01:30:12 [2020-05-21T01:30:12.896Z] #39 76.85   DEP      criu/tun.d
01:30:12 [2020-05-21T01:30:12.896Z] #39 76.97   DEP      criu/tty.d
01:30:12 [2020-05-21T01:30:12.930Z] #17 4.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
01:30:13 [2020-05-21T01:30:13.154Z] #39 77.11   DEP      criu/timerfd.d
01:30:13 [2020-05-21T01:30:13.311Z] #17 ...
01:30:13 [2020-05-21T01:30:13.311Z] 
01:30:13 [2020-05-21T01:30:13.311Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:13 [2020-05-21T01:30:13.311Z] #39 118.2   CC       criu/cr-errno.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 118.3   CC       criu/cr-restore.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 122.5   CC       criu/cr-service.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 124.1   CC       criu/crtools.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 124.8   CC       criu/eventfd.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 125.3   CC       criu/eventpoll.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 126.1   CC       criu/external.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 126.5   CC       criu/fault-injection.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 126.6   CC       criu/fdstore.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 126.9   CC       criu/fifo.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 127.4   CC       criu/file-ids.o
01:30:13 [2020-05-21T01:30:13.311Z] #39 127.7   CC       criu/file-lock.o
01:30:13 [2020-05-21T01:30:13.411Z] #39 77.26   DEP      criu/sysfs_parse.d
01:30:13 [2020-05-21T01:30:13.412Z] #39 77.47   DEP      criu/sysctl.d
01:30:13 [2020-05-21T01:30:13.497Z] #17 ...
01:30:13 [2020-05-21T01:30:13.497Z] 
01:30:13 [2020-05-21T01:30:13.497Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:13 [2020-05-21T01:30:13.497Z] #49 8.839 + cd /tmp/tmp.3qkGTYJBN7/src/github.com/opencontainers/runc
01:30:13 [2020-05-21T01:30:13.497Z] #49 8.839 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:30:13 [2020-05-21T01:30:13.497Z] #49 9.640 + '[' -z '' ']'
01:30:13 [2020-05-21T01:30:13.497Z] #49 9.648 + target=static
01:30:13 [2020-05-21T01:30:13.497Z] #49 9.648 + make 'BUILDTAGS=seccomp apparmor selinux ' static
01:30:13 [2020-05-21T01:30:13.497Z] #49 11.56 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
01:30:13 [2020-05-21T01:30:13.497Z] #49 ...
01:30:13 [2020-05-21T01:30:13.497Z] 
01:30:13 [2020-05-21T01:30:13.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:13 [2020-05-21T01:30:13.497Z] #39 62.64   LINK     criu/pie/parasite.built-in.o
01:30:13 [2020-05-21T01:30:13.497Z] #39 62.66   GEN      criu/pie/parasite-blob.h
01:30:13 [2020-05-21T01:30:13.497Z] #39 62.68   CC       criu/pie/parasite-vdso.o
01:30:13 [2020-05-21T01:30:13.497Z] #39 63.76   CC       criu/arch/x86/vdso-pie.o
01:30:13 [2020-05-21T01:30:13.497Z] #39 64.19   CC       criu/arch/x86/restorer.o
01:30:13 [2020-05-21T01:30:13.497Z] #39 64.72   CC       criu/arch/x86/restorer_unmap.o
01:30:13 [2020-05-21T01:30:13.497Z] #39 64.76   CC       criu/arch/x86/sigaction_compat_pie.o
01:30:13 [2020-05-21T01:30:13.497Z] #39 65.01   CC       criu/pie/restorer.o
01:30:13 [2020-05-21T01:30:13.497Z] #39 67.42   LINK     criu/pie/restorer.built-in.o
01:30:13 [2020-05-21T01:30:13.497Z] #39 67.43   GEN      criu/pie/restorer-blob.h
01:30:13 [2020-05-21T01:30:13.497Z] #39 67.54   DEP      criu/vdso.d
01:30:13 [2020-05-21T01:30:13.497Z] #39 67.67   DEP      criu/vdso-compat.d
01:30:13 [2020-05-21T01:30:13.497Z] #39 67.77   DEP      criu/uts_ns.d
01:30:13 [2020-05-21T01:30:13.571Z] #39 128.6   CC       criu/files-ext.o
01:30:13 [2020-05-21T01:30:13.669Z] #39 77.66   DEP      criu/string.d
01:30:13 [2020-05-21T01:30:13.669Z] #39 77.68   DEP      criu/stats.d
01:30:13 [2020-05-21T01:30:13.756Z] #39 67.89   DEP      criu/util.d
01:30:13 [2020-05-21T01:30:13.756Z] #39 68.08   DEP      criu/uffd.d
01:30:13 [2020-05-21T01:30:13.833Z] #39 128.9   CC       criu/files-reg.o
01:30:13 [2020-05-21T01:30:13.928Z] #39 77.78   DEP      criu/sockets.d
01:30:13 [2020-05-21T01:30:13.928Z] #39 77.97   DEP      criu/sk-unix.d
01:30:14 [2020-05-21T01:30:14.014Z] #39 68.22   DEP      criu/tun.d
01:30:14 [2020-05-21T01:30:14.018Z] #18 6.849 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
01:30:14 [2020-05-21T01:30:14.273Z] #39 68.42   DEP      criu/tty.d
01:30:14 [2020-05-21T01:30:14.273Z] #39 68.55   DEP      criu/timerfd.d
01:30:14 [2020-05-21T01:30:14.405Z] #39 ...
01:30:14 [2020-05-21T01:30:14.405Z] 
01:30:14 [2020-05-21T01:30:14.405Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:14 [2020-05-21T01:30:14.405Z] #17 58.46 Setting up xfsprogs (4.20.0-1) ...
01:30:14 [2020-05-21T01:30:14.494Z] #39 78.24   DEP      criu/sk-tcp.d
01:30:14 [2020-05-21T01:30:14.494Z] #39 78.42   DEP      criu/sk-queue.d
01:30:14 [2020-05-21T01:30:14.494Z] #39 78.57   DEP      criu/sk-packet.d
01:30:14 [2020-05-21T01:30:14.531Z] #39 68.71   DEP      criu/sysfs_parse.d
01:30:14 [2020-05-21T01:30:14.666Z] #17 58.47 Setting up python3-lib2to3 (3.7.3-1) ...
01:30:14 [2020-05-21T01:30:14.789Z] #39 68.86   DEP      criu/sysctl.d
01:30:14 [2020-05-21T01:30:14.789Z] #39 69.02   DEP      criu/string.d
01:30:14 [2020-05-21T01:30:14.789Z] #39 69.04   DEP      criu/stats.d
01:30:14 [2020-05-21T01:30:14.928Z] #17 58.90 Setting up python3-pkg-resources (40.8.0-1) ...
01:30:15 [2020-05-21T01:30:15.047Z] #39 69.21   DEP      criu/sockets.d
01:30:15 [2020-05-21T01:30:15.047Z] #39 69.32   DEP      criu/sk-unix.d
01:30:15 [2020-05-21T01:30:15.063Z] #39 ...
01:30:15 [2020-05-21T01:30:15.063Z] 
01:30:15 [2020-05-21T01:30:15.063Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:15 [2020-05-21T01:30:15.063Z] #41 178.6 github.com/LK4D4/vndr/godl
01:30:15 [2020-05-21T01:30:15.063Z] #41 179.1 github.com/LK4D4/vndr
01:30:15 [2020-05-21T01:30:15.063Z] #41 DONE 188.0s
01:30:15 [2020-05-21T01:30:15.063Z] 
01:30:15 [2020-05-21T01:30:15.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:15 [2020-05-21T01:30:15.063Z] #39 78.84   DEP      criu/sk-netlink.d
01:30:15 [2020-05-21T01:30:15.063Z] #39 79.10   DEP      criu/sk-inet.d
01:30:15 [2020-05-21T01:30:15.305Z] #39 69.51   DEP      criu/sk-tcp.d
01:30:15 [2020-05-21T01:30:15.563Z] #39 69.74   DEP      criu/sk-queue.d
01:30:15 [2020-05-21T01:30:15.563Z] #39 69.87   DEP      criu/sk-packet.d
01:30:15 [2020-05-21T01:30:15.629Z] #39 79.45   DEP      criu/signalfd.d
01:30:15 [2020-05-21T01:30:15.821Z] #39 70.02   DEP      criu/sk-netlink.d
01:30:15 [2020-05-21T01:30:15.871Z] #17 59.87 Setting up python3-distutils (3.7.3-1) ...
01:30:15 [2020-05-21T01:30:15.888Z] #39 79.88   DEP      criu/sigframe.d
01:30:16 [2020-05-21T01:30:16.078Z] #18 ...
01:30:16 [2020-05-21T01:30:16.078Z] 
01:30:16 [2020-05-21T01:30:16.078Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:16 [2020-05-21T01:30:16.078Z] #40 78.90   CC       compel/src/lib/infect-rpc.o
01:30:16 [2020-05-21T01:30:16.078Z] #40 79.54   CC       compel/src/lib/infect-util.o
01:30:16 [2020-05-21T01:30:16.078Z] #40 79.99   CC       compel/src/lib/infect.o
01:30:16 [2020-05-21T01:30:16.078Z] #40 84.61   CC       compel/src/lib/ptrace.o
01:30:16 [2020-05-21T01:30:16.078Z] #40 85.39   AR       compel/libcompel.a
01:30:16 [2020-05-21T01:30:16.078Z] #40 85.62   HOSTCC   compel/src/main-host.o
01:30:16 [2020-05-21T01:30:16.078Z] #40 86.30   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
01:30:16 [2020-05-21T01:30:16.078Z] #40 86.65   HOSTCC   compel/src/lib/handle-elf-host.o
01:30:16 [2020-05-21T01:30:16.078Z] #40 87.40   HOSTCC   compel/src/lib/log-host.o
01:30:16 [2020-05-21T01:30:16.079Z] #39 70.17   DEP      criu/sk-inet.d
01:30:16 [2020-05-21T01:30:16.079Z] #39 70.35   DEP      criu/signalfd.d
01:30:16 [2020-05-21T01:30:16.145Z] #39 80.02   DEP      criu/shmem.d
01:30:16 [2020-05-21T01:30:16.146Z] #39 80.15   DEP      criu/servicefd.d
01:30:16 [2020-05-21T01:30:16.146Z] #39 80.23   DEP      criu/seize.d
01:30:16 [2020-05-21T01:30:16.339Z] #39 70.49   DEP      criu/sigframe.d
01:30:16 [2020-05-21T01:30:16.339Z] #39 70.55   DEP      criu/shmem.d
01:30:16 [2020-05-21T01:30:16.403Z] #39 80.39   DEP      criu/seccomp.d
01:30:16 [2020-05-21T01:30:16.443Z] #17 60.39 Setting up python3-setuptools (40.8.0-1) ...
01:30:16 [2020-05-21T01:30:16.597Z] #39 70.70   DEP      criu/servicefd.d
01:30:16 [2020-05-21T01:30:16.597Z] #39 70.81   DEP      criu/seize.d
01:30:16 [2020-05-21T01:30:16.663Z] #39 80.62   DEP      criu/rst-malloc.d
01:30:16 [2020-05-21T01:30:16.664Z] #39 80.69   DEP      criu/rbtree.d
01:30:16 [2020-05-21T01:30:16.664Z] #39 80.73   DEP      criu/pstree.d
01:30:16 [2020-05-21T01:30:16.664Z] #39 80.84   DEP      criu/protobuf.d
01:30:16 [2020-05-21T01:30:16.706Z] #40 87.88   HOSTLINK compel/compel-host-bin
01:30:16 [2020-05-21T01:30:16.706Z] #40 ...
01:30:16 [2020-05-21T01:30:16.706Z] 
01:30:16 [2020-05-21T01:30:16.706Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:30:16 [2020-05-21T01:30:16.706Z] #48 188.5 golang.org/x/crypto/ssh/terminal
01:30:16 [2020-05-21T01:30:16.854Z] #39 71.02   DEP      criu/seccomp.d
01:30:16 [2020-05-21T01:30:16.923Z] #39 80.94   GEN      criu/protobuf-desc-gen.h
01:30:17 [2020-05-21T01:30:17.113Z] #39 71.24   DEP      criu/rst-malloc.d
01:30:17 [2020-05-21T01:30:17.113Z] #39 71.30   DEP      criu/rbtree.d
01:30:17 [2020-05-21T01:30:17.113Z] #39 71.33   DEP      criu/pstree.d
01:30:17 [2020-05-21T01:30:17.371Z] #39 71.51   DEP      criu/protobuf.d
01:30:17 [2020-05-21T01:30:17.371Z] #39 71.63   GEN      criu/protobuf-desc-gen.h
01:30:17 [2020-05-21T01:30:17.828Z] #17 61.58 Setting up python3-pip (18.1-5) ...
01:30:18 [2020-05-21T01:30:18.297Z] #39 82.24   DEP      criu/protobuf-desc.d
01:30:18 [2020-05-21T01:30:18.555Z] #39 82.41   DEP      criu/proc_parse.d
01:30:18 [2020-05-21T01:30:18.555Z] #39 82.64   DEP      criu/plugin.d
01:30:18 [2020-05-21T01:30:18.744Z] #39 72.91   DEP      criu/protobuf-desc.d
01:30:18 [2020-05-21T01:30:18.813Z] #39 82.73   DEP      criu/pipes.d
01:30:18 [2020-05-21T01:30:18.813Z] #39 82.91   DEP      criu/pie-util.d
01:30:19 [2020-05-21T01:30:19.003Z] #39 73.10   DEP      criu/proc_parse.d
01:30:19 [2020-05-21T01:30:19.003Z] #39 73.28   DEP      criu/plugin.d
01:30:19 [2020-05-21T01:30:19.003Z] #39 73.36   DEP      criu/pipes.d
01:30:19 [2020-05-21T01:30:19.032Z] #17 62.87 Processing triggers for libc-bin (2.28-10) ...
01:30:19 [2020-05-21T01:30:19.032Z] #17 62.91 Processing triggers for mime-support (3.62) ...
01:30:19 [2020-05-21T01:30:19.073Z] #39 83.01   DEP      criu/pie-util-vdso.d
01:30:19 [2020-05-21T01:30:19.073Z] #39 83.13   DEP      criu/pie-util-vdso-elf32.d
01:30:19 [2020-05-21T01:30:19.261Z] #39 73.54   DEP      criu/pie-util.d
01:30:19 [2020-05-21T01:30:19.261Z] #39 73.65   DEP      criu/pie-util-vdso.d
01:30:19 [2020-05-21T01:30:19.331Z] #39 83.22   DEP      criu/path.d
01:30:19 [2020-05-21T01:30:19.331Z] #39 83.32   DEP      criu/parasite-syscall.d
01:30:19 [2020-05-21T01:30:19.519Z] #39 73.75   DEP      criu/pie-util-vdso-elf32.d
01:30:19 [2020-05-21T01:30:19.589Z] #39 83.53   DEP      criu/pagemap.d
01:30:19 [2020-05-21T01:30:19.777Z] #39 73.84   DEP      criu/path.d
01:30:19 [2020-05-21T01:30:19.777Z] #39 73.94   DEP      criu/parasite-syscall.d
01:30:19 [2020-05-21T01:30:19.847Z] #39 83.69   DEP      criu/pagemap-cache.d
01:30:19 [2020-05-21T01:30:19.847Z] #39 83.80   DEP      criu/page-xfer.d
01:30:19 [2020-05-21T01:30:19.974Z] #17 DONE 63.7s
01:30:19 [2020-05-21T01:30:19.974Z] 
01:30:19 [2020-05-21T01:30:19.974Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
01:30:20 [2020-05-21T01:30:20.035Z] #39 74.10   DEP      criu/pagemap.d
01:30:20 [2020-05-21T01:30:20.035Z] #39 74.28   DEP      criu/pagemap-cache.d
01:30:20 [2020-05-21T01:30:20.105Z] #39 84.02   DEP      criu/page-pipe.d
01:30:20 [2020-05-21T01:30:20.106Z] #39 84.11   DEP      criu/netfilter.d
01:30:20 [2020-05-21T01:30:20.106Z] #39 84.22   DEP      criu/net.d
01:30:20 [2020-05-21T01:30:20.293Z] #39 74.44   DEP      criu/page-xfer.d
01:30:20 [2020-05-21T01:30:20.293Z] #39 74.57   DEP      criu/page-pipe.d
01:30:20 [2020-05-21T01:30:20.293Z] #39 74.67   DEP      criu/netfilter.d
01:30:20 [2020-05-21T01:30:20.363Z] #39 84.41   DEP      criu/namespaces.d
01:30:20 [2020-05-21T01:30:20.621Z] #39 84.60   DEP      criu/mount.d
01:30:20 [2020-05-21T01:30:20.859Z] #39 74.85   DEP      criu/net.d
01:30:20 [2020-05-21T01:30:20.859Z] #39 75.02   DEP      criu/namespaces.d
01:30:20 [2020-05-21T01:30:20.859Z] #39 75.18   DEP      criu/mount.d
01:30:20 [2020-05-21T01:30:20.879Z] #39 84.82   DEP      criu/mem.d
01:30:21 [2020-05-21T01:30:21.117Z] #39 75.34   DEP      criu/mem.d
01:30:21 [2020-05-21T01:30:21.149Z] #39 85.00   DEP      criu/lsm.d
01:30:21 [2020-05-21T01:30:21.149Z] #39 85.14   DEP      criu/log.d
01:30:21 [2020-05-21T01:30:21.149Z] #39 85.23   DEP      criu/libnetlink.d
01:30:21 [2020-05-21T01:30:21.149Z] #39 85.33   DEP      criu/kerndat.d
01:30:21 [2020-05-21T01:30:21.385Z] #39 75.48   DEP      criu/lsm.d
01:30:21 [2020-05-21T01:30:21.385Z] #39 75.62   DEP      criu/log.d
01:30:21 [2020-05-21T01:30:21.385Z] #39 75.71   DEP      criu/libnetlink.d
01:30:21 [2020-05-21T01:30:21.644Z] #39 75.84   DEP      criu/kerndat.d
01:30:21 [2020-05-21T01:30:21.698Z] #18 1.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:30:21 [2020-05-21T01:30:21.698Z] #18 1.840 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:30:21 [2020-05-21T01:30:21.698Z] #18 1.859 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:30:21 [2020-05-21T01:30:21.698Z] #18 DONE 2.1s
01:30:21 [2020-05-21T01:30:21.698Z] 
01:30:21 [2020-05-21T01:30:21.698Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:30:21 [2020-05-21T01:30:21.714Z] #39 85.56   DEP      criu/kcmp-ids.d
01:30:21 [2020-05-21T01:30:21.714Z] #39 85.65   DEP      criu/irmap.d
01:30:21 [2020-05-21T01:30:21.714Z] #39 85.77   DEP      criu/ipc_ns.d
01:30:21 [2020-05-21T01:30:21.902Z] #39 76.10   DEP      criu/kcmp-ids.d
01:30:21 [2020-05-21T01:30:21.902Z] #39 76.20   DEP      criu/irmap.d
01:30:21 [2020-05-21T01:30:21.972Z] #39 85.91   DEP      criu/image.d
01:30:22 [2020-05-21T01:30:22.160Z] #39 76.35   DEP      criu/ipc_ns.d
01:30:22 [2020-05-21T01:30:22.160Z] #39 76.45   DEP      criu/image.d
01:30:22 [2020-05-21T01:30:22.230Z] #39 86.06   DEP      criu/image-desc.d
01:30:22 [2020-05-21T01:30:22.230Z] #39 86.22   DEP      criu/fsnotify.d
01:30:22 [2020-05-21T01:30:22.282Z] #48 ...
01:30:22 [2020-05-21T01:30:22.282Z] 
01:30:22 [2020-05-21T01:30:22.282Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:22 [2020-05-21T01:30:22.282Z] #42 193.8 math/big
01:30:22 [2020-05-21T01:30:22.418Z] #39 76.61   DEP      criu/image-desc.d
01:30:22 [2020-05-21T01:30:22.418Z] #39 76.68   DEP      criu/fsnotify.d
01:30:22 [2020-05-21T01:30:22.488Z] #39 86.38   DEP      criu/filesystems.d
01:30:22 [2020-05-21T01:30:22.488Z] #39 86.54   DEP      criu/files.d
01:30:22 [2020-05-21T01:30:22.676Z] #39 76.92   DEP      criu/filesystems.d
01:30:22 [2020-05-21T01:30:22.746Z] #39 86.72   DEP      criu/files-reg.d
01:30:22 [2020-05-21T01:30:22.934Z] #39 77.08   DEP      criu/files.d
01:30:23 [2020-05-21T01:30:23.004Z] #39 86.85   DEP      criu/files-ext.d
01:30:23 [2020-05-21T01:30:23.004Z] #39 86.98   DEP      criu/file-lock.d
01:30:23 [2020-05-21T01:30:23.192Z] #39 77.27   DEP      criu/files-reg.d
01:30:23 [2020-05-21T01:30:23.262Z] #39 87.15   DEP      criu/file-ids.d
01:30:23 [2020-05-21T01:30:23.262Z] #39 87.28   DEP      criu/fifo.d
01:30:23 [2020-05-21T01:30:23.450Z] #39 77.52   DEP      criu/files-ext.d
01:30:23 [2020-05-21T01:30:23.450Z] #39 77.63   DEP      criu/file-lock.d
01:30:23 [2020-05-21T01:30:23.450Z] #39 77.76   DEP      criu/file-ids.d
01:30:23 [2020-05-21T01:30:23.520Z] #39 87.45   DEP      criu/fdstore.d
01:30:23 [2020-05-21T01:30:23.520Z] #39 87.52   DEP      criu/fault-injection.d
01:30:23 [2020-05-21T01:30:23.520Z] #39 87.58   DEP      criu/external.d
01:30:23 [2020-05-21T01:30:23.520Z] #39 87.66   DEP      criu/eventpoll.d
01:30:23 [2020-05-21T01:30:23.708Z] #39 77.88   DEP      criu/fifo.d
01:30:23 [2020-05-21T01:30:23.778Z] #39 87.86   DEP      criu/eventfd.d
01:30:23 [2020-05-21T01:30:23.966Z] #39 78.05   DEP      criu/fdstore.d
01:30:23 [2020-05-21T01:30:23.966Z] #39 78.15   DEP      criu/fault-injection.d
01:30:23 [2020-05-21T01:30:23.966Z] #39 78.21   DEP      criu/external.d
01:30:23 [2020-05-21T01:30:23.966Z] #39 ...
01:30:23 [2020-05-21T01:30:23.966Z] 
01:30:23 [2020-05-21T01:30:23.966Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:23 [2020-05-21T01:30:23.966Z] #17 6.182 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
01:30:23 [2020-05-21T01:30:23.966Z] #17 10.87 Fetched 8350 kB in 8s (1058 kB/s)
01:30:23 [2020-05-21T01:30:23.966Z] #17 10.87 Reading package lists...
01:30:24 [2020-05-21T01:30:24.036Z] #39 88.00   DEP      criu/crtools.d
01:30:24 [2020-05-21T01:30:24.224Z] #17 14.13 Reading package lists...
01:30:24 [2020-05-21T01:30:24.225Z] #17 ...
01:30:24 [2020-05-21T01:30:24.225Z] 
01:30:24 [2020-05-21T01:30:24.225Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:24 [2020-05-21T01:30:24.225Z] #39 78.31   DEP      criu/eventpoll.d
01:30:24 [2020-05-21T01:30:24.225Z] #39 78.43   DEP      criu/eventfd.d
01:30:24 [2020-05-21T01:30:24.225Z] #39 78.54   DEP      criu/crtools.d
01:30:24 [2020-05-21T01:30:24.296Z] #39 88.20   DEP      criu/cr-service.d
01:30:24 [2020-05-21T01:30:24.296Z] #39 88.37   DEP      criu/cr-restore.d
01:30:24 [2020-05-21T01:30:24.483Z] #39 78.70   DEP      criu/cr-service.d
01:30:24 [2020-05-21T01:30:24.483Z] #39 78.81   DEP      criu/cr-restore.d
01:30:24 [2020-05-21T01:30:24.681Z] #39 ...
01:30:24 [2020-05-21T01:30:24.681Z] 
01:30:24 [2020-05-21T01:30:24.681Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:30:24 [2020-05-21T01:30:24.681Z] #28 DONE 197.5s
01:30:24 [2020-05-21T01:30:24.681Z] 
01:30:24 [2020-05-21T01:30:24.681Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:24 [2020-05-21T01:30:24.681Z] #17 11.28 Fetched 8350 kB in 9s (907 kB/s)
01:30:24 [2020-05-21T01:30:24.681Z] #17 11.28 Reading package lists...
01:30:24 [2020-05-21T01:30:24.681Z] #17 15.24 Reading package lists...
01:30:24 [2020-05-21T01:30:24.681Z] #17 18.82 Building dependency tree...
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.44 libcap2-bin is already the newest version (1:2.25-2).
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.44 The following additional packages will be installed:
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.44   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.45   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.45   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.45   python3.7 python3.7-minimal vim-runtime xxd
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.45 Suggested packages:
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.46   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.46   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.46   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.46 Recommended packages:
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.46   aufs-dkms nftables build-essential python3-dev python3-keyring
01:30:24 [2020-05-21T01:30:24.681Z] #17 20.46   python3-keyrings.alt python3-xdg unzip
01:30:24 [2020-05-21T01:30:24.681Z] #17 ...
01:30:24 [2020-05-21T01:30:24.681Z] 
01:30:24 [2020-05-21T01:30:24.681Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:24 [2020-05-21T01:30:24.681Z] #39 88.63   DEP      criu/cr-errno.d
01:30:24 [2020-05-21T01:30:24.681Z] #39 88.64   DEP      criu/cr-dump.d
01:30:24 [2020-05-21T01:30:24.741Z] #39 78.99   DEP      criu/cr-errno.d
01:30:24 [2020-05-21T01:30:24.741Z] #39 79.01   DEP      criu/cr-dump.d
01:30:24 [2020-05-21T01:30:24.945Z] #39 88.86   DEP      criu/cr-dedup.d
01:30:25 [2020-05-21T01:30:25.000Z] #39 79.19   DEP      criu/cr-dedup.d
01:30:25 [2020-05-21T01:30:25.001Z] #39 79.32   DEP      criu/cr-check.d
01:30:25 [2020-05-21T01:30:25.001Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.6% of statements
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/pkg/term	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/rootless	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/volume	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === Skipped
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     exec_linux_test.go:18: requires AppArmor to be enabled
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     exec_linux_test.go:38: requires AppArmor to be enabled
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver btrfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver btrfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver btrfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver btrfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver btrfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:73: No driver to put!
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z] time="2020-05-21T01:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z] time="2020-05-21T01:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z] time="2020-05-21T01:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z] time="2020-05-21T01:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z] time="2020-05-21T01:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:73: No driver to put!
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     overlay_test.go:49: Fails to compute changes intermittently
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver zfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver zfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver zfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver zfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:46: Driver zfs not supported
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     graphtest_unix.go:73: No driver to put!
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:30:25 [2020-05-21T01:30:25.001Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] 
01:30:25 [2020-05-21T01:30:25.001Z] DONE 2123 tests, 26 skipped in 191.403s
01:30:25 [2020-05-21T01:30:25.208Z] #39 89.15   DEP      criu/cr-check.d
01:30:25 [2020-05-21T01:30:25.259Z] #39 79.49   DEP      criu/config.d
Post stage
[Pipeline] junit
01:30:25 [2020-05-21T01:30:25.318Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:30:25 [2020-05-21T01:30:25.516Z] #39 79.64   DEP      criu/clone-noasan.d
01:30:25 [2020-05-21T01:30:25.517Z] #39 79.67   DEP      criu/cgroup.d
01:30:25 [2020-05-21T01:30:25.774Z] #39 79.84   DEP      criu/cgroup-props.d
01:30:25 [2020-05-21T01:30:25.774Z] #39 79.97   DEP      criu/bitmap.d
01:30:25 [2020-05-21T01:30:25.774Z] #39 79.99   DEP      criu/bfd.d
01:30:25 [2020-05-21T01:30:25.774Z] #39 80.05   DEP      criu/autofs.d
01:30:25 [2020-05-21T01:30:25.787Z] #39 89.62   DEP      criu/config.d
01:30:25 [2020-05-21T01:30:25.789Z] #42 197.2 go/doc
01:30:25 [2020-05-21T01:30:25.860Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -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:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/make.sh dynbinary test-integration
01:30:26 [2020-05-21T01:30:26.015Z] #19 ...
01:30:26 [2020-05-21T01:30:26.016Z] 
01:30:26 [2020-05-21T01:30:26.016Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:26 [2020-05-21T01:30:26.016Z] #39 130.8   CC       criu/files.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 133.1   CC       criu/filesystems.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 133.6   CC       criu/fsnotify.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 134.5   CC       criu/image-desc.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 134.6   CC       criu/image.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 135.3   CC       criu/ipc_ns.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 136.5   CC       criu/irmap.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 137.5   CC       criu/kcmp-ids.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 138.0   CC       criu/kerndat.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 139.3   CC       criu/libnetlink.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 139.8   CC       criu/log.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 140.4   CC       criu/lsm.o
01:30:26 [2020-05-21T01:30:26.016Z] #39 140.9   CC       criu/mem.o
01:30:26 [2020-05-21T01:30:26.033Z] #39 80.27   DEP      criu/aio.d
01:30:26 [2020-05-21T01:30:26.046Z] #39 89.85   DEP      criu/clone-noasan.d
01:30:26 [2020-05-21T01:30:26.046Z] #39 89.88   DEP      criu/cgroup.d
01:30:26 [2020-05-21T01:30:26.046Z] #39 90.04   DEP      criu/cgroup-props.d
01:30:26 [2020-05-21T01:30:26.147Z] 
01:30:26 [2020-05-21T01:30:26.147Z] Removing bundles/
01:30:26 [2020-05-21T01:30:26.147Z] 
01:30:26 [2020-05-21T01:30:26.147Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:30:26 [2020-05-21T01:30:26.147Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:30:26 [2020-05-21T01:30:26.147Z] GOOS="" GOARCH="" GOARM=""
01:30:26 [2020-05-21T01:30:26.289Z] #39 ...
01:30:26 [2020-05-21T01:30:26.289Z] 
01:30:26 [2020-05-21T01:30:26.289Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:30:26 [2020-05-21T01:30:26.289Z] #19 4.621 Collecting yamllint==1.16.0
01:30:26 [2020-05-21T01:30:26.291Z] #39 80.44   DEP      criu/action-scripts.d
01:30:26 [2020-05-21T01:30:26.303Z] #39 90.14   DEP      criu/bitmap.d
01:30:26 [2020-05-21T01:30:26.303Z] #39 90.16   DEP      criu/bfd.d
01:30:26 [2020-05-21T01:30:26.303Z] #39 90.24   DEP      criu/autofs.d
01:30:26 [2020-05-21T01:30:26.303Z] #39 90.30   DEP      criu/aio.d
01:30:26 [2020-05-21T01:30:26.549Z] #39 ...
01:30:26 [2020-05-21T01:30:26.549Z] 
01:30:26 [2020-05-21T01:30:26.549Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:30:26 [2020-05-21T01:30:26.549Z] #28 DONE 195.7s
01:30:26 [2020-05-21T01:30:26.549Z] 
01:30:26 [2020-05-21T01:30:26.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:26 [2020-05-21T01:30:26.549Z] #39 80.85   CC       criu/action-scripts.o
01:30:26 [2020-05-21T01:30:26.560Z] #39 90.48   DEP      criu/action-scripts.d
01:30:26 [2020-05-21T01:30:26.818Z] #39 90.66   CC       criu/action-scripts.o
01:30:26 [2020-05-21T01:30:26.820Z] #42 ...
01:30:26 [2020-05-21T01:30:26.820Z] 
01:30:26 [2020-05-21T01:30:26.820Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:26 [2020-05-21T01:30:26.820Z] #40 88.23   DEP      soccr/soccr.d
01:30:26 [2020-05-21T01:30:26.820Z] #40 88.54   CC       soccr/soccr.o
01:30:26 [2020-05-21T01:30:26.820Z] #40 91.58   AR       soccr/libsoccr.a
01:30:26 [2020-05-21T01:30:26.820Z] #40 91.66 make[1]: 'soccr/libsoccr.a' is up to date.
01:30:26 [2020-05-21T01:30:26.820Z] #40 92.24   DEP      criu/arch/ppc64/sigframe.d
01:30:26 [2020-05-21T01:30:26.820Z] #40 92.46   DEP      criu/arch/ppc64/crtools.d
01:30:26 [2020-05-21T01:30:26.820Z] #40 92.82   DEP      criu/arch/ppc64/cpu.d
01:30:26 [2020-05-21T01:30:26.820Z] #40 93.14   CC       criu/arch/ppc64/cpu.o
01:30:26 [2020-05-21T01:30:26.820Z] #40 94.23   CC       criu/arch/ppc64/crtools.o
01:30:26 [2020-05-21T01:30:26.820Z] #40 96.37   CC       criu/arch/ppc64/sigframe.o
01:30:26 [2020-05-21T01:30:26.820Z] #40 97.19   LINK     criu/arch/ppc64/crtools.built-in.o
01:30:26 [2020-05-21T01:30:26.820Z] #40 97.28   DEP      criu/pie/util-vdso.d
01:30:26 [2020-05-21T01:30:26.820Z] #40 97.63   DEP      criu/pie/util.d
01:30:26 [2020-05-21T01:30:26.820Z] #40 98.09   CC       criu/pie/util.o
01:30:27 [2020-05-21T01:30:27.075Z] #39 91.03   CC       criu/aio.o
01:30:27 [2020-05-21T01:30:27.333Z] #39 91.47   CC       criu/autofs.o
01:30:27 [2020-05-21T01:30:27.451Z] #40 98.89   CC       criu/pie/util-vdso.o
01:30:27 [2020-05-21T01:30:27.646Z] #39 81.70   CC       criu/aio.o
01:30:27 [2020-05-21T01:30:27.912Z] #39 82.20   CC       criu/autofs.o
01:30:28 [2020-05-21T01:30:28.706Z] #39 92.68   CC       criu/bfd.o
01:30:29 [2020-05-21T01:30:29.271Z] #39 93.19   CC       criu/bitmap.o
01:30:29 [2020-05-21T01:30:29.271Z] #39 93.37   CC       criu/cgroup-props.o
01:30:29 [2020-05-21T01:30:29.299Z] #39 83.27   CC       criu/bfd.o
01:30:29 [2020-05-21T01:30:29.533Z] #40 100.5   AR       criu/pie/pie.lib.a
01:30:29 [2020-05-21T01:30:29.533Z] #40 100.7   DEP      criu/pie/restorer.d
01:30:29 [2020-05-21T01:30:29.556Z] #39 83.67   CC       criu/bitmap.o
01:30:29 [2020-05-21T01:30:29.556Z] #39 83.80   CC       criu/cgroup-props.o
01:30:29 [2020-05-21T01:30:29.822Z] #40 101.3   DEP      criu/arch/ppc64/vdso-trampoline.d
01:30:29 [2020-05-21T01:30:29.822Z] #40 101.3   DEP      criu/arch/ppc64/restorer.d
01:30:30 [2020-05-21T01:30:30.113Z] #40 101.7   DEP      criu/arch/ppc64/vdso-pie.d
01:30:30 [2020-05-21T01:30:30.123Z] #39 84.45   CC       criu/cgroup.o
01:30:30 [2020-05-21T01:30:30.204Z] #39 94.09   CC       criu/cgroup.o
01:30:30 [2020-05-21T01:30:30.401Z] #40 101.9   DEP      criu/pie/parasite-vdso.d
01:30:30 [2020-05-21T01:30:30.463Z] #39 ...
01:30:30 [2020-05-21T01:30:30.463Z] 
01:30:30 [2020-05-21T01:30:30.463Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94 The following NEW packages will be installed:
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:30:30 [2020-05-21T01:30:30.463Z] #17 22.94   xz-utils zip
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.39 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.39 Need to get 28.5 MB of archives.
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.39 After this operation, 116 MB of additional disk space will be used.
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 23.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 24.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.22 debconf: delaying package configuration, since apt-utils is not installed
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.33 Fetched 28.5 MB in 2s (17.6 MB/s)
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.39 Selecting previously unselected package pigz.
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23434 files and directories currently installed.)
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.44 Unpacking pigz (2.4-1) ...
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.53 Selecting previously unselected package libpython3.7-minimal:amd64.
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
01:30:30 [2020-05-21T01:30:30.463Z] #17 25.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
01:30:30 [2020-05-21T01:30:30.463Z] #17 26.01 Selecting previously unselected package python3.7-minimal.
01:30:30 [2020-05-21T01:30:30.463Z] #17 26.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
01:30:30 [2020-05-21T01:30:30.463Z] #17 26.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
01:30:30 [2020-05-21T01:30:30.463Z] #17 26.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
01:30:30 [2020-05-21T01:30:30.463Z] #17 26.85 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
01:30:30 [2020-05-21T01:30:30.691Z] #40 ...
01:30:30 [2020-05-21T01:30:30.691Z] 
01:30:30 [2020-05-21T01:30:30.691Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:30 [2020-05-21T01:30:30.691Z] #50 16.14 + cd /tmp/tmp.QzbtdcIhcQ/src/github.com/opencontainers/runc
01:30:30 [2020-05-21T01:30:30.691Z] #50 16.14 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
01:30:30 [2020-05-21T01:30:30.691Z] #50 17.16 + '[' -z '' ']'
01:30:30 [2020-05-21T01:30:30.691Z] #50 17.16 + target=static
01:30:30 [2020-05-21T01:30:30.691Z] #50 17.16 + make 'BUILDTAGS=seccomp apparmor selinux ' static
01:30:30 [2020-05-21T01:30:30.691Z] #50 20.30 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
01:30:30 [2020-05-21T01:30:30.981Z] #50 ...
01:30:30 [2020-05-21T01:30:30.981Z] 
01:30:30 [2020-05-21T01:30:30.981Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:30 [2020-05-21T01:30:30.981Z] #40 102.3   DEP      criu/pie/parasite.d
01:30:31 [2020-05-21T01:30:31.271Z] #40 102.7   CC       criu/pie/parasite.o
01:30:31 [2020-05-21T01:30:31.897Z] #40 ...
01:30:31 [2020-05-21T01:30:31.897Z] 
01:30:31 [2020-05-21T01:30:31.897Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
01:30:31 [2020-05-21T01:30:31.897Z] #48 193.9 mvdan.cc/sh/v3/cmd/shfmt
01:30:32 [2020-05-21T01:30:32.185Z] #48 DONE 204.1s
01:30:32 [2020-05-21T01:30:32.185Z] 
01:30:32 [2020-05-21T01:30:32.185Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:32 [2020-05-21T01:30:32.185Z] #18 17.83 Fetched 8131 kB in 17s (470 kB/s)
01:30:32 [2020-05-21T01:30:32.362Z] #17 28.89 Selecting previously unselected package python3-minimal.
01:30:32 [2020-05-21T01:30:32.362Z] #17 28.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23683 files and directories currently installed.)
01:30:32 [2020-05-21T01:30:32.362Z] #17 28.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
01:30:32 [2020-05-21T01:30:32.362Z] #17 28.94 Unpacking python3-minimal (3.7.3-1) ...
01:30:32 [2020-05-21T01:30:32.362Z] #17 29.03 Selecting previously unselected package libmpdec2:amd64.
01:30:32 [2020-05-21T01:30:32.362Z] #17 29.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
01:30:32 [2020-05-21T01:30:32.362Z] #17 29.06 Unpacking libmpdec2:amd64 (2.4.2-2) ...
01:30:32 [2020-05-21T01:30:32.362Z] #17 29.19 Selecting previously unselected package libpython3.7-stdlib:amd64.
01:30:32 [2020-05-21T01:30:32.362Z] #17 29.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
01:30:32 [2020-05-21T01:30:32.362Z] #17 29.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
01:30:32 [2020-05-21T01:30:32.652Z] #39 ...
01:30:32 [2020-05-21T01:30:32.652Z] 
01:30:32 [2020-05-21T01:30:32.652Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:32 [2020-05-21T01:30:32.652Z] #17 14.13 Reading package lists...
01:30:32 [2020-05-21T01:30:32.652Z] #17 17.43 Building dependency tree...
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77 libcap2-bin is already the newest version (1:2.25-2).
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77 The following additional packages will be installed:
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   python3.7 python3.7-minimal vim-runtime xxd
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77 Suggested packages:
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77 Recommended packages:
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   aufs-dkms nftables build-essential python3-dev python3-keyring
01:30:32 [2020-05-21T01:30:32.652Z] #17 18.77   python3-keyrings.alt python3-xdg unzip
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.74 The following NEW packages will be installed:
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:30:32 [2020-05-21T01:30:32.652Z] #17 20.75   xz-utils zip
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.07 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.07 Need to get 28.5 MB of archives.
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.07 After this operation, 116 MB of additional disk space will be used.
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.79 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 21.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 22.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 22.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 22.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 22.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 22.35 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 22.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
01:30:32 [2020-05-21T01:30:32.652Z] #17 22.97 debconf: delaying package configuration, since apt-utils is not installed
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.06 Fetched 28.5 MB in 2s (17.9 MB/s)
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.12 Selecting previously unselected package pigz.
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23434 files and directories currently installed.)
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.17 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.18 Unpacking pigz (2.4-1) ...
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.25 Selecting previously unselected package libpython3.7-minimal:amd64.
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.67 Selecting previously unselected package python3.7-minimal.
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
01:30:32 [2020-05-21T01:30:32.652Z] #17 23.70 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
01:30:32 [2020-05-21T01:30:32.652Z] #17 24.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
01:30:32 [2020-05-21T01:30:32.652Z] #17 24.51 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
01:30:32 [2020-05-21T01:30:32.652Z] #17 ...
01:30:32 [2020-05-21T01:30:32.652Z] 
01:30:32 [2020-05-21T01:30:32.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:32 [2020-05-21T01:30:32.652Z] #39 86.79   CC       criu/clone-noasan.o
01:30:32 [2020-05-21T01:30:32.652Z] #39 86.90   CC       criu/config.o
01:30:32 [2020-05-21T01:30:32.932Z] #19 9.966   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
01:30:32 [2020-05-21T01:30:32.932Z] #19 10.13 Collecting pyyaml (from yamllint==1.16.0)
01:30:32 [2020-05-21T01:30:32.932Z] #19 10.33   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
01:30:33 [2020-05-21T01:30:33.296Z] #17 30.15 Selecting previously unselected package python3.7.
01:30:33 [2020-05-21T01:30:33.297Z] #17 30.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
01:30:33 [2020-05-21T01:30:33.297Z] #17 30.17 Unpacking python3.7 (3.7.3-2+deb10u1) ...
01:30:33 [2020-05-21T01:30:33.506Z] #19 11.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
01:30:33 [2020-05-21T01:30:33.506Z] #19 11.75   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
01:30:33 [2020-05-21T01:30:33.506Z] #19 11.79 Building wheels for collected packages: pyyaml
01:30:33 [2020-05-21T01:30:33.506Z] #19 11.80   Running setup.py bdist_wheel for pyyaml: started
01:30:33 [2020-05-21T01:30:33.554Z] #17 30.32 Selecting previously unselected package libpython3-stdlib:amd64.
01:30:33 [2020-05-21T01:30:33.554Z] #17 30.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
01:30:33 [2020-05-21T01:30:33.554Z] #17 30.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
01:30:33 [2020-05-21T01:30:33.554Z] #17 30.42 Setting up python3-minimal (3.7.3-1) ...
01:30:34 [2020-05-21T01:30:34.026Z] #39 88.15   CC       criu/cr-check.o
01:30:34 [2020-05-21T01:30:34.238Z] #18 17.83 Reading package lists...
01:30:34 [2020-05-21T01:30:34.238Z] #18 ...
01:30:34 [2020-05-21T01:30:34.238Z] 
01:30:34 [2020-05-21T01:30:34.238Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:34 [2020-05-21T01:30:34.238Z] #40 105.3   LINK     criu/pie/parasite.built-in.o
01:30:34 [2020-05-21T01:30:34.238Z] #40 105.3   GEN      criu/pie/parasite-blob.h
01:30:34 [2020-05-21T01:30:34.238Z] #40 105.4   CC       criu/pie/parasite-vdso.o
01:30:34 [2020-05-21T01:30:34.488Z] #17 31.27 Selecting previously unselected package python3.
01:30:34 [2020-05-21T01:30:34.488Z] #17 31.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24095 files and directories currently installed.)
01:30:34 [2020-05-21T01:30:34.488Z] #17 31.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
01:30:34 [2020-05-21T01:30:34.488Z] #17 31.32 Unpacking python3 (3.7.3-1) ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.43 Selecting previously unselected package libip4tc0:amd64.
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.44 Unpacking libip4tc0:amd64 (1.8.2-4) ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.52 Selecting previously unselected package libip6tc0:amd64.
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.53 Unpacking libip6tc0:amd64 (1.8.2-4) ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.61 Selecting previously unselected package libiptc0:amd64.
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.62 Unpacking libiptc0:amd64 (1.8.2-4) ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.68 Selecting previously unselected package libnfnetlink0:amd64.
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:30:34 [2020-05-21T01:30:34.746Z] #17 31.74 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:30:34 [2020-05-21T01:30:34.893Z] #19 12.85   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
01:30:34 [2020-05-21T01:30:34.893Z] #19 12.85   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
01:30:34 [2020-05-21T01:30:34.893Z] #19 12.93 Successfully built pyyaml
01:30:34 [2020-05-21T01:30:34.893Z] #19 12.95 Installing collected packages: pyyaml, pathspec, yamllint
01:30:34 [2020-05-21T01:30:34.893Z] #19 13.21 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
01:30:35 [2020-05-21T01:30:35.004Z] #17 31.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
01:30:35 [2020-05-21T01:30:35.004Z] #17 31.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:30:35 [2020-05-21T01:30:35.004Z] #17 31.86 Selecting previously unselected package libnftnl11:amd64.
01:30:35 [2020-05-21T01:30:35.004Z] #17 31.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
01:30:35 [2020-05-21T01:30:35.004Z] #17 31.87 Unpacking libnftnl11:amd64 (1.1.2-2) ...
01:30:35 [2020-05-21T01:30:35.004Z] #17 31.98 Selecting previously unselected package iptables.
01:30:35 [2020-05-21T01:30:35.262Z] #17 31.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
01:30:35 [2020-05-21T01:30:35.262Z] #17 31.99 Unpacking iptables (1.8.2-4) ...
01:30:35 [2020-05-21T01:30:35.263Z] #40 106.5   CC       criu/arch/ppc64/vdso-pie.o
01:30:35 [2020-05-21T01:30:35.400Z] #39 89.64   CC       criu/cr-dedup.o
01:30:35 [2020-05-21T01:30:35.465Z] #19 DONE 13.7s
01:30:35 [2020-05-21T01:30:35.465Z] 
01:30:35 [2020-05-21T01:30:35.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:35 [2020-05-21T01:30:35.465Z] #39 142.5   CC       criu/mount.o
01:30:35 [2020-05-21T01:30:35.465Z] #39 145.8   CC       criu/namespaces.o
01:30:35 [2020-05-21T01:30:35.465Z] #39 147.2   CC       criu/net.o
01:30:35 [2020-05-21T01:30:35.465Z] #39 149.7   CC       criu/netfilter.o
01:30:35 [2020-05-21T01:30:35.465Z] #39 150.1   CC       criu/page-pipe.o
01:30:35 [2020-05-21T01:30:35.520Z] #17 32.36 Selecting previously unselected package xxd.
01:30:35 [2020-05-21T01:30:35.520Z] #17 32.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
01:30:35 [2020-05-21T01:30:35.520Z] #17 32.37 Unpacking xxd (2:8.1.0875-5) ...
01:30:35 [2020-05-21T01:30:35.520Z] #17 32.50 Selecting previously unselected package vim-common.
01:30:35 [2020-05-21T01:30:35.520Z] #17 32.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
01:30:35 [2020-05-21T01:30:35.520Z] #17 32.54 Unpacking vim-common (2:8.1.0875-5) ...
01:30:35 [2020-05-21T01:30:35.725Z] #39 150.8   CC       criu/page-xfer.o
01:30:35 [2020-05-21T01:30:35.778Z] #17 32.73 Selecting previously unselected package bash-completion.
01:30:35 [2020-05-21T01:30:35.778Z] #17 32.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
01:30:35 [2020-05-21T01:30:35.924Z] #40 107.4   CC       criu/arch/ppc64/restorer.o
01:30:35 [2020-05-21T01:30:35.966Z] #39 90.02   CC       criu/cr-dump.o
01:30:36 [2020-05-21T01:30:36.958Z] #40 108.2   CC       criu/arch/ppc64/vdso-trampoline.o
01:30:36 [2020-05-21T01:30:36.958Z] #40 108.2   CC       criu/pie/restorer.o
01:30:37 [2020-05-21T01:30:37.113Z] #39 151.9   CC       criu/pagemap-cache.o
01:30:37 [2020-05-21T01:30:37.113Z] #39 152.3   CC       criu/pagemap.o
01:30:37 [2020-05-21T01:30:37.865Z] #39 91.92   CC       criu/cr-errno.o
01:30:37 [2020-05-21T01:30:37.865Z] #39 92.00   CC       criu/cr-restore.o
01:30:37 [2020-05-21T01:30:37.865Z] #39 ...
01:30:37 [2020-05-21T01:30:37.865Z] 
01:30:37 [2020-05-21T01:30:37.865Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.23 Selecting previously unselected package python3-minimal.
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23683 files and directories currently installed.)
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.28 Unpacking python3-minimal (3.7.3-1) ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.36 Selecting previously unselected package libmpdec2:amd64.
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.36 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.37 Unpacking libmpdec2:amd64 (2.4.2-2) ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.48 Selecting previously unselected package libpython3.7-stdlib:amd64.
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 26.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 27.34 Selecting previously unselected package python3.7.
01:30:37 [2020-05-21T01:30:37.865Z] #17 27.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 27.37 Unpacking python3.7 (3.7.3-2+deb10u1) ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 27.53 Selecting previously unselected package libpython3-stdlib:amd64.
01:30:37 [2020-05-21T01:30:37.865Z] #17 27.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 27.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 27.63 Setting up python3-minimal (3.7.3-1) ...
01:30:37 [2020-05-21T01:30:37.865Z] #17 28.43 Selecting previously unselected package python3.
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.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 ... 24095 files and directories currently installed.)
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.48 Unpacking python3 (3.7.3-1) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.60 Selecting previously unselected package libip4tc0:amd64.
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.61 Unpacking libip4tc0:amd64 (1.8.2-4) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.70 Selecting previously unselected package libip6tc0:amd64.
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.73 Unpacking libip6tc0:amd64 (1.8.2-4) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.82 Selecting previously unselected package libiptc0:amd64.
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.83 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.83 Unpacking libiptc0:amd64 (1.8.2-4) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.92 Selecting previously unselected package libnfnetlink0:amd64.
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 28.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.00 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.09 Selecting previously unselected package libnftnl11:amd64.
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.11 Unpacking libnftnl11:amd64 (1.1.2-2) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.20 Selecting previously unselected package iptables.
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.20 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.20 Unpacking iptables (1.8.2-4) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.51 Selecting previously unselected package xxd.
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.52 Unpacking xxd (2:8.1.0875-5) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.64 Selecting previously unselected package vim-common.
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.67 Unpacking vim-common (2:8.1.0875-5) ...
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.82 Selecting previously unselected package bash-completion.
01:30:37 [2020-05-21T01:30:37.866Z] #17 29.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
01:30:38 [2020-05-21T01:30:38.054Z] #39 153.0   CC       criu/parasite-syscall.o
01:30:38 [2020-05-21T01:30:38.054Z] #39 ...
01:30:38 [2020-05-21T01:30:38.054Z] 
01:30:38 [2020-05-21T01:30:38.054Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:38 [2020-05-21T01:30:38.054Z] #49 97.76 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
01:30:39 [2020-05-21T01:30:39.058Z] #17 35.49 Unpacking bash-completion (1:2.8-6) ...
01:30:39 [2020-05-21T01:30:39.058Z] #17 35.96 Selecting previously unselected package bzip2.
01:30:39 [2020-05-21T01:30:39.058Z] #17 35.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
01:30:39 [2020-05-21T01:30:39.058Z] #17 35.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
01:30:39 [2020-05-21T01:30:39.316Z] #17 36.06 Selecting previously unselected package xz-utils.
01:30:39 [2020-05-21T01:30:39.316Z] #17 36.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
01:30:39 [2020-05-21T01:30:39.317Z] #17 36.08 Unpacking xz-utils (5.2.4-1) ...
01:30:39 [2020-05-21T01:30:39.439Z] #49 99.05 + mkdir -p /build
01:30:39 [2020-05-21T01:30:39.439Z] #49 99.05 + cp runc /build/runc
01:30:39 [2020-05-21T01:30:39.439Z] #49 DONE 99.3s
01:30:39 [2020-05-21T01:30:39.439Z] 
01:30:39 [2020-05-21T01:30:39.439Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:39 [2020-05-21T01:30:39.439Z] #39 153.7   CC       criu/path.o
01:30:39 [2020-05-21T01:30:39.439Z] #39 154.0   CC       criu/pie-util-vdso.o
01:30:39 [2020-05-21T01:30:39.439Z] #39 154.3   CC       criu/pie-util.o
01:30:39 [2020-05-21T01:30:39.439Z] #39 154.4   CC       criu/pipes.o
01:30:39 [2020-05-21T01:30:39.574Z] #17 36.25 Selecting previously unselected package apparmor.
01:30:39 [2020-05-21T01:30:39.575Z] #17 36.27 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
01:30:39 [2020-05-21T01:30:39.575Z] #17 36.36 Unpacking apparmor (2.13.2-10) ...
01:30:39 [2020-05-21T01:30:39.832Z] #17 36.67 Selecting previously unselected package aufs-tools.
01:30:39 [2020-05-21T01:30:39.832Z] #17 36.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
01:30:39 [2020-05-21T01:30:39.832Z] #17 36.68 Unpacking aufs-tools (1:4.14+20190211-1) ...
01:30:40 [2020-05-21T01:30:40.010Z] #39 155.1   CC       criu/plugin.o
01:30:40 [2020-05-21T01:30:40.090Z] #17 36.80 Selecting previously unselected package libonig5:amd64.
01:30:40 [2020-05-21T01:30:40.090Z] #17 36.82 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
01:30:40 [2020-05-21T01:30:40.090Z] #17 36.83 Unpacking libonig5:amd64 (6.9.1-1) ...
01:30:40 [2020-05-21T01:30:40.090Z] #17 36.97 Selecting previously unselected package libjq1:amd64.
01:30:40 [2020-05-21T01:30:40.090Z] #17 36.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
01:30:40 [2020-05-21T01:30:40.090Z] #17 36.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.06 Selecting previously unselected package jq.
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.09 Unpacking jq (1.5+dfsg-2+b1) ...
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.16 Selecting previously unselected package libaio1:amd64.
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.16 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.16 Unpacking libaio1:amd64 (0.3.112-3) ...
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.22 Selecting previously unselected package libgpm2:amd64.
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.24 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
01:30:40 [2020-05-21T01:30:40.348Z] #17 37.25 Unpacking libgpm2:amd64 (1.20.7-5) ...
01:30:40 [2020-05-21T01:30:40.394Z] #17 32.42 Unpacking bash-completion (1:2.8-6) ...
01:30:40 [2020-05-21T01:30:40.581Z] #39 155.6   CC       criu/proc_parse.o
01:30:40 [2020-05-21T01:30:40.606Z] #17 37.32 Selecting previously unselected package libicu63:amd64.
01:30:40 [2020-05-21T01:30:40.606Z] #17 37.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
01:30:40 [2020-05-21T01:30:40.606Z] #17 37.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
01:30:40 [2020-05-21T01:30:40.652Z] #17 32.79 Selecting previously unselected package bzip2.
01:30:40 [2020-05-21T01:30:40.652Z] #17 32.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
01:30:40 [2020-05-21T01:30:40.652Z] #17 32.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
01:30:40 [2020-05-21T01:30:40.652Z] #17 32.87 Selecting previously unselected package xz-utils.
01:30:40 [2020-05-21T01:30:40.910Z] #17 32.87 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
01:30:40 [2020-05-21T01:30:40.910Z] #17 32.88 Unpacking xz-utils (5.2.4-1) ...
01:30:40 [2020-05-21T01:30:40.910Z] #17 33.05 Selecting previously unselected package apparmor.
01:30:40 [2020-05-21T01:30:40.910Z] #17 33.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
01:30:41 [2020-05-21T01:30:41.168Z] #17 33.13 Unpacking apparmor (2.13.2-10) ...
01:30:41 [2020-05-21T01:30:41.426Z] #17 33.48 Selecting previously unselected package aufs-tools.
01:30:41 [2020-05-21T01:30:41.426Z] #17 33.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
01:30:41 [2020-05-21T01:30:41.426Z] #17 33.50 Unpacking aufs-tools (1:4.14+20190211-1) ...
01:30:41 [2020-05-21T01:30:41.426Z] #17 33.60 Selecting previously unselected package libonig5:amd64.
01:30:41 [2020-05-21T01:30:41.426Z] #17 33.62 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
01:30:41 [2020-05-21T01:30:41.426Z] #17 33.62 Unpacking libonig5:amd64 (6.9.1-1) ...
01:30:41 [2020-05-21T01:30:41.684Z] #17 33.75 Selecting previously unselected package libjq1:amd64.
01:30:41 [2020-05-21T01:30:41.685Z] #17 33.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
01:30:41 [2020-05-21T01:30:41.685Z] #17 33.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
01:30:41 [2020-05-21T01:30:41.943Z] #17 33.89 Selecting previously unselected package jq.
01:30:41 [2020-05-21T01:30:41.943Z] #17 33.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
01:30:41 [2020-05-21T01:30:41.943Z] #17 33.91 Unpacking jq (1.5+dfsg-2+b1) ...
01:30:41 [2020-05-21T01:30:41.943Z] #17 34.01 Selecting previously unselected package libaio1:amd64.
01:30:41 [2020-05-21T01:30:41.943Z] #17 34.02 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
01:30:41 [2020-05-21T01:30:41.943Z] #17 34.03 Unpacking libaio1:amd64 (0.3.112-3) ...
01:30:41 [2020-05-21T01:30:41.943Z] #17 34.09 Selecting previously unselected package libgpm2:amd64.
01:30:41 [2020-05-21T01:30:41.943Z] #17 34.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
01:30:41 [2020-05-21T01:30:41.943Z] #17 34.11 Unpacking libgpm2:amd64 (1.20.7-5) ...
01:30:42 [2020-05-21T01:30:42.201Z] #17 34.17 Selecting previously unselected package libicu63:amd64.
01:30:42 [2020-05-21T01:30:42.201Z] #17 34.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
01:30:42 [2020-05-21T01:30:42.201Z] #17 34.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
01:30:42 [2020-05-21T01:30:42.201Z] #17 ...
01:30:42 [2020-05-21T01:30:42.201Z] 
01:30:42 [2020-05-21T01:30:42.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:42 [2020-05-21T01:30:42.201Z] #39 96.38   CC       criu/cr-service.o
01:30:43 [2020-05-21T01:30:43.125Z] #39 157.7   CC       criu/protobuf-desc.o
01:30:43 [2020-05-21T01:30:43.125Z] #39 158.4   CC       criu/protobuf.o
01:30:43 [2020-05-21T01:30:43.138Z] #17 ...
01:30:43 [2020-05-21T01:30:43.138Z] 
01:30:43 [2020-05-21T01:30:43.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:43 [2020-05-21T01:30:43.138Z] #39 96.69   CC       criu/clone-noasan.o
01:30:43 [2020-05-21T01:30:43.138Z] #39 96.80   CC       criu/config.o
01:30:43 [2020-05-21T01:30:43.138Z] #39 98.06   CC       criu/cr-check.o
01:30:43 [2020-05-21T01:30:43.138Z] #39 99.60   CC       criu/cr-dedup.o
01:30:43 [2020-05-21T01:30:43.138Z] #39 99.96   CC       criu/cr-dump.o
01:30:43 [2020-05-21T01:30:43.138Z] #39 102.3   CC       criu/cr-errno.o
01:30:43 [2020-05-21T01:30:43.138Z] #39 102.4   CC       criu/cr-restore.o
01:30:43 [2020-05-21T01:30:43.138Z] #39 106.8   CC       criu/cr-service.o
01:30:43 [2020-05-21T01:30:43.574Z] #39 97.80   CC       criu/crtools.o
01:30:43 [2020-05-21T01:30:43.696Z] #39 158.8   CC       criu/pstree.o
01:30:43 [2020-05-21T01:30:43.866Z] #40 114.2   LINK     criu/pie/restorer.built-in.o
01:30:43 [2020-05-21T01:30:43.866Z] #40 114.2   GEN      criu/pie/restorer-blob.h
01:30:43 [2020-05-21T01:30:43.866Z] #40 114.5   DEP      criu/vdso.d
01:30:43 [2020-05-21T01:30:43.866Z] #40 114.9   DEP      criu/uts_ns.d
01:30:43 [2020-05-21T01:30:43.866Z] #40 115.2   DEP      criu/util.d
01:30:43 [2020-05-21T01:30:43.866Z] #40 ...
01:30:43 [2020-05-21T01:30:43.866Z] 
01:30:43 [2020-05-21T01:30:43.866Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:43 [2020-05-21T01:30:43.866Z] #18 17.83 Reading package lists...
01:30:43 [2020-05-21T01:30:43.866Z] #18 27.32 Reading package lists...
01:30:43 [2020-05-21T01:30:43.866Z] #18 34.28 Building dependency tree...
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.49 libcap2-bin is already the newest version (1:2.25-2).
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.49 The following additional packages will be installed:
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.49   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.49   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.50   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.50   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.50   python3.7 python3.7-minimal vim-runtime xxd
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.50 Suggested packages:
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.51   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.51   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.51 Recommended packages:
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.51   aufs-dkms nftables build-essential python3-dev python3-keyring
01:30:43 [2020-05-21T01:30:43.866Z] #18 36.51   python3-keyrings.alt python3-xdg unzip
01:30:44 [2020-05-21T01:30:44.071Z] #39 ...
01:30:44 [2020-05-21T01:30:44.071Z] 
01:30:44 [2020-05-21T01:30:44.071Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:44 [2020-05-21T01:30:44.071Z] #17 40.81 Selecting previously unselected package libnet1:amd64.
01:30:44 [2020-05-21T01:30:44.071Z] #17 40.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:30:44 [2020-05-21T01:30:44.071Z] #17 40.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:30:44 [2020-05-21T01:30:44.071Z] #17 40.90 Selecting previously unselected package libnl-3-200:amd64.
01:30:44 [2020-05-21T01:30:44.071Z] #17 40.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
01:30:44 [2020-05-21T01:30:44.071Z] #17 40.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
01:30:44 [2020-05-21T01:30:44.141Z] #39 98.40   CC       criu/eventfd.o
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.01 Selecting previously unselected package libprotobuf-c1:amd64.
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.08 Selecting previously unselected package libreadline5:amd64.
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.18 Selecting previously unselected package net-tools.
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
01:30:44 [2020-05-21T01:30:44.329Z] #17 41.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
01:30:44 [2020-05-21T01:30:44.399Z] #39 98.71   CC       criu/eventpoll.o
01:30:44 [2020-05-21T01:30:44.499Z] #18 ...
01:30:44 [2020-05-21T01:30:44.499Z] 
01:30:44 [2020-05-21T01:30:44.499Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:44 [2020-05-21T01:30:44.499Z] #40 115.7   DEP      criu/uffd.d
01:30:44 [2020-05-21T01:30:44.587Z] #17 41.41 Selecting previously unselected package python-pip-whl.
01:30:44 [2020-05-21T01:30:44.587Z] #17 41.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
01:30:44 [2020-05-21T01:30:44.587Z] #17 41.44 Unpacking python-pip-whl (18.1-5) ...
01:30:44 [2020-05-21T01:30:44.637Z] #39 159.6   CC       criu/rbtree.o
01:30:44 [2020-05-21T01:30:44.637Z] #39 159.9   CC       criu/rst-malloc.o
01:30:44 [2020-05-21T01:30:44.790Z] #40 116.2   DEP      criu/tun.d
01:30:44 [2020-05-21T01:30:44.897Z] #39 160.1   CC       criu/seccomp.o
01:30:45 [2020-05-21T01:30:45.154Z] #17 41.93 Selecting previously unselected package python3-lib2to3.
01:30:45 [2020-05-21T01:30:45.154Z] #17 41.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
01:30:45 [2020-05-21T01:30:45.154Z] #17 41.94 Unpacking python3-lib2to3 (3.7.3-1) ...
01:30:45 [2020-05-21T01:30:45.154Z] #17 42.06 Selecting previously unselected package python3-distutils.
01:30:45 [2020-05-21T01:30:45.154Z] #17 42.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
01:30:45 [2020-05-21T01:30:45.154Z] #17 42.07 Unpacking python3-distutils (3.7.3-1) ...
01:30:45 [2020-05-21T01:30:45.332Z] #39 99.46   CC       criu/external.o
01:30:45 [2020-05-21T01:30:45.412Z] #17 42.24 Selecting previously unselected package python3-pip.
01:30:45 [2020-05-21T01:30:45.412Z] #17 42.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
01:30:45 [2020-05-21T01:30:45.412Z] #17 42.25 Unpacking python3-pip (18.1-5) ...
01:30:45 [2020-05-21T01:30:45.412Z] #17 42.43 Selecting previously unselected package python3-pkg-resources.
01:30:45 [2020-05-21T01:30:45.412Z] #17 42.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
01:30:45 [2020-05-21T01:30:45.418Z] #40 116.6   DEP      criu/tty.d
01:30:45 [2020-05-21T01:30:45.418Z] #40 116.9   DEP      criu/timerfd.d
01:30:45 [2020-05-21T01:30:45.468Z] #39 160.7   CC       criu/seize.o
01:30:45 [2020-05-21T01:30:45.590Z] #39 99.72   CC       criu/fault-injection.o
01:30:45 [2020-05-21T01:30:45.590Z] #39 99.83   CC       criu/fdstore.o
01:30:45 [2020-05-21T01:30:45.670Z] #17 42.44 Unpacking python3-pkg-resources (40.8.0-1) ...
01:30:45 [2020-05-21T01:30:45.848Z] #39 100.1   CC       criu/fifo.o
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.57 Selecting previously unselected package python3-setuptools.
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.59 Unpacking python3-setuptools (40.8.0-1) ...
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.82 Selecting previously unselected package python3-wheel.
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.83 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.84 Unpacking python3-wheel (0.32.3-2) ...
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.91 Selecting previously unselected package sudo.
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.92 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
01:30:45 [2020-05-21T01:30:45.928Z] #17 42.94 Unpacking sudo (1.8.27-1+deb10u2) ...
01:30:46 [2020-05-21T01:30:46.046Z] #40 117.4   DEP      criu/sysfs_parse.d
01:30:46 [2020-05-21T01:30:46.347Z] #40 117.8   DEP      criu/sysctl.d
01:30:46 [2020-05-21T01:30:46.409Z] #39 161.4   CC       criu/servicefd.o
01:30:46 [2020-05-21T01:30:46.414Z] #39 100.5   CC       criu/file-ids.o
01:30:46 [2020-05-21T01:30:46.414Z] #39 100.8   CC       criu/file-lock.o
01:30:46 [2020-05-21T01:30:46.493Z] #17 43.39 Selecting previously unselected package thin-provisioning-tools.
01:30:46 [2020-05-21T01:30:46.493Z] #17 43.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
01:30:46 [2020-05-21T01:30:46.493Z] #17 43.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
01:30:46 [2020-05-21T01:30:46.636Z] #40 118.2   DEP      criu/string.d
01:30:46 [2020-05-21T01:30:46.669Z] #39 161.7   CC       criu/shmem.o
01:30:46 [2020-05-21T01:30:46.751Z] #17 43.59 Selecting previously unselected package uidmap.
01:30:46 [2020-05-21T01:30:46.751Z] #17 43.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
01:30:46 [2020-05-21T01:30:46.751Z] #17 43.63 Unpacking uidmap (1:4.5-1.1) ...
01:30:46 [2020-05-21T01:30:46.923Z] #40 118.3   DEP      criu/stats.d
01:30:46 [2020-05-21T01:30:46.923Z] #40 ...
01:30:46 [2020-05-21T01:30:46.923Z] 
01:30:46 [2020-05-21T01:30:46.923Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:30:46 [2020-05-21T01:30:46.923Z] #55 209.0 + for f in rootlesskit rootlesskit-docker-proxy
01:30:46 [2020-05-21T01:30:46.923Z] #55 209.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
01:30:47 [2020-05-21T01:30:47.008Z] #17 43.77 Selecting previously unselected package vim-runtime.
01:30:47 [2020-05-21T01:30:47.008Z] #17 43.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
01:30:47 [2020-05-21T01:30:47.008Z] #17 43.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
01:30:47 [2020-05-21T01:30:47.008Z] #17 43.86 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
01:30:47 [2020-05-21T01:30:47.008Z] #17 43.87 Unpacking vim-runtime (2:8.1.0875-5) ...
01:30:47 [2020-05-21T01:30:47.211Z] #55 ...
01:30:47 [2020-05-21T01:30:47.211Z] 
01:30:47 [2020-05-21T01:30:47.211Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:47 [2020-05-21T01:30:47.211Z] #40 118.5   DEP      criu/sockets.d
01:30:47 [2020-05-21T01:30:47.498Z] #40 119.1   DEP      criu/sk-unix.d
01:30:47 [2020-05-21T01:30:47.610Z] #39 162.6   CC       criu/sigframe.o
01:30:47 [2020-05-21T01:30:47.610Z] #39 162.7   CC       criu/signalfd.o
01:30:47 [2020-05-21T01:30:47.788Z] #40 ...
01:30:47 [2020-05-21T01:30:47.788Z] 
01:30:47 [2020-05-21T01:30:47.788Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:30:47 [2020-05-21T01:30:47.788Z] #42 209.8 vendor/golang.org/x/text/unicode/norm
01:30:47 [2020-05-21T01:30:47.788Z] #42 218.1 github.com/LK4D4/vndr/build
01:30:47 [2020-05-21T01:30:47.798Z] #39 101.7   CC       criu/files-ext.o
01:30:47 [2020-05-21T01:30:47.798Z] #39 ...
01:30:47 [2020-05-21T01:30:47.798Z] 
01:30:47 [2020-05-21T01:30:47.798Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:47 [2020-05-21T01:30:47.798Z] #17 37.90 Selecting previously unselected package libnet1:amd64.
01:30:47 [2020-05-21T01:30:47.798Z] #17 37.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 37.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.00 Selecting previously unselected package libnl-3-200:amd64.
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.08 Selecting previously unselected package libprotobuf-c1:amd64.
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.20 Selecting previously unselected package libreadline5:amd64.
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.32 Selecting previously unselected package net-tools.
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.52 Selecting previously unselected package python-pip-whl.
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 38.55 Unpacking python-pip-whl (18.1-5) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.13 Selecting previously unselected package python3-lib2to3.
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.16 Unpacking python3-lib2to3 (3.7.3-1) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.28 Selecting previously unselected package python3-distutils.
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.32 Unpacking python3-distutils (3.7.3-1) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.48 Selecting previously unselected package python3-pip.
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.50 Unpacking python3-pip (18.1-5) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.67 Selecting previously unselected package python3-pkg-resources.
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.69 Unpacking python3-pkg-resources (40.8.0-1) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.81 Selecting previously unselected package python3-setuptools.
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 39.83 Unpacking python3-setuptools (40.8.0-1) ...
01:30:47 [2020-05-21T01:30:47.798Z] #17 40.04 Selecting previously unselected package python3-wheel.
01:30:47 [2020-05-21T01:30:47.798Z] #17 40.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
01:30:47 [2020-05-21T01:30:47.871Z] #39 162.9   CC       criu/sk-inet.o
01:30:48 [2020-05-21T01:30:48.056Z] #17 40.07 Unpacking python3-wheel (0.32.3-2) ...
01:30:48 [2020-05-21T01:30:48.056Z] #17 40.14 Selecting previously unselected package sudo.
01:30:48 [2020-05-21T01:30:48.056Z] #17 40.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
01:30:48 [2020-05-21T01:30:48.056Z] #17 40.15 Unpacking sudo (1.8.27-1+deb10u2) ...
01:30:48 [2020-05-21T01:30:48.076Z] #42 ...
01:30:48 [2020-05-21T01:30:48.076Z] 
01:30:48 [2020-05-21T01:30:48.076Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:48 [2020-05-21T01:30:48.076Z] #18 40.02 The following NEW packages will be installed:
01:30:48 [2020-05-21T01:30:48.076Z] #18 40.02   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
01:30:48 [2020-05-21T01:30:48.076Z] #18 40.02   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
01:30:48 [2020-05-21T01:30:48.076Z] #18 40.02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
01:30:48 [2020-05-21T01:30:48.076Z] #18 40.02   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.03   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.03   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.03   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.04   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.04   xz-utils zip
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.22 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.22 Need to get 29.2 MB of archives.
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.22 After this operation, 134 MB of additional disk space will be used.
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
01:30:48 [2020-05-21T01:30:48.077Z] #18 40.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 40.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 41.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 41.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 41.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 41.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 41.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 41.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 41.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
01:30:48 [2020-05-21T01:30:48.366Z] #18 41.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
01:30:48 [2020-05-21T01:30:48.622Z] #17 40.66 Selecting previously unselected package thin-provisioning-tools.
01:30:48 [2020-05-21T01:30:48.622Z] #17 40.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
01:30:48 [2020-05-21T01:30:48.622Z] #17 40.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
01:30:48 [2020-05-21T01:30:48.622Z] #17 40.92 Selecting previously unselected package uidmap.
01:30:48 [2020-05-21T01:30:48.654Z] #18 41.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
01:30:48 [2020-05-21T01:30:48.654Z] #18 41.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
01:30:48 [2020-05-21T01:30:48.654Z] #18 41.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
01:30:48 [2020-05-21T01:30:48.654Z] #18 41.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
01:30:48 [2020-05-21T01:30:48.814Z] #39 163.8   CC       criu/sk-netlink.o
01:30:48 [2020-05-21T01:30:48.880Z] #17 40.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
01:30:48 [2020-05-21T01:30:48.880Z] #17 40.93 Unpacking uidmap (1:4.5-1.1) ...
01:30:48 [2020-05-21T01:30:48.880Z] #17 41.06 Selecting previously unselected package vim-runtime.
01:30:49 [2020-05-21T01:30:49.075Z] #39 164.1   CC       criu/sk-packet.o
01:30:49 [2020-05-21T01:30:49.138Z] #17 41.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
01:30:49 [2020-05-21T01:30:49.138Z] #17 41.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
01:30:49 [2020-05-21T01:30:49.138Z] #17 41.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
01:30:49 [2020-05-21T01:30:49.138Z] #17 41.14 Unpacking vim-runtime (2:8.1.0875-5) ...
01:30:49 [2020-05-21T01:30:49.646Z] #39 164.7   CC       criu/sk-queue.o
01:30:49 [2020-05-21T01:30:49.681Z] #18 42.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
01:30:49 [2020-05-21T01:30:49.681Z] #18 42.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
01:30:49 [2020-05-21T01:30:49.681Z] #18 42.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
01:30:49 [2020-05-21T01:30:49.681Z] #18 42.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
01:30:49 [2020-05-21T01:30:49.681Z] #18 42.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
01:30:49 [2020-05-21T01:30:49.681Z] #18 42.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
01:30:49 [2020-05-21T01:30:49.681Z] #18 42.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
01:30:49 [2020-05-21T01:30:49.681Z] #18 42.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
01:30:49 [2020-05-21T01:30:49.918Z] #39 165.1   CC       criu/sk-tcp.o
01:30:49 [2020-05-21T01:30:49.974Z] #18 42.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
01:30:49 [2020-05-21T01:30:49.975Z] #18 42.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
01:30:49 [2020-05-21T01:30:49.975Z] #18 42.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
01:30:49 [2020-05-21T01:30:49.975Z] #18 42.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
01:30:49 [2020-05-21T01:30:49.975Z] #18 42.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
01:30:49 [2020-05-21T01:30:49.975Z] #18 42.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
01:30:49 [2020-05-21T01:30:49.975Z] #18 42.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
01:30:49 [2020-05-21T01:30:49.975Z] #18 42.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
01:30:50 [2020-05-21T01:30:50.470Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
01:30:50 [2020-05-21T01:30:50.470Z] 
01:30:50 [2020-05-21T01:30:50.470Z]  ________   ____  __.
01:30:50 [2020-05-21T01:30:50.470Z]  \_____  \ |    |/ _|
01:30:50 [2020-05-21T01:30:50.470Z]  /   |   \|      <
01:30:50 [2020-05-21T01:30:50.470Z]  /    |    \    |  \
01:30:50 [2020-05-21T01:30:50.470Z]  \_______  /____|__ \
01:30:50 [2020-05-21T01:30:50.470Z]          \/        \/
01:30:50 [2020-05-21T01:30:50.470Z] 
01:30:50 [2020-05-21T01:30:50.470Z] INFO: make.ps1 ended at 05/21/2020 01:30:44
01:30:50 [2020-05-21T01:30:50.470Z] INFO: Binaries build ended at 05/21/2020 01:30:46. Duration:00:01:13.1934109
01:30:50 [2020-05-21T01:30:50.470Z] INFO: Copying the built daemon binary to d:\CI\PR-40973\10\binary\dockerd-7ea8435fb4.exe...
01:30:50 [2020-05-21T01:30:50.470Z] INFO: Copying the built client binary to d:\CI\PR-40973\10\binary\docker-7ea8435fb4.exe...
01:30:50 [2020-05-21T01:30:50.470Z] INFO: Copying dockerversion from the container...
01:30:50 [2020-05-21T01:30:50.470Z] INFO: Copying the golang package from the container to d:\CI\PR-40973\10\installer\go.zip...
01:30:50 [2020-05-21T01:30:50.489Z] #39 165.5   CC       criu/sk-unix.o
01:30:50 [2020-05-21T01:30:50.489Z] #39 ...
01:30:50 [2020-05-21T01:30:50.489Z] 
01:30:50 [2020-05-21T01:30:50.489Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.4 + cd /tmp/tmp.rv1ygzpbEU/src/github.com/golangci/golangci-lint/
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.4 + git checkout -q v1.23.8
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.8 ++ git describe --tags
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.8 + version=v1.23.8
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.8 ++ git rev-parse --short HEAD
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.8 + commit=76a82c6
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.8 ++ git show -s --format=%cd
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
01:30:50 [2020-05-21T01:30:50.489Z] #45 217.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
01:30:51 [2020-05-21T01:30:51.008Z] #18 43.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
01:30:51 [2020-05-21T01:30:51.008Z] #18 43.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
01:30:51 [2020-05-21T01:30:51.008Z] #18 43.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
01:30:51 [2020-05-21T01:30:51.188Z] #17 47.21 Selecting previously unselected package vim.
01:30:51 [2020-05-21T01:30:51.188Z] #17 47.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
01:30:51 [2020-05-21T01:30:51.188Z] #17 47.25 Unpacking vim (2:8.1.0875-5) ...
01:30:51 [2020-05-21T01:30:51.188Z] #17 47.71 Selecting previously unselected package xfsprogs.
01:30:51 [2020-05-21T01:30:51.188Z] #17 47.71 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
01:30:51 [2020-05-21T01:30:51.188Z] #17 47.73 Unpacking xfsprogs (4.20.0-1) ...
01:30:51 [2020-05-21T01:30:51.298Z] #18 ...
01:30:51 [2020-05-21T01:30:51.298Z] 
01:30:51 [2020-05-21T01:30:51.298Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
01:30:51 [2020-05-21T01:30:51.299Z] #55 DONE 223.2s
01:30:51 [2020-05-21T01:30:51.299Z] 
01:30:51 [2020-05-21T01:30:51.299Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
01:30:51 [2020-05-21T01:30:51.299Z] #56 DONE 0.1s
01:30:51 [2020-05-21T01:30:51.299Z] 
01:30:51 [2020-05-21T01:30:51.299Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:51 [2020-05-21T01:30:51.299Z] #40 119.5   DEP      criu/sk-tcp.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 119.8   DEP      criu/sk-queue.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 120.2   DEP      criu/sk-packet.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 120.5   DEP      criu/sk-netlink.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 121.0   DEP      criu/sk-inet.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 121.5   DEP      criu/signalfd.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 121.8   DEP      criu/sigframe.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 122.0   DEP      criu/shmem.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 122.3   DEP      criu/servicefd.d
01:30:51 [2020-05-21T01:30:51.299Z] #40 122.5   DEP      criu/seize.d
01:30:51 [2020-05-21T01:30:51.445Z] #17 48.25 Selecting previously unselected package zip.
01:30:51 [2020-05-21T01:30:51.445Z] #17 48.25 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
01:30:51 [2020-05-21T01:30:51.445Z] #17 48.26 Unpacking zip (3.0-11+b1) ...
01:30:51 [2020-05-21T01:30:51.595Z] #40 122.9   DEP      criu/seccomp.d
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.50 Setting up aufs-tools (1:4.14+20190211-1) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.54 Setting up libip6tc0:amd64 (1.8.2-4) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.56 Setting up libgpm2:amd64 (1.20.7-5) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.57 Setting up libip4tc0:amd64 (1.8.2-4) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.58 Setting up uidmap (1:4.5-1.1) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.60 Setting up libnftnl11:amd64 (1.1.2-2) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.65 Setting up xxd (2:8.1.0875-5) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.66 Setting up zip (3.0-11+b1) ...
01:30:51 [2020-05-21T01:30:51.702Z] #17 48.67 Setting up vim-common (2:8.1.0875-5) ...
01:30:51 [2020-05-21T01:30:51.872Z] #45 ...
01:30:51 [2020-05-21T01:30:51.872Z] 
01:30:51 [2020-05-21T01:30:51.872Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:51 [2020-05-21T01:30:51.872Z] #39 167.0   CC       criu/sockets.o
01:30:51 [2020-05-21T01:30:51.961Z] #17 48.69 Setting up bash-completion (1:2.8-6) ...
01:30:52 [2020-05-21T01:30:52.226Z] #40 123.7   DEP      criu/rst-malloc.d
01:30:52 [2020-05-21T01:30:52.418Z] #17 44.48 Selecting previously unselected package vim.
01:30:52 [2020-05-21T01:30:52.418Z] #17 44.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
01:30:52 [2020-05-21T01:30:52.418Z] #17 44.51 Unpacking vim (2:8.1.0875-5) ...
01:30:52 [2020-05-21T01:30:52.515Z] #40 123.9   DEP      criu/rbtree.d
01:30:52 [2020-05-21T01:30:52.515Z] #40 124.0   DEP      criu/pstree.d
01:30:52 [2020-05-21T01:30:52.814Z] #39 167.7   CC       criu/stats.o
01:30:52 [2020-05-21T01:30:52.814Z] #39 168.0   CC       criu/string.o
01:30:52 [2020-05-21T01:30:52.984Z] #17 44.99 Selecting previously unselected package xfsprogs.
01:30:52 [2020-05-21T01:30:52.984Z] #17 45.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
01:30:52 [2020-05-21T01:30:52.984Z] #17 45.02 Unpacking xfsprogs (4.20.0-1) ...
01:30:53 [2020-05-21T01:30:53.075Z] #39 168.1   CC       criu/sysctl.o
01:30:53 [2020-05-21T01:30:53.145Z] #40 124.6   DEP      criu/protobuf.d
01:30:53 [2020-05-21T01:30:53.216Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 1m54.272175146s 
01:30:53 [2020-05-21T01:30:53.216Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.994356ms 
01:30:53 [2020-05-21T01:30:53.242Z] #17 45.40 Selecting previously unselected package zip.
01:30:53 [2020-05-21T01:30:53.243Z] #17 45.42 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
01:30:53 [2020-05-21T01:30:53.243Z] #17 45.43 Unpacking zip (3.0-11+b1) ...
01:30:53 [2020-05-21T01:30:53.336Z] #39 168.6   CC       criu/sysfs_parse.o
01:30:53 [2020-05-21T01:30:53.417Z] INFO: Extracting go.zip to d:\CI\PR-40973\10\go
01:30:53 [2020-05-21T01:30:53.433Z] #40 125.0   GEN      criu/protobuf-desc-gen.h
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.65 Setting up aufs-tools (1:4.14+20190211-1) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.68 Setting up libip6tc0:amd64 (1.8.2-4) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.70 Setting up libgpm2:amd64 (1.20.7-5) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.71 Setting up libip4tc0:amd64 (1.8.2-4) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.72 Setting up uidmap (1:4.5-1.1) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.73 Setting up libnftnl11:amd64 (1.1.2-2) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
01:30:53 [2020-05-21T01:30:53.501Z] #17 45.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
01:30:53 [2020-05-21T01:30:53.759Z] #17 45.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
01:30:53 [2020-05-21T01:30:53.759Z] #17 45.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
01:30:53 [2020-05-21T01:30:53.759Z] #17 45.78 Setting up xxd (2:8.1.0875-5) ...
01:30:53 [2020-05-21T01:30:53.759Z] #17 45.79 Setting up zip (3.0-11+b1) ...
01:30:53 [2020-05-21T01:30:53.759Z] #17 45.80 Setting up vim-common (2:8.1.0875-5) ...
01:30:53 [2020-05-21T01:30:53.759Z] #17 45.82 Setting up bash-completion (1:2.8-6) ...
01:30:53 [2020-05-21T01:30:53.908Z] #39 168.9   CC       criu/timerfd.o
01:30:53 [2020-05-21T01:30:53.908Z] #39 169.2   CC       criu/tty.o
01:30:54 [2020-05-21T01:30:54.063Z] #40 ...
01:30:54 [2020-05-21T01:30:54.063Z] 
01:30:54 [2020-05-21T01:30:54.063Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:54 [2020-05-21T01:30:54.063Z] #18 45.30 debconf: delaying package configuration, since apt-utils is not installed
01:30:54 [2020-05-21T01:30:54.063Z] #18 45.68 Fetched 29.2 MB in 4s (8289 kB/s)
01:30:54 [2020-05-21T01:30:54.063Z] #18 45.82 Selecting previously unselected package pigz.
01:30:54 [2020-05-21T01:30:54.063Z] #18 45.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23363 files and directories currently installed.)
01:30:54 [2020-05-21T01:30:54.063Z] #18 46.02 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
01:30:54 [2020-05-21T01:30:54.063Z] #18 46.04 Unpacking pigz (2.4-1) ...
01:30:54 [2020-05-21T01:30:54.063Z] #18 46.13 Selecting previously unselected package libpython3.7-minimal:ppc64el.
01:30:54 [2020-05-21T01:30:54.063Z] #18 46.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
01:30:54 [2020-05-21T01:30:54.063Z] #18 46.14 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
01:30:54 [2020-05-21T01:30:54.063Z] #18 46.74 Selecting previously unselected package python3.7-minimal.
01:30:54 [2020-05-21T01:30:54.063Z] #18 46.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
01:30:54 [2020-05-21T01:30:54.063Z] #18 46.76 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
01:30:54 [2020-05-21T01:30:54.170Z] #39 ...
01:30:54 [2020-05-21T01:30:54.170Z] 
01:30:54 [2020-05-21T01:30:54.170Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:30:54 [2020-05-21T01:30:54.170Z] #52 179.8 + bin/containerd
01:30:54 [2020-05-21T01:30:54.487Z] #17 ...
01:30:54 [2020-05-21T01:30:54.487Z] 
01:30:54 [2020-05-21T01:30:54.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:54 [2020-05-21T01:30:54.487Z] #39 108.4   CC       criu/crtools.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 109.0   CC       criu/eventfd.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 109.4   CC       criu/eventpoll.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 110.2   CC       criu/external.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 110.5   CC       criu/fault-injection.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 110.6   CC       criu/fdstore.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 111.0   CC       criu/fifo.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 111.5   CC       criu/file-ids.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 111.8   CC       criu/file-lock.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 112.7   CC       criu/files-ext.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 113.0   CC       criu/files-reg.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 115.4   CC       criu/files.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 117.4   CC       criu/filesystems.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 118.2   CC       criu/fsnotify.o
01:30:54 [2020-05-21T01:30:54.487Z] #39 ...
01:30:54 [2020-05-21T01:30:54.487Z] 
01:30:54 [2020-05-21T01:30:54.487Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.30 Setting up libiptc0:amd64 (1.8.2-4) ...
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.31 Setting up xz-utils (5.2.4-1) ...
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.34 Setting up sudo (1.8.27-1+deb10u2) ...
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.42 invoke-rc.d: could not determine current runlevel
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.43 invoke-rc.d: policy-rc.d denied execution of start.
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.44 Setting up pigz (2.4-1) ...
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.46 Setting up libnl-3-200:amd64 (3.4.0-1) ...
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.47 Setting up python-pip-whl (18.1-5) ...
01:30:54 [2020-05-21T01:30:54.487Z] #17 51.48 Setting up libmpdec2:amd64 (2.4.2-2) ...
01:30:54 [2020-05-21T01:30:54.744Z] #17 51.49 Setting up vim-runtime (2:8.1.0875-5) ...
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.91 Setting up libaio1:amd64 (0.3.112-3) ...
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.92 Setting up libonig5:amd64 (6.9.1-1) ...
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.93 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.94 Setting up vim (2:8.1.0875-5) ...
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:30:55 [2020-05-21T01:30:55.003Z] #17 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:30:55 [2020-05-21T01:30:55.260Z] #17 52.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
01:30:55 [2020-05-21T01:30:55.260Z] #17 52.04 Setting up thin-provisioning-tools (0.7.6-2.1) ...
01:30:55 [2020-05-21T01:30:55.260Z] #17 52.05 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:30:55 [2020-05-21T01:30:55.260Z] #17 52.06 Setting up jq (1.5+dfsg-2+b1) ...
01:30:55 [2020-05-21T01:30:55.260Z] #17 52.07 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
01:30:55 [2020-05-21T01:30:55.260Z] #17 52.09 Setting up python3.7 (3.7.3-2+deb10u1) ...
01:30:55 [2020-05-21T01:30:55.561Z] #18 48.16 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
01:30:55 [2020-05-21T01:30:55.561Z] #18 48.17 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
01:30:56 [2020-05-21T01:30:56.105Z] #52 ...
01:30:56 [2020-05-21T01:30:56.105Z] 
01:30:56 [2020-05-21T01:30:56.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:56 [2020-05-21T01:30:56.105Z] #39 170.9   CC       criu/tun.o
01:30:56 [2020-05-21T01:30:56.105Z] #39 171.3   CC       criu/uffd.o
01:30:56 [2020-05-21T01:30:56.288Z] #17 48.39 Setting up libiptc0:amd64 (1.8.2-4) ...
01:30:56 [2020-05-21T01:30:56.288Z] #17 48.40 Setting up xz-utils (5.2.4-1) ...
01:30:56 [2020-05-21T01:30:56.288Z] #17 48.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:30:56 [2020-05-21T01:30:56.288Z] #17 48.43 Setting up sudo (1.8.27-1+deb10u2) ...
01:30:56 [2020-05-21T01:30:56.288Z] #17 48.51 invoke-rc.d: could not determine current runlevel
01:30:56 [2020-05-21T01:30:56.546Z] #17 48.52 invoke-rc.d: policy-rc.d denied execution of start.
01:30:56 [2020-05-21T01:30:56.546Z] #17 48.54 Setting up pigz (2.4-1) ...
01:30:56 [2020-05-21T01:30:56.546Z] #17 48.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:30:56 [2020-05-21T01:30:56.546Z] #17 48.56 Setting up libnl-3-200:amd64 (3.4.0-1) ...
01:30:56 [2020-05-21T01:30:56.546Z] #17 48.58 Setting up python-pip-whl (18.1-5) ...
01:30:56 [2020-05-21T01:30:56.546Z] #17 48.59 Setting up libmpdec2:amd64 (2.4.2-2) ...
01:30:56 [2020-05-21T01:30:56.546Z] #17 48.60 Setting up vim-runtime (2:8.1.0875-5) ...
01:30:56 [2020-05-21T01:30:56.805Z] #17 49.08 Setting up libaio1:amd64 (0.3.112-3) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.09 Setting up libonig5:amd64 (6.9.1-1) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.11 Setting up vim (2:8.1.0875-5) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.20 Setting up thin-provisioning-tools (0.7.6-2.1) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.22 Setting up jq (1.5+dfsg-2+b1) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
01:30:57 [2020-05-21T01:30:57.062Z] #17 49.24 Setting up python3.7 (3.7.3-2+deb10u1) ...
01:30:57 [2020-05-21T01:30:57.489Z] #39 172.3   CC       criu/util.o
01:30:57 [2020-05-21T01:30:57.995Z] #17 ...
01:30:57 [2020-05-21T01:30:57.995Z] 
01:30:57 [2020-05-21T01:30:57.995Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:57 [2020-05-21T01:30:57.995Z] #39 102.2   CC       criu/files-reg.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 104.4   CC       criu/files.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 106.2   CC       criu/filesystems.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 107.0   CC       criu/fsnotify.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 108.1   CC       criu/image-desc.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 108.2   CC       criu/image.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 109.2   CC       criu/ipc_ns.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 110.3   CC       criu/irmap.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 110.9   CC       criu/kcmp-ids.o
01:30:57 [2020-05-21T01:30:57.995Z] #39 111.2   CC       criu/kerndat.o
01:30:58 [2020-05-21T01:30:58.060Z] #39 173.3   CC       criu/uts_ns.o
01:30:58 [2020-05-21T01:30:58.256Z] #39 112.4   CC       criu/libnetlink.o
01:30:58 [2020-05-21T01:30:58.256Z] #39 ...
01:30:58 [2020-05-21T01:30:58.256Z] 
01:30:58 [2020-05-21T01:30:58.256Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:30:58 [2020-05-21T01:30:58.256Z] #36 219.7 + dpkg --print-architecture
01:30:58 [2020-05-21T01:30:58.256Z] #36 219.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:30:58 [2020-05-21T01:30:58.256Z] #36 220.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:30:58 [2020-05-21T01:30:58.256Z] #36 220.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:30:58 [2020-05-21T01:30:58.538Z] #17 55.30 Setting up iptables (1.8.2-4) ...
01:30:58 [2020-05-21T01:30:58.538Z] #17 55.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:30:58 [2020-05-21T01:30:58.538Z] #17 55.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:30:58 [2020-05-21T01:30:58.538Z] #17 55.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:30:58 [2020-05-21T01:30:58.538Z] #17 55.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:30:58 [2020-05-21T01:30:58.538Z] #17 55.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:30:58 [2020-05-21T01:30:58.538Z] #17 55.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:30:58 [2020-05-21T01:30:58.538Z] #17 55.36 Setting up python3 (3.7.3-1) ...
01:30:58 [2020-05-21T01:30:58.635Z] #39 173.5   CC       criu/vdso.o
01:30:58 [2020-05-21T01:30:58.822Z] #36 ...
01:30:58 [2020-05-21T01:30:58.822Z] 
01:30:58 [2020-05-21T01:30:58.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:58 [2020-05-21T01:30:58.822Z] #39 113.0   CC       criu/log.o
01:30:58 [2020-05-21T01:30:58.900Z] #39 ...
01:30:58 [2020-05-21T01:30:58.900Z] 
01:30:58 [2020-05-21T01:30:58.900Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:30:58 [2020-05-21T01:30:58.900Z] #21 235.5 + return
01:30:58 [2020-05-21T01:30:58.900Z] #21 DONE 236.0s
01:30:58 [2020-05-21T01:30:58.900Z] 
01:30:58 [2020-05-21T01:30:58.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:30:58 [2020-05-21T01:30:58.900Z] #39 174.0   LINK     criu/built-in.o
01:30:59 [2020-05-21T01:30:59.080Z] #39 113.4   CC       criu/lsm.o
01:30:59 [2020-05-21T01:30:59.104Z] #17 55.84 Setting up python3-wheel (0.32.3-2) ...
01:30:59 [2020-05-21T01:30:59.187Z] #39 174.2   LINK     criu/criu
01:30:59 [2020-05-21T01:30:59.448Z] #39 174.6   DEP      lib/c/criu.d
01:30:59 [2020-05-21T01:30:59.646Z] #39 113.8   CC       criu/mem.o
01:30:59 [2020-05-21T01:30:59.708Z] #39 174.8   CC       images/rpc.pb-c.o
01:30:59 [2020-05-21T01:30:59.996Z] #18 52.42 Selecting previously unselected package python3-minimal.
01:30:59 [2020-05-21T01:30:59.996Z] #18 52.42 (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 ... 23612 files and directories currently installed.)
01:30:59 [2020-05-21T01:30:59.996Z] #18 52.49 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
01:30:59 [2020-05-21T01:30:59.996Z] #18 52.50 Unpacking python3-minimal (3.7.3-1) ...
01:30:59 [2020-05-21T01:30:59.996Z] #18 52.66 Selecting previously unselected package libmpdec2:ppc64el.
01:30:59 [2020-05-21T01:30:59.996Z] #18 52.67 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
01:30:59 [2020-05-21T01:30:59.996Z] #18 52.68 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
01:31:00 [2020-05-21T01:31:00.036Z] #17 56.56 Setting up apparmor (2.13.2-10) ...
01:31:00 [2020-05-21T01:31:00.285Z] #18 52.84 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
01:31:00 [2020-05-21T01:31:00.285Z] #18 52.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
01:31:00 [2020-05-21T01:31:00.285Z] #18 ...
01:31:00 [2020-05-21T01:31:00.285Z] 
01:31:00 [2020-05-21T01:31:00.285Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:00 [2020-05-21T01:31:00.285Z] #42 232.0 mime
01:31:00 [2020-05-21T01:31:00.650Z] #39 175.5   CC       lib/c/criu.o
01:31:01 [2020-05-21T01:31:01.225Z] #39 ...
01:31:01 [2020-05-21T01:31:01.225Z] 
01:31:01 [2020-05-21T01:31:01.225Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
01:31:01 [2020-05-21T01:31:01.225Z] #22 DONE 0.3s
01:31:01 [2020-05-21T01:31:01.322Z] #42 233.2 vendor/golang.org/x/net/idna
01:31:01 [2020-05-21T01:31:01.408Z] #17 58.20 Setting up xfsprogs (4.20.0-1) ...
01:31:01 [2020-05-21T01:31:01.409Z] #17 58.21 Setting up python3-lib2to3 (3.7.3-1) ...
01:31:01 [2020-05-21T01:31:01.485Z] 
01:31:01 [2020-05-21T01:31:01.485Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
01:31:01 [2020-05-21T01:31:01.546Z] #39 115.5   CC       criu/mount.o
01:31:01 [2020-05-21T01:31:01.666Z] #17 58.53 Setting up python3-pkg-resources (40.8.0-1) ...
01:31:02 [2020-05-21T01:31:02.056Z] #26 DONE 0.9s
01:31:02 [2020-05-21T01:31:02.056Z] 
01:31:02 [2020-05-21T01:31:02.056Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
01:31:02 [2020-05-21T01:31:02.627Z] #29 DONE 0.2s
01:31:02 [2020-05-21T01:31:02.627Z] 
01:31:02 [2020-05-21T01:31:02.627Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
01:31:02 [2020-05-21T01:31:02.627Z] #31 DONE 0.2s
01:31:02 [2020-05-21T01:31:02.627Z] 
01:31:02 [2020-05-21T01:31:02.627Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
01:31:02 [2020-05-21T01:31:02.888Z] #34 DONE 0.1s
01:31:02 [2020-05-21T01:31:02.888Z] 
01:31:02 [2020-05-21T01:31:02.888Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
01:31:02 [2020-05-21T01:31:02.888Z] #37 DONE 0.2s
01:31:02 [2020-05-21T01:31:02.888Z] 
01:31:02 [2020-05-21T01:31:02.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:02 [2020-05-21T01:31:02.888Z] #39 176.6   LINK     lib/c/built-in.o
01:31:02 [2020-05-21T01:31:02.888Z] #39 176.6   LINK     lib/c/libcriu.so
01:31:02 [2020-05-21T01:31:02.888Z] #39 176.7   LINK     lib/c/libcriu.a
01:31:02 [2020-05-21T01:31:02.888Z] #39 176.8   GEN      magic.py
01:31:02 [2020-05-21T01:31:02.888Z] #39 176.9 Note: Building without setproctitle() and strlcpy() support.
01:31:02 [2020-05-21T01:31:02.888Z] #39 176.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:31:02 [2020-05-21T01:31:02.888Z] #39 176.9 Note: Building without GnuTLS support
01:31:02 [2020-05-21T01:31:02.888Z] #39 177.7 fatal: not a git repository (or any of the parent directories): .git
01:31:03 [2020-05-21T01:31:03.040Z] #17 59.57 Setting up python3-distutils (3.7.3-1) ...
01:31:03 [2020-05-21T01:31:03.298Z] #17 60.05 Setting up python3-setuptools (40.8.0-1) ...
01:31:03 [2020-05-21T01:31:03.459Z] #39 178.5 make[1]: Nothing to be done for 'all'.
01:31:04 [2020-05-21T01:31:04.041Z] #42 236.0 net/http/internal
01:31:04 [2020-05-21T01:31:04.402Z] #39 179.2 make[1]: 'images/built-in.o' is up to date.
01:31:04 [2020-05-21T01:31:04.402Z] #39 179.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:31:04 [2020-05-21T01:31:04.402Z] #39 179.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:31:04 [2020-05-21T01:31:04.402Z] #39 179.4 make[1]: 'compel/libcompel.a' is up to date.
01:31:04 [2020-05-21T01:31:04.402Z] #39 179.4 make[1]: 'compel/compel-host-bin' is up to date.
01:31:04 [2020-05-21T01:31:04.402Z] #39 179.5 make[1]: Nothing to be done for 'all'.
01:31:04 [2020-05-21T01:31:04.402Z] #39 179.5 make[1]: 'soccr/libsoccr.a' is up to date.
01:31:04 [2020-05-21T01:31:04.663Z] #39 179.7 make[2]: Nothing to be done for 'all'.
01:31:04 [2020-05-21T01:31:04.663Z] #39 179.8 make[2]: Nothing to be done for 'all'.
01:31:04 [2020-05-21T01:31:04.663Z] #39 179.9 make[2]: Nothing to be done for 'all'.
01:31:04 [2020-05-21T01:31:04.670Z] #17 61.37 Setting up python3-pip (18.1-5) ...
01:31:04 [2020-05-21T01:31:04.827Z] #39 ...
01:31:04 [2020-05-21T01:31:04.827Z] 
01:31:04 [2020-05-21T01:31:04.827Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.12 Setting up iptables (1.8.2-4) ...
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.17 Setting up python3 (3.7.3-1) ...
01:31:04 [2020-05-21T01:31:04.827Z] #17 52.49 Setting up python3-wheel (0.32.3-2) ...
01:31:04 [2020-05-21T01:31:04.827Z] #17 53.29 Setting up apparmor (2.13.2-10) ...
01:31:04 [2020-05-21T01:31:04.827Z] #17 54.80 Setting up xfsprogs (4.20.0-1) ...
01:31:04 [2020-05-21T01:31:04.827Z] #17 54.81 Setting up python3-lib2to3 (3.7.3-1) ...
01:31:04 [2020-05-21T01:31:04.827Z] #17 55.20 Setting up python3-pkg-resources (40.8.0-1) ...
01:31:04 [2020-05-21T01:31:04.827Z] #17 56.09 Setting up python3-distutils (3.7.3-1) ...
01:31:04 [2020-05-21T01:31:04.827Z] #17 56.59 Setting up python3-setuptools (40.8.0-1) ...
01:31:04 [2020-05-21T01:31:04.923Z] #39 180.0 make[2]: Nothing to be done for 'all'.
01:31:04 [2020-05-21T01:31:04.923Z] #39 180.0 make[2]: Nothing to be done for 'all'.
01:31:04 [2020-05-21T01:31:04.923Z] #39 180.1 make[2]: Nothing to be done for 'all'.
01:31:04 [2020-05-21T01:31:04.923Z] #39 180.2 make[2]: Nothing to be done for 'all'.
01:31:05 [2020-05-21T01:31:05.184Z] #39 180.3 make[2]: Nothing to be done for 'all'.
01:31:05 [2020-05-21T01:31:05.184Z] #39 180.3   INSTALL  criu/criu
01:31:05 [2020-05-21T01:31:05.541Z] #42 ...
01:31:05 [2020-05-21T01:31:05.541Z] 
01:31:05 [2020-05-21T01:31:05.541Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:31:05 [2020-05-21T01:31:05.541Z] #18 52.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 52.87 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 54.49 Selecting previously unselected package python3.7.
01:31:05 [2020-05-21T01:31:05.541Z] #18 54.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 54.52 Unpacking python3.7 (3.7.3-2+deb10u1) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 54.68 Selecting previously unselected package libpython3-stdlib:ppc64el.
01:31:05 [2020-05-21T01:31:05.541Z] #18 54.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 54.71 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 54.86 Setting up python3-minimal (3.7.3-1) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.34 Selecting previously unselected package python3.
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.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 ... 24024 files and directories currently installed.)
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.46 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.48 Unpacking python3 (3.7.3-1) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.60 Selecting previously unselected package libip4tc0:ppc64el.
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.61 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.74 Selecting previously unselected package libip6tc0:ppc64el.
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.77 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.89 Selecting previously unselected package libiptc0:ppc64el.
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.89 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 56.91 Unpacking libiptc0:ppc64el (1.8.2-4) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.02 Selecting previously unselected package libnfnetlink0:ppc64el.
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.05 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.16 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.28 Selecting previously unselected package libnftnl11:ppc64el.
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.31 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.48 Selecting previously unselected package iptables.
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.50 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 57.51 Unpacking iptables (1.8.2-4) ...
01:31:05 [2020-05-21T01:31:05.541Z] #18 58.26 Selecting previously unselected package xxd.
01:31:05 [2020-05-21T01:31:05.615Z] #17 ...
01:31:05 [2020-05-21T01:31:05.615Z] 
01:31:05 [2020-05-21T01:31:05.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:05 [2020-05-21T01:31:05.615Z] #39 119.4   CC       criu/image-desc.o
01:31:05 [2020-05-21T01:31:05.615Z] #39 119.5   CC       criu/image.o
01:31:05 [2020-05-21T01:31:05.615Z] #39 120.5   CC       criu/ipc_ns.o
01:31:05 [2020-05-21T01:31:05.615Z] #39 121.6   CC       criu/irmap.o
01:31:05 [2020-05-21T01:31:05.615Z] #39 122.3   CC       criu/kcmp-ids.o
01:31:05 [2020-05-21T01:31:05.615Z] #39 122.5   CC       criu/kerndat.o
01:31:05 [2020-05-21T01:31:05.615Z] #39 123.6   CC       criu/libnetlink.o
01:31:05 [2020-05-21T01:31:05.615Z] #39 123.9   CC       criu/log.o
01:31:05 [2020-05-21T01:31:05.615Z] #39 124.4   CC       criu/lsm.o
01:31:05 [2020-05-21T01:31:05.616Z] #39 124.8   CC       criu/mem.o
01:31:05 [2020-05-21T01:31:05.616Z] #39 126.6   CC       criu/mount.o
01:31:05 [2020-05-21T01:31:05.616Z] #39 ...
01:31:05 [2020-05-21T01:31:05.616Z] 
01:31:05 [2020-05-21T01:31:05.616Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:31:05 [2020-05-21T01:31:05.616Z] #17 62.40 Processing triggers for libc-bin (2.28-10) ...
01:31:05 [2020-05-21T01:31:05.616Z] #17 62.45 Processing triggers for mime-support (3.62) ...
01:31:05 [2020-05-21T01:31:05.757Z] #39 DONE 180.6s
01:31:05 [2020-05-21T01:31:05.757Z] 
01:31:05 [2020-05-21T01:31:05.757Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:31:05 [2020-05-21T01:31:05.760Z] #17 57.79 Setting up python3-pip (18.1-5) ...
01:31:05 [2020-05-21T01:31:05.831Z] #18 58.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
01:31:05 [2020-05-21T01:31:05.831Z] #18 58.29 Unpacking xxd (2:8.1.0875-5) ...
01:31:05 [2020-05-21T01:31:05.831Z] #18 58.53 Selecting previously unselected package vim-common.
01:31:05 [2020-05-21T01:31:05.831Z] #18 58.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
01:31:06 [2020-05-21T01:31:06.122Z] #18 58.62 Unpacking vim-common (2:8.1.0875-5) ...
01:31:06 [2020-05-21T01:31:06.122Z] #18 ...
01:31:06 [2020-05-21T01:31:06.122Z] 
01:31:06 [2020-05-21T01:31:06.122Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:06 [2020-05-21T01:31:06.122Z] #40 127.6   DEP      criu/protobuf-desc.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 127.8   DEP      criu/proc_parse.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 128.2   DEP      criu/plugin.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 128.4   DEP      criu/pipes.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 128.7   DEP      criu/pie-util.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 128.8   DEP      criu/pie-util-vdso.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 129.0   DEP      criu/path.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 129.3   DEP      criu/parasite-syscall.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 129.7   DEP      criu/pagemap.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 130.0   DEP      criu/pagemap-cache.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 130.3   DEP      criu/page-xfer.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 130.5   DEP      criu/page-pipe.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 130.7   DEP      criu/netfilter.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 131.0   DEP      criu/net.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 131.4   DEP      criu/namespaces.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 131.6   DEP      criu/mount.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 132.0   DEP      criu/mem.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 132.5   DEP      criu/lsm.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 132.7   DEP      criu/log.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 133.0   DEP      criu/libnetlink.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 133.4   DEP      criu/kerndat.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 133.7   DEP      criu/kcmp-ids.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 133.8   DEP      criu/irmap.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 134.1   DEP      criu/ipc_ns.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 134.3   DEP      criu/image.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 134.6   DEP      criu/image-desc.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 134.8   DEP      criu/fsnotify.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 135.1   DEP      criu/filesystems.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 135.4   DEP      criu/files.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 135.7   DEP      criu/files-reg.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 136.0   DEP      criu/files-ext.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 136.2   DEP      criu/file-lock.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 136.4   DEP      criu/file-ids.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 136.7   DEP      criu/fifo.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 137.0   DEP      criu/fdstore.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 137.1   DEP      criu/fault-injection.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 137.2   DEP      criu/external.d
01:31:06 [2020-05-21T01:31:06.122Z] #40 137.4   DEP      criu/eventpoll.d
01:31:06 [2020-05-21T01:31:06.179Z] #17 DONE 63.1s
01:31:06 [2020-05-21T01:31:06.180Z] 
01:31:06 [2020-05-21T01:31:06.180Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
01:31:06 [2020-05-21T01:31:06.412Z] #40 ...
01:31:06 [2020-05-21T01:31:06.412Z] 
01:31:06 [2020-05-21T01:31:06.412Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:31:06 [2020-05-21T01:31:06.412Z] #18 58.98 Selecting previously unselected package bash-completion.
01:31:06 [2020-05-21T01:31:06.412Z] #18 58.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
01:31:06 [2020-05-21T01:31:06.694Z] #17 58.84 Processing triggers for libc-bin (2.28-10) ...
01:31:06 [2020-05-21T01:31:06.694Z] #17 58.88 Processing triggers for mime-support (3.62) ...
01:31:07 [2020-05-21T01:31:07.148Z] #45 ...
01:31:07 [2020-05-21T01:31:07.148Z] 
01:31:07 [2020-05-21T01:31:07.148Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:31:07 [2020-05-21T01:31:07.408Z] #40 DONE 0.2s
01:31:07 [2020-05-21T01:31:07.408Z] 
01:31:07 [2020-05-21T01:31:07.408Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
01:31:07 [2020-05-21T01:31:07.408Z] #42 DONE 0.2s
01:31:07 [2020-05-21T01:31:07.408Z] 
01:31:07 [2020-05-21T01:31:07.408Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
01:31:07 [2020-05-21T01:31:07.628Z] #17 DONE 59.6s
01:31:07 [2020-05-21T01:31:07.628Z] 
01:31:07 [2020-05-21T01:31:07.628Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
01:31:07 [2020-05-21T01:31:07.668Z] #44 DONE 0.1s
01:31:07 [2020-05-21T01:31:07.668Z] 
01:31:07 [2020-05-21T01:31:07.668Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:31:08 [2020-05-21T01:31:08.075Z] #18 1.817 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:31:08 [2020-05-21T01:31:08.075Z] #18 1.821 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:31:08 [2020-05-21T01:31:08.075Z] #18 1.826 update-alternatives: error: 
01:31:08 [2020-05-21T01:31:08.075Z] #18 ...
01:31:08 [2020-05-21T01:31:08.075Z] 
01:31:08 [2020-05-21T01:31:08.075Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:31:08 [2020-05-21T01:31:08.075Z] #36 230.8 + dpkg --print-architecture
01:31:08 [2020-05-21T01:31:08.075Z] #36 230.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:31:08 [2020-05-21T01:31:08.075Z] #36 231.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:31:08 [2020-05-21T01:31:08.075Z] #36 231.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:31:08 [2020-05-21T01:31:08.075Z] #36 ...
01:31:08 [2020-05-21T01:31:08.075Z] 
01:31:08 [2020-05-21T01:31:08.075Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
01:31:08 [2020-05-21T01:31:08.075Z] #18 1.826 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:31:08 [2020-05-21T01:31:08.075Z] #18 DONE 1.9s
01:31:08 [2020-05-21T01:31:08.075Z] 
01:31:08 [2020-05-21T01:31:08.075Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:08 [2020-05-21T01:31:08.075Z] #39 130.2   CC       criu/namespaces.o
01:31:08 [2020-05-21T01:31:08.332Z] #39 132.4   CC       criu/net.o
01:31:09 [2020-05-21T01:31:09.534Z] #18 1.837 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:31:09 [2020-05-21T01:31:09.534Z] #18 1.844 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:31:09 [2020-05-21T01:31:09.534Z] #18 1.848 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:31:09 [2020-05-21T01:31:09.534Z] #18 DONE 2.0s
01:31:09 [2020-05-21T01:31:09.534Z] 
01:31:09 [2020-05-21T01:31:09.534Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:09 [2020-05-21T01:31:09.534Z] #39 119.4   CC       criu/namespaces.o
01:31:09 [2020-05-21T01:31:09.534Z] #39 121.3   CC       criu/net.o
01:31:11 [2020-05-21T01:31:11.445Z] #39 125.3   CC       criu/netfilter.o
01:31:11 [2020-05-21T01:31:11.445Z] #39 125.7   CC       criu/page-pipe.o
01:31:11 [2020-05-21T01:31:11.987Z] #18 ...
01:31:11 [2020-05-21T01:31:11.987Z] 
01:31:11 [2020-05-21T01:31:11.987Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:11 [2020-05-21T01:31:11.987Z] #42 243.6 vendor/golang.org/x/net/http/httpproxy
01:31:11 [2020-05-21T01:31:11.987Z] #42 243.6 net/textproto
01:31:11 [2020-05-21T01:31:11.987Z] #42 243.6 crypto/x509
01:31:12 [2020-05-21T01:31:12.379Z] #39 126.5   CC       criu/page-xfer.o
01:31:12 [2020-05-21T01:31:12.520Z] #39 135.9   CC       criu/netfilter.o
01:31:12 [2020-05-21T01:31:12.520Z] #39 136.3   CC       criu/page-pipe.o
01:31:13 [2020-05-21T01:31:13.085Z] #39 137.1   CC       criu/page-xfer.o
01:31:13 [2020-05-21T01:31:13.753Z] #39 127.9   CC       criu/pagemap-cache.o
01:31:14 [2020-05-21T01:31:14.011Z] #39 128.3   CC       criu/pagemap.o
01:31:14 [2020-05-21T01:31:14.457Z] #39 138.5   CC       criu/pagemap-cache.o
01:31:14 [2020-05-21T01:31:14.715Z] #39 138.8   CC       criu/pagemap.o
01:31:14 [2020-05-21T01:31:14.718Z] #42 ...
01:31:14 [2020-05-21T01:31:14.718Z] 
01:31:14 [2020-05-21T01:31:14.718Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:31:14 [2020-05-21T01:31:14.718Z] #44 DONE 246.1s
01:31:14 [2020-05-21T01:31:14.718Z] 
01:31:14 [2020-05-21T01:31:14.718Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:14 [2020-05-21T01:31:14.718Z] #42 246.2 vendor/golang.org/x/net/http/httpguts
01:31:14 [2020-05-21T01:31:14.718Z] #42 246.2 mime/multipart
01:31:15 [2020-05-21T01:31:15.385Z] #39 129.3   CC       criu/parasite-syscall.o
01:31:15 [2020-05-21T01:31:15.647Z] #39 139.6   CC       criu/parasite-syscall.o
01:31:15 [2020-05-21T01:31:15.951Z] #39 130.1   CC       criu/path.o
01:31:15 [2020-05-21T01:31:15.951Z] #39 130.3   CC       criu/pie-util-vdso-elf32.o
01:31:16 [2020-05-21T01:31:16.518Z] #39 130.7   CC       criu/pie-util-vdso.o
01:31:16 [2020-05-21T01:31:16.580Z] #39 140.3   CC       criu/path.o
01:31:16 [2020-05-21T01:31:16.580Z] #39 140.6   CC       criu/pie-util-vdso-elf32.o
01:31:16 [2020-05-21T01:31:16.769Z] #42 ...
01:31:16 [2020-05-21T01:31:16.769Z] 
01:31:16 [2020-05-21T01:31:16.769Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:16 [2020-05-21T01:31:16.769Z] #40 137.8   DEP      criu/eventfd.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 138.2   DEP      criu/crtools.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 138.6   DEP      criu/cr-service.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 138.9   DEP      criu/cr-restore.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 139.3   DEP      criu/cr-errno.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 139.4   DEP      criu/cr-dump.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 139.9   DEP      criu/cr-dedup.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 140.4   DEP      criu/cr-check.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 140.7   DEP      criu/config.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 140.9   DEP      criu/clone-noasan.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 141.0   DEP      criu/cgroup.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 141.4   DEP      criu/cgroup-props.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 141.6   DEP      criu/bitmap.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 141.6   DEP      criu/bfd.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 141.8   DEP      criu/autofs.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 142.1   DEP      criu/aio.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 142.4   DEP      criu/action-scripts.d
01:31:16 [2020-05-21T01:31:16.769Z] #40 142.9   CC       criu/action-scripts.o
01:31:16 [2020-05-21T01:31:16.769Z] #40 143.7   CC       criu/aio.o
01:31:16 [2020-05-21T01:31:16.769Z] #40 145.0   CC       criu/autofs.o
01:31:16 [2020-05-21T01:31:16.769Z] #40 ...
01:31:16 [2020-05-21T01:31:16.769Z] 
01:31:16 [2020-05-21T01:31:16.769Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:31:16 [2020-05-21T01:31:16.769Z] #18 65.29 Unpacking bash-completion (1:2.8-6) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 65.97 Selecting previously unselected package bzip2.
01:31:16 [2020-05-21T01:31:16.769Z] #18 65.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 65.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 66.19 Selecting previously unselected package xz-utils.
01:31:16 [2020-05-21T01:31:16.769Z] #18 66.21 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 66.22 Unpacking xz-utils (5.2.4-1) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 66.55 Selecting previously unselected package apparmor.
01:31:16 [2020-05-21T01:31:16.769Z] #18 66.56 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 66.77 Unpacking apparmor (2.13.2-10) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 67.64 Selecting previously unselected package aufs-tools.
01:31:16 [2020-05-21T01:31:16.769Z] #18 67.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 67.69 Unpacking aufs-tools (1:4.14+20190211-1) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 67.94 Selecting previously unselected package libonig5:ppc64el.
01:31:16 [2020-05-21T01:31:16.769Z] #18 67.96 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 67.97 Unpacking libonig5:ppc64el (6.9.1-1) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.27 Selecting previously unselected package libjq1:ppc64el.
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.30 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.51 Selecting previously unselected package jq.
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.53 Unpacking jq (1.5+dfsg-2+b1) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.75 Selecting previously unselected package libaio1:ppc64el.
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.76 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.77 Unpacking libaio1:ppc64el (0.3.112-3) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.88 Selecting previously unselected package libgpm2:ppc64el.
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.89 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.90 Unpacking libgpm2:ppc64el (1.20.7-5) ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 68.99 Selecting previously unselected package libicu63:ppc64el.
01:31:16 [2020-05-21T01:31:16.769Z] #18 69.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
01:31:16 [2020-05-21T01:31:16.769Z] #18 69.01 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
01:31:17 [2020-05-21T01:31:17.084Z] #39 131.1   CC       criu/pie-util.o
01:31:17 [2020-05-21T01:31:17.084Z] #39 131.3   CC       criu/pipes.o
01:31:17 [2020-05-21T01:31:17.143Z] #39 141.1   CC       criu/pie-util-vdso.o
01:31:17 [2020-05-21T01:31:17.400Z] #39 141.4   CC       criu/pie-util.o
01:31:17 [2020-05-21T01:31:17.657Z] #39 141.6   CC       criu/pipes.o
01:31:18 [2020-05-21T01:31:18.017Z] #39 132.0   CC       criu/plugin.o
01:31:18 [2020-05-21T01:31:18.222Z] #39 ...
01:31:18 [2020-05-21T01:31:18.222Z] 
01:31:18 [2020-05-21T01:31:18.222Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:31:18 [2020-05-21T01:31:18.222Z] #19 5.891 Collecting yamllint==1.16.0
01:31:18 [2020-05-21T01:31:18.275Z] #39 132.4   CC       criu/proc_parse.o
01:31:18 [2020-05-21T01:31:18.480Z] #19 ...
01:31:18 [2020-05-21T01:31:18.480Z] 
01:31:18 [2020-05-21T01:31:18.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:18 [2020-05-21T01:31:18.480Z] #39 142.5   CC       criu/plugin.o
01:31:18 [2020-05-21T01:31:18.694Z] INFO: Extraction ended at 05/21/2020 01:31:16. Duration:00:00:23.7628088
01:31:18 [2020-05-21T01:31:18.694Z] INFO: Updating the golang and path environment variables
01:31:18 [2020-05-21T01:31:18.694Z] INFO: GOPATH=d:\gopath
01:31:18 [2020-05-21T01:31:18.694Z] INFO: go version go1.13.11 windows/amd64
01:31:18 [2020-05-21T01:31:18.694Z] INFO: Running the daemon under test in debug mode
01:31:18 [2020-05-21T01:31:18.694Z] INFO: Starting a daemon under test...
01:31:18 [2020-05-21T01:31:18.694Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40973\10\daemon --pidfile d:\CI\PR-40973\10\docker.pid -D
01:31:18 [2020-05-21T01:31:18.694Z] INFO: Process started successfully.
01:31:18 [2020-05-21T01:31:18.694Z] INFO: Start tailing logs of the daemon under tests
01:31:18 [2020-05-21T01:31:18.694Z] INFO: Waiting for the daemon under test to start...
01:31:18 [2020-05-21T01:31:18.738Z] #39 142.8   CC       criu/proc_parse.o
01:31:18 [2020-05-21T01:31:18.841Z] #39 ...
01:31:18 [2020-05-21T01:31:18.841Z] 
01:31:18 [2020-05-21T01:31:18.841Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:31:18 [2020-05-21T01:31:18.841Z] #36 DONE 248.3s
01:31:18 [2020-05-21T01:31:18.841Z] 
01:31:18 [2020-05-21T01:31:18.841Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:31:18 [2020-05-21T01:31:18.841Z] #19 5.655 Collecting yamllint==1.16.0
01:31:20 [2020-05-21T01:31:20.256Z] INFO: Daemon under test started and replied!
01:31:20 [2020-05-21T01:31:20.256Z] INFO: Docker version of the daemon under test
01:31:20 [2020-05-21T01:31:20.256Z] 
01:31:20 [2020-05-21T01:31:20.726Z] Client:
01:31:20 [2020-05-21T01:31:20.726Z]  Version:      17.06.2-ce
01:31:20 [2020-05-21T01:31:20.726Z]  API version:  1.30
01:31:20 [2020-05-21T01:31:20.726Z]  Go version:   go1.8.3
01:31:20 [2020-05-21T01:31:20.726Z]  Git commit:   cec0b72
01:31:20 [2020-05-21T01:31:20.726Z]  Built:        Tue Sep  5 19:57:19 2017
01:31:20 [2020-05-21T01:31:20.726Z]  OS/Arch:      windows/amd64
01:31:20 [2020-05-21T01:31:20.726Z] 
01:31:20 [2020-05-21T01:31:20.726Z] Server:
01:31:20 [2020-05-21T01:31:20.726Z]  Version:      0.0.0-dev
01:31:20 [2020-05-21T01:31:20.726Z]  API version:  1.41 (minimum version 1.24)
01:31:20 [2020-05-21T01:31:20.726Z]  Go version:   go1.13.11
01:31:20 [2020-05-21T01:31:20.726Z]  Git commit:   7ea8435fb4
01:31:20 [2020-05-21T01:31:20.726Z]  Built:        05/21/2020 01:29:37
01:31:20 [2020-05-21T01:31:20.726Z]  OS/Arch:      windows/amd64
01:31:20 [2020-05-21T01:31:20.726Z]  Experimental: false
01:31:20 [2020-05-21T01:31:20.726Z] 
01:31:20 [2020-05-21T01:31:20.726Z] INFO: Docker info of the daemon under test
01:31:20 [2020-05-21T01:31:20.726Z] 
01:31:20 [2020-05-21T01:31:20.726Z] Containers: 0
01:31:20 [2020-05-21T01:31:20.726Z]  Running: 0
01:31:20 [2020-05-21T01:31:20.726Z]  Paused: 0
01:31:20 [2020-05-21T01:31:20.726Z]  Stopped: 0
01:31:20 [2020-05-21T01:31:20.726Z] Images: 0
01:31:20 [2020-05-21T01:31:20.726Z] Server Version: 0.0.0-dev
01:31:20 [2020-05-21T01:31:20.726Z] Storage Driver: windowsfilter
01:31:20 [2020-05-21T01:31:20.726Z]  Windows: 
01:31:20 [2020-05-21T01:31:20.726Z] Logging Driver: json-file
01:31:20 [2020-05-21T01:31:20.726Z] Plugins: 
01:31:20 [2020-05-21T01:31:20.726Z]  Volume: local
01:31:20 [2020-05-21T01:31:20.726Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:31:20 [2020-05-21T01:31:20.726Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:31:20 [2020-05-21T01:31:20.726Z] Swarm: inactive
01:31:20 [2020-05-21T01:31:20.726Z] Default Isolation: process
01:31:20 [2020-05-21T01:31:20.726Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:31:20 [2020-05-21T01:31:20.726Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
01:31:20 [2020-05-21T01:31:20.726Z] OSType: windows
01:31:20 [2020-05-21T01:31:20.726Z] Architecture: x86_64
01:31:20 [2020-05-21T01:31:20.726Z] CPUs: 4
01:31:20 [2020-05-21T01:31:20.726Z] Total Memory: 32GiB
01:31:20 [2020-05-21T01:31:20.726Z] Name: azwin-2-5ad8c0
01:31:20 [2020-05-21T01:31:20.726Z] ID: 6YTM:37SA:HF24:SSFR:U3FG:G7GB:DAIM:JSCT:Z74U:JDFL:QPPL:KNCP
01:31:20 [2020-05-21T01:31:20.726Z] Docker Root Dir: D:\CI\PR-40973\10\daemon
01:31:20 [2020-05-21T01:31:20.726Z] Debug Mode (client): false
01:31:20 [2020-05-21T01:31:20.726Z] Debug Mode (server): true
01:31:20 [2020-05-21T01:31:20.726Z]  File Descriptors: -1
01:31:20 [2020-05-21T01:31:20.726Z]  Goroutines: 17
01:31:20 [2020-05-21T01:31:20.726Z]  System Time: 2020-05-21T01:31:20.3064783Z
01:31:20 [2020-05-21T01:31:20.726Z]  EventsListeners: 0
01:31:20 [2020-05-21T01:31:20.726Z] Registry: https://index.docker.io/v1/
01:31:20 [2020-05-21T01:31:20.726Z] Labels:
01:31:20 [2020-05-21T01:31:20.726Z] Experimental: false
01:31:20 [2020-05-21T01:31:20.726Z] Insecure Registries:
01:31:20 [2020-05-21T01:31:20.726Z]  127.0.0.0/8
01:31:20 [2020-05-21T01:31:20.726Z] Live Restore Enabled: false
01:31:20 [2020-05-21T01:31:20.726Z] 
01:31:20 [2020-05-21T01:31:20.726Z] 
01:31:20 [2020-05-21T01:31:20.726Z] INFO: Docker images of the daemon under test
01:31:20 [2020-05-21T01:31:20.726Z] 
01:31:20 [2020-05-21T01:31:20.726Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
01:31:20 [2020-05-21T01:31:20.726Z] 
01:31:20 [2020-05-21T01:31:20.726Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
01:31:20 [2020-05-21T01:31:20.726Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
01:31:20 [2020-05-21T01:31:20.726Z] ltsc2019: Pulling from windows/servercore
01:31:20 [2020-05-21T01:31:20.739Z] #19 11.24   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
01:31:20 [2020-05-21T01:31:20.740Z] #19 11.32 Collecting pyyaml (from yamllint==1.16.0)
01:31:20 [2020-05-21T01:31:20.740Z] #19 ...
01:31:20 [2020-05-21T01:31:20.740Z] 
01:31:20 [2020-05-21T01:31:20.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:20 [2020-05-21T01:31:20.740Z] #39 135.0   CC       criu/protobuf-desc.o
01:31:21 [2020-05-21T01:31:21.213Z] #18 74.03 Selecting previously unselected package libnet1:ppc64el.
01:31:21 [2020-05-21T01:31:21.222Z] 4612f6d0b889: Pulling fs layer
01:31:21 [2020-05-21T01:31:21.502Z] #18 74.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
01:31:21 [2020-05-21T01:31:21.502Z] #18 74.05 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
01:31:21 [2020-05-21T01:31:21.502Z] #18 74.15 Selecting previously unselected package libnl-3-200:ppc64el.
01:31:21 [2020-05-21T01:31:21.502Z] #18 74.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
01:31:21 [2020-05-21T01:31:21.502Z] #18 74.17 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
01:31:21 [2020-05-21T01:31:21.673Z] #39 136.0   CC       criu/protobuf.o
01:31:21 [2020-05-21T01:31:21.793Z] #18 74.31 Selecting previously unselected package libprotobuf-c1:ppc64el.
01:31:21 [2020-05-21T01:31:21.793Z] #18 74.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
01:31:21 [2020-05-21T01:31:21.793Z] #18 74.35 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
01:31:21 [2020-05-21T01:31:21.793Z] #18 74.45 Selecting previously unselected package libreadline5:ppc64el.
01:31:21 [2020-05-21T01:31:21.793Z] #18 74.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
01:31:21 [2020-05-21T01:31:21.793Z] #18 74.46 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
01:31:22 [2020-05-21T01:31:22.015Z] #39 145.6   CC       criu/protobuf-desc.o
01:31:22 [2020-05-21T01:31:22.082Z] #18 74.65 Selecting previously unselected package net-tools.
01:31:22 [2020-05-21T01:31:22.082Z] #18 74.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
01:31:22 [2020-05-21T01:31:22.082Z] #18 74.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
01:31:22 [2020-05-21T01:31:22.238Z] #39 136.4   CC       criu/pstree.o
01:31:22 [2020-05-21T01:31:22.373Z] #18 75.01 Selecting previously unselected package python-pip-whl.
01:31:22 [2020-05-21T01:31:22.373Z] #18 75.03 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
01:31:22 [2020-05-21T01:31:22.373Z] #18 75.03 Unpacking python-pip-whl (18.1-5) ...
01:31:22 [2020-05-21T01:31:22.579Z] #39 146.7   CC       criu/protobuf.o
01:31:22 [2020-05-21T01:31:22.873Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:31:22 [2020-05-21T01:31:22.874Z] 
01:31:22 [2020-05-21T01:31:22.874Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:31:22 [2020-05-21T01:31:22.874Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:31:22 [2020-05-21T01:31:22.874Z] HOSTNAME=1137016f0dc7
01:31:22 [2020-05-21T01:31:22.874Z] TESTDEBUG=0
01:31:22 [2020-05-21T01:31:22.874Z] DEST=bundles/test-integration
01:31:22 [2020-05-21T01:31:22.874Z] PWD=/go/src/github.com/docker/docker
01:31:22 [2020-05-21T01:31:22.874Z] DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74
01:31:22 [2020-05-21T01:31:22.874Z] container=docker
01:31:22 [2020-05-21T01:31:22.874Z] HOME=/root
01:31:22 [2020-05-21T01:31:22.874Z] GOLANG_VERSION=1.13.11
01:31:22 [2020-05-21T01:31:22.874Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:31:22 [2020-05-21T01:31:22.874Z] VALIDATE_BRANCH=master
01:31:22 [2020-05-21T01:31:22.874Z] TERM=xterm
01:31:22 [2020-05-21T01:31:22.874Z] DOCKER_PKG=github.com/docker/docker
01:31:22 [2020-05-21T01:31:22.874Z] SHLVL=1
01:31:22 [2020-05-21T01:31:22.874Z] TIMEOUT=120m
01:31:22 [2020-05-21T01:31:22.874Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
01:31:22 [2020-05-21T01:31:22.874Z] DOCKER_GRAPHDRIVER=overlay2
01:31:22 [2020-05-21T01:31:22.874Z] GO111MODULE=off
01:31:22 [2020-05-21T01:31:22.874Z] DOCKER_EXPERIMENTAL=1
01:31:22 [2020-05-21T01:31:22.874Z] TEST_SKIP_INTEGRATION_CLI=1
01:31:22 [2020-05-21T01:31:22.874Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:31:22 [2020-05-21T01:31:22.874Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:31:22 [2020-05-21T01:31:22.874Z] GOPATH=/go
01:31:22 [2020-05-21T01:31:22.874Z] PKG_CONFIG=pkg-config
01:31:22 [2020-05-21T01:31:22.874Z] _=/usr/bin/env
01:31:22 [2020-05-21T01:31:22.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:31:23 [2020-05-21T01:31:23.003Z] #18 75.72 Selecting previously unselected package python3-lib2to3.
01:31:23 [2020-05-21T01:31:23.144Z] #39 ...
01:31:23 [2020-05-21T01:31:23.144Z] 
01:31:23 [2020-05-21T01:31:23.144Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:31:23 [2020-05-21T01:31:23.144Z] #19 11.25   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
01:31:23 [2020-05-21T01:31:23.144Z] #19 11.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
01:31:23 [2020-05-21T01:31:23.144Z] #19 11.42   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
01:31:23 [2020-05-21T01:31:23.144Z] #19 11.47 Collecting pyyaml (from yamllint==1.16.0)
01:31:23 [2020-05-21T01:31:23.144Z] #19 11.59   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
01:31:23 [2020-05-21T01:31:23.144Z] #19 12.72 Building wheels for collected packages: pyyaml
01:31:23 [2020-05-21T01:31:23.144Z] #19 12.72   Running setup.py bdist_wheel for pyyaml: started
01:31:23 [2020-05-21T01:31:23.144Z] #19 13.87   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
01:31:23 [2020-05-21T01:31:23.144Z] #19 13.87   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
01:31:23 [2020-05-21T01:31:23.144Z] #19 13.96 Successfully built pyyaml
01:31:23 [2020-05-21T01:31:23.144Z] #19 13.98 Installing collected packages: pathspec, pyyaml, yamllint
01:31:23 [2020-05-21T01:31:23.144Z] #19 14.37 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
01:31:23 [2020-05-21T01:31:23.144Z] #19 DONE 14.9s
01:31:23 [2020-05-21T01:31:23.144Z] 
01:31:23 [2020-05-21T01:31:23.144Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
01:31:23 [2020-05-21T01:31:23.144Z] #22 DONE 0.2s
01:31:23 [2020-05-21T01:31:23.144Z] 
01:31:23 [2020-05-21T01:31:23.144Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
01:31:23 [2020-05-21T01:31:23.171Z] #39 137.5   CC       criu/rbtree.o
01:31:23 [2020-05-21T01:31:23.294Z] #18 75.73 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
01:31:23 [2020-05-21T01:31:23.294Z] #18 75.74 Unpacking python3-lib2to3 (3.7.3-1) ...
01:31:23 [2020-05-21T01:31:23.294Z] #18 75.91 Selecting previously unselected package python3-distutils.
01:31:23 [2020-05-21T01:31:23.294Z] #18 75.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
01:31:23 [2020-05-21T01:31:23.294Z] #18 75.93 Unpacking python3-distutils (3.7.3-1) ...
01:31:23 [2020-05-21T01:31:23.294Z] #18 76.13 Selecting previously unselected package python3-pip.
01:31:23 [2020-05-21T01:31:23.429Z] #39 ...
01:31:23 [2020-05-21T01:31:23.429Z] 
01:31:23 [2020-05-21T01:31:23.429Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:31:23 [2020-05-21T01:31:23.429Z] #19 11.45   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
01:31:23 [2020-05-21T01:31:23.429Z] #19 12.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
01:31:23 [2020-05-21T01:31:23.429Z] #19 12.64   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
01:31:23 [2020-05-21T01:31:23.429Z] #19 12.66 Building wheels for collected packages: pyyaml
01:31:23 [2020-05-21T01:31:23.429Z] #19 12.67   Running setup.py bdist_wheel for pyyaml: started
01:31:23 [2020-05-21T01:31:23.429Z] #19 13.52   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
01:31:23 [2020-05-21T01:31:23.429Z] #19 13.52   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
01:31:23 [2020-05-21T01:31:23.429Z] #19 13.59 Successfully built pyyaml
01:31:23 [2020-05-21T01:31:23.429Z] #19 13.59 Installing collected packages: pyyaml, pathspec, yamllint
01:31:23 [2020-05-21T01:31:23.429Z] #19 13.88 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
01:31:23 [2020-05-21T01:31:23.429Z] #19 DONE 14.2s
01:31:23 [2020-05-21T01:31:23.429Z] 
01:31:23 [2020-05-21T01:31:23.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:23 [2020-05-21T01:31:23.429Z] #39 137.8   CC       criu/rst-malloc.o
01:31:23 [2020-05-21T01:31:23.584Z] #18 76.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
01:31:23 [2020-05-21T01:31:23.584Z] #18 76.16 Unpacking python3-pip (18.1-5) ...
01:31:23 [2020-05-21T01:31:23.689Z] #39 ...
01:31:23 [2020-05-21T01:31:23.689Z] 
01:31:23 [2020-05-21T01:31:23.689Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
01:31:23 [2020-05-21T01:31:23.689Z] #22 DONE 0.2s
01:31:23 [2020-05-21T01:31:23.964Z] 
01:31:23 [2020-05-21T01:31:23.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:23 [2020-05-21T01:31:23.964Z] #39 138.1   CC       criu/seccomp.o
01:31:23 [2020-05-21T01:31:23.984Z] #18 76.42 Selecting previously unselected package python3-pkg-resources.
01:31:23 [2020-05-21T01:31:23.984Z] #18 76.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
01:31:23 [2020-05-21T01:31:23.984Z] #18 76.45 Unpacking python3-pkg-resources (40.8.0-1) ...
01:31:23 [2020-05-21T01:31:23.984Z] #18 76.63 Selecting previously unselected package python3-setuptools.
01:31:23 [2020-05-21T01:31:23.984Z] #18 76.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
01:31:23 [2020-05-21T01:31:23.984Z] #18 76.65 Unpacking python3-setuptools (40.8.0-1) ...
01:31:24 [2020-05-21T01:31:24.077Z] #26 DONE 0.7s
01:31:24 [2020-05-21T01:31:24.077Z] 
01:31:24 [2020-05-21T01:31:24.077Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
01:31:24 [2020-05-21T01:31:24.077Z] #29 DONE 0.1s
01:31:24 [2020-05-21T01:31:24.077Z] 
01:31:24 [2020-05-21T01:31:24.077Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
01:31:24 [2020-05-21T01:31:24.077Z] #31 DONE 0.1s
01:31:24 [2020-05-21T01:31:24.077Z] 
01:31:24 [2020-05-21T01:31:24.077Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
01:31:24 [2020-05-21T01:31:24.344Z] #34 DONE 0.1s
01:31:24 [2020-05-21T01:31:24.344Z] 
01:31:24 [2020-05-21T01:31:24.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:24 [2020-05-21T01:31:24.344Z] #39 147.1   CC       criu/pstree.o
01:31:24 [2020-05-21T01:31:24.344Z] #39 148.5   CC       criu/rbtree.o
01:31:24 [2020-05-21T01:31:24.533Z] #39 138.6   CC       criu/seize.o
01:31:24 [2020-05-21T01:31:24.533Z] #39 ...
01:31:24 [2020-05-21T01:31:24.533Z] 
01:31:24 [2020-05-21T01:31:24.533Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
01:31:24 [2020-05-21T01:31:24.533Z] #26 DONE 0.8s
01:31:24 [2020-05-21T01:31:24.533Z] 
01:31:24 [2020-05-21T01:31:24.533Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
01:31:24 [2020-05-21T01:31:24.533Z] #29 DONE 0.1s
01:31:24 [2020-05-21T01:31:24.601Z] #39 148.8   CC       criu/rst-malloc.o
01:31:24 [2020-05-21T01:31:24.613Z] #18 77.07 Selecting previously unselected package python3-wheel.
01:31:24 [2020-05-21T01:31:24.613Z] #18 77.08 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
01:31:24 [2020-05-21T01:31:24.613Z] #18 77.09 Unpacking python3-wheel (0.32.3-2) ...
01:31:24 [2020-05-21T01:31:24.613Z] #18 77.20 Selecting previously unselected package sudo.
01:31:24 [2020-05-21T01:31:24.613Z] #18 77.20 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
01:31:24 [2020-05-21T01:31:24.613Z] #18 77.22 Unpacking sudo (1.8.27-1+deb10u2) ...
01:31:24 [2020-05-21T01:31:24.791Z] 
01:31:24 [2020-05-21T01:31:24.791Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
01:31:24 [2020-05-21T01:31:24.791Z] #31 DONE 0.1s
01:31:24 [2020-05-21T01:31:24.791Z] 
01:31:24 [2020-05-21T01:31:24.791Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
01:31:24 [2020-05-21T01:31:24.791Z] #34 DONE 0.1s
01:31:24 [2020-05-21T01:31:24.791Z] 
01:31:24 [2020-05-21T01:31:24.791Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
01:31:25 [2020-05-21T01:31:25.049Z] #37 DONE 0.2s
01:31:25 [2020-05-21T01:31:25.049Z] 
01:31:25 [2020-05-21T01:31:25.049Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:25 [2020-05-21T01:31:25.049Z] #39 139.2   CC       criu/servicefd.o
01:31:25 [2020-05-21T01:31:25.165Z] #39 149.0   CC       criu/seccomp.o
01:31:25 [2020-05-21T01:31:25.243Z] #18 78.03 Selecting previously unselected package thin-provisioning-tools.
01:31:25 [2020-05-21T01:31:25.307Z] #39 139.6   CC       criu/shmem.o
01:31:25 [2020-05-21T01:31:25.549Z] #18 78.04 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
01:31:25 [2020-05-21T01:31:25.549Z] #18 78.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
01:31:25 [2020-05-21T01:31:25.731Z] #39 149.8   CC       criu/seize.o
01:31:25 [2020-05-21T01:31:25.852Z] #18 78.52 Selecting previously unselected package uidmap.
01:31:25 [2020-05-21T01:31:25.852Z] #18 78.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
01:31:25 [2020-05-21T01:31:25.852Z] #18 78.54 Unpacking uidmap (1:4.5-1.1) ...
01:31:25 [2020-05-21T01:31:25.989Z] #39 ...
01:31:25 [2020-05-21T01:31:25.989Z] 
01:31:25 [2020-05-21T01:31:25.989Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:31:25 [2020-05-21T01:31:25.989Z] #36 DONE 258.7s
01:31:25 [2020-05-21T01:31:25.989Z] 
01:31:25 [2020-05-21T01:31:25.989Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:26 [2020-05-21T01:31:26.143Z] #18 78.79 Selecting previously unselected package vim-runtime.
01:31:26 [2020-05-21T01:31:26.143Z] #18 78.80 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
01:31:26 [2020-05-21T01:31:26.143Z] #18 78.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
01:31:26 [2020-05-21T01:31:26.143Z] #18 78.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
01:31:26 [2020-05-21T01:31:26.241Z] #39 140.3   CC       criu/sigframe.o
01:31:26 [2020-05-21T01:31:26.241Z] #39 140.4   CC       criu/signalfd.o
01:31:26 [2020-05-21T01:31:26.241Z] #39 140.5   CC       criu/sk-inet.o
01:31:26 [2020-05-21T01:31:26.430Z] #18 78.99 Unpacking vim-runtime (2:8.1.0875-5) ...
01:31:26 [2020-05-21T01:31:26.922Z] #49 ...
01:31:26 [2020-05-21T01:31:26.922Z] 
01:31:26 [2020-05-21T01:31:26.922Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
01:31:27 [2020-05-21T01:31:27.176Z] #39 141.3   CC       criu/sk-netlink.o
01:31:27 [2020-05-21T01:31:27.180Z] #37 DONE 0.2s
01:31:27 [2020-05-21T01:31:27.180Z] 
01:31:27 [2020-05-21T01:31:27.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:27 [2020-05-21T01:31:27.180Z] #39 150.9   CC       criu/servicefd.o
01:31:27 [2020-05-21T01:31:27.435Z] #39 141.6   CC       criu/sk-packet.o
01:31:27 [2020-05-21T01:31:27.438Z] #39 151.3   CC       criu/shmem.o
01:31:27 [2020-05-21T01:31:27.477Z] #18 ...
01:31:27 [2020-05-21T01:31:27.477Z] 
01:31:27 [2020-05-21T01:31:27.477Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:27 [2020-05-21T01:31:27.477Z] #40 149.0   CC       criu/bfd.o
01:31:27 [2020-05-21T01:31:27.477Z] #40 150.1   CC       criu/bitmap.o
01:31:27 [2020-05-21T01:31:27.477Z] #40 150.5   CC       criu/cgroup-props.o
01:31:27 [2020-05-21T01:31:27.477Z] #40 152.3   CC       criu/cgroup.o
01:31:28 [2020-05-21T01:31:28.001Z] #39 142.1   CC       criu/sk-queue.o
01:31:28 [2020-05-21T01:31:28.003Z] #39 151.9   CC       criu/sigframe.o
01:31:28 [2020-05-21T01:31:28.259Z] #39 142.5   CC       criu/sk-tcp.o
01:31:28 [2020-05-21T01:31:28.261Z] #39 152.1   CC       criu/signalfd.o
01:31:28 [2020-05-21T01:31:28.261Z] #39 152.3   CC       criu/sk-inet.o
01:31:28 [2020-05-21T01:31:28.505Z] #40 159.8   CC       criu/clone-noasan.o
01:31:28 [2020-05-21T01:31:28.505Z] #40 160.0   CC       criu/config.o
01:31:28 [2020-05-21T01:31:28.825Z] #39 143.0   CC       criu/sk-unix.o
01:31:29 [2020-05-21T01:31:29.194Z] #39 153.2   CC       criu/sk-netlink.o
01:31:29 [2020-05-21T01:31:29.452Z] #39 153.5   CC       criu/sk-packet.o
01:31:29 [2020-05-21T01:31:29.622Z] #45 DONE 263.6s
01:31:29 [2020-05-21T01:31:29.622Z] 
01:31:29 [2020-05-21T01:31:29.622Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:31:29 [2020-05-21T01:31:29.622Z] #52 ...
01:31:29 [2020-05-21T01:31:29.622Z] 
01:31:29 [2020-05-21T01:31:29.622Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
01:31:29 [2020-05-21T01:31:29.622Z] #46 DONE 0.2s
01:31:29 [2020-05-21T01:31:29.622Z] 
01:31:29 [2020-05-21T01:31:29.622Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:31:29 [2020-05-21T01:31:29.622Z] #52 ...
01:31:29 [2020-05-21T01:31:29.622Z] 
01:31:29 [2020-05-21T01:31:29.622Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
01:31:29 [2020-05-21T01:31:29.622Z] #48 DONE 0.1s
01:31:29 [2020-05-21T01:31:29.622Z] 
01:31:29 [2020-05-21T01:31:29.622Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
01:31:29 [2020-05-21T01:31:29.622Z] #50 DONE 0.1s
01:31:29 [2020-05-21T01:31:29.622Z] 
01:31:29 [2020-05-21T01:31:29.622Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:31:30 [2020-05-21T01:31:30.005Z] #40 ...
01:31:30 [2020-05-21T01:31:30.005Z] 
01:31:30 [2020-05-21T01:31:30.005Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:30 [2020-05-21T01:31:30.005Z] #42 252.0 crypto/tls
01:31:30 [2020-05-21T01:31:30.017Z] #39 154.1   CC       criu/sk-queue.o
01:31:30 [2020-05-21T01:31:30.585Z] #39 154.5   CC       criu/sk-tcp.o
01:31:30 [2020-05-21T01:31:30.724Z] #39 144.7   CC       criu/sockets.o
01:31:30 [2020-05-21T01:31:30.843Z] #39 154.8   CC       criu/sk-unix.o
01:31:31 [2020-05-21T01:31:31.035Z] #42 262.9 net/http/httptrace
01:31:31 [2020-05-21T01:31:31.035Z] #42 ...
01:31:31 [2020-05-21T01:31:31.035Z] 
01:31:31 [2020-05-21T01:31:31.035Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:31:31 [2020-05-21T01:31:31.035Z] #18 83.82 Selecting previously unselected package vim.
01:31:31 [2020-05-21T01:31:31.035Z] #18 83.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
01:31:31 [2020-05-21T01:31:31.290Z] #39 145.4   CC       criu/stats.o
01:31:31 [2020-05-21T01:31:31.323Z] #18 83.89 Unpacking vim (2:8.1.0875-5) ...
01:31:31 [2020-05-21T01:31:31.547Z] #39 145.7   CC       criu/string.o
01:31:31 [2020-05-21T01:31:31.547Z] #39 145.8   CC       criu/sysctl.o
01:31:32 [2020-05-21T01:31:32.112Z] #39 146.4   CC       criu/sysfs_parse.o
01:31:32 [2020-05-21T01:31:32.244Z] #18 84.79 Selecting previously unselected package xfsprogs.
01:31:32 [2020-05-21T01:31:32.244Z] #18 84.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
01:31:32 [2020-05-21T01:31:32.244Z] #18 84.82 Unpacking xfsprogs (4.20.0-1) ...
01:31:32 [2020-05-21T01:31:32.370Z] #39 146.8   CC       criu/timerfd.o
01:31:32 [2020-05-21T01:31:32.743Z] #39 156.4   CC       criu/sockets.o
01:31:32 [2020-05-21T01:31:32.874Z] #18 85.46 Selecting previously unselected package zip.
01:31:32 [2020-05-21T01:31:32.874Z] #18 85.49 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
01:31:32 [2020-05-21T01:31:32.874Z] #18 85.49 Unpacking zip (3.0-11+b1) ...
01:31:32 [2020-05-21T01:31:32.912Z] #52 228.2 + bin/containerd-stress
01:31:32 [2020-05-21T01:31:32.937Z] #39 147.1   CC       criu/tty.o
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.85 Setting up aufs-tools (1:4.14+20190211-1) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.87 Setting up libip6tc0:ppc64el (1.8.2-4) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.87 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.88 Setting up libgpm2:ppc64el (1.20.7-5) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.89 Setting up libip4tc0:ppc64el (1.8.2-4) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.89 Setting up uidmap (1:4.5-1.1) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.90 Setting up libnftnl11:ppc64el (1.1.2-2) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.91 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.93 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
01:31:33 [2020-05-21T01:31:33.186Z] #18 85.93 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
01:31:33 [2020-05-21T01:31:33.308Z] #39 157.1   CC       criu/stats.o
01:31:33 [2020-05-21T01:31:33.308Z] #39 157.3   CC       criu/string.o
01:31:33 [2020-05-21T01:31:33.308Z] #39 157.4   CC       criu/sysctl.o
01:31:33 [2020-05-21T01:31:33.474Z] #18 85.94 Setting up xxd (2:8.1.0875-5) ...
01:31:33 [2020-05-21T01:31:33.474Z] #18 85.95 Setting up zip (3.0-11+b1) ...
01:31:33 [2020-05-21T01:31:33.474Z] #18 85.96 Setting up vim-common (2:8.1.0875-5) ...
01:31:33 [2020-05-21T01:31:33.474Z] #18 86.10 Setting up bash-completion (1:2.8-6) ...
01:31:33 [2020-05-21T01:31:33.813Z] 4612f6d0b889: Verifying Checksum
01:31:33 [2020-05-21T01:31:33.813Z] 4612f6d0b889: Download complete
01:31:34 [2020-05-21T01:31:34.303Z] #39 158.1   CC       criu/sysfs_parse.o
01:31:34 [2020-05-21T01:31:34.366Z] #39 148.6   CC       criu/tun.o
01:31:34 [2020-05-21T01:31:34.561Z] #39 158.5   CC       criu/timerfd.o
01:31:34 [2020-05-21T01:31:34.821Z] #39 158.9   CC       criu/tty.o
01:31:34 [2020-05-21T01:31:34.937Z] #39 149.1   CC       criu/uffd.o
01:31:35 [2020-05-21T01:31:35.447Z] #52 230.7 + bin/containerd-shim
01:31:36 [2020-05-21T01:31:36.309Z] #39 150.3   CC       criu/util.o
01:31:36 [2020-05-21T01:31:36.717Z] #39 160.4   CC       criu/tun.o
01:31:36 [2020-05-21T01:31:36.975Z] #39 160.8   CC       criu/uffd.o
01:31:37 [2020-05-21T01:31:37.241Z] #39 151.5   CC       criu/uts_ns.o
01:31:37 [2020-05-21T01:31:37.497Z] #39 151.7   CC       criu/vdso-compat.o
01:31:37 [2020-05-21T01:31:37.755Z] #39 151.9   CC       criu/vdso.o
01:31:37 [2020-05-21T01:31:37.907Z] #39 161.9   CC       criu/util.o
01:31:38 [2020-05-21T01:31:38.012Z] #39 ...
01:31:38 [2020-05-21T01:31:38.012Z] 
01:31:38 [2020-05-21T01:31:38.012Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:38 [2020-05-21T01:31:38.012Z] #49 103.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
01:31:38 [2020-05-21T01:31:38.838Z] #39 163.0   CC       criu/uts_ns.o
01:31:39 [2020-05-21T01:31:39.034Z] #18 ...
01:31:39 [2020-05-21T01:31:39.034Z] 
01:31:39 [2020-05-21T01:31:39.034Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:31:39 [2020-05-21T01:31:39.384Z] #49 ...
01:31:39 [2020-05-21T01:31:39.384Z] 
01:31:39 [2020-05-21T01:31:39.384Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:31:39 [2020-05-21T01:31:39.384Z] #45 258.5 + cd /tmp/tmp.5bgYcRvdre/src/github.com/golangci/golangci-lint/
01:31:39 [2020-05-21T01:31:39.384Z] #45 258.5 + git checkout -q v1.23.8
01:31:39 [2020-05-21T01:31:39.384Z] #45 259.0 ++ git describe --tags
01:31:39 [2020-05-21T01:31:39.384Z] #45 259.0 + version=v1.23.8
01:31:39 [2020-05-21T01:31:39.384Z] #45 259.0 ++ git rev-parse --short HEAD
01:31:39 [2020-05-21T01:31:39.384Z] #45 259.0 + commit=76a82c6
01:31:39 [2020-05-21T01:31:39.384Z] #45 259.0 ++ git show -s --format=%cd
01:31:39 [2020-05-21T01:31:39.384Z] #45 259.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
01:31:39 [2020-05-21T01:31:39.384Z] #45 259.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
01:31:39 [2020-05-21T01:31:39.384Z] #45 ...
01:31:39 [2020-05-21T01:31:39.384Z] 
01:31:39 [2020-05-21T01:31:39.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:39 [2020-05-21T01:31:39.384Z] #39 152.4   LINK     criu/built-in.o
01:31:39 [2020-05-21T01:31:39.384Z] #39 152.5   LINK     criu/criu
01:31:39 [2020-05-21T01:31:39.384Z] #39 152.8   DEP      lib/c/criu.d
01:31:39 [2020-05-21T01:31:39.384Z] #39 152.9   CC       images/rpc.pb-c.o
01:31:39 [2020-05-21T01:31:39.384Z] #39 153.5   CC       lib/c/criu.o
01:31:39 [2020-05-21T01:31:39.403Z] #39 163.2   CC       criu/vdso-compat.o
01:31:39 [2020-05-21T01:31:39.403Z] #39 163.5   CC       criu/vdso.o
01:31:39 [2020-05-21T01:31:39.660Z] #39 ...
01:31:39 [2020-05-21T01:31:39.660Z] 
01:31:39 [2020-05-21T01:31:39.660Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:39 [2020-05-21T01:31:39.660Z] #49 109.1 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
01:31:39 [2020-05-21T01:31:39.917Z] #49 ...
01:31:39 [2020-05-21T01:31:39.917Z] 
01:31:39 [2020-05-21T01:31:39.917Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.1 + cd /tmp/tmp.LiWdfwXBH1/src/github.com/golangci/golangci-lint/
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.1 + git checkout -q v1.23.8
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.6 ++ git describe --tags
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.6 + version=v1.23.8
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.6 ++ git rev-parse --short HEAD
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.6 + commit=76a82c6
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.6 ++ git show -s --format=%cd
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
01:31:39 [2020-05-21T01:31:39.917Z] #45 263.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
01:31:39 [2020-05-21T01:31:39.948Z] #39 ...
01:31:39 [2020-05-21T01:31:39.948Z] 
01:31:39 [2020-05-21T01:31:39.948Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:39 [2020-05-21T01:31:39.948Z] #49 105.0 + mkdir -p /build
01:31:39 [2020-05-21T01:31:39.948Z] #49 105.0 + cp runc /build/runc
01:31:39 [2020-05-21T01:31:39.948Z] #49 DONE 105.4s
01:31:39 [2020-05-21T01:31:39.948Z] 
01:31:39 [2020-05-21T01:31:39.948Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:31:40 [2020-05-21T01:31:40.175Z] #45 ...
01:31:40 [2020-05-21T01:31:40.175Z] 
01:31:40 [2020-05-21T01:31:40.175Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:40 [2020-05-21T01:31:40.175Z] #39 164.1   LINK     criu/built-in.o
01:31:40 [2020-05-21T01:31:40.175Z] #39 164.2   LINK     criu/criu
01:31:40 [2020-05-21T01:31:40.432Z] #39 164.5   DEP      lib/c/criu.d
01:31:40 [2020-05-21T01:31:40.432Z] #39 164.6   CC       images/rpc.pb-c.o
01:31:40 [2020-05-21T01:31:40.512Z] #45 ...
01:31:40 [2020-05-21T01:31:40.512Z] 
01:31:40 [2020-05-21T01:31:40.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:40 [2020-05-21T01:31:40.512Z] #39 154.7   LINK     lib/c/built-in.o
01:31:40 [2020-05-21T01:31:40.512Z] #39 154.8   LINK     lib/c/libcriu.so
01:31:40 [2020-05-21T01:31:40.512Z] #39 154.8   LINK     lib/c/libcriu.a
01:31:40 [2020-05-21T01:31:40.729Z] #52 236.1 + bin/containerd-shim-runc-v1
01:31:40 [2020-05-21T01:31:40.769Z] #39 155.0   GEN      magic.py
01:31:41 [2020-05-21T01:31:41.027Z] #39 155.2 Note: Building without setproctitle() and strlcpy() support.
01:31:41 [2020-05-21T01:31:41.027Z] #39 155.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:31:41 [2020-05-21T01:31:41.027Z] #39 155.2 Note: Building without GnuTLS support
01:31:41 [2020-05-21T01:31:41.363Z] #39 ...
01:31:41 [2020-05-21T01:31:41.363Z] 
01:31:41 [2020-05-21T01:31:41.363Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:41 [2020-05-21T01:31:41.363Z] #49 110.4 + mkdir -p /build
01:31:41 [2020-05-21T01:31:41.363Z] #49 110.4 + cp runc /build/runc
01:31:41 [2020-05-21T01:31:41.363Z] #49 DONE 110.8s
01:31:41 [2020-05-21T01:31:41.363Z] 
01:31:41 [2020-05-21T01:31:41.363Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:41 [2020-05-21T01:31:41.363Z] #39 165.1   CC       lib/c/criu.o
01:31:41 [2020-05-21T01:31:41.379Z] #22 268.7 Checking out files:  19% (2166/10833)   
Checking out files:  20% (2167/10833)   
Checking out files:  21% (2275/10833)   
Checking out files:  22% (2384/10833)   
Checking out files:  23% (2492/10833)   
Checking out files:  24% (2600/10833)   
Checking out files:  25% (2709/10833)   
Checking out files:  26% (2817/10833)   
Checking out files:  27% (2925/10833)   
Checking out files:  28% (3034/10833)   
Checking out files:  29% (3142/10833)   
Checking out files:  30% (3250/10833)   
Checking out files:  31% (3359/10833)   
Checking out files:  32% (3467/10833)   
Checking out files:  32% (3522/10833)   
Checking out files:  33% (3575/10833)   
Checking out files:  34% (3684/10833)   
Checking out files:  35% (3792/10833)   
Checking out files:  36% (3900/10833)   
Checking out files:  37% (4009/10833)   
Checking out files:  38% (4117/10833)   
Checking out files:  39% (4225/10833)   
Checking out files:  40% (4334/10833)   
Checking out files:  41% (4442/10833)   
Checking out files:  42% (4550/10833)   
Checking out files:  43% (4659/10833)   
Checking out files:  44% (4767/10833)   
Checking out files:  45% (4875/10833)   
Checking out files:  46% (4984/10833)   
Checking out files:  47% (5092/10833)   
Checking out files:  48% (5200/10833)   
Checking out files:  49% (5309/10833)   
Checking out files:  50% (5417/10833)   
Checking out files:  51% (5525/10833)   
Checking out files:  52% (5634/10833)   
Checking out files:  53% (5742/10833)   
Checking out files:  54% (5850/10833)   
Checking out files:  55% (5959/10833)   
Checking out files:  56% (6067/10833)   
Checking out files:  57% (6175/10833)   
Checking out files:  58% (6284/10833)   
Checking out files:  59% (6392/10833)   
Checking out files:  60% (6500/10833)   
Checking out files:  61% (6609/10833)   
Checking out files:  62% (6717/10833)   
Checking out files:  63% (6825/10833)   
Checking out files:  64% (6934/10833)   
Checking out files:  64% (7008/10833)   
Checking out files:  65% (7042/10833)   
Checking out files:  66% (7150/10833)   
Checking out files:  67% (7259/10833)   
Checking out files:  68% (7367/10833)   
Checking out files:  69% (7475/10833)   
Checking out files:  70% (7584/10833)   
Checking out files:  71% (7692/10833)   
Checking out files:  72% (7800/10833)   
Checking out files:  73% (7909/10833)   
Checking out files:  74% (8017/10833)   
Checking out files:  75% (8125/10833)   
Checking out files:  76% (8234/10833)   
Checking out files:  77% (8342/10833)   
Checking out files:  78% (8450/10833)   
Checking out files:  78% (8457/10833)   
Checking out files:  79% (8559/10833)   
Checking out files:  80% (8667/10833)   
Checking out files:  81% (8775/10833)   
Checking out files:  82% (8884/10833)   
Checking out files:  83% (8992/10833)   
Checking out files:  84% (9100/10833)   
Checking out files:  85% (9209/10833)   
Checking out files:  86% (9317/10833)   
Checking out files:  87% (9425/10833)   
Checking out files:  88% (9534/10833)   
Checking out files:  89% (9642/10833)   
Checking out files:  90% (9750/10833)   
01:31:41 [2020-05-21T01:31:41.379Z] #22 ...
01:31:41 [2020-05-21T01:31:41.379Z] 
01:31:41 [2020-05-21T01:31:41.379Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:41 [2020-05-21T01:31:41.379Z] #42 263.3 net/http
01:31:41 [2020-05-21T01:31:41.593Z] #39 155.8 fatal: not a git repository (or any of the parent directories): .git
01:31:41 [2020-05-21T01:31:41.674Z] #42 ...
01:31:41 [2020-05-21T01:31:41.674Z] 
01:31:41 [2020-05-21T01:31:41.674Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:31:41 [2020-05-21T01:31:41.961Z] #22 268.7 Checking out files:  19% (2166/10833)   
Checking out files:  20% (2167/10833)   
Checking out files:  21% (2275/10833)   
Checking out files:  22% (2384/10833)   
Checking out files:  23% (2492/10833)   
Checking out files:  24% (2600/10833)   
Checking out files:  25% (2709/10833)   
Checking out files:  26% (2817/10833)   
Checking out files:  27% (2925/10833)   
Checking out files:  28% (3034/10833)   
Checking out files:  29% (3142/10833)   
Checking out files:  30% (3250/10833)   
Checking out files:  31% (3359/10833)   
Checking out files:  32% (3467/10833)   
Checking out files:  32% (3522/10833)   
Checking out files:  33% (3575/10833)   
Checking out files:  34% (3684/10833)   
Checking out files:  35% (3792/10833)   
Checking out files:  36% (3900/10833)   
Checking out files:  37% (4009/10833)   
Checking out files:  38% (4117/10833)   
Checking out files:  39% (4225/10833)   
Checking out files:  40% (4334/10833)   
Checking out files:  41% (4442/10833)   
Checking out files:  42% (4550/10833)   
Checking out files:  43% (4659/10833)   
Checking out files:  44% (4767/10833)   
Checking out files:  45% (4875/10833)   
Checking out files:  46% (4984/10833)   
Checking out files:  47% (5092/10833)   
Checking out files:  48% (5200/10833)   
Checking out files:  49% (5309/10833)   
Checking out files:  50% (5417/10833)   
Checking out files:  51% (5525/10833)   
Checking out files:  52% (5634/10833)   
Checking out files:  53% (5742/10833)   
Checking out files:  54% (5850/10833)   
Checking out files:  55% (5959/10833)   
Checking out files:  56% (6067/10833)   
Checking out files:  57% (6175/10833)   
Checking out files:  58% (6284/10833)   
Checking out files:  59% (6392/10833)   
Checking out files:  60% (6500/10833)   
Checking out files:  61% (6609/10833)   
Checking out files:  62% (6717/10833)   
Checking out files:  63% (6825/10833)   
Checking out files:  64% (6934/10833)   
Checking out files:  64% (7008/10833)   
Checking out files:  65% (7042/10833)   
Checking out files:  66% (7150/10833)   
Checking out files:  67% (7259/10833)   
Checking out files:  68% (7367/10833)   
Checking out files:  69% (7475/10833)   
Checking out files:  70% (7584/10833)   
Checking out files:  71% (7692/10833)   
Checking out files:  72% (7800/10833)   
Checking out files:  73% (7909/10833)   
Checking out files:  74% (8017/10833)   
Checking out files:  75% (8125/10833)   
Checking out files:  76% (8234/10833)   
Checking out files:  77% (8342/10833)   
Checking out files:  78% (8450/10833)   
Checking out files:  78% (8457/10833)   
Checking out files:  79% (8559/10833)   
Checking out files:  80% (8667/10833)   
Checking out files:  81% (8775/10833)   
Checking out files:  82% (8884/10833)   
Checking out files:  83% (8992/10833)   
Checking out files:  84% (9100/10833)   
Checking out files:  85% (9209/10833)   
Checking out files:  86% (9317/10833)   
Checking out files:  87% (9425/10833)   
Checking out files:  88% (9534/10833)   
Checking out files:  89% (9642/10833)   
Checking out files:  90% (9750/10833)   
Checking out files:  91% (9859/10833)   
Checking out files:  92% (9967/10833)   
Checking out files:  93% (10075/10833)   
Checking out files:  94% (10184/10833)   
Checking out files:  95% (10292/10833)   
Checking out files:  95% (10363/10833)   
Checking out files:  96% (10400/10833)   
Checking out files:  97% (10509/10833)   
Checking out files:  98% (10617/10833)   
Checking out files:  99% (10725/10833)   
Checking out files: 100% (10833/10833)   
Checking out files: 100% (10833/10833), done.
01:31:42 [2020-05-21T01:31:42.158Z] #39 156.3 make[1]: Nothing to be done for 'all'.
01:31:42 [2020-05-21T01:31:42.251Z] #22 274.3 + cd /tmp/tmp.ECVWGHQ9mz/tmp/docker-ce
01:31:42 [2020-05-21T01:31:42.251Z] #22 274.3 + git checkout -q v17.06.2-ce
01:31:42 [2020-05-21T01:31:42.723Z] #39 156.8 make[1]: 'images/built-in.o' is up to date.
01:31:42 [2020-05-21T01:31:42.724Z] #39 156.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:31:42 [2020-05-21T01:31:42.724Z] #39 156.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:31:42 [2020-05-21T01:31:42.724Z] #39 156.9 make[1]: 'compel/libcompel.a' is up to date.
01:31:42 [2020-05-21T01:31:42.724Z] #39 156.9 make[1]: 'compel/compel-host-bin' is up to date.
01:31:42 [2020-05-21T01:31:42.724Z] #39 156.9 make[1]: Nothing to be done for 'all'.
01:31:42 [2020-05-21T01:31:42.724Z] #39 157.0 make[1]: 'soccr/libsoccr.a' is up to date.
01:31:42 [2020-05-21T01:31:42.736Z] #39 166.4   LINK     lib/c/built-in.o
01:31:42 [2020-05-21T01:31:42.736Z] #39 166.5   LINK     lib/c/libcriu.so
01:31:42 [2020-05-21T01:31:42.736Z] #39 166.5   LINK     lib/c/libcriu.a
01:31:42 [2020-05-21T01:31:42.736Z] #39 166.7   GEN      magic.py
01:31:42 [2020-05-21T01:31:42.736Z] #39 166.7 Note: Building without setproctitle() and strlcpy() support.
01:31:42 [2020-05-21T01:31:42.736Z] #39 166.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:31:42 [2020-05-21T01:31:42.736Z] #39 166.7 Note: Building without GnuTLS support
01:31:42 [2020-05-21T01:31:42.882Z] #22 ...
01:31:42 [2020-05-21T01:31:42.882Z] 
01:31:42 [2020-05-21T01:31:42.882Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:42 [2020-05-21T01:31:42.882Z] #40 164.4   CC       criu/cr-check.o
01:31:42 [2020-05-21T01:31:42.882Z] #40 168.4   CC       criu/cr-dedup.o
01:31:42 [2020-05-21T01:31:42.882Z] #40 169.4   CC       criu/cr-dump.o
01:31:42 [2020-05-21T01:31:42.981Z] #39 157.1 make[2]: Nothing to be done for 'all'.
01:31:42 [2020-05-21T01:31:42.982Z] #39 157.2 make[2]: Nothing to be done for 'all'.
01:31:42 [2020-05-21T01:31:42.982Z] #39 157.2 make[2]: Nothing to be done for 'all'.
01:31:42 [2020-05-21T01:31:42.982Z] #39 157.3 make[2]: Nothing to be done for 'all'.
01:31:43 [2020-05-21T01:31:43.173Z] #40 ...
01:31:43 [2020-05-21T01:31:43.174Z] 
01:31:43 [2020-05-21T01:31:43.174Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.00 Setting up libiptc0:ppc64el (1.8.2-4) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.00 Setting up xz-utils (5.2.4-1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.05 Setting up sudo (1.8.27-1+deb10u2) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.14 invoke-rc.d: could not determine current runlevel
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.17 invoke-rc.d: policy-rc.d denied execution of start.
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.18 Setting up pigz (2.4-1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.19 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.21 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.24 Setting up python-pip-whl (18.1-5) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.25 Setting up libmpdec2:ppc64el (2.4.2-2) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.27 Setting up vim-runtime (2:8.1.0875-5) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.95 Setting up libaio1:ppc64el (0.3.112-3) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.96 Setting up libonig5:ppc64el (6.9.1-1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.96 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 92.98 Setting up vim (2:8.1.0875-5) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.16 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.17 Setting up thin-provisioning-tools (0.7.6-2.1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.23 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.24 Setting up jq (1.5+dfsg-2+b1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.28 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
01:31:43 [2020-05-21T01:31:43.174Z] #18 93.31 Setting up python3.7 (3.7.3-2+deb10u1) ...
01:31:43 [2020-05-21T01:31:43.239Z] #39 157.4 make[2]: Nothing to be done for 'all'.
01:31:43 [2020-05-21T01:31:43.239Z] #39 157.4 make[2]: Nothing to be done for 'all'.
01:31:43 [2020-05-21T01:31:43.239Z] #39 157.4 make[2]: Nothing to be done for 'all'.
01:31:43 [2020-05-21T01:31:43.239Z] #39 157.5 make[2]: Nothing to be done for 'all'.
01:31:43 [2020-05-21T01:31:43.239Z] #39 157.5   INSTALL  criu/criu
01:31:43 [2020-05-21T01:31:43.301Z] #39 167.2 fatal: not a git repository (or any of the parent directories): .git
01:31:43 [2020-05-21T01:31:43.496Z] #39 DONE 157.7s
01:31:43 [2020-05-21T01:31:43.496Z] 
01:31:43 [2020-05-21T01:31:43.496Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:31:43 [2020-05-21T01:31:43.496Z] #52 198.5 + bin/containerd
01:31:43 [2020-05-21T01:31:43.558Z] #39 167.7 make[1]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.024Z] #52 238.9 + bin/containerd-shim-runc-v2
01:31:44 [2020-05-21T01:31:44.122Z] #39 168.3 make[1]: 'images/built-in.o' is up to date.
01:31:44 [2020-05-21T01:31:44.122Z] #39 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:31:44 [2020-05-21T01:31:44.379Z] #39 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:31:44 [2020-05-21T01:31:44.379Z] #39 168.3 make[1]: 'compel/libcompel.a' is up to date.
01:31:44 [2020-05-21T01:31:44.379Z] #39 168.4 make[1]: 'compel/compel-host-bin' is up to date.
01:31:44 [2020-05-21T01:31:44.379Z] #39 168.4 make[1]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.379Z] #39 168.4 make[1]: 'soccr/libsoccr.a' is up to date.
01:31:44 [2020-05-21T01:31:44.379Z] #39 168.5 make[2]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.379Z] #39 168.5 make[2]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.379Z] #39 168.5 make[2]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.591Z] #52 240.0 + binaries
01:31:44 [2020-05-21T01:31:44.592Z] #52 240.0 + install -D bin/containerd /build/containerd
01:31:44 [2020-05-21T01:31:44.592Z] #52 240.0 + install -D bin/containerd-shim /build/containerd-shim
01:31:44 [2020-05-21T01:31:44.592Z] #52 240.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:31:44 [2020-05-21T01:31:44.592Z] #52 240.1 + install -D bin/ctr /build/ctr
01:31:44 [2020-05-21T01:31:44.639Z] #39 168.6 make[2]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.639Z] #39 168.6 make[2]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.639Z] #39 168.6 make[2]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.639Z] #39 168.7 make[2]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.639Z] #39 168.7 make[2]: Nothing to be done for 'all'.
01:31:44 [2020-05-21T01:31:44.850Z] #52 DONE 240.5s
01:31:44 [2020-05-21T01:31:44.897Z] #39 168.8   INSTALL  criu/criu
01:31:44 [2020-05-21T01:31:44.897Z] #39 DONE 168.9s
01:31:44 [2020-05-21T01:31:44.897Z] 
01:31:44 [2020-05-21T01:31:44.897Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:31:44 [2020-05-21T01:31:44.897Z] #52 204.0 + bin/containerd
01:31:45 [2020-05-21T01:31:45.393Z] #52 ...
01:31:45 [2020-05-21T01:31:45.393Z] 
01:31:45 [2020-05-21T01:31:45.393Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:31:45 [2020-05-21T01:31:45.393Z] #40 DONE 0.1s
01:31:45 [2020-05-21T01:31:45.393Z] 
01:31:45 [2020-05-21T01:31:45.393Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
01:31:45 [2020-05-21T01:31:45.393Z] #42 DONE 0.1s
01:31:45 [2020-05-21T01:31:45.393Z] 
01:31:45 [2020-05-21T01:31:45.393Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
01:31:45 [2020-05-21T01:31:45.393Z] #44 DONE 0.1s
01:31:45 [2020-05-21T01:31:45.393Z] 
01:31:45 [2020-05-21T01:31:45.393Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:31:46 [2020-05-21T01:31:46.227Z] 
01:31:46 [2020-05-21T01:31:46.227Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
01:31:46 [2020-05-21T01:31:46.270Z] #52 ...
01:31:46 [2020-05-21T01:31:46.270Z] 
01:31:46 [2020-05-21T01:31:46.270Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:31:46 [2020-05-21T01:31:46.270Z] #40 DONE 0.1s
01:31:46 [2020-05-21T01:31:46.270Z] 
01:31:46 [2020-05-21T01:31:46.270Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
01:31:46 [2020-05-21T01:31:46.270Z] #42 DONE 0.1s
01:31:46 [2020-05-21T01:31:46.270Z] 
01:31:46 [2020-05-21T01:31:46.270Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
01:31:46 [2020-05-21T01:31:46.270Z] #44 DONE 0.1s
01:31:46 [2020-05-21T01:31:46.270Z] 
01:31:46 [2020-05-21T01:31:46.270Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:31:46 [2020-05-21T01:31:46.486Z] #53 DONE 0.3s
01:31:46 [2020-05-21T01:31:46.745Z] 
01:31:46 [2020-05-21T01:31:46.745Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
01:31:46 [2020-05-21T01:31:46.745Z] #56 DONE 0.2s
01:31:46 [2020-05-21T01:31:46.745Z] 
01:31:46 [2020-05-21T01:31:46.745Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
01:31:47 [2020-05-21T01:31:47.003Z] #58 DONE 0.2s
01:31:47 [2020-05-21T01:31:47.003Z] 
01:31:47 [2020-05-21T01:31:47.003Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
01:31:47 [2020-05-21T01:31:47.003Z] #60 DONE 0.1s
01:31:47 [2020-05-21T01:31:47.003Z] 
01:31:47 [2020-05-21T01:31:47.003Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:31:47 [2020-05-21T01:31:47.003Z] #61 DONE 0.0s
01:31:47 [2020-05-21T01:31:47.003Z] 
01:31:47 [2020-05-21T01:31:47.003Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
01:31:47 [2020-05-21T01:31:47.611Z] #18 ...
01:31:47 [2020-05-21T01:31:47.611Z] 
01:31:47 [2020-05-21T01:31:47.611Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:31:47 [2020-05-21T01:31:47.611Z] #22 278.8 + mkdir -p /tmp/tmp.ECVWGHQ9mz/src/github.com/docker
01:31:47 [2020-05-21T01:31:47.611Z] #22 278.8 + mv components/cli /tmp/tmp.ECVWGHQ9mz/src/github.com/docker/cli
01:31:47 [2020-05-21T01:31:47.611Z] #22 278.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
01:31:48 [2020-05-21T01:31:48.909Z] #62 DONE 1.6s
01:31:48 [2020-05-21T01:31:48.909Z] 
01:31:48 [2020-05-21T01:31:48.909Z] #63 exporting to image
01:31:48 [2020-05-21T01:31:48.909Z] #63 exporting layers
01:31:49 [2020-05-21T01:31:49.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:31:49 [2020-05-21T01:31:49.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:31:51 [2020-05-21T01:31:51.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:31:52 [2020-05-21T01:31:52.060Z] #22 ...
01:31:52 [2020-05-21T01:31:52.060Z] 
01:31:52 [2020-05-21T01:31:52.060Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:31:52 [2020-05-21T01:31:52.060Z] #42 284.0 github.com/LK4D4/vndr/godl
01:31:53 [2020-05-21T01:31:53.103Z] #63 exporting layers 3.7s done
01:31:53 [2020-05-21T01:31:53.103Z] #63 writing image sha256:a9f684fe8013c3355f1aeba569b9a55c826311d036fabf192e2ae1e1e3c1967b
01:31:53 [2020-05-21T01:31:53.103Z] #63 writing image sha256:a9f684fe8013c3355f1aeba569b9a55c826311d036fabf192e2ae1e1e3c1967b done
01:31:53 [2020-05-21T01:31:53.103Z] #63 naming to docker.io/library/docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 done
01:31:53 [2020-05-21T01:31:53.103Z] #63 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:31:53 [2020-05-21T01:31:53.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/test/unit
01:31:53 [2020-05-21T01:31:53.561Z] #42 285.2 github.com/LK4D4/vndr
01:31:53 [2020-05-21T01:31:53.850Z] #42 ...
01:31:53 [2020-05-21T01:31:53.850Z] 
01:31:53 [2020-05-21T01:31:53.850Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:53 [2020-05-21T01:31:53.850Z] #40 175.2   CC       criu/cr-errno.o
01:31:53 [2020-05-21T01:31:53.850Z] #40 175.4   CC       criu/cr-restore.o
01:31:53 [2020-05-21T01:31:53.850Z] #40 184.9   CC       criu/cr-service.o
01:31:53 [2020-05-21T01:31:53.850Z] #40 ...
01:31:53 [2020-05-21T01:31:53.850Z] 
01:31:53 [2020-05-21T01:31:53.850Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:31:53 [2020-05-21T01:31:53.850Z] #18 100.5 Setting up iptables (1.8.2-4) ...
01:31:53 [2020-05-21T01:31:53.850Z] #18 100.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:31:53 [2020-05-21T01:31:53.850Z] #18 100.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:31:53 [2020-05-21T01:31:53.850Z] #18 100.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:31:53 [2020-05-21T01:31:53.850Z] #18 100.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:31:53 [2020-05-21T01:31:53.850Z] #18 100.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:31:53 [2020-05-21T01:31:53.850Z] #18 100.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:31:53 [2020-05-21T01:31:53.850Z] #18 100.6 Setting up python3 (3.7.3-1) ...
01:31:53 [2020-05-21T01:31:53.850Z] #18 101.4 Setting up python3-wheel (0.32.3-2) ...
01:31:53 [2020-05-21T01:31:53.850Z] #18 102.6 Setting up apparmor (2.13.2-10) ...
01:31:53 [2020-05-21T01:31:53.851Z] #18 105.0 Setting up xfsprogs (4.20.0-1) ...
01:31:53 [2020-05-21T01:31:53.851Z] #18 105.0 Setting up python3-lib2to3 (3.7.3-1) ...
01:31:53 [2020-05-21T01:31:53.851Z] #18 105.6 Setting up python3-pkg-resources (40.8.0-1) ...
01:31:54 [2020-05-21T01:31:54.481Z] #18 107.2 Setting up python3-distutils (3.7.3-1) ...
01:31:55 [2020-05-21T01:31:55.511Z] #18 108.1 Setting up python3-setuptools (40.8.0-1) ...
01:31:57 [2020-05-21T01:31:57.012Z] #18 ...
01:31:57 [2020-05-21T01:31:57.012Z] 
01:31:57 [2020-05-21T01:31:57.012Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:31:57 [2020-05-21T01:31:57.012Z] #40 188.5   CC       criu/crtools.o
01:31:58 [2020-05-21T01:31:58.052Z] #40 189.6   CC       criu/eventfd.o
01:31:58 [2020-05-21T01:31:58.679Z] #40 190.2   CC       criu/eventpoll.o
01:31:58 [2020-05-21T01:31:58.723Z] ?   	github.com/docker/docker/api	[no test files]
01:32:00 [2020-05-21T01:32:00.183Z] #40 ...
01:32:00 [2020-05-21T01:32:00.183Z] 
01:32:00 [2020-05-21T01:32:00.183Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
01:32:00 [2020-05-21T01:32:00.183Z] #18 110.3 Setting up python3-pip (18.1-5) ...
01:32:00 [2020-05-21T01:32:00.183Z] #18 112.3 Processing triggers for libc-bin (2.28-10) ...
01:32:00 [2020-05-21T01:32:00.183Z] #18 112.3 Processing triggers for mime-support (3.62) ...
01:32:00 [2020-05-21T01:32:00.183Z] #18 DONE 112.6s
01:32:00 [2020-05-21T01:32:00.183Z] 
01:32:00 [2020-05-21T01:32:00.183Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
01:32:00 [2020-05-21T01:32:00.473Z] #19 0.501 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:32:00 [2020-05-21T01:32:00.473Z] #19 0.505 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:32:00 [2020-05-21T01:32:00.473Z] #19 0.510 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:32:00 [2020-05-21T01:32:00.473Z] #19 DONE 0.6s
01:32:00 [2020-05-21T01:32:00.473Z] 
01:32:00 [2020-05-21T01:32:00.473Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:32:00 [2020-05-21T01:32:00.882Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.06146373s with top 10 stages: buildssa: 1m32.883763065s, goimports: 21.687954718s, unconvert: 13.398338844s, gosec: 10.614776999s, golint: 6.706394791s, ineffassign: 5.01910047s, misspell: 4.492087648s, inspect: 4.265079935s, vrp: 3.350213038s, deadcode: 1.726166084s 
01:32:07 [2020-05-21T01:32:07.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:32:07 [2020-05-21T01:32:07.352Z] #20 ...
01:32:07 [2020-05-21T01:32:07.352Z] 
01:32:07 [2020-05-21T01:32:07.352Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:32:07 [2020-05-21T01:32:07.352Z] #40 191.8   CC       criu/external.o
01:32:07 [2020-05-21T01:32:07.352Z] #40 192.6   CC       criu/fault-injection.o
01:32:07 [2020-05-21T01:32:07.352Z] #40 192.7   CC       criu/fdstore.o
01:32:07 [2020-05-21T01:32:07.352Z] #40 193.8   CC       criu/fifo.o
01:32:07 [2020-05-21T01:32:07.352Z] #40 194.8   CC       criu/file-ids.o
01:32:07 [2020-05-21T01:32:07.352Z] #40 195.5   CC       criu/file-lock.o
01:32:07 [2020-05-21T01:32:07.352Z] #40 197.4   CC       criu/files-ext.o
01:32:07 [2020-05-21T01:32:07.352Z] #40 198.1   CC       criu/files-reg.o
01:32:07 [2020-05-21T01:32:07.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:32:07 [2020-05-21T01:32:07.979Z] #40 ...
01:32:07 [2020-05-21T01:32:07.979Z] 
01:32:07 [2020-05-21T01:32:07.979Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:32:07 [2020-05-21T01:32:07.979Z] #42 DONE 300.0s
01:32:08 [2020-05-21T01:32:08.271Z] 
01:32:08 [2020-05-21T01:32:08.271Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
01:32:08 [2020-05-21T01:32:08.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:32:09 [2020-05-21T01:32:09.775Z] #20 8.958 Collecting yamllint==1.16.0
01:32:09 [2020-05-21T01:32:09.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:32:10 [2020-05-21T01:32:10.063Z] #20 9.487   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
01:32:10 [2020-05-21T01:32:10.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:32:10 [2020-05-21T01:32:10.353Z] #20 9.630 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
01:32:10 [2020-05-21T01:32:10.353Z] #20 9.750   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
01:32:10 [2020-05-21T01:32:10.353Z] #20 9.862 Collecting pyyaml (from yamllint==1.16.0)
01:32:10 [2020-05-21T01:32:10.949Z] ok  	github.com/docker/docker/api/server	0.021s	coverage: 9.0% of statements
01:32:10 [2020-05-21T01:32:10.984Z] #20 10.17   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
01:32:11 [2020-05-21T01:32:11.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:32:13 [2020-05-21T01:32:13.708Z] #20 12.72 Building wheels for collected packages: pyyaml
01:32:13 [2020-05-21T01:32:13.708Z] #20 12.74   Running setup.py bdist_wheel for pyyaml: started
01:32:14 [2020-05-21T01:32:14.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:32:15 [2020-05-21T01:32:15.212Z] #20 14.60   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
01:32:15 [2020-05-21T01:32:15.213Z] #20 14.61   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
01:32:15 [2020-05-21T01:32:15.213Z] #20 14.73 Successfully built pyyaml
01:32:15 [2020-05-21T01:32:15.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:32:15 [2020-05-21T01:32:15.521Z] #20 14.76 Installing collected packages: pathspec, pyyaml, yamllint
01:32:15 [2020-05-21T01:32:15.770Z] INFO [runner/unused/goanalysis] analyzers took 25.505691762s with top 10 stages: buildssa: 21.182604309s, U1000: 4.323087453s 
01:32:15 [2020-05-21T01:32:15.770Z] INFO [runner] Issues before processing: 2301, after processing: 0 
01:32:15 [2020-05-21T01:32:15.770Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1692/1692, autogenerated_exclude: 1587/1692, exclude: 1587/1587, cgo: 1692/2301, skip_files: 1692/1692, identifier_marker: 1587/1587, nolint: 0/63, skip_dirs: 1692/1692, exclude-rules: 63/1587, filename_unadjuster: 1692/1692 
01:32:15 [2020-05-21T01:32:15.770Z] INFO [runner] processing took 131.904029ms with stages: nolint: 56.059779ms, identifier_marker: 36.694483ms, path_prettifier: 13.19602ms, skip_dirs: 11.608502ms, exclude-rules: 6.738974ms, autogenerated_exclude: 6.534785ms, cgo: 622.816µs, filename_unadjuster: 442.493µs, max_same_issues: 1.927µs, max_from_linter: 793ns, uniq_by_line: 632ns, skip_files: 551ns, diff: 527ns, source_code: 524ns, exclude: 487ns, path_shortener: 407ns, max_per_file_from_linter: 329ns 
01:32:15 [2020-05-21T01:32:15.770Z] INFO [runner] linters took 1m33.496744692s with stages: goanalysis_metalinter: 1m15.499661178s, unused: 17.864621612s 
01:32:15 [2020-05-21T01:32:15.770Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
01:32:16 [2020-05-21T01:32:16.151Z] #20 15.47 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
01:32:16 [2020-05-21T01:32:16.151Z] #20 DONE 15.7s
01:32:16 [2020-05-21T01:32:16.151Z] 
01:32:16 [2020-05-21T01:32:16.151Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:32:16 [2020-05-21T01:32:16.151Z] #40 203.2   CC       criu/files.o
01:32:16 [2020-05-21T01:32:16.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:32:16 [2020-05-21T01:32:16.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:32:17 [2020-05-21T01:32:17.141Z] INFO Memory: 1579 samples, avg is 251.3MB, max is 2966.5MB 
01:32:17 [2020-05-21T01:32:17.141Z] INFO Execution took 3m30.197369541s               
01:32:17 [2020-05-21T01:32:17.399Z] Congratulations! The shell scripts are properly formatted.
01:32:17 [2020-05-21T01:32:17.653Z] #40 208.7   CC       criu/filesystems.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
01:32:18 [2020-05-21T01:32:18.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/make.sh dynbinary-daemon test-docker-py
01:32:18 [2020-05-21T01:32:18.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:32:18 [2020-05-21T01:32:18.865Z] 
01:32:18 [2020-05-21T01:32:18.865Z] Removing bundles/
01:32:18 [2020-05-21T01:32:18.865Z] 
01:32:18 [2020-05-21T01:32:18.865Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
01:32:18 [2020-05-21T01:32:18.865Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:32:18 [2020-05-21T01:32:18.865Z] GOOS="" GOARCH="" GOARM=""
01:32:19 [2020-05-21T01:32:19.150Z] #40 210.4   CC       criu/fsnotify.o
01:32:19 [2020-05-21T01:32:19.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:32:20 [2020-05-21T01:32:20.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:32:21 [2020-05-21T01:32:21.220Z] #40 212.4   CC       criu/image-desc.o
01:32:21 [2020-05-21T01:32:21.220Z] #40 212.7   CC       criu/image.o
01:32:21 [2020-05-21T01:32:21.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:32:22 [2020-05-21T01:32:22.722Z] #40 214.2   CC       criu/ipc_ns.o
01:32:22 [2020-05-21T01:32:22.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:32:23 [2020-05-21T01:32:23.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:32:23 [2020-05-21T01:32:23.828Z] Using test binary docker
01:32:23 [2020-05-21T01:32:23.828Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:32:23 [2020-05-21T01:32:23.828Z] +++ /etc/init.d/apparmor start
01:32:23 [2020-05-21T01:32:23.828Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:32:23 [2020-05-21T01:32:23.828Z] INFO: Waiting for daemon to start...
01:32:23 [2020-05-21T01:32:23.828Z] Starting dockerd
01:32:23 [2020-05-21T01:32:23.828Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
01:32:24 [2020-05-21T01:32:24.073Z] #52 ...
01:32:24 [2020-05-21T01:32:24.073Z] 
01:32:24 [2020-05-21T01:32:24.073Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:32:24 [2020-05-21T01:32:24.073Z] #45 DONE 311.4s
01:32:24 [2020-05-21T01:32:24.073Z] 
01:32:24 [2020-05-21T01:32:24.073Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:32:24 [2020-05-21T01:32:24.073Z] #52 ...
01:32:24 [2020-05-21T01:32:24.073Z] 
01:32:24 [2020-05-21T01:32:24.073Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
01:32:24 [2020-05-21T01:32:24.073Z] #46 DONE 0.2s
01:32:24 [2020-05-21T01:32:24.073Z] 
01:32:24 [2020-05-21T01:32:24.073Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
01:32:24 [2020-05-21T01:32:24.073Z] #48 DONE 0.1s
01:32:24 [2020-05-21T01:32:24.073Z] 
01:32:24 [2020-05-21T01:32:24.073Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
01:32:24 [2020-05-21T01:32:24.073Z] #50 DONE 0.1s
01:32:24 [2020-05-21T01:32:24.073Z] 
01:32:24 [2020-05-21T01:32:24.073Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:32:24 [2020-05-21T01:32:24.959Z] #45 DONE 316.2s
01:32:24 [2020-05-21T01:32:24.959Z] 
01:32:24 [2020-05-21T01:32:24.959Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:32:25 [2020-05-21T01:32:25.217Z] #52 ...
01:32:25 [2020-05-21T01:32:25.217Z] 
01:32:25 [2020-05-21T01:32:25.217Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
01:32:25 [2020-05-21T01:32:25.446Z] #40 216.7   CC       criu/irmap.o
01:32:25 [2020-05-21T01:32:25.475Z] #46 DONE 0.2s
01:32:25 [2020-05-21T01:32:25.475Z] 
01:32:25 [2020-05-21T01:32:25.475Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
01:32:25 [2020-05-21T01:32:25.475Z] #48 DONE 0.1s
01:32:25 [2020-05-21T01:32:25.475Z] 
01:32:25 [2020-05-21T01:32:25.475Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:32:25 [2020-05-21T01:32:25.475Z] #52 ...
01:32:25 [2020-05-21T01:32:25.475Z] 
01:32:25 [2020-05-21T01:32:25.475Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
01:32:25 [2020-05-21T01:32:25.475Z] #50 DONE 0.1s
01:32:25 [2020-05-21T01:32:25.733Z] 
01:32:25 [2020-05-21T01:32:25.733Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:32:25 [2020-05-21T01:32:25.851Z] .
01:32:25 [2020-05-21T01:32:25.851Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:32:25 [2020-05-21T01:32:25.851Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:32:25 [2020-05-21T01:32:25.851Z] Error: No such image: emptyfs
01:32:25 [2020-05-21T01:32:25.851Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:32:25 [2020-05-21T01:32:25.851Z] ++++ docker load
01:32:26 [2020-05-21T01:32:26.133Z] Running integration-test (iteration 1)
01:32:26 [2020-05-21T01:32:26.133Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
01:32:26 [2020-05-21T01:32:26.133Z] ++ 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
01:32:26 [2020-05-21T01:32:26.133Z] ++ set -e
01:32:26 [2020-05-21T01:32:26.133Z] ++ '[' -n 0 ']'
01:32:26 [2020-05-21T01:32:26.133Z] ++ set -x
01:32:26 [2020-05-21T01:32:26.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
01:32:26 [2020-05-21T01:32:26.473Z] #40 217.9   CC       criu/kcmp-ids.o
01:32:27 [2020-05-21T01:32:27.103Z] #40 218.3   CC       criu/kerndat.o
01:32:27 [2020-05-21T01:32:27.349Z] #52 243.2 + bin/containerd-stress
01:32:28 [2020-05-21T01:32:28.131Z] #40 ...
01:32:28 [2020-05-21T01:32:28.131Z] 
01:32:28 [2020-05-21T01:32:28.131Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
01:32:28 [2020-05-21T01:32:28.131Z] #29 DONE 319.8s
01:32:28 [2020-05-21T01:32:28.131Z] 
01:32:28 [2020-05-21T01:32:28.131Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:32:29 [2020-05-21T01:32:29.245Z] #52 244.9 + bin/containerd-shim
01:32:29 [2020-05-21T01:32:29.912Z] #52 248.5 + bin/containerd-stress
01:32:30 [2020-05-21T01:32:30.189Z] #22 ...
01:32:30 [2020-05-21T01:32:30.189Z] 
01:32:30 [2020-05-21T01:32:30.189Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:32:30 [2020-05-21T01:32:30.189Z] #40 221.3   CC       criu/libnetlink.o
01:32:30 [2020-05-21T01:32:30.477Z] #40 221.9   CC       criu/log.o
01:32:31 [2020-05-21T01:32:31.282Z] #52 250.3 + bin/containerd-shim
01:32:31 [2020-05-21T01:32:31.517Z] #40 222.6   CC       criu/lsm.o
01:32:31 [2020-05-21T01:32:31.806Z] #40 223.4   CC       criu/mem.o
01:32:32 [2020-05-21T01:32:32.969Z] Loaded image: buildpack-deps:jessie
01:32:33 [2020-05-21T01:32:33.252Z] Loaded image: busybox:latest
01:32:33 [2020-05-21T01:32:33.535Z] Loaded image: busybox:glibc
01:32:33 [2020-05-21T01:32:33.535Z] Loaded image: debian:jessie
01:32:33 [2020-05-21T01:32:33.535Z] Loaded image: hello-world:latest
01:32:33 [2020-05-21T01:32:33.535Z] INFO: Testing against a local daemon
01:32:33 [2020-05-21T01:32:33.535Z] === RUN   TestCgroupNamespacesBuild
01:32:34 [2020-05-21T01:32:34.521Z] #40 226.0   CC       criu/mount.o
01:32:35 [2020-05-21T01:32:35.797Z] #52 251.3 + bin/containerd-shim-runc-v1
01:32:36 [2020-05-21T01:32:36.211Z] --- PASS: TestCgroupNamespacesBuild (2.35s)
01:32:36 [2020-05-21T01:32:36.211Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:32:37 [2020-05-21T01:32:37.684Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
01:32:37 [2020-05-21T01:32:37.684Z] === RUN   TestBuildWithSession
01:32:37 [2020-05-21T01:32:37.684Z] --- SKIP: TestBuildWithSession (0.00s)
01:32:37 [2020-05-21T01:32:37.684Z]     build_session_test.go:25: TODO: BuildKit
01:32:37 [2020-05-21T01:32:37.684Z] === RUN   TestBuildSquashParent
01:32:37 [2020-05-21T01:32:37.834Z] #52 256.8 + bin/containerd-shim-runc-v1
01:32:39 [2020-05-21T01:32:39.074Z] #52 254.4 + bin/containerd-shim-runc-v2
01:32:39 [2020-05-21T01:32:39.639Z] #52 255.1 + binaries
01:32:39 [2020-05-21T01:32:39.639Z] #52 255.1 + install -D bin/containerd /build/containerd
01:32:39 [2020-05-21T01:32:39.639Z] #52 255.2 + install -D bin/containerd-shim /build/containerd-shim
01:32:39 [2020-05-21T01:32:39.639Z] #52 255.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:32:39 [2020-05-21T01:32:39.639Z] #52 255.2 + install -D bin/ctr /build/ctr
01:32:39 [2020-05-21T01:32:39.896Z] #52 DONE 255.6s
01:32:40 [2020-05-21T01:32:40.827Z] 
01:32:40 [2020-05-21T01:32:40.827Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
01:32:41 [2020-05-21T01:32:41.084Z] #53 DONE 0.2s
01:32:41 [2020-05-21T01:32:41.084Z] 
01:32:41 [2020-05-21T01:32:41.084Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
01:32:41 [2020-05-21T01:32:41.111Z] #52 259.8 + bin/containerd-shim-runc-v2
01:32:41 [2020-05-21T01:32:41.340Z] #56 DONE 0.1s
01:32:41 [2020-05-21T01:32:41.340Z] 
01:32:41 [2020-05-21T01:32:41.340Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
01:32:41 [2020-05-21T01:32:41.340Z] #58 DONE 0.2s
01:32:41 [2020-05-21T01:32:41.340Z] 
01:32:41 [2020-05-21T01:32:41.340Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
01:32:41 [2020-05-21T01:32:41.368Z] #52 260.6 + binaries
01:32:41 [2020-05-21T01:32:41.368Z] #52 260.6 + install -D bin/containerd /build/containerd
01:32:41 [2020-05-21T01:32:41.368Z] #52 260.6 + install -D bin/containerd-shim /build/containerd-shim
01:32:41 [2020-05-21T01:32:41.368Z] #52 260.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:32:41 [2020-05-21T01:32:41.368Z] #52 260.6 + install -D bin/ctr /build/ctr
01:32:41 [2020-05-21T01:32:41.423Z] #40 232.4   CC       criu/namespaces.o
01:32:41 [2020-05-21T01:32:41.597Z] #60 DONE 0.1s
01:32:41 [2020-05-21T01:32:41.597Z] 
01:32:41 [2020-05-21T01:32:41.597Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:32:41 [2020-05-21T01:32:41.597Z] #61 DONE 0.0s
01:32:41 [2020-05-21T01:32:41.597Z] 
01:32:41 [2020-05-21T01:32:41.597Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
01:32:41 [2020-05-21T01:32:41.625Z] #52 DONE 260.9s
01:32:42 [2020-05-21T01:32:42.556Z] 
01:32:42 [2020-05-21T01:32:42.556Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
01:32:42 [2020-05-21T01:32:42.556Z] #53 DONE 0.2s
01:32:42 [2020-05-21T01:32:42.813Z] 
01:32:42 [2020-05-21T01:32:42.813Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
01:32:42 [2020-05-21T01:32:42.813Z] #56 DONE 0.1s
01:32:42 [2020-05-21T01:32:42.813Z] 
01:32:42 [2020-05-21T01:32:42.813Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
01:32:42 [2020-05-21T01:32:42.813Z] #58 DONE 0.1s
01:32:42 [2020-05-21T01:32:42.967Z] #62 DONE 1.3s
01:32:42 [2020-05-21T01:32:42.967Z] 
01:32:42 [2020-05-21T01:32:42.967Z] #63 exporting to image
01:32:42 [2020-05-21T01:32:42.967Z] #63 exporting layers
01:32:43 [2020-05-21T01:32:43.070Z] 
01:32:43 [2020-05-21T01:32:43.070Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
01:32:43 [2020-05-21T01:32:43.070Z] #60 DONE 0.1s
01:32:43 [2020-05-21T01:32:43.070Z] 
01:32:43 [2020-05-21T01:32:43.070Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:32:43 [2020-05-21T01:32:43.070Z] #61 DONE 0.0s
01:32:43 [2020-05-21T01:32:43.070Z] 
01:32:43 [2020-05-21T01:32:43.070Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
01:32:44 [2020-05-21T01:32:44.171Z] #40 235.3   CC       criu/net.o
01:32:44 [2020-05-21T01:32:44.441Z] #62 DONE 1.1s
01:32:44 [2020-05-21T01:32:44.441Z] 
01:32:44 [2020-05-21T01:32:44.441Z] #63 exporting to image
01:32:44 [2020-05-21T01:32:44.441Z] #63 exporting layers
01:32:46 [2020-05-21T01:32:46.063Z] --- PASS: TestBuildSquashParent (7.02s)
01:32:46 [2020-05-21T01:32:46.063Z] === RUN   TestBuildWithRemoveAndForceRemove
01:32:46 [2020-05-21T01:32:46.063Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:32:46 [2020-05-21T01:32:46.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:32:46 [2020-05-21T01:32:46.063Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:32:46 [2020-05-21T01:32:46.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:32:46 [2020-05-21T01:32:46.063Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:32:46 [2020-05-21T01:32:46.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:32:46 [2020-05-21T01:32:46.063Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:32:46 [2020-05-21T01:32:46.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:32:46 [2020-05-21T01:32:46.063Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:32:46 [2020-05-21T01:32:46.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:32:46 [2020-05-21T01:32:46.063Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:32:46 [2020-05-21T01:32:46.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:32:46 [2020-05-21T01:32:46.063Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:32:46 [2020-05-21T01:32:46.063Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:32:47 [2020-05-21T01:32:47.533Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:32:47 [2020-05-21T01:32:47.533Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:32:49 [2020-05-21T01:32:49.518Z] #63 exporting layers 5.8s done
01:32:49 [2020-05-21T01:32:49.518Z] #63 writing image sha256:3b26169fdc6e682268e34a3add8c6fc47508d2561f59bc89f9dbdf01f7c6ab1b done
01:32:49 [2020-05-21T01:32:49.518Z] #63 naming to docker.io/library/docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 done
01:32:49 [2020-05-21T01:32:49.518Z] #63 DONE 5.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:32:49 [2020-05-21T01:32:49.728Z] #40 240.7   CC       criu/netfilter.o
01:32:49 [2020-05-21T01:32:49.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/make.sh dynbinary test-integration
01:32:50 [2020-05-21T01:32:50.018Z] #40 241.4   CC       criu/page-pipe.o
01:32:50 [2020-05-21T01:32:50.207Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:32:50 [2020-05-21T01:32:50.207Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:32:50 [2020-05-21T01:32:50.808Z] 
01:32:50 [2020-05-21T01:32:50.808Z] Removing bundles/
01:32:50 [2020-05-21T01:32:50.808Z] 
01:32:50 [2020-05-21T01:32:50.808Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:32:50 [2020-05-21T01:32:50.993Z] #63 exporting layers 6.0s done
01:32:50 [2020-05-21T01:32:50.993Z] #63 writing image sha256:29caabf8a18f127df8ad0346695ad7e90cd8197dcaf34013795912e3bf8274e0 done
01:32:50 [2020-05-21T01:32:50.993Z] #63 naming to docker.io/library/docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 done
01:32:50 [2020-05-21T01:32:50.993Z] #63 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
01:32:51 [2020-05-21T01:32:51.066Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:32:51 [2020-05-21T01:32:51.066Z] GOOS="" GOARCH="" GOARM=""
01:32:51 [2020-05-21T01:32:51.081Z] #40 242.5   CC       criu/page-xfer.o
01:32:52 [2020-05-21T01:32:52.228Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
01:32:52 [2020-05-21T01:32:52.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s)
01:32:52 [2020-05-21T01:32:52.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
01:32:52 [2020-05-21T01:32:52.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s)
01:32:52 [2020-05-21T01:32:52.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s)
01:32:52 [2020-05-21T01:32:52.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s)
01:32:52 [2020-05-21T01:32:52.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s)
01:32:52 [2020-05-21T01:32:52.228Z] === RUN   TestBuildMultiStageCopy
01:32:52 [2020-05-21T01:32:52.228Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:32:52 [2020-05-21T01:32:52.446Z] 
01:32:52 [2020-05-21T01:32:52.446Z] Removing bundles/
01:32:52 [2020-05-21T01:32:52.446Z] 
01:32:52 [2020-05-21T01:32:52.446Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
01:32:52 [2020-05-21T01:32:52.446Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:32:52 [2020-05-21T01:32:52.446Z] GOOS="" GOARCH="" GOARM=""
01:32:53 [2020-05-21T01:32:53.839Z] #40 245.0   CC       criu/pagemap-cache.o
01:32:54 [2020-05-21T01:32:54.132Z] #40 245.7   CC       criu/pagemap.o
01:32:54 [2020-05-21T01:32:54.950Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:32:55 [2020-05-21T01:32:55.564Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:32:55 [2020-05-21T01:32:55.846Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:32:56 [2020-05-21T01:32:56.225Z] #40 247.4   CC       criu/parasite-syscall.o
01:32:56 [2020-05-21T01:32:56.463Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:32:57 [2020-05-21T01:32:57.077Z] --- PASS: TestBuildMultiStageCopy (4.78s)
01:32:57 [2020-05-21T01:32:57.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s)
01:32:57 [2020-05-21T01:32:57.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
01:32:57 [2020-05-21T01:32:57.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
01:32:57 [2020-05-21T01:32:57.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
01:32:57 [2020-05-21T01:32:57.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
01:32:57 [2020-05-21T01:32:57.077Z] === RUN   TestBuildMultiStageParentConfig
01:32:57 [2020-05-21T01:32:57.733Z] #40 249.1   CC       criu/path.o
01:32:58 [2020-05-21T01:32:58.370Z] #40 249.7   CC       criu/pie-util-vdso.o
01:32:58 [2020-05-21T01:32:58.546Z] --- PASS: TestBuildMultiStageParentConfig (1.51s)
01:32:58 [2020-05-21T01:32:58.546Z] === RUN   TestBuildLabelWithTargets
01:32:59 [2020-05-21T01:32:59.006Z] #40 250.4   CC       criu/pie-util.o
01:32:59 [2020-05-21T01:32:59.317Z] #40 250.7   CC       criu/pipes.o
01:33:00 [2020-05-21T01:33:00.383Z] #40 251.8   CC       criu/plugin.o
01:33:01 [2020-05-21T01:33:01.034Z] #40 252.5   CC       criu/proc_parse.o
01:33:01 [2020-05-21T01:33:01.224Z] --- PASS: TestBuildLabelWithTargets (2.27s)
01:33:01 [2020-05-21T01:33:01.224Z] === RUN   TestBuildWithEmptyLayers
01:33:01 [2020-05-21T01:33:01.838Z] --- PASS: TestBuildWithEmptyLayers (0.94s)
01:33:01 [2020-05-21T01:33:01.838Z] === RUN   TestBuildMultiStageOnBuild
01:33:05 [2020-05-21T01:33:05.289Z] --- PASS: TestBuildMultiStageOnBuild (2.89s)
01:33:05 [2020-05-21T01:33:05.289Z] === RUN   TestBuildUncleanTarFilenames
01:33:05 [2020-05-21T01:33:05.903Z] --- PASS: TestBuildUncleanTarFilenames (1.28s)
01:33:05 [2020-05-21T01:33:05.903Z] === RUN   TestBuildMultiStageLayerLeak
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/api/types/filters	0.030s	coverage: 92.2% of statements
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/api/types/strslice	0.031s	coverage: 90.0% of statements
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/api/server/router/swarm	0.026s	coverage: 4.8% of statements
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/api/types/time	0.019s	coverage: 100.0% of statements
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/builder	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
01:33:07 [2020-05-21T01:33:07.203Z] ok  	github.com/docker/docker/cli/debug	0.035s	coverage: 100.0% of statements
01:33:07 [2020-05-21T01:33:07.905Z] #40 258.3   CC       criu/protobuf-desc.o
01:33:08 [2020-05-21T01:33:08.583Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.112s	coverage: 86.3% of statements
01:33:08 [2020-05-21T01:33:08.583Z] ok  	github.com/docker/docker/builder/remotecontext	0.329s	coverage: 13.6% of statements
01:33:08 [2020-05-21T01:33:08.934Z] #40 260.2   CC       criu/protobuf.o
01:33:09 [2020-05-21T01:33:09.353Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s)
01:33:09 [2020-05-21T01:33:09.353Z] === RUN   TestBuildWithHugeFile
01:33:09 [2020-05-21T01:33:09.563Z] #40 260.9   CC       criu/pstree.o
01:33:09 [2020-05-21T01:33:09.961Z] ok  	github.com/docker/docker/builder/dockerfile	1.190s	coverage: 48.2% of statements
01:33:09 [2020-05-21T01:33:09.961Z] ?   	github.com/docker/docker/cli	[no test files]
01:33:09 [2020-05-21T01:33:09.961Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:33:11 [2020-05-21T01:33:11.672Z] #40 262.9   CC       criu/rbtree.o
01:33:11 [2020-05-21T01:33:11.964Z] #40 263.4   CC       criu/rst-malloc.o
01:33:12 [2020-05-21T01:33:12.597Z] #40 263.9   CC       criu/seccomp.o
01:33:13 [2020-05-21T01:33:13.624Z] #40 265.0   CC       criu/seize.o
01:33:15 [2020-05-21T01:33:15.244Z] ok  	github.com/docker/docker/client	0.242s	coverage: 75.4% of statements
01:33:15 [2020-05-21T01:33:15.698Z] #40 266.7   CC       criu/servicefd.o
01:33:15 [2020-05-21T01:33:15.987Z] #40 267.4   CC       criu/shmem.o
01:33:17 [2020-05-21T01:33:17.493Z] #40 268.9   CC       criu/sigframe.o
01:33:17 [2020-05-21T01:33:17.783Z] #40 269.3   CC       criu/signalfd.o
01:33:17 [2020-05-21T01:33:17.783Z] #40 ...
01:33:17 [2020-05-21T01:33:17.783Z] 
01:33:17 [2020-05-21T01:33:17.783Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:33:17 [2020-05-21T01:33:17.783Z] #37 369.6 + dpkg --print-architecture
01:33:17 [2020-05-21T01:33:17.783Z] #37 369.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
01:33:18 [2020-05-21T01:33:18.097Z] #37 369.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
01:33:18 [2020-05-21T01:33:18.097Z] #37 369.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
01:33:28 [2020-05-21T01:33:28.447Z] #37 ...
01:33:28 [2020-05-21T01:33:28.447Z] 
01:33:28 [2020-05-21T01:33:28.447Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
01:33:28 [2020-05-21T01:33:28.447Z] #40 269.9   CC       criu/sk-inet.o
01:33:28 [2020-05-21T01:33:28.447Z] #40 271.5   CC       criu/sk-netlink.o
01:33:28 [2020-05-21T01:33:28.447Z] #40 272.4   CC       criu/sk-packet.o
01:33:28 [2020-05-21T01:33:28.447Z] #40 273.5   CC       criu/sk-queue.o
01:33:28 [2020-05-21T01:33:28.447Z] #40 274.4   CC       criu/sk-tcp.o
01:33:28 [2020-05-21T01:33:28.447Z] #40 275.4   CC       criu/sk-unix.o
01:33:28 [2020-05-21T01:33:28.447Z] #40 278.7   CC       criu/sockets.o
01:33:28 [2020-05-21T01:33:28.736Z] #40 280.0   CC       criu/stats.o
01:33:29 [2020-05-21T01:33:29.025Z] #40 280.5   CC       criu/string.o
01:33:29 [2020-05-21T01:33:29.317Z] #40 280.7   CC       criu/sysctl.o
01:33:30 [2020-05-21T01:33:30.375Z] #40 281.8   CC       criu/sysfs_parse.o
01:33:30 [2020-05-21T01:33:30.998Z] #40 282.5   CC       criu/timerfd.o
01:33:31 [2020-05-21T01:33:31.626Z] #40 283.1   CC       criu/tty.o
01:33:35 [2020-05-21T01:33:35.126Z] #40 286.1   CC       criu/tun.o
01:33:35 [2020-05-21T01:33:35.755Z] #40 287.2   CC       criu/uffd.o
01:33:36 [2020-05-21T01:33:36.348Z] --- PASS: TestBuildWithHugeFile (27.29s)
01:33:36 [2020-05-21T01:33:36.348Z] === RUN   TestBuildWithEmptyDockerfile
01:33:36 [2020-05-21T01:33:36.348Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:33:36 [2020-05-21T01:33:36.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:33:36 [2020-05-21T01:33:36.348Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:33:36 [2020-05-21T01:33:36.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:33:36 [2020-05-21T01:33:36.348Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:33:36 [2020-05-21T01:33:36.348Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:33:36 [2020-05-21T01:33:36.348Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:33:36 [2020-05-21T01:33:36.348Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:33:36 [2020-05-21T01:33:36.630Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:33:36 [2020-05-21T01:33:36.630Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
01:33:36 [2020-05-21T01:33:36.630Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
01:33:36 [2020-05-21T01:33:36.630Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
01:33:36 [2020-05-21T01:33:36.630Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
01:33:36 [2020-05-21T01:33:36.630Z] === RUN   TestBuildPreserveOwnership
01:33:36 [2020-05-21T01:33:36.630Z] === RUN   TestBuildPreserveOwnership/copy_from
01:33:37 [2020-05-21T01:33:37.817Z] #40 289.2   CC       criu/util.o
01:33:40 [2020-05-21T01:33:40.279Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:33:40 [2020-05-21T01:33:40.279Z] 
01:33:40 [2020-05-21T01:33:40.279Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
01:33:40 [2020-05-21T01:33:40.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
01:33:40 [2020-05-21T01:33:40.279Z] Using test binary docker
01:33:40 [2020-05-21T01:33:40.279Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:33:40 [2020-05-21T01:33:40.279Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:33:40 [2020-05-21T01:33:40.279Z] INFO: Waiting for daemon to start...
01:33:40 [2020-05-21T01:33:40.279Z] Starting dockerd
01:33:40 [2020-05-21T01:33:40.547Z] #40 291.7   CC       criu/uts_ns.o
01:33:40 [2020-05-21T01:33:40.834Z] #40 292.1   CC       criu/vdso.o
01:33:41 [2020-05-21T01:33:41.814Z] ok  	github.com/docker/docker/cmd/dockerd	0.100s	coverage: 30.8% of statements
01:33:41 [2020-05-21T01:33:41.865Z] #40 293.1   LINK     criu/built-in.o
01:33:42 [2020-05-21T01:33:42.116Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:33:42 [2020-05-21T01:33:42.155Z] #40 293.4   LINK     criu/criu
01:33:42 [2020-05-21T01:33:42.177Z] .
01:33:42 [2020-05-21T01:33:42.177Z] INFO: Building docker-sdk-python3:4.2.0...
01:33:42 [2020-05-21T01:33:42.784Z] #40 294.2   DEP      lib/c/criu.d
01:33:43 [2020-05-21T01:33:43.075Z] #40 294.5   CC       images/rpc.pb-c.o
01:33:43 [2020-05-21T01:33:43.588Z] --- PASS: TestBuildPreserveOwnership (6.93s)
01:33:43 [2020-05-21T01:33:43.588Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.53s)
01:33:43 [2020-05-21T01:33:43.588Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.39s)
01:33:43 [2020-05-21T01:33:43.588Z] === RUN   TestBuildPlatformInvalid
01:33:43 [2020-05-21T01:33:43.724Z] ok  	github.com/docker/docker/container	0.202s	coverage: 34.7% of statements
01:33:43 [2020-05-21T01:33:43.724Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:33:43 [2020-05-21T01:33:43.724Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:33:43 [2020-05-21T01:33:43.724Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:33:43 [2020-05-21T01:33:43.724Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:33:43 [2020-05-21T01:33:43.870Z] --- PASS: TestBuildPlatformInvalid (0.13s)
01:33:43 [2020-05-21T01:33:43.870Z] PASS
01:33:43 [2020-05-21T01:33:43.870Z] 
01:33:43 [2020-05-21T01:33:43.870Z] === Skipped
01:33:43 [2020-05-21T01:33:43.870Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
01:33:43 [2020-05-21T01:33:43.870Z]     build_session_test.go:25: TODO: BuildKit
01:33:43 [2020-05-21T01:33:43.870Z] 
01:33:43 [2020-05-21T01:33:43.870Z] 
01:33:43 [2020-05-21T01:33:43.870Z] DONE 32 tests, 1 skipped in 77.560s
01:33:43 [2020-05-21T01:33:43.870Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
01:33:43 [2020-05-21T01:33:43.870Z] ++ 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
01:33:43 [2020-05-21T01:33:43.870Z] ++ set -e
01:33:43 [2020-05-21T01:33:43.870Z] ++ '[' -n 0 ']'
01:33:43 [2020-05-21T01:33:43.870Z] ++ set -x
01:33:43 [2020-05-21T01:33:43.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
01:33:44 [2020-05-21T01:33:44.103Z] #40 295.6   CC       lib/c/criu.o
01:33:44 [2020-05-21T01:33:44.152Z] INFO: Testing against a local daemon
01:33:44 [2020-05-21T01:33:44.152Z] === RUN   TestConfigInspect
01:33:46 [2020-05-21T01:33:46.175Z] #40 297.4   LINK     lib/c/built-in.o
01:33:46 [2020-05-21T01:33:46.175Z] #40 297.5   LINK     lib/c/libcriu.so
01:33:46 [2020-05-21T01:33:46.175Z] #40 297.6   LINK     lib/c/libcriu.a
01:33:46 [2020-05-21T01:33:46.275Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.036s	coverage: 65.3% of statements
01:33:46 [2020-05-21T01:33:46.462Z] #40 297.9   GEN      magic.py
01:33:46 [2020-05-21T01:33:46.752Z] #40 298.1 Note: Building without setproctitle() and strlcpy() support.
01:33:46 [2020-05-21T01:33:46.752Z] #40 298.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
01:33:46 [2020-05-21T01:33:46.752Z] #40 298.1 Note: Building without GnuTLS support
01:33:47 [2020-05-21T01:33:47.217Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.024s	coverage: 35.6% of statements
01:33:48 [2020-05-21T01:33:48.254Z] #40 299.4 fatal: not a git repository (or any of the parent directories): .git
01:33:48 [2020-05-21T01:33:48.528Z] --- PASS: TestConfigInspect (4.07s)
01:33:48 [2020-05-21T01:33:48.528Z] === RUN   TestConfigList
01:33:48 [2020-05-21T01:33:48.600Z] ok  	github.com/docker/docker/daemon/cluster	0.141s	coverage: 0.5% of statements
01:33:49 [2020-05-21T01:33:49.288Z] #40 300.8 make[1]: Nothing to be done for 'all'.
01:33:51 [2020-05-21T01:33:51.357Z] #40 302.3 make[1]: 'images/built-in.o' is up to date.
01:33:51 [2020-05-21T01:33:51.357Z] #40 302.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
01:33:51 [2020-05-21T01:33:51.357Z] #40 302.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
01:33:51 [2020-05-21T01:33:51.357Z] #40 302.6 make[1]: 'compel/libcompel.a' is up to date.
01:33:51 [2020-05-21T01:33:51.357Z] #40 302.7 make[1]: 'compel/compel-host-bin' is up to date.
01:33:51 [2020-05-21T01:33:51.357Z] #40 302.8 make[1]: Nothing to be done for 'all'.
01:33:51 [2020-05-21T01:33:51.357Z] #40 302.8 make[1]: 'soccr/libsoccr.a' is up to date.
01:33:51 [2020-05-21T01:33:51.648Z] #40 303.2 make[2]: Nothing to be done for 'all'.
01:33:51 [2020-05-21T01:33:51.648Z] #40 303.2 make[2]: Nothing to be done for 'all'.
01:33:51 [2020-05-21T01:33:51.901Z] ok  	github.com/docker/docker/daemon/discovery	0.021s	coverage: 30.0% of statements
01:33:51 [2020-05-21T01:33:51.938Z] #40 303.3 make[2]: Nothing to be done for 'all'.
01:33:52 [2020-05-21T01:33:52.020Z] --- PASS: TestConfigList (3.41s)
01:33:52 [2020-05-21T01:33:52.020Z] === RUN   TestConfigsCreateAndDelete
01:33:52 [2020-05-21T01:33:52.229Z] #40 303.6 make[2]: Nothing to be done for 'all'.
01:33:52 [2020-05-21T01:33:52.229Z] #40 303.7 make[2]: Nothing to be done for 'all'.
01:33:52 [2020-05-21T01:33:52.229Z] #40 303.8 make[2]: Nothing to be done for 'all'.
01:33:52 [2020-05-21T01:33:52.229Z] #40 303.8 make[2]: Nothing to be done for 'all'.
01:33:52 [2020-05-21T01:33:52.519Z] #40 304.0 make[2]: Nothing to be done for 'all'.
01:33:52 [2020-05-21T01:33:52.519Z] #40 304.1   INSTALL  criu/criu
01:33:52 [2020-05-21T01:33:52.810Z] #40 DONE 304.2s
01:33:52 [2020-05-21T01:33:52.810Z] 
01:33:52 [2020-05-21T01:33:52.810Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:33:52 [2020-05-21T01:33:52.810Z] #46 404.7 + cd /tmp/tmp.cXvqVoAc6E/src/github.com/golangci/golangci-lint/
01:33:52 [2020-05-21T01:33:52.810Z] #46 404.7 + git checkout -q v1.23.8
01:33:53 [2020-05-21T01:33:53.288Z] ok  	github.com/docker/docker/daemon/events	0.075s	coverage: 50.0% of statements
01:33:54 [2020-05-21T01:33:54.229Z] ok  	github.com/docker/docker/daemon/config	0.102s	coverage: 81.7% of statements
01:33:54 [2020-05-21T01:33:54.343Z] #46 406.0 ++ git describe --tags
01:33:54 [2020-05-21T01:33:54.343Z] #46 406.0 + version=v1.23.8
01:33:54 [2020-05-21T01:33:54.343Z] #46 406.0 ++ git rev-parse --short HEAD
01:33:54 [2020-05-21T01:33:54.343Z] #46 406.1 + commit=76a82c6
01:33:54 [2020-05-21T01:33:54.343Z] #46 406.1 ++ git show -s --format=%cd
01:33:54 [2020-05-21T01:33:54.343Z] #46 406.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
01:33:54 [2020-05-21T01:33:54.343Z] #46 406.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
01:33:55 [2020-05-21T01:33:55.476Z] --- PASS: TestConfigsCreateAndDelete (3.69s)
01:33:55 [2020-05-21T01:33:55.476Z] === RUN   TestConfigsUpdate
01:33:55 [2020-05-21T01:33:55.611Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
01:33:58 [2020-05-21T01:33:58.782Z] #46 ...
01:33:58 [2020-05-21T01:33:58.782Z] 
01:33:58 [2020-05-21T01:33:58.782Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
01:33:58 [2020-05-21T01:33:58.782Z] #50 230.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
01:33:58 [2020-05-21T01:33:58.782Z] #50 233.4 + mkdir -p /build
01:33:58 [2020-05-21T01:33:58.782Z] #50 233.4 + cp runc /build/runc
01:33:58 [2020-05-21T01:33:58.782Z] #50 DONE 233.5s
01:33:58 [2020-05-21T01:33:58.782Z] 
01:33:58 [2020-05-21T01:33:58.782Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:33:58 [2020-05-21T01:33:58.902Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
01:33:58 [2020-05-21T01:33:58.902Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.505s	coverage: 13.9% of statements
01:33:58 [2020-05-21T01:33:58.925Z] --- PASS: TestConfigsUpdate (3.77s)
01:33:58 [2020-05-21T01:33:58.925Z] === RUN   TestTemplatedConfig
01:34:00 [2020-05-21T01:34:00.283Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.593s	coverage: 57.0% of statements
01:34:00 [2020-05-21T01:34:00.840Z] #22 ...
01:34:00 [2020-05-21T01:34:00.840Z] 
01:34:00 [2020-05-21T01:34:00.840Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
01:34:00 [2020-05-21T01:34:00.840Z] #37 DONE 412.5s
01:34:00 [2020-05-21T01:34:00.840Z] 
01:34:00 [2020-05-21T01:34:00.840Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:34:02 [2020-05-21T01:34:02.824Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
01:34:03 [2020-05-21T01:34:03.301Z] --- PASS: TestTemplatedConfig (3.67s)
01:34:03 [2020-05-21T01:34:03.301Z] === RUN   TestConfigCreateResolve
01:34:04 [2020-05-21T01:34:04.204Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.068s	coverage: 45.9% of statements
01:34:05 [2020-05-21T01:34:05.582Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.405s	coverage: 73.1% of statements
01:34:06 [2020-05-21T01:34:06.521Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.877s	coverage: 49.5% of statements
01:34:06 [2020-05-21T01:34:06.521Z] ok  	github.com/docker/docker/daemon	12.375s	coverage: 17.4% of statements
01:34:06 [2020-05-21T01:34:06.521Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:34:06 [2020-05-21T01:34:06.521Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:34:06 [2020-05-21T01:34:06.521Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:34:06 [2020-05-21T01:34:06.521Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:34:06 [2020-05-21T01:34:06.521Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:34:06 [2020-05-21T01:34:06.749Z] --- PASS: TestConfigCreateResolve (3.59s)
01:34:06 [2020-05-21T01:34:06.750Z] === RUN   TestConfigDaemonLibtrustID
01:34:06 [2020-05-21T01:34:06.750Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
01:34:06 [2020-05-21T01:34:06.750Z] PASS
01:34:06 [2020-05-21T01:34:06.750Z] 
01:34:06 [2020-05-21T01:34:06.750Z] DONE 7 tests in 22.894s
01:34:06 [2020-05-21T01:34:06.750Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
01:34:06 [2020-05-21T01:34:06.750Z] ++ 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
01:34:06 [2020-05-21T01:34:06.750Z] ++ set -e
01:34:06 [2020-05-21T01:34:06.750Z] ++ '[' -n 0 ']'
01:34:06 [2020-05-21T01:34:06.750Z] ++ set -x
01:34:06 [2020-05-21T01:34:06.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
01:34:07 [2020-05-21T01:34:07.031Z] INFO: Testing against a local daemon
01:34:07 [2020-05-21T01:34:07.031Z] === RUN   TestCheckpoint
01:34:07 [2020-05-21T01:34:07.031Z] --- SKIP: TestCheckpoint (0.00s)
01:34:07 [2020-05-21T01:34:07.031Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:34:07 [2020-05-21T01:34:07.031Z] === RUN   TestContainerInvalidJSON
01:34:07 [2020-05-21T01:34:07.031Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:34:07 [2020-05-21T01:34:07.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:34:07 [2020-05-21T01:34:07.031Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:34:07 [2020-05-21T01:34:07.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:34:07 [2020-05-21T01:34:07.031Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:34:07 [2020-05-21T01:34:07.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:34:07 [2020-05-21T01:34:07.031Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:34:07 [2020-05-21T01:34:07.031Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:34:07 [2020-05-21T01:34:07.031Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:34:07 [2020-05-21T01:34:07.031Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:34:07 [2020-05-21T01:34:07.031Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:34:07 [2020-05-21T01:34:07.031Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:34:07 [2020-05-21T01:34:07.031Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:34:07 [2020-05-21T01:34:07.031Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:34:07 [2020-05-21T01:34:07.031Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
01:34:07 [2020-05-21T01:34:07.031Z] === RUN   TestCopyFromContainerPathIsNotDir
01:34:07 [2020-05-21T01:34:07.313Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
01:34:07 [2020-05-21T01:34:07.313Z] === RUN   TestCopyToContainerPathDoesNotExist
01:34:07 [2020-05-21T01:34:07.313Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
01:34:07 [2020-05-21T01:34:07.313Z] === RUN   TestCopyToContainerPathIsNotDir
01:34:07 [2020-05-21T01:34:07.594Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
01:34:07 [2020-05-21T01:34:07.594Z] === RUN   TestCopyFromContainer
01:34:08 [2020-05-21T01:34:08.432Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 58.0% of statements
01:34:08 [2020-05-21T01:34:08.693Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.625s	coverage: 76.1% of statements
01:34:08 [2020-05-21T01:34:08.953Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.039s	coverage: 3.0% of statements
01:34:09 [2020-05-21T01:34:09.614Z] === RUN   TestCopyFromContainer//
01:34:09 [2020-05-21T01:34:09.614Z] === RUN   TestCopyFromContainer//bar/root
01:34:09 [2020-05-21T01:34:09.895Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
01:34:09 [2020-05-21T01:34:09.896Z] === RUN   TestCopyFromContainer//bar/root/
01:34:09 [2020-05-21T01:34:09.896Z] === RUN   TestCopyFromContainer/bar/quux
01:34:09 [2020-05-21T01:34:09.896Z] === RUN   TestCopyFromContainer/bar/quux/
01:34:10 [2020-05-21T01:34:10.177Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:34:10 [2020-05-21T01:34:10.177Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:34:10 [2020-05-21T01:34:10.177Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:34:10 [2020-05-21T01:34:10.460Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:34:10 [2020-05-21T01:34:10.460Z] === RUN   TestCopyFromContainer/bar/notarget
01:34:10 [2020-05-21T01:34:10.460Z] --- PASS: TestCopyFromContainer (3.00s)
01:34:10 [2020-05-21T01:34:10.460Z]     --- PASS: TestCopyFromContainer// (0.05s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
01:34:10 [2020-05-21T01:34:10.461Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:34:10 [2020-05-21T01:34:10.461Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:34:10 [2020-05-21T01:34:10.461Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:34:10 [2020-05-21T01:34:10.461Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:34:10 [2020-05-21T01:34:10.461Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:34:10 [2020-05-21T01:34:10.461Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:34:10 [2020-05-21T01:34:10.461Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:34:10 [2020-05-21T01:34:10.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:34:10 [2020-05-21T01:34:10.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:34:10 [2020-05-21T01:34:10.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:34:10 [2020-05-21T01:34:10.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:34:10 [2020-05-21T01:34:10.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:34:10 [2020-05-21T01:34:10.461Z] === RUN   TestCreateLinkToNonExistingContainer
01:34:10 [2020-05-21T01:34:10.767Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
01:34:10 [2020-05-21T01:34:10.767Z] === RUN   TestCreateWithInvalidEnv
01:34:10 [2020-05-21T01:34:10.767Z] === RUN   TestCreateWithInvalidEnv/0
01:34:10 [2020-05-21T01:34:10.767Z] === PAUSE TestCreateWithInvalidEnv/0
01:34:10 [2020-05-21T01:34:10.767Z] === RUN   TestCreateWithInvalidEnv/1
01:34:10 [2020-05-21T01:34:10.767Z] === PAUSE TestCreateWithInvalidEnv/1
01:34:10 [2020-05-21T01:34:10.767Z] === RUN   TestCreateWithInvalidEnv/2
01:34:10 [2020-05-21T01:34:10.767Z] === PAUSE TestCreateWithInvalidEnv/2
01:34:10 [2020-05-21T01:34:10.767Z] === CONT  TestCreateWithInvalidEnv/0
01:34:10 [2020-05-21T01:34:10.767Z] === CONT  TestCreateWithInvalidEnv/2
01:34:10 [2020-05-21T01:34:10.767Z] === CONT  TestCreateWithInvalidEnv/1
01:34:10 [2020-05-21T01:34:10.767Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
01:34:10 [2020-05-21T01:34:10.767Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:34:10 [2020-05-21T01:34:10.767Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:34:10 [2020-05-21T01:34:10.767Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
01:34:10 [2020-05-21T01:34:10.767Z] === RUN   TestCreateTmpfsMountsTarget
01:34:10 [2020-05-21T01:34:10.767Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
01:34:10 [2020-05-21T01:34:10.767Z] === RUN   TestCreateWithCustomMaskedPaths
01:34:11 [2020-05-21T01:34:11.277Z] ok  	github.com/docker/docker/daemon/logger	0.245s	coverage: 41.8% of statements
01:34:11 [2020-05-21T01:34:11.848Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.839s	coverage: 57.7% of statements
01:34:11 [2020-05-21T01:34:11.848Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:34:11 [2020-05-21T01:34:11.848Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:34:12 [2020-05-21T01:34:12.492Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:34:12 [2020-05-21T01:34:12.492Z] 
01:34:12 [2020-05-21T01:34:12.492Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:34:12 [2020-05-21T01:34:12.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:34:12 [2020-05-21T01:34:12.492Z] HOSTNAME=c35b791460bc
01:34:12 [2020-05-21T01:34:12.492Z] DEST=bundles/test-integration
01:34:12 [2020-05-21T01:34:12.492Z] PWD=/go/src/github.com/docker/docker
01:34:12 [2020-05-21T01:34:12.492Z] DOCKER_ROOTLESS=1
01:34:12 [2020-05-21T01:34:12.492Z] DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74
01:34:12 [2020-05-21T01:34:12.492Z] container=docker
01:34:12 [2020-05-21T01:34:12.492Z] HOME=/root
01:34:12 [2020-05-21T01:34:12.492Z] GOLANG_VERSION=1.13.11
01:34:12 [2020-05-21T01:34:12.492Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:34:12 [2020-05-21T01:34:12.492Z] VALIDATE_BRANCH=master
01:34:12 [2020-05-21T01:34:12.492Z] TERM=xterm
01:34:12 [2020-05-21T01:34:12.492Z] DOCKER_PKG=github.com/docker/docker
01:34:12 [2020-05-21T01:34:12.492Z] SHLVL=1
01:34:12 [2020-05-21T01:34:12.492Z] TIMEOUT=120m
01:34:12 [2020-05-21T01:34:12.492Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
01:34:12 [2020-05-21T01:34:12.492Z] DOCKER_GRAPHDRIVER=overlay2
01:34:12 [2020-05-21T01:34:12.492Z] GO111MODULE=off
01:34:12 [2020-05-21T01:34:12.492Z] DOCKER_EXPERIMENTAL=1
01:34:12 [2020-05-21T01:34:12.492Z] TEST_SKIP_INTEGRATION_CLI=1
01:34:12 [2020-05-21T01:34:12.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:34:12 [2020-05-21T01:34:12.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:34:12 [2020-05-21T01:34:12.492Z] GOPATH=/go
01:34:12 [2020-05-21T01:34:12.492Z] PKG_CONFIG=pkg-config
01:34:12 [2020-05-21T01:34:12.492Z] _=/usr/bin/env
01:34:12 [2020-05-21T01:34:12.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:34:12 [2020-05-21T01:34:12.791Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.296s	coverage: 77.8% of statements
01:34:12 [2020-05-21T01:34:12.791Z] ok  	github.com/docker/docker/daemon/images	0.084s	coverage: 4.9% of statements
01:34:12 [2020-05-21T01:34:12.791Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:34:12 [2020-05-21T01:34:12.791Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:34:12 [2020-05-21T01:34:12.791Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:34:12 [2020-05-21T01:34:12.791Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:34:13 [2020-05-21T01:34:13.051Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.039s	coverage: 67.0% of statements
01:34:13 [2020-05-21T01:34:13.440Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s)
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/no_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/no_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/empty_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/valid_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/empty_capadd
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/empty_capadd
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/empty_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
01:34:13 [2020-05-21T01:34:13.440Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/no_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/empty_capdrop
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/empty_capadd
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/valid_capabilities
01:34:13 [2020-05-21T01:34:13.440Z] === CONT  TestCreateWithCapabilities/empty_capabilities
01:34:13 [2020-05-21T01:34:13.635Z] ok  	github.com/docker/docker/daemon/logger/journald	0.038s	coverage: 26.2% of statements
01:34:13 [2020-05-21T01:34:13.722Z] --- PASS: TestCreateWithCapabilities (0.02s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.12s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
01:34:13 [2020-05-21T01:34:13.722Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
01:34:13 [2020-05-21T01:34:13.722Z] === RUN   TestCreateWithCustomReadonlyPaths
01:34:13 [2020-05-21T01:34:13.866Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:34:13 [2020-05-21T01:34:13.866Z] 
01:34:13 [2020-05-21T01:34:13.895Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.024s	coverage: 87.2% of statements
01:34:14 [2020-05-21T01:34:14.465Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.031s	coverage: 61.6% of statements
01:34:15 [2020-05-21T01:34:15.033Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 75.2% of statements
01:34:15 [2020-05-21T01:34:15.033Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:34:15 [2020-05-21T01:34:15.769Z] 
01:34:15 [2020-05-21T01:34:15.769Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:34:15 [2020-05-21T01:34:15.769Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:34:15 [2020-05-21T01:34:15.769Z] HOSTNAME=62696693ef12
01:34:15 [2020-05-21T01:34:15.769Z] TEST_SKIP_INTEGRATION=1
01:34:15 [2020-05-21T01:34:15.769Z] TESTDEBUG=0
01:34:15 [2020-05-21T01:34:15.769Z] DEST=bundles/test-integration
01:34:15 [2020-05-21T01:34:15.769Z] PWD=/go/src/github.com/docker/docker
01:34:15 [2020-05-21T01:34:15.769Z] KEEPBUNDLE=1
01:34:15 [2020-05-21T01:34:15.769Z] DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74
01:34:15 [2020-05-21T01:34:15.769Z] container=docker
01:34:15 [2020-05-21T01:34:15.769Z] HOME=/root
01:34:15 [2020-05-21T01:34:15.769Z] GOLANG_VERSION=1.13.11
01:34:15 [2020-05-21T01:34:15.769Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:34:15 [2020-05-21T01:34:15.769Z] VALIDATE_BRANCH=master
01:34:15 [2020-05-21T01:34:15.769Z] TERM=xterm
01:34:15 [2020-05-21T01:34:15.769Z] DOCKER_PKG=github.com/docker/docker
01:34:15 [2020-05-21T01:34:15.769Z] SHLVL=1
01:34:15 [2020-05-21T01:34:15.769Z] TIMEOUT=120m
01:34:15 [2020-05-21T01:34:15.769Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
01:34:15 [2020-05-21T01:34:15.769Z] DOCKER_GRAPHDRIVER=overlay2
01:34:15 [2020-05-21T01:34:15.769Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
01:34:15 [2020-05-21T01:34:15.769Z] GO111MODULE=off
01:34:15 [2020-05-21T01:34:15.769Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:34:15 [2020-05-21T01:34:15.769Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:34:15 [2020-05-21T01:34:15.769Z] GOPATH=/go
01:34:15 [2020-05-21T01:34:15.769Z] PKG_CONFIG=pkg-config
01:34:15 [2020-05-21T01:34:15.769Z] _=/usr/bin/env
01:34:15 [2020-05-21T01:34:15.769Z] Building test suite binary ./integration-cli/test.main
01:34:15 [2020-05-21T01:34:15.769Z] 
01:34:15 [2020-05-21T01:34:15.769Z] 
01:34:15 [2020-05-21T01:34:15.769Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
01:34:15 [2020-05-21T01:34:15.769Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:34:15 [2020-05-21T01:34:15.769Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:34:15 [2020-05-21T01:34:15.769Z] HOSTNAME=2bce4ac9977e
01:34:15 [2020-05-21T01:34:15.769Z] TEST_SKIP_INTEGRATION=1
01:34:15 [2020-05-21T01:34:15.769Z] TESTDEBUG=0
01:34:15 [2020-05-21T01:34:15.769Z] DEST=bundles/test-integration
01:34:15 [2020-05-21T01:34:15.769Z] PWD=/go/src/github.com/docker/docker
01:34:15 [2020-05-21T01:34:15.769Z] KEEPBUNDLE=1
01:34:15 [2020-05-21T01:34:15.769Z] DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74
01:34:15 [2020-05-21T01:34:15.769Z] container=docker
01:34:15 [2020-05-21T01:34:15.769Z] HOME=/root
01:34:15 [2020-05-21T01:34:15.769Z] GOLANG_VERSION=1.13.11
01:34:15 [2020-05-21T01:34:15.769Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:34:15 [2020-05-21T01:34:15.769Z] VALIDATE_BRANCH=master
01:34:15 [2020-05-21T01:34:15.769Z] TERM=xterm
01:34:15 [2020-05-21T01:34:15.769Z] DOCKER_PKG=github.com/docker/docker
01:34:15 [2020-05-21T01:34:15.769Z] SHLVL=1
01:34:15 [2020-05-21T01:34:15.769Z] TIMEOUT=120m
01:34:15 [2020-05-21T01:34:15.769Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
01:34:15 [2020-05-21T01:34:15.769Z] DOCKER_GRAPHDRIVER=overlay2
01:34:15 [2020-05-21T01:34:15.769Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
01:34:15 [2020-05-21T01:34:15.769Z] GO111MODULE=off
01:34:15 [2020-05-21T01:34:15.769Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:34:15 [2020-05-21T01:34:15.769Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:34:15 [2020-05-21T01:34:15.769Z] GOPATH=/go
01:34:15 [2020-05-21T01:34:15.769Z] PKG_CONFIG=pkg-config
01:34:15 [2020-05-21T01:34:15.769Z] _=/usr/bin/env
01:34:15 [2020-05-21T01:34:15.769Z] Building test suite binary ./integration-cli/test.main
01:34:15 [2020-05-21T01:34:15.973Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 33.3% of statements
01:34:15 [2020-05-21T01:34:15.973Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.100s	coverage: 37.7% of statements
01:34:16 [2020-05-21T01:34:16.142Z] 4612f6d0b889: Pull complete
01:34:16 [2020-05-21T01:34:16.142Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae
01:34:16 [2020-05-21T01:34:16.142Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
01:34:16 [2020-05-21T01:34:16.142Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
01:34:16 [2020-05-21T01:34:16.142Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
01:34:16 [2020-05-21T01:34:16.142Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217'
01:34:16 [2020-05-21T01:34:16.142Z] WARN: Skipping validation tests
01:34:16 [2020-05-21T01:34:16.142Z] INFO: Running unit tests at 05/21/2020 01:34:01...
01:34:16 [2020-05-21T01:34:16.142Z] INFO: make.ps1 starting at 05/21/2020 01:34:05
01:34:16 [2020-05-21T01:34:16.142Z] INFO: Git commit (7ea8435fb4) assumed from DOCKER_GITCOMMIT environment variable
01:34:16 [2020-05-21T01:34:16.142Z] INFO: Invoking autogen...
01:34:16 [2020-05-21T01:34:16.142Z] INFO: Running unit tests...
01:34:16 [2020-05-21T01:34:16.142Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
01:34:16 [2020-05-21T01:34:16.335Z] No new tests added to integration.
01:34:16 [2020-05-21T01:34:16.335Z] 
01:34:16 [2020-05-21T01:34:16.335Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:34:16 [2020-05-21T01:34:16.395Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s)
01:34:16 [2020-05-21T01:34:16.395Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:34:16 [2020-05-21T01:34:16.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:34:16 [2020-05-21T01:34:16.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:34:16 [2020-05-21T01:34:16.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:34:16 [2020-05-21T01:34:16.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:34:16 [2020-05-21T01:34:16.395Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:34:16 [2020-05-21T01:34:16.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:34:16 [2020-05-21T01:34:16.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:34:16 [2020-05-21T01:34:16.395Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:34:16 [2020-05-21T01:34:16.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
01:34:16 [2020-05-21T01:34:16.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:34:16 [2020-05-21T01:34:16.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
01:34:16 [2020-05-21T01:34:16.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
01:34:16 [2020-05-21T01:34:16.395Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:34:16 [2020-05-21T01:34:16.395Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:34:16 [2020-05-21T01:34:16.913Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.046s	coverage: 47.8% of statements
01:34:16 [2020-05-21T01:34:16.914Z] ok  	github.com/docker/docker/daemon/logger/templates	0.032s	coverage: 8.3% of statements
01:34:17 [2020-05-21T01:34:17.009Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s)
01:34:17 [2020-05-21T01:34:17.009Z] === RUN   TestContainerStartOnDaemonRestart
01:34:17 [2020-05-21T01:34:17.009Z] === PAUSE TestContainerStartOnDaemonRestart
01:34:17 [2020-05-21T01:34:17.009Z] === RUN   TestDaemonRestartIpcMode
01:34:17 [2020-05-21T01:34:17.009Z] === PAUSE TestDaemonRestartIpcMode
01:34:17 [2020-05-21T01:34:17.009Z] === RUN   TestDaemonHostGatewayIP
01:34:17 [2020-05-21T01:34:17.009Z] === PAUSE TestDaemonHostGatewayIP
01:34:17 [2020-05-21T01:34:17.009Z] === RUN   TestContainerKillOnDaemonStart
01:34:17 [2020-05-21T01:34:17.009Z] === PAUSE TestContainerKillOnDaemonStart
01:34:17 [2020-05-21T01:34:17.009Z] === RUN   TestDiff
01:34:17 [2020-05-21T01:34:17.707Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:34:17 [2020-05-21T01:34:17.707Z] HOSTNAME=2a2f2b5d6e97
01:34:17 [2020-05-21T01:34:17.707Z] TESTDEBUG=0
01:34:17 [2020-05-21T01:34:17.707Z] DEST=bundles/test-integration
01:34:17 [2020-05-21T01:34:17.707Z] PWD=/go/src/github.com/docker/docker
01:34:17 [2020-05-21T01:34:17.707Z] KEEPBUNDLE=1
01:34:17 [2020-05-21T01:34:17.707Z] DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74
01:34:17 [2020-05-21T01:34:17.707Z] container=docker
01:34:17 [2020-05-21T01:34:17.707Z] HOME=/root
01:34:17 [2020-05-21T01:34:17.707Z] GOLANG_VERSION=1.13.11
01:34:17 [2020-05-21T01:34:17.707Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:34:17 [2020-05-21T01:34:17.707Z] VALIDATE_BRANCH=master
01:34:17 [2020-05-21T01:34:17.707Z] TERM=xterm
01:34:17 [2020-05-21T01:34:17.707Z] DOCKER_PKG=github.com/docker/docker
01:34:17 [2020-05-21T01:34:17.707Z] SHLVL=1
01:34:17 [2020-05-21T01:34:17.707Z] TIMEOUT=120m
01:34:17 [2020-05-21T01:34:17.707Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
01:34:17 [2020-05-21T01:34:17.707Z] DOCKER_GRAPHDRIVER=overlay2
01:34:17 [2020-05-21T01:34:17.707Z] GO111MODULE=off
01:34:17 [2020-05-21T01:34:17.707Z] TEST_SKIP_INTEGRATION_CLI=1
01:34:17 [2020-05-21T01:34:17.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:34:17 [2020-05-21T01:34:17.707Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:34:17 [2020-05-21T01:34:17.707Z] GOPATH=/go
01:34:17 [2020-05-21T01:34:17.707Z] PKG_CONFIG=pkg-config
01:34:17 [2020-05-21T01:34:17.707Z] _=/usr/bin/env
01:34:17 [2020-05-21T01:34:17.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:34:18 [2020-05-21T01:34:18.014Z] --- PASS: TestDiff (0.86s)
01:34:18 [2020-05-21T01:34:18.014Z] === RUN   TestExecWithCloseStdin
01:34:18 [2020-05-21T01:34:18.298Z] ok  	github.com/docker/docker/daemon/network	0.029s	coverage: 63.8% of statements
01:34:18 [2020-05-21T01:34:18.869Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.933s	coverage: 82.5% of statements
01:34:18 [2020-05-21T01:34:18.869Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:34:18 [2020-05-21T01:34:18.869Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:34:19 [2020-05-21T01:34:19.020Z] --- PASS: TestExecWithCloseStdin (0.96s)
01:34:19 [2020-05-21T01:34:19.020Z] === RUN   TestExec
01:34:19 [2020-05-21T01:34:19.440Z] ok  	github.com/docker/docker/distribution/metadata	0.147s	coverage: 48.2% of statements
01:34:20 [2020-05-21T01:34:20.022Z] --- PASS: TestExec (0.99s)
01:34:20 [2020-05-21T01:34:20.022Z] === RUN   TestExecUser
01:34:20 [2020-05-21T01:34:20.824Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 49.4% of statements
01:34:20 [2020-05-21T01:34:20.824Z] ok  	github.com/docker/docker/distribution	0.333s	coverage: 22.1% of statements
01:34:20 [2020-05-21T01:34:20.824Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:34:21 [2020-05-21T01:34:21.025Z] --- PASS: TestExecUser (0.96s)
01:34:21 [2020-05-21T01:34:21.025Z] === RUN   TestExportContainerAndImportImage
01:34:21 [2020-05-21T01:34:21.992Z] ?   	github.com/docker/docker/api	[no test files]
01:34:22 [2020-05-21T01:34:22.028Z] --- PASS: TestExportContainerAndImportImage (1.22s)
01:34:22 [2020-05-21T01:34:22.028Z] === RUN   TestExportContainerAfterDaemonRestart
01:34:22 [2020-05-21T01:34:22.208Z] ok  	github.com/docker/docker/image	0.049s	coverage: 86.4% of statements
01:34:22 [2020-05-21T01:34:22.778Z] ok  	github.com/docker/docker/image/cache	0.066s	coverage: 19.2% of statements
01:34:22 [2020-05-21T01:34:22.778Z] ok  	github.com/docker/docker/image/v1	0.039s	coverage: 25.0% of statements
01:34:23 [2020-05-21T01:34:23.039Z] ok  	github.com/docker/docker/distribution/xfer	1.721s	coverage: 85.6% of statements
01:34:23 [2020-05-21T01:34:23.039Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:34:23 [2020-05-21T01:34:23.039Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:34:23 [2020-05-21T01:34:23.039Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:34:23 [2020-05-21T01:34:23.609Z] ok  	github.com/docker/docker/libcontainerd/queue	0.048s	coverage: 100.0% of statements
01:34:24 [2020-05-21T01:34:24.041Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
01:34:24 [2020-05-21T01:34:24.041Z] === RUN   TestHealthCheckWorkdir
01:34:24 [2020-05-21T01:34:24.550Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 50.0% of statements
01:34:25 [2020-05-21T01:34:25.043Z] --- PASS: TestHealthCheckWorkdir (1.16s)
01:34:25 [2020-05-21T01:34:25.043Z] === RUN   TestHealthKillContainer
01:34:25 [2020-05-21T01:34:25.935Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.4% of statements
01:34:26 [2020-05-21T01:34:26.873Z] ok  	github.com/docker/docker/pkg/broadcaster	0.009s	coverage: 100.0% of statements
01:34:26 [2020-05-21T01:34:26.873Z] ok  	github.com/docker/docker/pkg/authorization	0.747s	coverage: 68.3% of statements
01:34:27 [2020-05-21T01:34:27.134Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
01:34:27 [2020-05-21T01:34:27.703Z] ok  	github.com/docker/docker/pkg/archive	1.293s	coverage: 76.7% of statements
01:34:27 [2020-05-21T01:34:27.963Z] ok  	github.com/docker/docker/pkg/directory	0.017s	coverage: 80.0% of statements
01:34:28 [2020-05-21T01:34:28.486Z] --- PASS: TestHealthKillContainer (3.06s)
01:34:28 [2020-05-21T01:34:28.486Z] === RUN   TestInspectCpusetInConfigPre120
01:34:28 [2020-05-21T01:34:28.533Z] ok  	github.com/docker/docker/pkg/discovery	0.028s	coverage: 58.3% of statements
01:34:28 [2020-05-21T01:34:28.533Z] ok  	github.com/docker/docker/pkg/discovery/file	0.018s	coverage: 92.9% of statements
01:34:28 [2020-05-21T01:34:28.767Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s)
01:34:28 [2020-05-21T01:34:28.767Z] === RUN   TestIpcModeNone
01:34:28 [2020-05-21T01:34:28.826Z] sha256:03ea1ea55322610fb3dfb0fe0e02925b6b2427542d8074d39ef97a3a064e7814
01:34:28 [2020-05-21T01:34:28.826Z] INFO: Starting docker-py tests...
01:34:29 [2020-05-21T01:34:29.550Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
01:34:29 [2020-05-21T01:34:29.759Z] ============================= test session starts ==============================
01:34:29 [2020-05-21T01:34:29.759Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
01:34:29 [2020-05-21T01:34:29.759Z] rootdir: /src, inifile: pytest.ini
01:34:29 [2020-05-21T01:34:29.759Z] plugins: cov-2.6.1, timeout-1.3.3
01:34:29 [2020-05-21T01:34:29.769Z] --- PASS: TestIpcModeNone (1.02s)
01:34:29 [2020-05-21T01:34:29.770Z] === RUN   TestIpcModePrivate
01:34:30 [2020-05-21T01:34:30.135Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
01:34:30 [2020-05-21T01:34:30.395Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
01:34:30 [2020-05-21T01:34:30.691Z] collected 387 items / 1 deselected / 386 selected
01:34:30 [2020-05-21T01:34:30.691Z] 
01:34:30 [2020-05-21T01:34:30.770Z] --- PASS: TestIpcModePrivate (0.98s)
01:34:30 [2020-05-21T01:34:30.770Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
01:34:30 [2020-05-21T01:34:30.770Z] === RUN   TestIpcModeShareable
01:34:31 [2020-05-21T01:34:31.773Z] --- PASS: TestIpcModeShareable (0.99s)
01:34:31 [2020-05-21T01:34:31.773Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
01:34:31 [2020-05-21T01:34:31.773Z] === RUN   TestAPIIpcModeShareableAndContainer
01:34:31 [2020-05-21T01:34:31.803Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
01:34:32 [2020-05-21T01:34:32.075Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.660s	coverage: 43.2% of statements
01:34:32 [2020-05-21T01:34:32.341Z] ok  	github.com/docker/docker/pkg/fileutils	0.041s	coverage: 89.5% of statements
01:34:32 [2020-05-21T01:34:32.930Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
01:34:32 [2020-05-21T01:34:32.930Z] ok  	github.com/docker/docker/pkg/fsutils	0.311s	coverage: 85.1% of statements
01:34:33 [2020-05-21T01:34:33.190Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.090s	coverage: 84.1% of statements
01:34:33 [2020-05-21T01:34:33.190Z] ok  	github.com/docker/docker/layer	7.854s	coverage: 68.8% of statements
01:34:33 [2020-05-21T01:34:33.190Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:34:33 [2020-05-21T01:34:33.190Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:34:33 [2020-05-21T01:34:33.190Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:34:33 [2020-05-21T01:34:33.190Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:34:33 [2020-05-21T01:34:33.190Z] ?   	github.com/docker/docker/oci	[no test files]
01:34:33 [2020-05-21T01:34:33.190Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:34:33 [2020-05-21T01:34:33.190Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:34:33 [2020-05-21T01:34:33.190Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:34:34 [2020-05-21T01:34:34.128Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
01:34:34 [2020-05-21T01:34:34.128Z] ok  	github.com/docker/docker/pkg/locker	0.026s	coverage: 88.9% of statements
01:34:34 [2020-05-21T01:34:34.388Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 100.0% of statements
01:34:34 [2020-05-21T01:34:34.648Z] ok  	github.com/docker/docker/pkg/ioutils	0.618s	coverage: 70.6% of statements
01:34:34 [2020-05-21T01:34:34.648Z] ok  	github.com/docker/docker/pkg/idtools	0.799s	coverage: 70.3% of statements
01:34:34 [2020-05-21T01:34:34.648Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:34:34 [2020-05-21T01:34:34.648Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
01:34:34 [2020-05-21T01:34:34.648Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
01:34:34 [2020-05-21T01:34:34.648Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:34:34 [2020-05-21T01:34:34.909Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
01:34:35 [2020-05-21T01:34:35.169Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
01:34:35 [2020-05-21T01:34:35.214Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s)
01:34:35 [2020-05-21T01:34:35.214Z] === RUN   TestAPIIpcModeHost
01:34:35 [2020-05-21T01:34:35.429Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.038s	coverage: 91.4% of statements
01:34:35 [2020-05-21T01:34:35.429Z] ok  	github.com/docker/docker/pkg/pidfile	0.042s	coverage: 82.4% of statements
01:34:35 [2020-05-21T01:34:35.429Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:34:35 [2020-05-21T01:34:35.429Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:34:35 [2020-05-21T01:34:35.827Z] --- PASS: TestAPIIpcModeHost (0.67s)
01:34:35 [2020-05-21T01:34:35.827Z] === RUN   TestDaemonIpcModeShareable
01:34:35 [2020-05-21T01:34:35.999Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.031s	coverage: 56.8% of statements
01:34:36 [2020-05-21T01:34:36.900Z] ok  	github.com/docker/docker/api/server	0.189s	coverage: 9.0% of statements
01:34:36 [2020-05-21T01:34:36.939Z] ok  	github.com/docker/docker/pkg/pools	0.020s	coverage: 88.2% of statements
01:34:36 [2020-05-21T01:34:36.939Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
01:34:36 [2020-05-21T01:34:36.939Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
01:34:37 [2020-05-21T01:34:37.508Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
01:34:37 [2020-05-21T01:34:37.840Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
01:34:37 [2020-05-21T01:34:37.840Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
01:34:37 [2020-05-21T01:34:37.840Z] === RUN   TestDaemonIpcModePrivate
01:34:38 [2020-05-21T01:34:38.077Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
01:34:38 [2020-05-21T01:34:38.336Z] ok  	github.com/docker/docker/pkg/pubsub	1.079s	coverage: 73.9% of statements
01:34:38 [2020-05-21T01:34:38.906Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 66.2% of statements
01:34:38 [2020-05-21T01:34:38.906Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
01:34:39 [2020-05-21T01:34:39.165Z] ok  	github.com/docker/docker/pkg/symlink	0.024s	coverage: 87.7% of statements
01:34:39 [2020-05-21T01:34:39.304Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
01:34:39 [2020-05-21T01:34:39.305Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
01:34:39 [2020-05-21T01:34:39.305Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:34:40 [2020-05-21T01:34:40.105Z] ok  	github.com/docker/docker/pkg/sysinfo	0.023s	coverage: 54.1% of statements
01:34:40 [2020-05-21T01:34:40.365Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 36.9% of statements
01:34:40 [2020-05-21T01:34:40.365Z] ok  	github.com/docker/docker/pkg/signal	2.783s	coverage: 61.0% of statements
01:34:40 [2020-05-21T01:34:40.934Z] ok  	github.com/docker/docker/pkg/tailfile	0.115s	coverage: 88.6% of statements
01:34:40 [2020-05-21T01:34:40.934Z] testing: warning: no tests to run
01:34:40 [2020-05-21T01:34:40.934Z] coverage: [no statements]
01:34:40 [2020-05-21T01:34:40.934Z] ok  	github.com/docker/docker/pkg/term/windows	0.012s	coverage: [no statements] [no tests to run]
01:34:41 [2020-05-21T01:34:41.318Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
01:34:41 [2020-05-21T01:34:41.318Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
01:34:41 [2020-05-21T01:34:41.318Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:34:41 [2020-05-21T01:34:41.503Z] ok  	github.com/docker/docker/pkg/tarsum	0.127s	coverage: 89.3% of statements
01:34:41 [2020-05-21T01:34:41.503Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
01:34:41 [2020-05-21T01:34:41.763Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
01:34:41 [2020-05-21T01:34:41.763Z] ok  	github.com/docker/docker/pkg/useragent	0.018s	coverage: 88.9% of statements
01:34:43 [2020-05-21T01:34:43.375Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
01:34:43 [2020-05-21T01:34:43.375Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
01:34:43 [2020-05-21T01:34:43.375Z] === RUN   TestIpcModeOlderClient
01:34:43 [2020-05-21T01:34:43.375Z] === PAUSE TestIpcModeOlderClient
01:34:43 [2020-05-21T01:34:43.375Z] === RUN   TestKillContainerInvalidSignal
01:34:43 [2020-05-21T01:34:43.672Z] ok  	github.com/docker/docker/plugin/v2	0.024s	coverage: 14.5% of statements
01:34:43 [2020-05-21T01:34:43.672Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 73.8% of statements
01:34:43 [2020-05-21T01:34:43.988Z] --- PASS: TestKillContainerInvalidSignal (0.95s)
01:34:43 [2020-05-21T01:34:43.988Z] === RUN   TestKillContainer
01:34:43 [2020-05-21T01:34:43.988Z] === RUN   TestKillContainer/no_signal
01:34:44 [2020-05-21T01:34:44.242Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
01:34:44 [2020-05-21T01:34:44.811Z] ok  	github.com/docker/docker/plugin	0.581s	coverage: 23.1% of statements
01:34:44 [2020-05-21T01:34:44.995Z] === RUN   TestKillContainer/non_killing_signal
01:34:45 [2020-05-21T01:34:45.278Z] === RUN   TestKillContainer/killing_signal
01:34:45 [2020-05-21T01:34:45.381Z] ok  	github.com/docker/docker/registry/resumable	0.037s	coverage: 100.0% of statements
01:34:45 [2020-05-21T01:34:45.951Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 50.9% of statements
01:34:45 [2020-05-21T01:34:45.951Z] ok  	github.com/docker/docker/registry	0.228s	coverage: 56.3% of statements
01:34:46 [2020-05-21T01:34:46.743Z] --- PASS: TestKillContainer (2.68s)
01:34:46 [2020-05-21T01:34:46.743Z]     --- PASS: TestKillContainer/no_signal (0.84s)
01:34:46 [2020-05-21T01:34:46.743Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
01:34:46 [2020-05-21T01:34:46.743Z]     --- PASS: TestKillContainer/killing_signal (0.90s)
01:34:46 [2020-05-21T01:34:46.743Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:34:46 [2020-05-21T01:34:46.743Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:34:46 [2020-05-21T01:34:46.890Z] ok  	github.com/docker/docker/testutil	0.034s	coverage: 62.5% of statements
01:34:47 [2020-05-21T01:34:47.459Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 65.8% of statements
01:34:47 [2020-05-21T01:34:47.745Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:34:48 [2020-05-21T01:34:48.144Z] #46 ...
01:34:48 [2020-05-21T01:34:48.144Z] 
01:34:48 [2020-05-21T01:34:48.144Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:34:48 [2020-05-21T01:34:48.144Z] #53 400.4 + bin/containerd
01:34:48 [2020-05-21T01:34:48.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s)
01:34:48 [2020-05-21T01:34:48.747Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s)
01:34:48 [2020-05-21T01:34:48.747Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
01:34:48 [2020-05-21T01:34:48.747Z] === RUN   TestKillStoppedContainer
01:34:48 [2020-05-21T01:34:48.747Z] --- PASS: TestKillStoppedContainer (0.08s)
01:34:48 [2020-05-21T01:34:48.747Z] === RUN   TestKillStoppedContainerAPIPre120
01:34:48 [2020-05-21T01:34:48.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
01:34:48 [2020-05-21T01:34:48.747Z] === RUN   TestKillDifferentUserContainer
01:34:49 [2020-05-21T01:34:49.365Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
01:34:49 [2020-05-21T01:34:49.365Z] ok  	github.com/docker/docker/volume/drivers	0.026s	coverage: 36.1% of statements
01:34:49 [2020-05-21T01:34:49.625Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.0% of statements
01:34:49 [2020-05-21T01:34:49.750Z] --- PASS: TestKillDifferentUserContainer (0.91s)
01:34:49 [2020-05-21T01:34:49.750Z] === RUN   TestInspectOomKilledTrue
01:34:49 [2020-05-21T01:34:49.750Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:34:49 [2020-05-21T01:34:49.750Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:34:49 [2020-05-21T01:34:49.750Z] === RUN   TestInspectOomKilledFalse
01:34:49 [2020-05-21T01:34:49.750Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:34:49 [2020-05-21T01:34:49.750Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:34:49 [2020-05-21T01:34:49.750Z] === RUN   TestLinksEtcHostsContentMatch
01:34:50 [2020-05-21T01:34:50.361Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
01:34:50 [2020-05-21T01:34:50.361Z] === RUN   TestLinksContainerNames
01:34:50 [2020-05-21T01:34:50.561Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
01:34:51 [2020-05-21T01:34:51.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:34:51 [2020-05-21T01:34:51.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:34:52 [2020-05-21T01:34:52.375Z] --- PASS: TestLinksContainerNames (1.84s)
01:34:52 [2020-05-21T01:34:52.375Z] === RUN   TestLogsFollowTailEmpty
01:34:52 [2020-05-21T01:34:52.987Z] --- PASS: TestLogsFollowTailEmpty (0.96s)
01:34:52 [2020-05-21T01:34:52.987Z] === RUN   TestContainerNetworkMountsNoChown
01:34:53 [2020-05-21T01:34:53.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:34:53 [2020-05-21T01:34:53.988Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s)
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/default
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/default
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/private
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/private
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rprivate
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rprivate
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/slave
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/slave
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rslave
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rslave
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/shared
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/shared
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rshared
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rshared
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/default
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/default/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/rslave
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/rshared
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/shared
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/rprivate
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/slave
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/private
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/private/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/private/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/default/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:34:53 [2020-05-21T01:34:53.988Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:34:53 [2020-05-21T01:34:53.988Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:34:54 [2020-05-21T01:34:54.269Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:34:54 [2020-05-21T01:34:54.269Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:34:54 [2020-05-21T01:34:54.269Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:34:54 [2020-05-21T01:34:54.269Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:34:54 [2020-05-21T01:34:54.269Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:34:54 [2020-05-21T01:34:54.269Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:34:54 [2020-05-21T01:34:54.269Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:34:54 [2020-05-21T01:34:54.269Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/private/bind_root
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:34:54 [2020-05-21T01:34:54.550Z] === CONT  TestMountDaemonRoot/private/mount_root
01:34:54 [2020-05-21T01:34:54.831Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:34:54 [2020-05-21T01:34:54.831Z] === CONT  TestMountDaemonRoot/default/bind_root
01:34:54 [2020-05-21T01:34:54.831Z] === CONT  TestMountDaemonRoot/default/mount_root
01:34:54 [2020-05-21T01:34:54.831Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:34:54 [2020-05-21T01:34:54.831Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:34:54 [2020-05-21T01:34:54.831Z] --- PASS: TestMountDaemonRoot (0.02s)
01:34:54 [2020-05-21T01:34:54.831Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
01:34:54 [2020-05-21T01:34:54.831Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
01:34:54 [2020-05-21T01:34:54.831Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
01:34:54 [2020-05-21T01:34:54.831Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
01:34:54 [2020-05-21T01:34:54.831Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
01:34:54 [2020-05-21T01:34:54.831Z] === RUN   TestContainerBindMountNonRecursive
01:34:56 [2020-05-21T01:34:56.326Z] tests/integration/api_build_test.py .......................X             [  6%]
01:34:56 [2020-05-21T01:34:56.891Z] tests/integration/api_client_test.py .....                               [  7%]
01:34:57 [2020-05-21T01:34:57.520Z] --- PASS: TestContainerBindMountNonRecursive (2.20s)
01:34:57 [2020-05-21T01:34:57.520Z] === RUN   TestNetworkNat
01:34:58 [2020-05-21T01:34:58.140Z] --- PASS: TestNetworkNat (0.99s)
01:34:58 [2020-05-21T01:34:58.140Z] === RUN   TestNetworkLocalhostTCPNat
01:34:59 [2020-05-21T01:34:59.142Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s)
01:34:59 [2020-05-21T01:34:59.142Z] === RUN   TestNetworkLoopbackNat
01:34:59 [2020-05-21T01:34:59.349Z] tests/integration/api_config_test.py .....                               [  8%]
01:35:00 [2020-05-21T01:35:00.607Z] --- PASS: TestNetworkLoopbackNat (1.25s)
01:35:00 [2020-05-21T01:35:00.607Z] === RUN   TestPause
01:35:00 [2020-05-21T01:35:00.764Z] #53 ...
01:35:00 [2020-05-21T01:35:00.764Z] 
01:35:00 [2020-05-21T01:35:00.764Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
01:35:00 [2020-05-21T01:35:00.764Z] #22 470.8 + return
01:35:00 [2020-05-21T01:35:00.764Z] #22 DONE 470.9s
01:35:00 [2020-05-21T01:35:00.764Z] 
01:35:00 [2020-05-21T01:35:00.764Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:35:01 [2020-05-21T01:35:01.220Z] --- PASS: TestPause (0.95s)
01:35:01 [2020-05-21T01:35:01.220Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:35:01 [2020-05-21T01:35:01.220Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:35:01 [2020-05-21T01:35:01.220Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:35:01 [2020-05-21T01:35:01.220Z] === RUN   TestPauseStopPausedContainer
01:35:01 [2020-05-21T01:35:01.392Z] #53 ...
01:35:01 [2020-05-21T01:35:01.392Z] 
01:35:01 [2020-05-21T01:35:01.392Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
01:35:01 [2020-05-21T01:35:01.683Z] #23 DONE 0.1s
01:35:01 [2020-05-21T01:35:01.683Z] 
01:35:01 [2020-05-21T01:35:01.683Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
01:35:01 [2020-05-21T01:35:01.975Z] #27 DONE 0.5s
01:35:01 [2020-05-21T01:35:01.975Z] 
01:35:01 [2020-05-21T01:35:01.975Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:35:02 [2020-05-21T01:35:02.222Z] --- PASS: TestPauseStopPausedContainer (0.97s)
01:35:02 [2020-05-21T01:35:02.222Z] === RUN   TestPsFilter
01:35:02 [2020-05-21T01:35:02.265Z] #46 ...
01:35:02 [2020-05-21T01:35:02.265Z] 
01:35:02 [2020-05-21T01:35:02.265Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
01:35:02 [2020-05-21T01:35:02.265Z] #30 DONE 0.1s
01:35:02 [2020-05-21T01:35:02.265Z] 
01:35:02 [2020-05-21T01:35:02.265Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
01:35:02 [2020-05-21T01:35:02.265Z] #32 DONE 0.1s
01:35:02 [2020-05-21T01:35:02.265Z] 
01:35:02 [2020-05-21T01:35:02.265Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
01:35:02 [2020-05-21T01:35:02.503Z] --- PASS: TestPsFilter (0.32s)
01:35:02 [2020-05-21T01:35:02.503Z] === RUN   TestRemoveContainerWithRemovedVolume
01:35:02 [2020-05-21T01:35:02.556Z] #35 DONE 0.1s
01:35:02 [2020-05-21T01:35:02.556Z] 
01:35:02 [2020-05-21T01:35:02.556Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
01:35:02 [2020-05-21T01:35:02.556Z] #38 DONE 0.2s
01:35:02 [2020-05-21T01:35:02.556Z] 
01:35:02 [2020-05-21T01:35:02.556Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
01:35:02 [2020-05-21T01:35:02.556Z] #41 DONE 0.1s
01:35:02 [2020-05-21T01:35:02.556Z] 
01:35:02 [2020-05-21T01:35:02.556Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:35:02 [2020-05-21T01:35:02.844Z] #46 ...
01:35:02 [2020-05-21T01:35:02.844Z] 
01:35:02 [2020-05-21T01:35:02.844Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
01:35:02 [2020-05-21T01:35:02.844Z] #43 DONE 0.1s
01:35:02 [2020-05-21T01:35:02.844Z] 
01:35:02 [2020-05-21T01:35:02.844Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
01:35:02 [2020-05-21T01:35:02.844Z] #45 DONE 0.1s
01:35:02 [2020-05-21T01:35:02.844Z] 
01:35:02 [2020-05-21T01:35:02.844Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:35:03 [2020-05-21T01:35:03.505Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.94s)
01:35:03 [2020-05-21T01:35:03.505Z] === RUN   TestRemoveContainerWithVolume
01:35:04 [2020-05-21T01:35:04.508Z] --- PASS: TestRemoveContainerWithVolume (1.00s)
01:35:04 [2020-05-21T01:35:04.508Z] === RUN   TestRemoveContainerRunning
01:35:05 [2020-05-21T01:35:05.512Z] --- PASS: TestRemoveContainerRunning (1.03s)
01:35:05 [2020-05-21T01:35:05.512Z] === RUN   TestRemoveContainerForceRemoveRunning
01:35:06 [2020-05-21T01:35:06.514Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
01:35:06 [2020-05-21T01:35:06.514Z] === RUN   TestRemoveInvalidContainer
01:35:06 [2020-05-21T01:35:06.514Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:35:06 [2020-05-21T01:35:06.514Z] === RUN   TestRenameLinkedContainer
01:35:09 [2020-05-21T01:35:09.963Z] --- PASS: TestRenameLinkedContainer (3.56s)
01:35:09 [2020-05-21T01:35:09.963Z] === RUN   TestRenameStoppedContainer
01:35:10 [2020-05-21T01:35:10.965Z] --- PASS: TestRenameStoppedContainer (0.93s)
01:35:10 [2020-05-21T01:35:10.965Z] === RUN   TestRenameRunningContainerAndReuse
01:35:12 [2020-05-21T01:35:12.486Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.6% of statements
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/pkg/term	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/rootless	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/volume	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === Skipped
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     exec_linux_test.go:18: requires AppArmor to be enabled
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     exec_linux_test.go:38: requires AppArmor to be enabled
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver btrfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver btrfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver btrfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver btrfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver btrfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:73: No driver to put!
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z] time="2020-05-21T01:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z] time="2020-05-21T01:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z] time="2020-05-21T01:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z] time="2020-05-21T01:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z] time="2020-05-21T01:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:73: No driver to put!
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     overlay_test.go:49: Fails to compute changes intermittently
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:35:12 [2020-05-21T01:35:12.486Z] 
01:35:12 [2020-05-21T01:35:12.486Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:35:12 [2020-05-21T01:35:12.486Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:46: Driver zfs not supported
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:46: Driver zfs not supported
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:46: Driver zfs not supported
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:46: Driver zfs not supported
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:46: Driver zfs not supported
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:35:12 [2020-05-21T01:35:12.487Z]     graphtest_unix.go:73: No driver to put!
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:35:12 [2020-05-21T01:35:12.487Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:35:12 [2020-05-21T01:35:12.487Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] 
01:35:12 [2020-05-21T01:35:12.487Z] DONE 2123 tests, 26 skipped in 194.155s
Post stage
[Pipeline] junit
01:35:12 [2020-05-21T01:35:12.499Z] Recording test results
01:35:12 [2020-05-21T01:35:12.981Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
01:35:12 [2020-05-21T01:35:12.981Z] === RUN   TestRenameInvalidName
01:35:13 [2020-05-21T01:35:13.639Z] --- PASS: TestRenameInvalidName (0.91s)
01:35:13 [2020-05-21T01:35:13.639Z] === RUN   TestRenameAnonymousContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:35:15 [2020-05-21T01:35:15.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -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:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/make.sh dynbinary test-integration
01:35:16 [2020-05-21T01:35:16.073Z] 
01:35:16 [2020-05-21T01:35:16.073Z] Removing bundles/
01:35:16 [2020-05-21T01:35:16.073Z] 
01:35:16 [2020-05-21T01:35:16.073Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:35:16 [2020-05-21T01:35:16.073Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:35:16 [2020-05-21T01:35:16.073Z] GOOS="" GOARCH="" GOARM=""
01:35:19 [2020-05-21T01:35:19.117Z] --- PASS: TestRenameAnonymousContainer (4.99s)
01:35:19 [2020-05-21T01:35:19.117Z] === RUN   TestRenameContainerWithSameName
01:35:19 [2020-05-21T01:35:19.729Z] --- PASS: TestRenameContainerWithSameName (1.01s)
01:35:19 [2020-05-21T01:35:19.729Z] === RUN   TestRenameContainerWithLinkedContainer
01:35:20 [2020-05-21T01:35:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:35:20 [2020-05-21T01:35:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:35:20 [2020-05-21T01:35:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:35:20 [2020-05-21T01:35:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:35:20 [2020-05-21T01:35:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:35:21 [2020-05-21T01:35:21.744Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s)
01:35:21 [2020-05-21T01:35:21.744Z] === RUN   TestResize
01:35:22 [2020-05-21T01:35:22.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:35:22 [2020-05-21T01:35:22.355Z] --- PASS: TestResize (0.84s)
01:35:22 [2020-05-21T01:35:22.355Z] === RUN   TestResizeWithInvalidSize
01:35:23 [2020-05-21T01:35:23.357Z] --- PASS: TestResizeWithInvalidSize (0.91s)
01:35:23 [2020-05-21T01:35:23.357Z] === RUN   TestResizeWhenContainerNotStarted
01:35:23 [2020-05-21T01:35:23.969Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:35:23 [2020-05-21T01:35:23.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:35:25 [2020-05-21T01:35:25.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:35:26 [2020-05-21T01:35:26.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:35:26 [2020-05-21T01:35:26.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:35:27 [2020-05-21T01:35:27.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ok  	github.com/docker/docker/api/server/httputils	0.134s	coverage: 14.7% of statements
01:35:27 [2020-05-21T01:35:27.728Z] ok  	github.com/docker/docker/api/server/middleware	0.162s	coverage: 37.7% of statements
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:35:27 [2020-05-21T01:35:27.728Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:35:28 [2020-05-21T01:35:28.100Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:35:28 [2020-05-21T01:35:28.100Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:35:28 [2020-05-21T01:35:28.216Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
01:35:28 [2020-05-21T01:35:28.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:35:28 [2020-05-21T01:35:28.682Z] ok  	github.com/docker/docker/api/types/filters	0.137s	coverage: 92.2% of statements
01:35:28 [2020-05-21T01:35:28.682Z] ok  	github.com/docker/docker/api/server/router/swarm	0.178s	coverage: 4.8% of statements
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:35:28 [2020-05-21T01:35:28.682Z] ok  	github.com/docker/docker/api/types/time	0.365s	coverage: 100.0% of statements
01:35:29 [2020-05-21T01:35:29.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:35:29 [2020-05-21T01:35:29.565Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:35:29 [2020-05-21T01:35:29.565Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:35:29 [2020-05-21T01:35:29.665Z] ok  	github.com/docker/docker/api/types/versions	0.065s	coverage: 75.0% of statements
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/builder	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:35:29 [2020-05-21T01:35:29.665Z] ok  	github.com/docker/docker/builder/dockerignore	0.044s	coverage: 96.8% of statements
01:35:31 [2020-05-21T01:35:31.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:35:32 [2020-05-21T01:35:32.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:35:32 [2020-05-21T01:35:32.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:35:32 [2020-05-21T01:35:32.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:35:34 [2020-05-21T01:35:34.405Z] ok  	github.com/docker/docker/builder/remotecontext	0.583s	coverage: 9.2% of statements
01:35:34 [2020-05-21T01:35:34.405Z] ok  	github.com/docker/docker/builder/dockerfile	0.434s	coverage: 46.5% of statements
01:35:34 [2020-05-21T01:35:34.405Z] ok  	github.com/docker/docker/cli/debug	0.449s	coverage: 100.0% of statements
01:35:34 [2020-05-21T01:35:34.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:35:34 [2020-05-21T01:35:34.932Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:35:34 [2020-05-21T01:35:34.932Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:35:35 [2020-05-21T01:35:35.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:35:36 [2020-05-21T01:35:36.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:35:37 [2020-05-21T01:35:37.599Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.96s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s)
01:35:37 [2020-05-21T01:35:37.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s)
01:35:37 [2020-05-21T01:35:37.599Z] === RUN   TestCgroupNamespacesRun
01:35:38 [2020-05-21T01:35:38.648Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:35:38 [2020-05-21T01:35:38.648Z] Using test binary docker
01:35:38 [2020-05-21T01:35:38.648Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:35:38 [2020-05-21T01:35:38.648Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:35:38 [2020-05-21T01:35:38.648Z] INFO: Waiting for daemon to start...
01:35:38 [2020-05-21T01:35:38.648Z] Starting dockerd
01:35:39 [2020-05-21T01:35:39.064Z] --- PASS: TestCgroupNamespacesRun (1.80s)
01:35:39 [2020-05-21T01:35:39.064Z] === RUN   TestCgroupNamespacesRunPrivileged
01:35:39 [2020-05-21T01:35:39.147Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
01:35:40 [2020-05-21T01:35:40.542Z] .
01:35:40 [2020-05-21T01:35:40.542Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:35:40 [2020-05-21T01:35:40.542Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:35:40 [2020-05-21T01:35:40.542Z] Error: No such image: emptyfs
01:35:40 [2020-05-21T01:35:40.542Z] Running integration-test (iteration 1)
01:35:40 [2020-05-21T01:35:40.542Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
01:35:41 [2020-05-21T01:35:41.078Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s)
01:35:41 [2020-05-21T01:35:41.078Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:35:42 [2020-05-21T01:35:42.139Z] #53 ...
01:35:42 [2020-05-21T01:35:42.140Z] 
01:35:42 [2020-05-21T01:35:42.140Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
01:35:42 [2020-05-21T01:35:42.140Z] #46 DONE 511.8s
01:35:42 [2020-05-21T01:35:42.140Z] 
01:35:42 [2020-05-21T01:35:42.140Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:35:42 [2020-05-21T01:35:42.427Z] #53 ...
01:35:42 [2020-05-21T01:35:42.427Z] 
01:35:42 [2020-05-21T01:35:42.427Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
01:35:42 [2020-05-21T01:35:42.545Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
01:35:42 [2020-05-21T01:35:42.545Z] === RUN   TestCgroupNamespacesRunHostMode
01:35:42 [2020-05-21T01:35:42.710Z] #47 DONE 0.1s
01:35:42 [2020-05-21T01:35:42.711Z] 
01:35:42 [2020-05-21T01:35:42.711Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
01:35:42 [2020-05-21T01:35:42.711Z] #49 DONE 0.1s
01:35:42 [2020-05-21T01:35:42.711Z] 
01:35:42 [2020-05-21T01:35:42.711Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
01:35:42 [2020-05-21T01:35:42.711Z] #51 DONE 0.1s
01:35:42 [2020-05-21T01:35:42.711Z] 
01:35:42 [2020-05-21T01:35:42.711Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
01:35:44 [2020-05-21T01:35:44.559Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
01:35:44 [2020-05-21T01:35:44.559Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:35:46 [2020-05-21T01:35:46.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
01:35:46 [2020-05-21T01:35:46.024Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:35:46 [2020-05-21T01:35:46.877Z] ok  	github.com/docker/docker/client	0.535s	coverage: 74.9% of statements
01:35:48 [2020-05-21T01:35:48.038Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s)
01:35:48 [2020-05-21T01:35:48.038Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:35:48 [2020-05-21T01:35:48.682Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
01:35:48 [2020-05-21T01:35:48.682Z] === RUN   TestCgroupNamespacesRunOlderClient
01:35:50 [2020-05-21T01:35:50.497Z] Loaded image: buildpack-deps:jessie
01:35:50 [2020-05-21T01:35:50.497Z] Loaded image: busybox:latest
01:35:50 [2020-05-21T01:35:50.497Z] Loaded image: busybox:glibc
01:35:50 [2020-05-21T01:35:50.497Z] Loaded image: debian:jessie
01:35:50 [2020-05-21T01:35:50.497Z] Loaded image: hello-world:latest
01:35:50 [2020-05-21T01:35:50.497Z] INFO: Testing against a local daemon
01:35:50 [2020-05-21T01:35:50.497Z] === RUN   TestCgroupNamespacesBuild
01:35:50 [2020-05-21T01:35:50.698Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
01:35:50 [2020-05-21T01:35:50.699Z] === RUN   TestKernelTCPMemory
01:35:51 [2020-05-21T01:35:51.310Z] --- PASS: TestKernelTCPMemory (0.90s)
01:35:51 [2020-05-21T01:35:51.310Z] === RUN   TestNISDomainname
01:35:52 [2020-05-21T01:35:52.312Z] --- PASS: TestNISDomainname (0.98s)
01:35:52 [2020-05-21T01:35:52.312Z] === RUN   TestHostnameDnsResolution
01:35:53 [2020-05-21T01:35:53.769Z] --- PASS: TestCgroupNamespacesBuild (3.16s)
01:35:53 [2020-05-21T01:35:53.770Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:35:54 [2020-05-21T01:35:54.328Z] --- PASS: TestHostnameDnsResolution (1.79s)
01:35:54 [2020-05-21T01:35:54.328Z] === RUN   TestStats
01:35:56 [2020-05-21T01:35:56.291Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.60s)
01:35:56 [2020-05-21T01:35:56.291Z] === RUN   TestBuildWithSession
01:35:56 [2020-05-21T01:35:56.291Z] --- SKIP: TestBuildWithSession (0.00s)
01:35:56 [2020-05-21T01:35:56.291Z]     build_session_test.go:25: TODO: BuildKit
01:35:56 [2020-05-21T01:35:56.291Z] === RUN   TestBuildSquashParent
01:35:56 [2020-05-21T01:35:56.992Z] --- PASS: TestStats (2.91s)
01:35:56 [2020-05-21T01:35:56.992Z] === RUN   TestStopContainerWithTimeout
01:35:56 [2020-05-21T01:35:56.992Z] === RUN   TestStopContainerWithTimeout/0
01:35:56 [2020-05-21T01:35:56.992Z] === PAUSE TestStopContainerWithTimeout/0
01:35:56 [2020-05-21T01:35:56.992Z] === RUN   TestStopContainerWithTimeout/1
01:35:56 [2020-05-21T01:35:56.992Z] === PAUSE TestStopContainerWithTimeout/1
01:35:56 [2020-05-21T01:35:56.992Z] === RUN   TestStopContainerWithTimeout/3
01:35:56 [2020-05-21T01:35:56.992Z] === PAUSE TestStopContainerWithTimeout/3
01:35:56 [2020-05-21T01:35:56.992Z] === RUN   TestStopContainerWithTimeout/-1
01:35:56 [2020-05-21T01:35:56.992Z] === PAUSE TestStopContainerWithTimeout/-1
01:35:56 [2020-05-21T01:35:56.992Z] === CONT  TestStopContainerWithTimeout/0
01:35:56 [2020-05-21T01:35:56.992Z] === CONT  TestStopContainerWithTimeout/-1
01:35:57 [2020-05-21T01:35:57.967Z] #53 472.5 + bin/containerd-stress
01:35:58 [2020-05-21T01:35:58.456Z] === CONT  TestStopContainerWithTimeout/3
01:36:00 [2020-05-21T01:36:00.468Z] === CONT  TestStopContainerWithTimeout/1
01:36:00 [2020-05-21T01:36:00.657Z] #53 476.1 + bin/containerd-shim
01:36:01 [2020-05-21T01:36:01.785Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.926s	coverage: 86.3% of statements
01:36:02 [2020-05-21T01:36:02.251Z] ?   	github.com/docker/docker/cli	[no test files]
01:36:02 [2020-05-21T01:36:02.251Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:36:02 [2020-05-21T01:36:02.481Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:36:02 [2020-05-21T01:36:02.481Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
01:36:02 [2020-05-21T01:36:02.481Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
01:36:02 [2020-05-21T01:36:02.481Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
01:36:02 [2020-05-21T01:36:02.481Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
01:36:02 [2020-05-21T01:36:02.481Z] === RUN   TestDeleteDevicemapper
01:36:02 [2020-05-21T01:36:02.481Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:36:02 [2020-05-21T01:36:02.481Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:36:02 [2020-05-21T01:36:02.481Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:36:04 [2020-05-21T01:36:04.387Z] --- PASS: TestBuildSquashParent (7.18s)
01:36:04 [2020-05-21T01:36:04.387Z] === RUN   TestBuildWithRemoveAndForceRemove
01:36:04 [2020-05-21T01:36:04.387Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:36:04 [2020-05-21T01:36:04.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:36:04 [2020-05-21T01:36:04.387Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:36:04 [2020-05-21T01:36:04.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:36:04 [2020-05-21T01:36:04.387Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:36:04 [2020-05-21T01:36:04.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:36:04 [2020-05-21T01:36:04.387Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:36:04 [2020-05-21T01:36:04.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:36:04 [2020-05-21T01:36:04.387Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:36:04 [2020-05-21T01:36:04.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:36:04 [2020-05-21T01:36:04.387Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:36:04 [2020-05-21T01:36:04.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:36:04 [2020-05-21T01:36:04.387Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:36:04 [2020-05-21T01:36:04.387Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:36:05 [2020-05-21T01:36:05.924Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s)
01:36:05 [2020-05-21T01:36:05.924Z] === RUN   TestUpdateMemory
01:36:05 [2020-05-21T01:36:05.924Z] --- SKIP: TestUpdateMemory (0.00s)
01:36:05 [2020-05-21T01:36:05.924Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
01:36:05 [2020-05-21T01:36:05.924Z] === RUN   TestUpdateCPUQuota
01:36:06 [2020-05-21T01:36:06.282Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:36:06 [2020-05-21T01:36:06.282Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:36:06 [2020-05-21T01:36:06.925Z] --- PASS: TestUpdateCPUQuota (1.17s)
01:36:06 [2020-05-21T01:36:06.925Z] === RUN   TestUpdatePidsLimit
01:36:06 [2020-05-21T01:36:06.925Z] === RUN   TestUpdatePidsLimit/update_from_none
01:36:07 [2020-05-21T01:36:07.208Z] === RUN   TestUpdatePidsLimit/no_change
01:36:07 [2020-05-21T01:36:07.820Z] === RUN   TestUpdatePidsLimit/update_lower
01:36:08 [2020-05-21T01:36:08.100Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:36:08 [2020-05-21T01:36:08.175Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:36:08 [2020-05-21T01:36:08.175Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:36:08 [2020-05-21T01:36:08.381Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:36:08 [2020-05-21T01:36:08.992Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:36:09 [2020-05-21T01:36:09.272Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:36:09 [2020-05-21T01:36:09.391Z] ok  	github.com/docker/docker/cmd/dockerd	0.567s	coverage: 19.3% of statements
01:36:10 [2020-05-21T01:36:10.067Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
01:36:10 [2020-05-21T01:36:10.067Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s)
01:36:10 [2020-05-21T01:36:10.067Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s)
01:36:10 [2020-05-21T01:36:10.067Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
01:36:10 [2020-05-21T01:36:10.067Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s)
01:36:10 [2020-05-21T01:36:10.067Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s)
01:36:10 [2020-05-21T01:36:10.067Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s)
01:36:10 [2020-05-21T01:36:10.067Z] === RUN   TestBuildMultiStageCopy
01:36:10 [2020-05-21T01:36:10.067Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:36:10 [2020-05-21T01:36:10.736Z] --- PASS: TestUpdatePidsLimit (3.64s)
01:36:10 [2020-05-21T01:36:10.736Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
01:36:10 [2020-05-21T01:36:10.736Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
01:36:10 [2020-05-21T01:36:10.736Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
01:36:10 [2020-05-21T01:36:10.736Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
01:36:10 [2020-05-21T01:36:10.736Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
01:36:10 [2020-05-21T01:36:10.736Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
01:36:10 [2020-05-21T01:36:10.736Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
01:36:10 [2020-05-21T01:36:10.736Z] === RUN   TestUpdateRestartPolicy
01:36:10 [2020-05-21T01:36:10.950Z] ok  	github.com/docker/docker/container	0.622s	coverage: 41.6% of statements
01:36:10 [2020-05-21T01:36:10.950Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:36:10 [2020-05-21T01:36:10.950Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:36:10 [2020-05-21T01:36:10.950Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:36:10 [2020-05-21T01:36:10.950Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:36:10 [2020-05-21T01:36:10.992Z] #53 486.5 + bin/containerd-shim-runc-v1
01:36:12 [2020-05-21T01:36:12.511Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.235s	coverage: 65.3% of statements
01:36:13 [2020-05-21T01:36:13.338Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:36:14 [2020-05-21T01:36:14.267Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:36:15 [2020-05-21T01:36:15.196Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:36:16 [2020-05-21T01:36:16.125Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:36:16 [2020-05-21T01:36:16.290Z] ok  	github.com/docker/docker/daemon/cluster	0.837s	coverage: 0.5% of statements
01:36:16 [2020-05-21T01:36:16.290Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.170s	coverage: 35.6% of statements
01:36:16 [2020-05-21T01:36:16.520Z] #53 491.3 + bin/containerd-shim-runc-v2
01:36:17 [2020-05-21T01:36:17.142Z] #53 492.8 + binaries
01:36:17 [2020-05-21T01:36:17.142Z] #53 492.8 + install -D bin/containerd /build/containerd
01:36:17 [2020-05-21T01:36:17.142Z] #53 492.9 + install -D bin/containerd-shim /build/containerd-shim
01:36:17 [2020-05-21T01:36:17.432Z] #53 492.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:36:17 [2020-05-21T01:36:17.432Z] #53 492.9 + install -D bin/ctr /build/ctr
01:36:17 [2020-05-21T01:36:17.432Z] #53 DONE 493.0s
01:36:17 [2020-05-21T01:36:17.494Z] --- PASS: TestBuildMultiStageCopy (7.16s)
01:36:17 [2020-05-21T01:36:17.494Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s)
01:36:17 [2020-05-21T01:36:17.494Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
01:36:17 [2020-05-21T01:36:17.494Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
01:36:17 [2020-05-21T01:36:17.494Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
01:36:17 [2020-05-21T01:36:17.494Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
01:36:17 [2020-05-21T01:36:17.494Z] === RUN   TestBuildMultiStageParentConfig
01:36:18 [2020-05-21T01:36:18.922Z] 
01:36:18 [2020-05-21T01:36:18.922Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
01:36:18 [2020-05-21T01:36:18.922Z] #54 DONE 0.1s
01:36:18 [2020-05-21T01:36:18.922Z] 
01:36:18 [2020-05-21T01:36:18.922Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
01:36:18 [2020-05-21T01:36:18.922Z] #57 DONE 0.1s
01:36:18 [2020-05-21T01:36:18.922Z] 
01:36:18 [2020-05-21T01:36:18.922Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
01:36:18 [2020-05-21T01:36:18.922Z] #59 DONE 0.1s
01:36:18 [2020-05-21T01:36:18.922Z] 
01:36:18 [2020-05-21T01:36:18.922Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
01:36:18 [2020-05-21T01:36:18.922Z] #61 DONE 0.1s
01:36:19 [2020-05-21T01:36:19.206Z] 
01:36:19 [2020-05-21T01:36:19.206Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
01:36:19 [2020-05-21T01:36:19.206Z] #62 DONE 0.0s
01:36:19 [2020-05-21T01:36:19.206Z] 
01:36:19 [2020-05-21T01:36:19.206Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
01:36:21 [2020-05-21T01:36:21.030Z] ok  	github.com/docker/docker/daemon/discovery	0.358s	coverage: 30.0% of statements
01:36:21 [2020-05-21T01:36:21.898Z] #63 DONE 2.4s
01:36:21 [2020-05-21T01:36:21.898Z] 
01:36:21 [2020-05-21T01:36:21.898Z] #64 exporting to oci image format
01:36:21 [2020-05-21T01:36:21.898Z] #64 exporting layers
01:36:22 [2020-05-21T01:36:22.744Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
01:36:22 [2020-05-21T01:36:22.744Z] === RUN   TestBuildLabelWithTargets
01:36:23 [2020-05-21T01:36:23.238Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.455s	coverage: 11.1% of statements
01:36:23 [2020-05-21T01:36:23.238Z] ok  	github.com/docker/docker/daemon/config	1.244s	coverage: 79.6% of statements
01:36:24 [2020-05-21T01:36:24.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:36:24 [2020-05-21T01:36:24.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:36:25 [2020-05-21T01:36:25.921Z] --- PASS: TestUpdateRestartPolicy (12.95s)
01:36:25 [2020-05-21T01:36:25.921Z] === RUN   TestUpdateRestartWithAutoRemove
01:36:25 [2020-05-21T01:36:25.921Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
01:36:25 [2020-05-21T01:36:25.921Z] === RUN   TestWaitNonBlocked
01:36:25 [2020-05-21T01:36:25.921Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:36:25 [2020-05-21T01:36:25.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:36:25 [2020-05-21T01:36:25.921Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:36:25 [2020-05-21T01:36:25.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:36:25 [2020-05-21T01:36:25.921Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:36:25 [2020-05-21T01:36:25.921Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:36:25 [2020-05-21T01:36:25.921Z] --- PASS: TestWaitNonBlocked (0.02s)
01:36:25 [2020-05-21T01:36:25.921Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
01:36:25 [2020-05-21T01:36:25.921Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s)
01:36:25 [2020-05-21T01:36:25.921Z] === RUN   TestWaitBlocked
01:36:25 [2020-05-21T01:36:25.921Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:36:25 [2020-05-21T01:36:25.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:36:25 [2020-05-21T01:36:25.921Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:36:25 [2020-05-21T01:36:25.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:36:25 [2020-05-21T01:36:25.921Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:36:25 [2020-05-21T01:36:25.921Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:36:26 [2020-05-21T01:36:26.179Z] ok  	github.com/docker/docker/daemon/events	0.384s	coverage: 50.0% of statements
01:36:26 [2020-05-21T01:36:26.647Z] ok  	github.com/docker/docker/daemon/graphdriver	0.283s	coverage: 2.3% of statements
01:36:26 [2020-05-21T01:36:26.922Z] --- PASS: TestWaitBlocked (0.01s)
01:36:26 [2020-05-21T01:36:26.922Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
01:36:26 [2020-05-21T01:36:26.922Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
01:36:26 [2020-05-21T01:36:26.922Z] === CONT  TestContainerStartOnDaemonRestart
01:36:26 [2020-05-21T01:36:26.922Z] === CONT  TestIpcModeOlderClient
01:36:26 [2020-05-21T01:36:26.922Z] --- PASS: TestIpcModeOlderClient (0.19s)
01:36:26 [2020-05-21T01:36:26.922Z] === CONT  TestDaemonHostGatewayIP
01:36:27 [2020-05-21T01:36:27.113Z] ok  	github.com/docker/docker/daemon	4.547s	coverage: 9.2% of statements
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
01:36:27 [2020-05-21T01:36:27.113Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
01:36:27 [2020-05-21T01:36:27.579Z] ok  	github.com/docker/docker/daemon/links	0.288s	coverage: 93.0% of statements
01:36:29 [2020-05-21T01:36:29.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:36:29 [2020-05-21T01:36:29.588Z] === CONT  TestContainerKillOnDaemonStart
01:36:29 [2020-05-21T01:36:29.588Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s)
01:36:29 [2020-05-21T01:36:29.787Z] ok  	github.com/docker/docker/daemon/images	0.524s	coverage: 4.9% of statements
01:36:29 [2020-05-21T01:36:29.787Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:36:29 [2020-05-21T01:36:29.787Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:36:30 [2020-05-21T01:36:30.253Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.636s	coverage: 77.4% of statements
01:36:30 [2020-05-21T01:36:30.589Z] --- PASS: TestDaemonHostGatewayIP (3.64s)
01:36:30 [2020-05-21T01:36:30.589Z] === CONT  TestDaemonRestartIpcMode
01:36:30 [2020-05-21T01:36:30.719Z] ok  	github.com/docker/docker/daemon/logger	0.417s	coverage: 42.1% of statements
01:36:30 [2020-05-21T01:36:30.719Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
01:36:30 [2020-05-21T01:36:30.719Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:36:30 [2020-05-21T01:36:30.719Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:36:30 [2020-05-21T01:36:30.719Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
01:36:30 [2020-05-21T01:36:30.719Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
01:36:30 [2020-05-21T01:36:30.719Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.441s	coverage: 61.6% of statements
01:36:30 [2020-05-21T01:36:30.837Z] --- PASS: TestBuildLabelWithTargets (8.00s)
01:36:30 [2020-05-21T01:36:30.837Z] === RUN   TestBuildWithEmptyLayers
01:36:31 [2020-05-21T01:36:31.701Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.203s	coverage: 87.2% of statements
01:36:33 [2020-05-21T01:36:33.259Z] ok  	github.com/docker/docker/daemon/logger/local	0.426s	coverage: 75.2% of statements
01:36:33 [2020-05-21T01:36:33.259Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:36:33 [2020-05-21T01:36:33.358Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
01:36:33 [2020-05-21T01:36:33.358Z] === RUN   TestBuildMultiStageOnBuild
01:36:33 [2020-05-21T01:36:33.725Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.278s	coverage: 35.9% of statements
01:36:33 [2020-05-21T01:36:33.725Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.178s	coverage: 33.3% of statements
01:36:34 [2020-05-21T01:36:34.963Z] --- PASS: TestDaemonRestartIpcMode (3.60s)
01:36:35 [2020-05-21T01:36:35.284Z] ok  	github.com/docker/docker/daemon/logger/templates	0.139s	coverage: 8.3% of statements
01:36:35 [2020-05-21T01:36:35.750Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.224s	coverage: 47.8% of statements
01:36:37 [2020-05-21T01:36:37.314Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.261s	coverage: 82.5% of statements
01:36:37 [2020-05-21T01:36:37.314Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:36:37 [2020-05-21T01:36:37.314Z] ?   	github.com/docker/docker/daemon/network	[no test files]
01:36:37 [2020-05-21T01:36:37.314Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:36:37 [2020-05-21T01:36:37.534Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:36:37 [2020-05-21T01:36:37.534Z] 
01:36:37 [2020-05-21T01:36:37.534Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:36:37 [2020-05-21T01:36:37.534Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:36:37 [2020-05-21T01:36:37.534Z] HOSTNAME=08ee4d07a7b8
01:36:37 [2020-05-21T01:36:37.534Z] TESTDEBUG=0
01:36:37 [2020-05-21T01:36:37.534Z] DEST=bundles/test-integration
01:36:37 [2020-05-21T01:36:37.534Z] PWD=/go/src/github.com/docker/docker
01:36:37 [2020-05-21T01:36:37.534Z] DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74
01:36:37 [2020-05-21T01:36:37.534Z] container=docker
01:36:37 [2020-05-21T01:36:37.534Z] HOME=/root
01:36:37 [2020-05-21T01:36:37.534Z] GOLANG_VERSION=1.13.11
01:36:37 [2020-05-21T01:36:37.534Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:36:37 [2020-05-21T01:36:37.534Z] VALIDATE_BRANCH=master
01:36:37 [2020-05-21T01:36:37.534Z] TERM=xterm
01:36:37 [2020-05-21T01:36:37.534Z] DOCKER_PKG=github.com/docker/docker
01:36:37 [2020-05-21T01:36:37.534Z] SHLVL=1
01:36:37 [2020-05-21T01:36:37.534Z] TIMEOUT=120m
01:36:37 [2020-05-21T01:36:37.534Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
01:36:37 [2020-05-21T01:36:37.534Z] DOCKER_GRAPHDRIVER=overlay2
01:36:37 [2020-05-21T01:36:37.534Z] GO111MODULE=off
01:36:37 [2020-05-21T01:36:37.534Z] DOCKER_EXPERIMENTAL=1
01:36:37 [2020-05-21T01:36:37.534Z] TEST_SKIP_INTEGRATION_CLI=1
01:36:37 [2020-05-21T01:36:37.534Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:36:37 [2020-05-21T01:36:37.534Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:36:37 [2020-05-21T01:36:37.534Z] GOPATH=/go
01:36:37 [2020-05-21T01:36:37.534Z] PKG_CONFIG=pkg-config
01:36:37 [2020-05-21T01:36:37.534Z] _=/usr/bin/env
01:36:37 [2020-05-21T01:36:37.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:36:38 [2020-05-21T01:36:38.297Z] ok  	github.com/docker/docker/distribution	1.384s	coverage: 20.3% of statements
01:36:38 [2020-05-21T01:36:38.609Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
01:36:38 [2020-05-21T01:36:38.609Z] === RUN   TestBuildUncleanTarFilenames
01:36:38 [2020-05-21T01:36:38.763Z] ok  	github.com/docker/docker/distribution/metadata	0.984s	coverage: 48.2% of statements
01:36:38 [2020-05-21T01:36:38.763Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:36:38 [2020-05-21T01:36:38.866Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
01:36:38 [2020-05-21T01:36:38.866Z] === RUN   TestBuildMultiStageLayerLeak
01:36:39 [2020-05-21T01:36:39.230Z] ok  	github.com/docker/docker/errdefs	0.121s	coverage: 49.4% of statements
01:36:40 [2020-05-21T01:36:40.789Z] ok  	github.com/docker/docker/distribution/xfer	2.549s	coverage: 76.8% of statements
01:36:40 [2020-05-21T01:36:40.789Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:36:40 [2020-05-21T01:36:40.789Z] ok  	github.com/docker/docker/image/cache	0.311s	coverage: 19.2% of statements
01:36:40 [2020-05-21T01:36:40.789Z] ok  	github.com/docker/docker/image/v1	0.135s	coverage: 25.0% of statements
01:36:41 [2020-05-21T01:36:41.255Z] ok  	github.com/docker/docker/image	0.898s	coverage: 86.4% of statements
01:36:41 [2020-05-21T01:36:41.722Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:36:41 [2020-05-21T01:36:41.722Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:36:41 [2020-05-21T01:36:41.747Z] --- PASS: TestContainerKillOnDaemonStart (12.28s)
01:36:41 [2020-05-21T01:36:41.747Z] PASS
01:36:41 [2020-05-21T01:36:41.747Z] 
01:36:41 [2020-05-21T01:36:41.747Z] === Skipped
01:36:41 [2020-05-21T01:36:41.747Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
01:36:41 [2020-05-21T01:36:41.747Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:36:41 [2020-05-21T01:36:41.747Z] 
01:36:41 [2020-05-21T01:36:41.747Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
01:36:41 [2020-05-21T01:36:41.747Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:36:41 [2020-05-21T01:36:41.747Z] 
01:36:41 [2020-05-21T01:36:41.747Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
01:36:41 [2020-05-21T01:36:41.747Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:36:41 [2020-05-21T01:36:41.747Z] 
01:36:41 [2020-05-21T01:36:41.747Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:36:41 [2020-05-21T01:36:41.747Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:36:41 [2020-05-21T01:36:41.747Z] 
01:36:41 [2020-05-21T01:36:41.747Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
01:36:41 [2020-05-21T01:36:41.747Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:36:41 [2020-05-21T01:36:41.747Z] 
01:36:41 [2020-05-21T01:36:41.747Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
01:36:41 [2020-05-21T01:36:41.747Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
01:36:41 [2020-05-21T01:36:41.747Z] 
01:36:41 [2020-05-21T01:36:41.747Z] 
01:36:41 [2020-05-21T01:36:41.747Z] DONE 200 tests, 6 skipped in 155.084s
01:36:42 [2020-05-21T01:36:42.027Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
01:36:42 [2020-05-21T01:36:42.027Z] ++ 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
01:36:42 [2020-05-21T01:36:42.027Z] ++ set -e
01:36:42 [2020-05-21T01:36:42.027Z] ++ '[' -n 0 ']'
01:36:42 [2020-05-21T01:36:42.027Z] ++ set -x
01:36:42 [2020-05-21T01:36:42.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
01:36:42 [2020-05-21T01:36:42.027Z] INFO: Testing against a local daemon
01:36:42 [2020-05-21T01:36:42.027Z] === RUN   TestCommitInheritsEnv
01:36:42 [2020-05-21T01:36:42.188Z] ok  	github.com/docker/docker/libcontainerd/queue	0.093s	coverage: 100.0% of statements
01:36:42 [2020-05-21T01:36:42.639Z] --- PASS: TestCommitInheritsEnv (0.59s)
01:36:42 [2020-05-21T01:36:42.639Z] === RUN   TestImportExtremelyLargeImageWorks
01:36:42 [2020-05-21T01:36:42.639Z] === PAUSE TestImportExtremelyLargeImageWorks
01:36:42 [2020-05-21T01:36:42.639Z] === RUN   TestImagesFilterMultiReference
01:36:42 [2020-05-21T01:36:42.919Z] --- PASS: TestImagesFilterMultiReference (0.04s)
01:36:42 [2020-05-21T01:36:42.919Z] === RUN   TestImagePullPlatformInvalid
01:36:42 [2020-05-21T01:36:42.919Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
01:36:42 [2020-05-21T01:36:42.919Z] === RUN   TestRemoveImageOrphaning
01:36:43 [2020-05-21T01:36:43.533Z] --- PASS: TestRemoveImageOrphaning (0.58s)
01:36:43 [2020-05-21T01:36:43.533Z] === RUN   TestRemoveImageGarbageCollector
01:36:43 [2020-05-21T01:36:43.533Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:36:43 [2020-05-21T01:36:43.533Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:36:43 [2020-05-21T01:36:43.533Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:36:43 [2020-05-21T01:36:43.533Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
01:36:43 [2020-05-21T01:36:43.533Z] === RUN   TestTagInvalidReference
01:36:43 [2020-05-21T01:36:43.533Z] --- PASS: TestTagInvalidReference (0.01s)
01:36:43 [2020-05-21T01:36:43.533Z] === RUN   TestTagValidPrefixedRepo
01:36:43 [2020-05-21T01:36:43.533Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
01:36:43 [2020-05-21T01:36:43.533Z] === RUN   TestTagExistedNameWithoutForce
01:36:43 [2020-05-21T01:36:43.533Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
01:36:43 [2020-05-21T01:36:43.533Z] === RUN   TestTagOfficialNames
01:36:43 [2020-05-21T01:36:43.533Z] --- PASS: TestTagOfficialNames (0.04s)
01:36:43 [2020-05-21T01:36:43.533Z] === RUN   TestTagMatchesDigest
01:36:43 [2020-05-21T01:36:43.533Z] --- PASS: TestTagMatchesDigest (0.01s)
01:36:43 [2020-05-21T01:36:43.533Z] === CONT  TestImportExtremelyLargeImageWorks
01:36:44 [2020-05-21T01:36:44.118Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
01:36:44 [2020-05-21T01:36:44.118Z] === RUN   TestBuildWithHugeFile
01:36:44 [2020-05-21T01:36:44.395Z] ok  	github.com/docker/docker/libcontainerd/local	0.395s	coverage: 1.0% of statements
01:36:44 [2020-05-21T01:36:44.395Z] ok  	github.com/docker/docker/pkg/aaparser	0.066s	coverage: 50.0% of statements
01:36:44 [2020-05-21T01:36:44.862Z] ok  	github.com/docker/docker/opts	0.263s	coverage: 67.7% of statements
01:36:44 [2020-05-21T01:36:44.862Z] ok  	github.com/docker/docker/layer	0.929s	coverage: 30.1% of statements
01:36:44 [2020-05-21T01:36:44.862Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:36:44 [2020-05-21T01:36:44.862Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:36:44 [2020-05-21T01:36:44.862Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:36:44 [2020-05-21T01:36:44.862Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:36:44 [2020-05-21T01:36:44.862Z] ?   	github.com/docker/docker/oci	[no test files]
01:36:44 [2020-05-21T01:36:44.862Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:36:45 [2020-05-21T01:36:45.845Z] ok  	github.com/docker/docker/pkg/broadcaster	0.103s	coverage: 100.0% of statements
01:36:46 [2020-05-21T01:36:46.828Z] ok  	github.com/docker/docker/pkg/capabilities	0.099s	coverage: 87.5% of statements
01:36:46 [2020-05-21T01:36:46.828Z] ok  	github.com/docker/docker/pkg/authorization	0.545s	coverage: 26.8% of statements
01:36:47 [2020-05-21T01:36:47.811Z] ok  	github.com/docker/docker/pkg/directory	0.042s	coverage: 80.0% of statements
01:36:47 [2020-05-21T01:36:47.811Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.167s	coverage: 15.4% of statements
01:36:48 [2020-05-21T01:36:48.276Z] ok  	github.com/docker/docker/pkg/discovery	0.098s	coverage: 58.3% of statements
01:36:49 [2020-05-21T01:36:49.259Z] ok  	github.com/docker/docker/pkg/discovery/file	0.126s	coverage: 92.9% of statements
01:36:50 [2020-05-21T01:36:50.830Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.421s	coverage: 92.3% of statements
01:36:50 [2020-05-21T01:36:50.830Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.052s	coverage: 93.8% of statements
01:36:51 [2020-05-21T01:36:51.505Z] ................................................                         [ 29%]
01:36:51 [2020-05-21T01:36:51.813Z] ok  	github.com/docker/docker/pkg/filenotify	0.044s	coverage: 36.2% of statements
01:36:51 [2020-05-21T01:36:51.813Z] ok  	github.com/docker/docker/pkg/fileutils	0.090s	coverage: 87.7% of statements
01:36:52 [2020-05-21T01:36:52.796Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 42.9% of statements
01:36:53 [2020-05-21T01:36:53.263Z] ok  	github.com/docker/docker/pkg/idtools	0.061s	coverage: 6.5% of statements
01:36:53 [2020-05-21T01:36:53.263Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.522s	coverage: 84.1% of statements
01:36:53 [2020-05-21T01:36:53.729Z] ok  	github.com/docker/docker/pkg/archive	6.625s	coverage: 62.2% of statements
01:36:55 [2020-05-21T01:36:55.288Z] ok  	github.com/docker/docker/pkg/locker	0.143s	coverage: 88.9% of statements
01:36:55 [2020-05-21T01:36:55.288Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.216s	coverage: 91.7% of statements
01:36:55 [2020-05-21T01:36:55.288Z] ok  	github.com/docker/docker/pkg/ioutils	0.697s	coverage: 69.2% of statements
01:36:55 [2020-05-21T01:36:55.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:36:55 [2020-05-21T01:36:55.755Z] ok  	github.com/docker/docker/pkg/longpath	0.042s	coverage: 100.0% of statements
01:36:55 [2020-05-21T01:36:55.755Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.034s	coverage: 85.7% of statements
01:36:56 [2020-05-21T01:36:56.222Z] ok  	github.com/docker/docker/pkg/parsers	0.200s	coverage: 97.0% of statements
01:36:56 [2020-05-21T01:36:56.688Z] ok  	github.com/docker/docker/pkg/pidfile	0.083s	coverage: 82.6% of statements
01:36:57 [2020-05-21T01:36:57.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:36:58 [2020-05-21T01:36:58.248Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.176s	coverage: 56.8% of statements
01:36:59 [2020-05-21T01:36:59.231Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.210s	coverage: 85.7% of statements
01:36:59 [2020-05-21T01:36:59.231Z] ok  	github.com/docker/docker/pkg/pools	0.032s	coverage: 88.2% of statements
01:37:00 [2020-05-21T01:37:00.214Z] ok  	github.com/docker/docker/pkg/progress	0.036s	coverage: 75.9% of statements
01:37:00 [2020-05-21T01:37:00.680Z] ok  	github.com/docker/docker/pkg/reexec	0.081s	coverage: 82.4% of statements
01:37:00 [2020-05-21T01:37:00.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:37:01 [2020-05-21T01:37:01.147Z] ok  	github.com/docker/docker/pkg/pubsub	1.090s	coverage: 73.9% of statements
01:37:01 [2020-05-21T01:37:01.613Z] ok  	github.com/docker/docker/pkg/signal	0.033s	coverage: 20.3% of statements
01:37:02 [2020-05-21T01:37:02.080Z] ok  	github.com/docker/docker/pkg/stdcopy	0.034s	coverage: 100.0% of statements
01:37:03 [2020-05-21T01:37:03.063Z] ok  	github.com/docker/docker/pkg/streamformatter	0.057s	coverage: 66.2% of statements
01:37:03 [2020-05-21T01:37:03.063Z] ok  	github.com/docker/docker/pkg/stringid	0.034s	coverage: 70.6% of statements
01:37:04 [2020-05-21T01:37:04.047Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:37:04 [2020-05-21T01:37:04.047Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:37:04 [2020-05-21T01:37:04.047Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
01:37:04 [2020-05-21T01:37:04.047Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:37:04 [2020-05-21T01:37:04.047Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
01:37:04 [2020-05-21T01:37:04.047Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
01:37:04 [2020-05-21T01:37:04.047Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:37:04 [2020-05-21T01:37:04.047Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:37:04 [2020-05-21T01:37:04.047Z] ok  	github.com/docker/docker/pkg/sysinfo	0.055s	coverage: 38.2% of statements
01:37:05 [2020-05-21T01:37:05.030Z] ok  	github.com/docker/docker/pkg/system	0.065s	coverage: 13.8% of statements
01:37:05 [2020-05-21T01:37:05.030Z] ok  	github.com/docker/docker/pkg/tailfile	0.151s	coverage: 88.6% of statements
01:37:05 [2020-05-21T01:37:05.497Z] testing: warning: no tests to run
01:37:05 [2020-05-21T01:37:05.497Z] coverage: [no statements]
01:37:05 [2020-05-21T01:37:05.963Z] ok  	github.com/docker/docker/pkg/term/windows	0.035s	coverage: [no statements] [no tests to run]
01:37:05 [2020-05-21T01:37:05.963Z] ok  	github.com/docker/docker/pkg/tarsum	0.138s	coverage: 89.3% of statements
01:37:05 [2020-05-21T01:37:05.963Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
01:37:06 [2020-05-21T01:37:06.429Z] ok  	github.com/docker/docker/pkg/urlutil	0.134s	coverage: 100.0% of statements
01:37:06 [2020-05-21T01:37:06.896Z] ok  	github.com/docker/docker/pkg/useragent	0.088s	coverage: 88.9% of statements
01:37:08 [2020-05-21T01:37:08.455Z] ok  	github.com/docker/docker/plugin/v2	0.091s	coverage: 20.1% of statements
01:37:08 [2020-05-21T01:37:08.455Z] ok  	github.com/docker/docker/plugin	0.166s	coverage: 12.0% of statements
01:37:08 [2020-05-21T01:37:08.455Z] ok  	github.com/docker/docker/reference	0.233s	coverage: 84.4% of statements
01:37:10 [2020-05-21T01:37:10.014Z] ok  	github.com/docker/docker/restartmanager	0.034s	coverage: 50.9% of statements
01:37:10 [2020-05-21T01:37:10.014Z] ok  	github.com/docker/docker/registry/resumable	0.318s	coverage: 100.0% of statements
01:37:11 [2020-05-21T01:37:11.579Z] ok  	github.com/docker/docker/testutil	0.036s	coverage: 62.5% of statements
01:37:11 [2020-05-21T01:37:11.579Z] ok  	github.com/docker/docker/registry	0.400s	coverage: 51.7% of statements
01:37:11 [2020-05-21T01:37:11.579Z] ok  	github.com/docker/docker/runconfig	0.132s	coverage: 52.2% of statements
01:37:13 [2020-05-21T01:37:13.786Z] ok  	github.com/docker/docker/volume/drivers	0.165s	coverage: 36.1% of statements
01:37:15 [2020-05-21T01:37:15.242Z] tests/integration/api_exec_test.py .....................                 [ 34%]
01:37:15 [2020-05-21T01:37:15.344Z] ok  	github.com/docker/docker/volume/local	0.181s	coverage: 37.7% of statements
01:37:15 [2020-05-21T01:37:15.344Z] ok  	github.com/docker/docker/volume/mounts	0.240s	coverage: 66.2% of statements
01:37:16 [2020-05-21T01:37:16.327Z] ok  	github.com/docker/docker/volume/service	0.395s	coverage: 70.3% of statements
01:37:22 [2020-05-21T01:37:22.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:37:22 [2020-05-21T01:37:22.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:37:23 [2020-05-21T01:37:23.206Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
01:37:24 [2020-05-21T01:37:24.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:37:26 [2020-05-21T01:37:26.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:37:26 [2020-05-21T01:37:26.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:37:28 [2020-05-21T01:37:28.048Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
01:37:28 [2020-05-21T01:37:28.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:37:33 [2020-05-21T01:37:33.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:37:34 [2020-05-21T01:37:34.118Z] ok  	github.com/docker/docker/pkg/plugins	35.118s	coverage: 73.4% of statements
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/pkg/term	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/rootless	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/volume	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:37:34 [2020-05-21T01:37:34.118Z] 
01:37:34 [2020-05-21T01:37:34.118Z] === Skipped
01:37:34 [2020-05-21T01:37:34.118Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
01:37:34 [2020-05-21T01:37:34.118Z]     dispatchers_test.go:376: Windows does not support stopsignal
01:37:34 [2020-05-21T01:37:34.118Z] 
01:37:34 [2020-05-21T01:37:34.118Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
01:37:34 [2020-05-21T01:37:34.118Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.118Z] 
01:37:34 [2020-05-21T01:37:34.118Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
01:37:34 [2020-05-21T01:37:34.118Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.118Z] 
01:37:34 [2020-05-21T01:37:34.118Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
01:37:34 [2020-05-21T01:37:34.118Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.118Z] 
01:37:34 [2020-05-21T01:37:34.118Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
01:37:34 [2020-05-21T01:37:34.118Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.118Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     client_test.go:23: runtime.GOOS == "windows"
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     daemon_test.go:147: root required
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     reload_test.go:520: root required
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     pull_v2_test.go:73: Needs fixing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     pull_v2_test.go:118: Needs fixing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     download_test.go:268: Needs fixing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     layer_test.go:304: Failing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     layer_test.go:353: Failing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     layer_test.go:468: Failing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     layer_test.go:697: Failing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     migration_test.go:46: Failing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.584Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
01:37:34 [2020-05-21T01:37:34.584Z]     migration_test.go:182: Failing on Windows
01:37:34 [2020-05-21T01:37:34.584Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     mount_test.go:17: Failing on Windows
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     mount_test.go:76: Failing on Windows
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     mount_test.go:125: Failing on Windows
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     mount_test.go:212: Failing on Windows
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:133: Xz not present in msys2
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:238: Failing on Windows CI machines
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_windows_test.go:16: Currently fails
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     changes_test.go:192: needs more investigation
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     changes_test.go:405: needs further investigation
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     changes_test.go:441: needs further investigation
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     poller_test.go:41: No chmod on Windows
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     fileutils_test.go:134: Needs porting to Windows
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     fileutils_test.go:180: Needs porting to Windows
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
01:37:34 [2020-05-21T01:37:34.585Z]     local_test.go:181: runtime.GOOS == "windows"
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] 
01:37:34 [2020-05-21T01:37:34.585Z] DONE 1761 tests, 46 skipped in 199.998s
01:37:34 [2020-05-21T01:37:34.585Z] INFO: make.ps1 ended at 05/21/2020 01:37:34
01:37:34 [2020-05-21T01:37:34.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:37:36 [2020-05-21T01:37:36.143Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
01:37:36 [2020-05-21T01:37:36.144Z] INFO: Unit tests ended at 05/21/2020 01:37:35. Duration:00:03:33.5875276
01:37:36 [2020-05-21T01:37:36.144Z] INFO: Building busybox
01:37:36 [2020-05-21T01:37:36.144Z] Sending build context to Docker daemon   5.12kB
01:37:36 [2020-05-21T01:37:36.144Z] 
01:37:36 [2020-05-21T01:37:36.144Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
01:37:36 [2020-05-21T01:37:36.144Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
01:37:36 [2020-05-21T01:37:36.144Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
01:37:36 [2020-05-21T01:37:36.144Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
01:37:36 [2020-05-21T01:37:36.144Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
01:37:36 [2020-05-21T01:37:36.144Z]  ---> 561b89eac394
01:37:36 [2020-05-21T01:37:36.144Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
01:37:36 [2020-05-21T01:37:36.144Z]  ---> Running in 2c6ecde37745
01:37:37 [2020-05-21T01:37:37.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:37:37 [2020-05-21T01:37:37.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:37:40 [2020-05-21T01:37:40.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:37:40 [2020-05-21T01:37:40.320Z] --- PASS: TestBuildWithHugeFile (51.21s)
01:37:40 [2020-05-21T01:37:40.320Z] === RUN   TestBuildWithEmptyDockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:37:40 [2020-05-21T01:37:40.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
01:37:40 [2020-05-21T01:37:40.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
01:37:40 [2020-05-21T01:37:40.320Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
01:37:40 [2020-05-21T01:37:40.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
01:37:40 [2020-05-21T01:37:40.320Z] === RUN   TestBuildPreserveOwnership
01:37:40 [2020-05-21T01:37:40.320Z] === RUN   TestBuildPreserveOwnership/copy_from
01:37:40 [2020-05-21T01:37:40.882Z] Removing intermediate container 2c6ecde37745
01:37:40 [2020-05-21T01:37:40.882Z]  ---> 08a144385dfc
01:37:40 [2020-05-21T01:37:40.882Z] Step 7/13 : ARG BUSYBOX_VERSION
01:37:40 [2020-05-21T01:37:40.882Z]  ---> Running in 819320f7ba7d
01:37:40 [2020-05-21T01:37:40.882Z] Removing intermediate container 819320f7ba7d
01:37:40 [2020-05-21T01:37:40.882Z]  ---> ad20b9af64cd
01:37:40 [2020-05-21T01:37:40.882Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
01:37:40 [2020-05-21T01:37:40.882Z]  ---> Running in babcd67ad48f
01:37:40 [2020-05-21T01:37:40.882Z] Removing intermediate container babcd67ad48f
01:37:40 [2020-05-21T01:37:40.882Z]  ---> 591bf4c2fba7
01:37:40 [2020-05-21T01:37:40.882Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
01:37:41 [2020-05-21T01:37:41.250Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:37:42 [2020-05-21T01:37:42.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:37:42 [2020-05-21T01:37:42.441Z] 
01:37:42 [2020-05-21T01:37:42.441Z]  ---> 4a6f2e59a06b
01:37:42 [2020-05-21T01:37:42.441Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
01:37:42 [2020-05-21T01:37:42.441Z]  ---> Running in 0ac31bbd1598
01:37:44 [2020-05-21T01:37:44.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:37:45 [2020-05-21T01:37:45.424Z] --- PASS: TestBuildPreserveOwnership (10.39s)
01:37:45 [2020-05-21T01:37:45.424Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.38s)
01:37:45 [2020-05-21T01:37:45.424Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
01:37:45 [2020-05-21T01:37:45.424Z] === RUN   TestBuildPlatformInvalid
01:37:45 [2020-05-21T01:37:45.424Z] --- PASS: TestBuildPlatformInvalid (0.08s)
01:37:45 [2020-05-21T01:37:45.424Z] PASS
01:37:45 [2020-05-21T01:37:45.424Z] 
01:37:45 [2020-05-21T01:37:45.424Z] === Skipped
01:37:45 [2020-05-21T01:37:45.424Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
01:37:45 [2020-05-21T01:37:45.424Z]     build_session_test.go:25: TODO: BuildKit
01:37:45 [2020-05-21T01:37:45.424Z] 
01:37:45 [2020-05-21T01:37:45.424Z] 
01:37:45 [2020-05-21T01:37:45.424Z] DONE 32 tests, 1 skipped in 124.707s
01:37:45 [2020-05-21T01:37:45.424Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
01:37:45 [2020-05-21T01:37:45.424Z] INFO: Testing against a local daemon
01:37:45 [2020-05-21T01:37:45.424Z] === RUN   TestConfigInspect
01:37:45 [2020-05-21T01:37:45.424Z] --- SKIP: TestConfigInspect (0.02s)
01:37:45 [2020-05-21T01:37:45.424Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:45 [2020-05-21T01:37:45.424Z] === RUN   TestConfigList
01:37:45 [2020-05-21T01:37:45.424Z] --- SKIP: TestConfigList (0.01s)
01:37:45 [2020-05-21T01:37:45.424Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:45 [2020-05-21T01:37:45.424Z] === RUN   TestConfigsCreateAndDelete
01:37:45 [2020-05-21T01:37:45.424Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
01:37:45 [2020-05-21T01:37:45.424Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:45 [2020-05-21T01:37:45.424Z] === RUN   TestConfigsUpdate
01:37:45 [2020-05-21T01:37:45.424Z] --- SKIP: TestConfigsUpdate (0.01s)
01:37:45 [2020-05-21T01:37:45.424Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:45 [2020-05-21T01:37:45.424Z] === RUN   TestTemplatedConfig
01:37:45 [2020-05-21T01:37:45.424Z] --- SKIP: TestTemplatedConfig (0.00s)
01:37:45 [2020-05-21T01:37:45.424Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:45 [2020-05-21T01:37:45.424Z] === RUN   TestConfigCreateResolve
01:37:45 [2020-05-21T01:37:45.424Z] --- SKIP: TestConfigCreateResolve (0.01s)
01:37:45 [2020-05-21T01:37:45.424Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:45 [2020-05-21T01:37:45.424Z] === RUN   TestConfigDaemonLibtrustID
01:37:46 [2020-05-21T01:37:46.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:37:47 [2020-05-21T01:37:47.318Z] --- PASS: TestConfigDaemonLibtrustID (1.73s)
01:37:47 [2020-05-21T01:37:47.318Z] PASS
01:37:47 [2020-05-21T01:37:47.318Z] 
01:37:47 [2020-05-21T01:37:47.318Z] === Skipped
01:37:47 [2020-05-21T01:37:47.318Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
01:37:47 [2020-05-21T01:37:47.318Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:47 [2020-05-21T01:37:47.318Z] 
01:37:47 [2020-05-21T01:37:47.318Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
01:37:47 [2020-05-21T01:37:47.318Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:47 [2020-05-21T01:37:47.318Z] 
01:37:47 [2020-05-21T01:37:47.318Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
01:37:47 [2020-05-21T01:37:47.318Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:47 [2020-05-21T01:37:47.318Z] 
01:37:47 [2020-05-21T01:37:47.318Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
01:37:47 [2020-05-21T01:37:47.318Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:47 [2020-05-21T01:37:47.318Z] 
01:37:47 [2020-05-21T01:37:47.318Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
01:37:47 [2020-05-21T01:37:47.318Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:47 [2020-05-21T01:37:47.318Z] 
01:37:47 [2020-05-21T01:37:47.318Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
01:37:47 [2020-05-21T01:37:47.318Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:37:47 [2020-05-21T01:37:47.318Z] 
01:37:47 [2020-05-21T01:37:47.318Z] 
01:37:47 [2020-05-21T01:37:47.318Z] DONE 7 tests, 6 skipped in 1.936s
01:37:47 [2020-05-21T01:37:47.318Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
01:37:47 [2020-05-21T01:37:47.318Z] INFO: Testing against a local daemon
01:37:47 [2020-05-21T01:37:47.318Z] === RUN   TestCheckpoint
01:37:47 [2020-05-21T01:37:47.318Z] --- SKIP: TestCheckpoint (0.00s)
01:37:47 [2020-05-21T01:37:47.318Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:37:47 [2020-05-21T01:37:47.318Z] === RUN   TestContainerInvalidJSON
01:37:47 [2020-05-21T01:37:47.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:37:47 [2020-05-21T01:37:47.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:37:47 [2020-05-21T01:37:47.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:37:47 [2020-05-21T01:37:47.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:37:47 [2020-05-21T01:37:47.318Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:37:47 [2020-05-21T01:37:47.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:37:47 [2020-05-21T01:37:47.575Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:37:47 [2020-05-21T01:37:47.575Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:37:47 [2020-05-21T01:37:47.575Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:37:47 [2020-05-21T01:37:47.575Z] --- PASS: TestContainerInvalidJSON (0.02s)
01:37:47 [2020-05-21T01:37:47.575Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:37:47 [2020-05-21T01:37:47.575Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:37:47 [2020-05-21T01:37:47.575Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:37:47 [2020-05-21T01:37:47.575Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:37:47 [2020-05-21T01:37:47.575Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
01:37:47 [2020-05-21T01:37:47.575Z] === RUN   TestCopyFromContainerPathIsNotDir
01:37:47 [2020-05-21T01:37:47.575Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
01:37:47 [2020-05-21T01:37:47.575Z] === RUN   TestCopyToContainerPathDoesNotExist
01:37:47 [2020-05-21T01:37:47.832Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
01:37:47 [2020-05-21T01:37:47.832Z] === RUN   TestCopyToContainerPathIsNotDir
01:37:47 [2020-05-21T01:37:47.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
01:37:47 [2020-05-21T01:37:47.832Z] === RUN   TestCopyFromContainer
01:37:48 [2020-05-21T01:37:48.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:37:50 [2020-05-21T01:37:50.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:37:50 [2020-05-21T01:37:50.457Z] Using test binary docker
01:37:50 [2020-05-21T01:37:50.715Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:37:50 [2020-05-21T01:37:50.715Z] +++ /etc/init.d/apparmor start
01:37:50 [2020-05-21T01:37:50.715Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:37:50 [2020-05-21T01:37:50.715Z] INFO: Waiting for daemon to start...
01:37:50 [2020-05-21T01:37:50.715Z] Starting dockerd
01:37:50 [2020-05-21T01:37:50.715Z] +++ 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
01:37:50 [2020-05-21T01:37:50.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:37:50 [2020-05-21T01:37:50.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:37:50 [2020-05-21T01:37:50.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:37:51 [2020-05-21T01:37:51.097Z] Removing intermediate container 0ac31bbd1598
01:37:51 [2020-05-21T01:37:51.097Z]  ---> 49a7f376adb6
01:37:51 [2020-05-21T01:37:51.097Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
01:37:51 [2020-05-21T01:37:51.097Z]  ---> Running in 01d9a64df3d3
01:37:51 [2020-05-21T01:37:51.106Z] === RUN   TestCopyFromContainer//
01:37:51 [2020-05-21T01:37:51.364Z] === RUN   TestCopyFromContainer//bar/root
01:37:51 [2020-05-21T01:37:51.364Z] === RUN   TestCopyFromContainer//bar/root/
01:37:51 [2020-05-21T01:37:51.364Z] === RUN   TestCopyFromContainer/bar/quux
01:37:51 [2020-05-21T01:37:51.563Z] 
01:37:51 [2020-05-21T01:37:51.563Z] SUCCESS: Specified value was saved.
01:37:51 [2020-05-21T01:37:51.620Z] === RUN   TestCopyFromContainer/bar/quux/
01:37:51 [2020-05-21T01:37:51.620Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:37:51 [2020-05-21T01:37:51.620Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:37:51 [2020-05-21T01:37:51.620Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:37:51 [2020-05-21T01:37:51.877Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:37:51 [2020-05-21T01:37:51.877Z] === RUN   TestCopyFromContainer/bar/notarget
01:37:51 [2020-05-21T01:37:51.877Z] --- PASS: TestCopyFromContainer (4.18s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer// (0.06s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
01:37:51 [2020-05-21T01:37:51.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:37:51 [2020-05-21T01:37:51.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:37:51 [2020-05-21T01:37:51.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:37:51 [2020-05-21T01:37:51.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:37:51 [2020-05-21T01:37:51.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:37:51 [2020-05-21T01:37:51.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:37:51 [2020-05-21T01:37:51.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:37:51 [2020-05-21T01:37:51.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:37:51 [2020-05-21T01:37:51.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:37:51 [2020-05-21T01:37:51.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:37:51 [2020-05-21T01:37:51.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:37:51 [2020-05-21T01:37:51.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:37:51 [2020-05-21T01:37:51.877Z] === RUN   TestCreateLinkToNonExistingContainer
01:37:52 [2020-05-21T01:37:52.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
01:37:52 [2020-05-21T01:37:52.134Z] === RUN   TestCreateWithInvalidEnv
01:37:52 [2020-05-21T01:37:52.134Z] === RUN   TestCreateWithInvalidEnv/0
01:37:52 [2020-05-21T01:37:52.134Z] === PAUSE TestCreateWithInvalidEnv/0
01:37:52 [2020-05-21T01:37:52.134Z] === RUN   TestCreateWithInvalidEnv/1
01:37:52 [2020-05-21T01:37:52.134Z] === PAUSE TestCreateWithInvalidEnv/1
01:37:52 [2020-05-21T01:37:52.134Z] === RUN   TestCreateWithInvalidEnv/2
01:37:52 [2020-05-21T01:37:52.134Z] === PAUSE TestCreateWithInvalidEnv/2
01:37:52 [2020-05-21T01:37:52.134Z] === CONT  TestCreateWithInvalidEnv/0
01:37:52 [2020-05-21T01:37:52.134Z] === CONT  TestCreateWithInvalidEnv/2
01:37:52 [2020-05-21T01:37:52.134Z] === CONT  TestCreateWithInvalidEnv/1
01:37:52 [2020-05-21T01:37:52.134Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
01:37:52 [2020-05-21T01:37:52.134Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:37:52 [2020-05-21T01:37:52.134Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:37:52 [2020-05-21T01:37:52.134Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:37:52 [2020-05-21T01:37:52.134Z] === RUN   TestCreateTmpfsMountsTarget
01:37:52 [2020-05-21T01:37:52.134Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
01:37:52 [2020-05-21T01:37:52.134Z] === RUN   TestCreateWithCustomMaskedPaths
01:37:52 [2020-05-21T01:37:52.620Z] .
01:37:52 [2020-05-21T01:37:52.620Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:37:52 [2020-05-21T01:37:52.879Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:37:52 [2020-05-21T01:37:52.879Z] Error: No such image: emptyfs
01:37:52 [2020-05-21T01:37:52.879Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:37:52 [2020-05-21T01:37:52.879Z] ++++ docker load
01:37:53 [2020-05-21T01:37:53.138Z] Running integration-test (iteration 1)
01:37:53 [2020-05-21T01:37:53.138Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
01:37:53 [2020-05-21T01:37:53.138Z] ++ 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
01:37:53 [2020-05-21T01:37:53.138Z] ++ set -e
01:37:53 [2020-05-21T01:37:53.138Z] ++ '[' -n 0 ']'
01:37:53 [2020-05-21T01:37:53.138Z] ++ set -x
01:37:53 [2020-05-21T01:37:53.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
01:37:53 [2020-05-21T01:37:53.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:37:53 [2020-05-21T01:37:53.503Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s)
01:37:53 [2020-05-21T01:37:53.503Z] === RUN   TestCreateWithCapabilities
01:37:53 [2020-05-21T01:37:53.503Z] === RUN   TestCreateWithCapabilities/no_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === PAUSE TestCreateWithCapabilities/no_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === RUN   TestCreateWithCapabilities/empty_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === RUN   TestCreateWithCapabilities/valid_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
01:37:53 [2020-05-21T01:37:53.503Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
01:37:53 [2020-05-21T01:37:53.504Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
01:37:53 [2020-05-21T01:37:53.504Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
01:37:53 [2020-05-21T01:37:53.504Z] === RUN   TestCreateWithCapabilities/empty_capadd
01:37:53 [2020-05-21T01:37:53.504Z] === PAUSE TestCreateWithCapabilities/empty_capadd
01:37:53 [2020-05-21T01:37:53.504Z] === RUN   TestCreateWithCapabilities/empty_capdrop
01:37:53 [2020-05-21T01:37:53.504Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
01:37:53 [2020-05-21T01:37:53.504Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
01:37:53 [2020-05-21T01:37:53.504Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
01:37:53 [2020-05-21T01:37:53.504Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
01:37:53 [2020-05-21T01:37:53.504Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
01:37:53 [2020-05-21T01:37:53.504Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
01:37:53 [2020-05-21T01:37:53.504Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
01:37:53 [2020-05-21T01:37:53.532Z] tests/integration/api_network_test.py ...........................        [ 47%]
01:37:53 [2020-05-21T01:37:53.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/no_capabilities
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/empty_capdrop
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/empty_capadd
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/valid_capabilities
01:37:53 [2020-05-21T01:37:53.761Z] === CONT  TestCreateWithCapabilities/empty_capabilities
01:37:53 [2020-05-21T01:37:53.761Z] --- PASS: TestCreateWithCapabilities (0.02s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
01:37:53 [2020-05-21T01:37:53.761Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
01:37:53 [2020-05-21T01:37:53.761Z] === RUN   TestCreateWithCustomReadonlyPaths
01:37:54 [2020-05-21T01:37:54.504Z] Removing intermediate container 01d9a64df3d3
01:37:54 [2020-05-21T01:37:54.504Z]  ---> 818bdc69e4f9
01:37:54 [2020-05-21T01:37:54.504Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
01:37:54 [2020-05-21T01:37:54.504Z]  ---> Running in 204ff7546ea8
01:37:55 [2020-05-21T01:37:55.654Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s)
01:37:55 [2020-05-21T01:37:55.654Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:37:55 [2020-05-21T01:37:55.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:37:55 [2020-05-21T01:37:55.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:37:55 [2020-05-21T01:37:55.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:37:55 [2020-05-21T01:37:55.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:37:55 [2020-05-21T01:37:55.654Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:37:55 [2020-05-21T01:37:55.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:37:55 [2020-05-21T01:37:55.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:37:55 [2020-05-21T01:37:55.654Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:37:55 [2020-05-21T01:37:55.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:37:55 [2020-05-21T01:37:55.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:37:55 [2020-05-21T01:37:55.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:37:55 [2020-05-21T01:37:55.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:37:55 [2020-05-21T01:37:55.654Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:37:55 [2020-05-21T01:37:55.654Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:37:56 [2020-05-21T01:37:56.241Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
01:37:56 [2020-05-21T01:37:56.241Z] === RUN   TestContainerStartOnDaemonRestart
01:37:56 [2020-05-21T01:37:56.241Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
01:37:56 [2020-05-21T01:37:56.241Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
01:37:56 [2020-05-21T01:37:56.241Z] === RUN   TestDaemonRestartIpcMode
01:37:56 [2020-05-21T01:37:56.241Z] === PAUSE TestDaemonRestartIpcMode
01:37:56 [2020-05-21T01:37:56.241Z] === RUN   TestDaemonHostGatewayIP
01:37:56 [2020-05-21T01:37:56.241Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
01:37:56 [2020-05-21T01:37:56.241Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
01:37:56 [2020-05-21T01:37:56.241Z] === RUN   TestContainerKillOnDaemonStart
01:37:56 [2020-05-21T01:37:56.241Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
01:37:56 [2020-05-21T01:37:56.241Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
01:37:56 [2020-05-21T01:37:56.241Z] === RUN   TestDiff
01:37:56 [2020-05-21T01:37:56.513Z] --- PASS: TestDiff (0.54s)
01:37:56 [2020-05-21T01:37:56.513Z] === RUN   TestExecWithCloseStdin
01:37:57 [2020-05-21T01:37:57.463Z] Cannot create a file when that file already exists.
01:37:57 [2020-05-21T01:37:57.472Z] --- PASS: TestExecWithCloseStdin (0.68s)
01:37:57 [2020-05-21T01:37:57.473Z] === RUN   TestExec
01:37:58 [2020-05-21T01:37:58.037Z] --- PASS: TestExec (0.63s)
01:37:58 [2020-05-21T01:37:58.037Z] === RUN   TestExecUser
01:37:58 [2020-05-21T01:37:58.601Z] --- PASS: TestExecUser (0.66s)
01:37:58 [2020-05-21T01:37:58.601Z] === RUN   TestExportContainerAndImportImage
01:37:58 [2020-05-21T01:37:58.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:37:59 [2020-05-21T01:37:59.533Z] --- PASS: TestExportContainerAndImportImage (0.71s)
01:37:59 [2020-05-21T01:37:59.533Z] === RUN   TestExportContainerAfterDaemonRestart
01:38:00 [2020-05-21T01:38:00.975Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
01:38:02 [2020-05-21T01:38:02.202Z] Removing intermediate container 204ff7546ea8
01:38:02 [2020-05-21T01:38:02.202Z]  ---> 766d39cf68fb
01:38:02 [2020-05-21T01:38:02.202Z] Step 13/13 : CMD ["sh"]
01:38:02 [2020-05-21T01:38:02.202Z]  ---> Running in 81fedfccbeb7
01:38:02 [2020-05-21T01:38:02.202Z] Removing intermediate container 81fedfccbeb7
01:38:02 [2020-05-21T01:38:02.202Z]  ---> 62982fcc11ec
01:38:02 [2020-05-21T01:38:02.202Z] Successfully built 62982fcc11ec
01:38:02 [2020-05-21T01:38:02.202Z] Successfully tagged busybox:latest
01:38:02 [2020-05-21T01:38:02.202Z] INFO: Docker images of the daemon under test
01:38:02 [2020-05-21T01:38:02.202Z] 
01:38:02 [2020-05-21T01:38:02.667Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
01:38:02 [2020-05-21T01:38:02.667Z] busybox                                latest              62982fcc11ec        Less than a second ago   3.72GB
01:38:02 [2020-05-21T01:38:02.667Z] microsoft/windowsservercore            latest              561b89eac394        13 days ago              3.7GB
01:38:02 [2020-05-21T01:38:02.667Z] mcr.microsoft.com/windows/servercore   ltsc2019            561b89eac394        13 days ago              3.7GB
01:38:02 [2020-05-21T01:38:02.667Z] 
01:38:02 [2020-05-21T01:38:02.667Z] INFO: Running integration tests at 05/21/2020 01:38:02...
01:38:02 [2020-05-21T01:38:02.667Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
01:38:02 [2020-05-21T01:38:02.667Z] INFO: Integration API tests being run from the host:
01:38:02 [2020-05-21T01:38:02.667Z] INFO: make.ps1 starting at 05/21/2020 01:38:02
01:38:03 [2020-05-21T01:38:03.115Z] Loaded image: buildpack-deps:jessie
01:38:03 [2020-05-21T01:38:03.115Z] Loaded image: busybox:latest
01:38:03 [2020-05-21T01:38:03.115Z] Loaded image: busybox:glibc
01:38:03 [2020-05-21T01:38:03.115Z] Loaded image: debian:jessie
01:38:03 [2020-05-21T01:38:03.115Z] Loaded image: hello-world:latest
01:38:03 [2020-05-21T01:38:03.115Z] INFO: Testing against a local daemon
01:38:03 [2020-05-21T01:38:03.115Z] === RUN   TestCgroupNamespacesBuild
01:38:03 [2020-05-21T01:38:03.133Z] Running D:\gopath\src\github.com\docker\docker\integration\build
01:38:03 [2020-05-21T01:38:03.276Z] tests/integration/api_secret_test.py .....                               [ 51%]
01:38:03 [2020-05-21T01:38:03.705Z] --- PASS: TestExportContainerAfterDaemonRestart (3.76s)
01:38:03 [2020-05-21T01:38:03.705Z] === RUN   TestHealthCheckWorkdir
01:38:03 [2020-05-21T01:38:03.963Z] --- PASS: TestHealthCheckWorkdir (0.87s)
01:38:03 [2020-05-21T01:38:03.963Z] === RUN   TestHealthKillContainer
01:38:05 [2020-05-21T01:38:05.521Z] --- PASS: TestImportExtremelyLargeImageWorks (79.05s)
01:38:05 [2020-05-21T01:38:05.521Z] PASS
01:38:05 [2020-05-21T01:38:05.521Z] 
01:38:05 [2020-05-21T01:38:05.521Z] === Skipped
01:38:05 [2020-05-21T01:38:05.521Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
01:38:05 [2020-05-21T01:38:05.521Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:38:05 [2020-05-21T01:38:05.521Z] 
01:38:05 [2020-05-21T01:38:05.521Z] 
01:38:05 [2020-05-21T01:38:05.521Z] DONE 12 tests, 1 skipped in 80.663s
01:38:05 [2020-05-21T01:38:05.521Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
01:38:05 [2020-05-21T01:38:05.521Z] ++ 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
01:38:05 [2020-05-21T01:38:05.521Z] ++ set -e
01:38:05 [2020-05-21T01:38:05.521Z] ++ '[' -n 0 ']'
01:38:05 [2020-05-21T01:38:05.521Z] ++ set -x
01:38:05 [2020-05-21T01:38:05.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
01:38:05 [2020-05-21T01:38:05.521Z] INFO: Testing against a local daemon
01:38:05 [2020-05-21T01:38:05.521Z] === RUN   TestNetworkCreateDelete
01:38:05 [2020-05-21T01:38:05.521Z] --- PASS: TestNetworkCreateDelete (0.14s)
01:38:05 [2020-05-21T01:38:05.521Z] === RUN   TestDockerNetworkDeletePreferID
01:38:05 [2020-05-21T01:38:05.521Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
01:38:05 [2020-05-21T01:38:05.521Z] === RUN   TestInspectNetwork
01:38:05 [2020-05-21T01:38:05.647Z] --- PASS: TestCgroupNamespacesBuild (3.29s)
01:38:05 [2020-05-21T01:38:05.647Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:38:07 [2020-05-21T01:38:07.235Z] --- PASS: TestHealthKillContainer (2.79s)
01:38:07 [2020-05-21T01:38:07.235Z] === RUN   TestInspectCpusetInConfigPre120
01:38:07 [2020-05-21T01:38:07.235Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
01:38:07 [2020-05-21T01:38:07.235Z] === RUN   TestIpcModeNone
01:38:07 [2020-05-21T01:38:07.551Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
01:38:07 [2020-05-21T01:38:07.551Z] === RUN   TestBuildWithSession
01:38:07 [2020-05-21T01:38:07.551Z] --- SKIP: TestBuildWithSession (0.00s)
01:38:07 [2020-05-21T01:38:07.551Z]     build_session_test.go:25: TODO: BuildKit
01:38:07 [2020-05-21T01:38:07.551Z] === RUN   TestBuildSquashParent
01:38:08 [2020-05-21T01:38:08.037Z] tests/integration/api_service_test.py ................s................. [ 60%]
01:38:08 [2020-05-21T01:38:08.166Z] --- PASS: TestIpcModeNone (0.64s)
01:38:08 [2020-05-21T01:38:08.166Z] === RUN   TestIpcModePrivate
01:38:08 [2020-05-21T01:38:08.729Z] --- PASS: TestIpcModePrivate (0.63s)
01:38:08 [2020-05-21T01:38:08.729Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
01:38:08 [2020-05-21T01:38:08.729Z] === RUN   TestIpcModeShareable
01:38:08 [2020-05-21T01:38:08.729Z] --- SKIP: TestIpcModeShareable (0.00s)
01:38:08 [2020-05-21T01:38:08.729Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:08 [2020-05-21T01:38:08.729Z] === RUN   TestAPIIpcModeShareableAndContainer
01:38:09 [2020-05-21T01:38:09.886Z] === RUN   TestInspectNetwork/full_network_id
01:38:09 [2020-05-21T01:38:09.886Z] === RUN   TestInspectNetwork/partial_network_id
01:38:09 [2020-05-21T01:38:09.886Z] === RUN   TestInspectNetwork/network_name
01:38:09 [2020-05-21T01:38:09.886Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:38:10 [2020-05-21T01:38:10.624Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s)
01:38:10 [2020-05-21T01:38:10.624Z] === RUN   TestAPIIpcModeHost
01:38:10 [2020-05-21T01:38:10.624Z] --- SKIP: TestAPIIpcModeHost (0.00s)
01:38:10 [2020-05-21T01:38:10.624Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:10 [2020-05-21T01:38:10.624Z] === RUN   TestDaemonIpcModeShareable
01:38:10 [2020-05-21T01:38:10.624Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
01:38:10 [2020-05-21T01:38:10.624Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:10 [2020-05-21T01:38:10.624Z] === RUN   TestDaemonIpcModePrivate
01:38:11 [2020-05-21T01:38:11.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:38:13 [2020-05-21T01:38:13.144Z] --- PASS: TestDaemonIpcModePrivate (2.44s)
01:38:13 [2020-05-21T01:38:13.144Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
01:38:13 [2020-05-21T01:38:13.144Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:38:13 [2020-05-21T01:38:13.144Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
01:38:13 [2020-05-21T01:38:13.144Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:13 [2020-05-21T01:38:13.144Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:38:13 [2020-05-21T01:38:13.144Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
01:38:13 [2020-05-21T01:38:13.144Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:38:13 [2020-05-21T01:38:13.144Z] === RUN   TestIpcModeOlderClient
01:38:13 [2020-05-21T01:38:13.144Z] === PAUSE TestIpcModeOlderClient
01:38:13 [2020-05-21T01:38:13.144Z] === RUN   TestKillContainerInvalidSignal
01:38:13 [2020-05-21T01:38:13.707Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
01:38:13 [2020-05-21T01:38:13.707Z] === RUN   TestKillContainer
01:38:13 [2020-05-21T01:38:13.707Z] === RUN   TestKillContainer/no_signal
01:38:14 [2020-05-21T01:38:14.118Z] --- PASS: TestBuildSquashParent (6.32s)
01:38:14 [2020-05-21T01:38:14.118Z] === RUN   TestBuildWithRemoveAndForceRemove
01:38:14 [2020-05-21T01:38:14.118Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:38:14 [2020-05-21T01:38:14.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:38:14 [2020-05-21T01:38:14.118Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:38:14 [2020-05-21T01:38:14.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:38:14 [2020-05-21T01:38:14.118Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:38:14 [2020-05-21T01:38:14.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:38:14 [2020-05-21T01:38:14.118Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:38:14 [2020-05-21T01:38:14.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:38:14 [2020-05-21T01:38:14.118Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:38:14 [2020-05-21T01:38:14.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:38:14 [2020-05-21T01:38:14.118Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:38:14 [2020-05-21T01:38:14.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:38:14 [2020-05-21T01:38:14.118Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:38:14 [2020-05-21T01:38:14.118Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:38:14 [2020-05-21T01:38:14.118Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:38:14 [2020-05-21T01:38:14.118Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:38:14 [2020-05-21T01:38:14.270Z] === RUN   TestKillContainer/non_killing_signal
01:38:14 [2020-05-21T01:38:14.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:38:14 [2020-05-21T01:38:14.527Z] === RUN   TestKillContainer/killing_signal
01:38:15 [2020-05-21T01:38:15.352Z] --- PASS: TestInspectNetwork (11.27s)
01:38:15 [2020-05-21T01:38:15.352Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
01:38:15 [2020-05-21T01:38:15.352Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:38:15 [2020-05-21T01:38:15.352Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:38:15 [2020-05-21T01:38:15.352Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:38:15 [2020-05-21T01:38:15.352Z] === RUN   TestRunContainerWithBridgeNone
01:38:15 [2020-05-21T01:38:15.458Z] --- PASS: TestKillContainer (1.76s)
01:38:15 [2020-05-21T01:38:15.458Z]     --- PASS: TestKillContainer/no_signal (0.56s)
01:38:15 [2020-05-21T01:38:15.458Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
01:38:15 [2020-05-21T01:38:15.458Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
01:38:15 [2020-05-21T01:38:15.458Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:38:15 [2020-05-21T01:38:15.458Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:38:16 [2020-05-21T01:38:16.021Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:38:16 [2020-05-21T01:38:16.585Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
01:38:16 [2020-05-21T01:38:16.585Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s)
01:38:16 [2020-05-21T01:38:16.585Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
01:38:16 [2020-05-21T01:38:16.585Z] === RUN   TestKillStoppedContainer
01:38:16 [2020-05-21T01:38:16.585Z] --- PASS: TestKillStoppedContainer (0.07s)
01:38:16 [2020-05-21T01:38:16.585Z] === RUN   TestKillStoppedContainerAPIPre120
01:38:16 [2020-05-21T01:38:16.585Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
01:38:16 [2020-05-21T01:38:16.585Z] === RUN   TestKillDifferentUserContainer
01:38:16 [2020-05-21T01:38:16.659Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:38:16 [2020-05-21T01:38:16.659Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:38:17 [2020-05-21T01:38:17.150Z] --- PASS: TestKillDifferentUserContainer (0.59s)
01:38:17 [2020-05-21T01:38:17.150Z] === RUN   TestInspectOomKilledTrue
01:38:17 [2020-05-21T01:38:17.150Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:38:17 [2020-05-21T01:38:17.150Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
01:38:17 [2020-05-21T01:38:17.150Z] === RUN   TestInspectOomKilledFalse
01:38:17 [2020-05-21T01:38:17.150Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:38:17 [2020-05-21T01:38:17.150Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:38:17 [2020-05-21T01:38:17.150Z] === RUN   TestLinksEtcHostsContentMatch
01:38:17 [2020-05-21T01:38:17.150Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
01:38:17 [2020-05-21T01:38:17.150Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
01:38:17 [2020-05-21T01:38:17.150Z] === RUN   TestLinksContainerNames
01:38:17 [2020-05-21T01:38:17.366Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
01:38:17 [2020-05-21T01:38:17.366Z] === RUN   TestNetworkInvalidJSON
01:38:17 [2020-05-21T01:38:17.366Z] === RUN   TestNetworkInvalidJSON//networks/create
01:38:17 [2020-05-21T01:38:17.366Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:38:17 [2020-05-21T01:38:17.366Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:38:17 [2020-05-21T01:38:17.366Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:38:17 [2020-05-21T01:38:17.366Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:38:17 [2020-05-21T01:38:17.366Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:38:17 [2020-05-21T01:38:17.366Z] === CONT  TestNetworkInvalidJSON//networks/create
01:38:17 [2020-05-21T01:38:17.366Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:38:17 [2020-05-21T01:38:17.366Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:38:17 [2020-05-21T01:38:17.366Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:38:17 [2020-05-21T01:38:17.366Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:38:17 [2020-05-21T01:38:17.366Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:38:17 [2020-05-21T01:38:17.366Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:38:17 [2020-05-21T01:38:17.366Z] === RUN   TestHostIPv4BridgeLabel
01:38:17 [2020-05-21T01:38:17.647Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
01:38:17 [2020-05-21T01:38:17.647Z] === RUN   TestDaemonRestartWithLiveRestore
01:38:18 [2020-05-21T01:38:18.519Z] --- PASS: TestLinksContainerNames (1.12s)
01:38:18 [2020-05-21T01:38:18.519Z] === RUN   TestLogsFollowTailEmpty
01:38:18 [2020-05-21T01:38:18.564Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
01:38:18 [2020-05-21T01:38:18.564Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s)
01:38:18 [2020-05-21T01:38:18.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.69s)
01:38:18 [2020-05-21T01:38:18.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s)
01:38:18 [2020-05-21T01:38:18.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s)
01:38:18 [2020-05-21T01:38:18.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
01:38:18 [2020-05-21T01:38:18.565Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s)
01:38:18 [2020-05-21T01:38:18.565Z] === RUN   TestBuildMultiStageCopy
01:38:18 [2020-05-21T01:38:18.565Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:38:18 [2020-05-21T01:38:18.648Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
01:38:18 [2020-05-21T01:38:18.649Z] === RUN   TestDaemonDefaultNetworkPools
01:38:19 [2020-05-21T01:38:19.082Z] --- PASS: TestLogsFollowTailEmpty (0.59s)
01:38:19 [2020-05-21T01:38:19.082Z] === RUN   TestContainerNetworkMountsNoChown
01:38:19 [2020-05-21T01:38:19.339Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
01:38:19 [2020-05-21T01:38:19.339Z] === RUN   TestMountDaemonRoot
01:38:19 [2020-05-21T01:38:19.339Z] === RUN   TestMountDaemonRoot/default
01:38:19 [2020-05-21T01:38:19.339Z] === PAUSE TestMountDaemonRoot/default
01:38:19 [2020-05-21T01:38:19.339Z] === RUN   TestMountDaemonRoot/private
01:38:19 [2020-05-21T01:38:19.339Z] === PAUSE TestMountDaemonRoot/private
01:38:19 [2020-05-21T01:38:19.339Z] === RUN   TestMountDaemonRoot/rprivate
01:38:19 [2020-05-21T01:38:19.339Z] === PAUSE TestMountDaemonRoot/rprivate
01:38:19 [2020-05-21T01:38:19.339Z] === RUN   TestMountDaemonRoot/slave
01:38:19 [2020-05-21T01:38:19.339Z] === PAUSE TestMountDaemonRoot/slave
01:38:19 [2020-05-21T01:38:19.339Z] === RUN   TestMountDaemonRoot/rslave
01:38:19 [2020-05-21T01:38:19.339Z] === PAUSE TestMountDaemonRoot/rslave
01:38:19 [2020-05-21T01:38:19.339Z] === RUN   TestMountDaemonRoot/shared
01:38:19 [2020-05-21T01:38:19.339Z] === PAUSE TestMountDaemonRoot/shared
01:38:19 [2020-05-21T01:38:19.339Z] === RUN   TestMountDaemonRoot/rshared
01:38:19 [2020-05-21T01:38:19.339Z] === PAUSE TestMountDaemonRoot/rshared
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/default
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/default/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/default/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/rslave
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/rshared
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/shared
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/rprivate
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/slave
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/private
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/private/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/private/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/default/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/default/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:38:19 [2020-05-21T01:38:19.597Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:38:19 [2020-05-21T01:38:19.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:38:19 [2020-05-21T01:38:19.650Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
01:38:19 [2020-05-21T01:38:19.650Z] === RUN   TestDaemonRestartWithExistingNetwork
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/private/bind_root
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:38:19 [2020-05-21T01:38:19.854Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:38:20 [2020-05-21T01:38:20.112Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:38:20 [2020-05-21T01:38:20.112Z] === CONT  TestMountDaemonRoot/private/mount_root
01:38:20 [2020-05-21T01:38:20.112Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:38:20 [2020-05-21T01:38:20.112Z] --- PASS: TestMountDaemonRoot (0.02s)
01:38:20 [2020-05-21T01:38:20.112Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
01:38:20 [2020-05-21T01:38:20.112Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
01:38:20 [2020-05-21T01:38:20.112Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
01:38:20 [2020-05-21T01:38:20.112Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
01:38:20 [2020-05-21T01:38:20.112Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
01:38:20 [2020-05-21T01:38:20.112Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
01:38:20 [2020-05-21T01:38:20.112Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
01:38:20 [2020-05-21T01:38:20.112Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
01:38:20 [2020-05-21T01:38:20.112Z] === RUN   TestContainerBindMountNonRecursive
01:38:20 [2020-05-21T01:38:20.112Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
01:38:20 [2020-05-21T01:38:20.112Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
01:38:20 [2020-05-21T01:38:20.112Z] === RUN   TestNetworkNat
01:38:20 [2020-05-21T01:38:20.651Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
01:38:20 [2020-05-21T01:38:20.651Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:38:21 [2020-05-21T01:38:21.043Z] --- PASS: TestNetworkNat (0.74s)
01:38:21 [2020-05-21T01:38:21.043Z] === RUN   TestNetworkLocalhostTCPNat
01:38:21 [2020-05-21T01:38:21.099Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:38:21 [2020-05-21T01:38:21.300Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
01:38:21 [2020-05-21T01:38:21.300Z] === RUN   TestNetworkLoopbackNat
01:38:21 [2020-05-21T01:38:21.358Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:38:21 [2020-05-21T01:38:21.926Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:38:22 [2020-05-21T01:38:22.115Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
01:38:22 [2020-05-21T01:38:22.115Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:38:22 [2020-05-21T01:38:22.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:38:22 [2020-05-21T01:38:22.231Z] --- PASS: TestNetworkLoopbackNat (0.77s)
01:38:22 [2020-05-21T01:38:22.231Z] === RUN   TestPause
01:38:22 [2020-05-21T01:38:22.231Z] --- SKIP: TestPause (0.00s)
01:38:22 [2020-05-21T01:38:22.231Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
01:38:22 [2020-05-21T01:38:22.231Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:38:22 [2020-05-21T01:38:22.231Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:38:22 [2020-05-21T01:38:22.231Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:38:22 [2020-05-21T01:38:22.231Z] === RUN   TestPauseStopPausedContainer
01:38:22 [2020-05-21T01:38:22.231Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
01:38:22 [2020-05-21T01:38:22.231Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
01:38:22 [2020-05-21T01:38:22.231Z] === RUN   TestPsFilter
01:38:22 [2020-05-21T01:38:22.396Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
01:38:22 [2020-05-21T01:38:22.396Z] === RUN   TestServiceWithPredefinedNetwork
01:38:22 [2020-05-21T01:38:22.488Z] --- PASS: TestPsFilter (0.19s)
01:38:22 [2020-05-21T01:38:22.488Z] === RUN   TestRemoveContainerWithRemovedVolume
01:38:22 [2020-05-21T01:38:22.493Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:38:22 [2020-05-21T01:38:22.853Z] .........................                                                [ 67%]
01:38:23 [2020-05-21T01:38:23.052Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s)
01:38:23 [2020-05-21T01:38:23.052Z] === RUN   TestRemoveContainerWithVolume
01:38:23 [2020-05-21T01:38:23.061Z] --- PASS: TestBuildMultiStageCopy (4.41s)
01:38:23 [2020-05-21T01:38:23.061Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s)
01:38:23 [2020-05-21T01:38:23.061Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
01:38:23 [2020-05-21T01:38:23.061Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
01:38:23 [2020-05-21T01:38:23.061Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
01:38:23 [2020-05-21T01:38:23.061Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
01:38:23 [2020-05-21T01:38:23.061Z] === RUN   TestBuildMultiStageParentConfig
01:38:23 [2020-05-21T01:38:23.616Z] --- PASS: TestRemoveContainerWithVolume (0.60s)
01:38:23 [2020-05-21T01:38:23.616Z] === RUN   TestRemoveContainerRunning
01:38:24 [2020-05-21T01:38:24.179Z] --- PASS: TestRemoveContainerRunning (0.57s)
01:38:24 [2020-05-21T01:38:24.179Z] === RUN   TestRemoveContainerForceRemoveRunning
01:38:24 [2020-05-21T01:38:24.380Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:38:24 [2020-05-21T01:38:24.380Z] INFO: Testing against a local daemon
01:38:24 [2020-05-21T01:38:24.437Z] --- PASS: TestBuildMultiStageParentConfig (1.48s)
01:38:24 [2020-05-21T01:38:24.438Z] === RUN   TestBuildLabelWithTargets
01:38:24 [2020-05-21T01:38:24.743Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s)
01:38:24 [2020-05-21T01:38:24.743Z] === RUN   TestRemoveInvalidContainer
01:38:24 [2020-05-21T01:38:24.743Z] --- PASS: TestRemoveInvalidContainer (0.01s)
01:38:24 [2020-05-21T01:38:24.743Z] === RUN   TestRenameLinkedContainer
01:38:26 [2020-05-21T01:38:26.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:38:26 [2020-05-21T01:38:26.762Z] --- PASS: TestServiceWithPredefinedNetwork (3.78s)
01:38:26 [2020-05-21T01:38:26.762Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:38:26 [2020-05-21T01:38:26.762Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:38:26 [2020-05-21T01:38:26.762Z]     service_test.go:236: FLAKY_TEST
01:38:26 [2020-05-21T01:38:26.762Z] === RUN   TestServiceWithDataPathPortInit
01:38:26 [2020-05-21T01:38:26.970Z] --- PASS: TestBuildLabelWithTargets (2.24s)
01:38:26 [2020-05-21T01:38:26.970Z] === RUN   TestBuildWithEmptyLayers
01:38:27 [2020-05-21T01:38:27.264Z] --- PASS: TestRenameLinkedContainer (2.27s)
01:38:27 [2020-05-21T01:38:27.264Z] === RUN   TestRenameStoppedContainer
01:38:27 [2020-05-21T01:38:27.521Z] --- PASS: TestRenameStoppedContainer (0.55s)
01:38:27 [2020-05-21T01:38:27.521Z] === RUN   TestRenameRunningContainerAndReuse
01:38:27 [2020-05-21T01:38:27.908Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
01:38:27 [2020-05-21T01:38:27.908Z] === RUN   TestBuildMultiStageOnBuild
01:38:28 [2020-05-21T01:38:28.890Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s)
01:38:28 [2020-05-21T01:38:28.890Z] === RUN   TestRenameInvalidName
01:38:29 [2020-05-21T01:38:29.147Z] --- PASS: TestRenameInvalidName (0.59s)
01:38:29 [2020-05-21T01:38:29.147Z] === RUN   TestRenameAnonymousContainer
01:38:29 [2020-05-21T01:38:29.149Z] #64 exporting layers 116.5s done
01:38:29 [2020-05-21T01:38:29.149Z] #64 exporting manifest sha256:a6116f401dc99795056733415849e6fec90a1b1b977ba795c2abf21d9a01643a done
01:38:29 [2020-05-21T01:38:29.149Z] #64 exporting config sha256:f21d7b67531d54309f89ade435d54ffee65a6fb3d36d03852c26d1977d789bd6 done
01:38:29 [2020-05-21T01:38:29.149Z] #64 sending tarball
01:38:30 [2020-05-21T01:38:30.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:38:31 [2020-05-21T01:38:31.194Z] --- PASS: TestBuildMultiStageOnBuild (2.78s)
01:38:31 [2020-05-21T01:38:31.194Z] === RUN   TestBuildUncleanTarFilenames
01:38:32 [2020-05-21T01:38:32.132Z] --- PASS: TestBuildUncleanTarFilenames (1.40s)
01:38:32 [2020-05-21T01:38:32.132Z] === RUN   TestBuildMultiStageLayerLeak
01:38:32 [2020-05-21T01:38:32.420Z] --- PASS: TestRenameAnonymousContainer (2.75s)
01:38:32 [2020-05-21T01:38:32.420Z] === RUN   TestRenameContainerWithSameName
01:38:32 [2020-05-21T01:38:32.420Z] --- PASS: TestRenameContainerWithSameName (0.55s)
01:38:32 [2020-05-21T01:38:32.420Z] === RUN   TestRenameContainerWithLinkedContainer
01:38:33 [2020-05-21T01:38:33.789Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s)
01:38:33 [2020-05-21T01:38:33.789Z] === RUN   TestResize
01:38:34 [2020-05-21T01:38:34.353Z] --- PASS: TestResize (0.58s)
01:38:34 [2020-05-21T01:38:34.353Z] === RUN   TestResizeWithInvalidSize
01:38:34 [2020-05-21T01:38:34.917Z] --- PASS: TestResizeWithInvalidSize (0.62s)
01:38:34 [2020-05-21T01:38:34.917Z] === RUN   TestResizeWhenContainerNotStarted
01:38:35 [2020-05-21T01:38:35.421Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s)
01:38:35 [2020-05-21T01:38:35.421Z] === RUN   TestBuildWithHugeFile
01:38:35 [2020-05-21T01:38:35.480Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
01:38:35 [2020-05-21T01:38:35.480Z] === RUN   TestDaemonRestartKillContainers
01:38:35 [2020-05-21T01:38:35.480Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
01:38:35 [2020-05-21T01:38:35.480Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
01:38:35 [2020-05-21T01:38:35.480Z] === RUN   TestCgroupNamespacesRun
01:38:35 [2020-05-21T01:38:35.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:38:37 [2020-05-21T01:38:37.632Z] #64 sending tarball 18.3s done
01:38:37 [2020-05-21T01:38:37.632Z] #64 DONE 134.8s
01:38:37 [2020-05-21T01:38:37.632Z] 
01:38:37 [2020-05-21T01:38:37.632Z] #65 importing to docker
01:38:38 [2020-05-21T01:38:38.001Z] --- PASS: TestCgroupNamespacesRun (2.41s)
01:38:38 [2020-05-21T01:38:38.001Z] === RUN   TestCgroupNamespacesRunPrivileged
01:38:39 [2020-05-21T01:38:39.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:38:39 [2020-05-21T01:38:39.286Z] ok  	github.com/docker/docker/integration/build	14.928s
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === Skipped
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_session_test.go:25: TODO: BuildKit
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_test.go:492: testEnv.OSType == "windows"
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
01:38:39 [2020-05-21T01:38:39.286Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] DONE 22 tests, 10 skipped in 35.860s
01:38:39 [2020-05-21T01:38:39.286Z] 
01:38:39 [2020-05-21T01:38:39.286Z] Running D:\gopath\src\github.com\docker\docker\integration\config
01:38:40 [2020-05-21T01:38:40.523Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.58s)
01:38:40 [2020-05-21T01:38:40.523Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:38:41 [2020-05-21T01:38:41.492Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:38:41 [2020-05-21T01:38:41.492Z] INFO: Testing against a local daemon
01:38:41 [2020-05-21T01:38:41.492Z] ok  	github.com/docker/docker/integration/config	0.214s
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] === Skipped
01:38:41 [2020-05-21T01:38:41.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
01:38:41 [2020-05-21T01:38:41.492Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
01:38:41 [2020-05-21T01:38:41.492Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
01:38:41 [2020-05-21T01:38:41.492Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
01:38:41 [2020-05-21T01:38:41.492Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
01:38:41 [2020-05-21T01:38:41.492Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
01:38:41 [2020-05-21T01:38:41.492Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
01:38:41 [2020-05-21T01:38:41.492Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] 
01:38:41 [2020-05-21T01:38:41.492Z] DONE 7 tests, 7 skipped in 2.383s
01:38:41 [2020-05-21T01:38:41.960Z] 
01:38:41 [2020-05-21T01:38:41.960Z] Running D:\gopath\src\github.com\docker\docker\integration\container
01:38:43 [2020-05-21T01:38:43.046Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.62s)
01:38:43 [2020-05-21T01:38:43.046Z] === RUN   TestCgroupNamespacesRunHostMode
01:38:43 [2020-05-21T01:38:43.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:38:44 [2020-05-21T01:38:44.902Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:38:44 [2020-05-21T01:38:44.902Z] INFO: Testing against a local daemon
01:38:45 [2020-05-21T01:38:45.567Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s)
01:38:45 [2020-05-21T01:38:45.567Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:38:48 [2020-05-21T01:38:48.087Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.59s)
01:38:48 [2020-05-21T01:38:48.087Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:38:48 [2020-05-21T01:38:48.505Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:38:48 [2020-05-21T01:38:48.505Z] Using test binary docker
01:38:48 [2020-05-21T01:38:48.505Z] +++ /etc/init.d/apparmor start
01:38:48 [2020-05-21T01:38:48.505Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:38:48 [2020-05-21T01:38:48.505Z] INFO: Waiting for daemon to start...
01:38:48 [2020-05-21T01:38:48.505Z] Starting dockerd
01:38:48 [2020-05-21T01:38:48.505Z] +++ 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
01:38:49 [2020-05-21T01:38:49.046Z] --- PASS: TestServiceWithDataPathPortInit (19.92s)
01:38:49 [2020-05-21T01:38:49.046Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:38:49 [2020-05-21T01:38:49.878Z] .
01:38:49 [2020-05-21T01:38:49.878Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:38:49 [2020-05-21T01:38:49.878Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:38:49 [2020-05-21T01:38:49.878Z] Error: No such image: emptyfs
01:38:49 [2020-05-21T01:38:49.878Z] ++++ docker load
01:38:49 [2020-05-21T01:38:49.878Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:38:50 [2020-05-21T01:38:50.444Z] Running integration-test (iteration 1)
01:38:50 [2020-05-21T01:38:50.444Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
01:38:50 [2020-05-21T01:38:50.444Z] ++ 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
01:38:50 [2020-05-21T01:38:50.444Z] ++ set -e
01:38:50 [2020-05-21T01:38:50.444Z] ++ '[' -n 0 ']'
01:38:50 [2020-05-21T01:38:50.444Z] ++ set -x
01:38:50 [2020-05-21T01:38:50.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
01:38:50 [2020-05-21T01:38:50.608Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.50s)
01:38:50 [2020-05-21T01:38:50.608Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:38:53 [2020-05-21T01:38:53.128Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s)
01:38:53 [2020-05-21T01:38:53.128Z] === RUN   TestCgroupNamespacesRunOlderClient
01:38:55 [2020-05-21T01:38:55.649Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.58s)
01:38:55 [2020-05-21T01:38:55.649Z] === RUN   TestKernelTCPMemory
01:38:55 [2020-05-21T01:38:55.649Z] --- SKIP: TestKernelTCPMemory (0.03s)
01:38:55 [2020-05-21T01:38:55.649Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
01:38:55 [2020-05-21T01:38:55.649Z] === RUN   TestNISDomainname
01:38:55 [2020-05-21T01:38:55.649Z] --- SKIP: TestNISDomainname (0.01s)
01:38:55 [2020-05-21T01:38:55.649Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
01:38:55 [2020-05-21T01:38:55.649Z] === RUN   TestHostnameDnsResolution
01:38:56 [2020-05-21T01:38:56.213Z] --- PASS: TestHostnameDnsResolution (1.03s)
01:38:56 [2020-05-21T01:38:56.213Z] === RUN   TestStats
01:38:56 [2020-05-21T01:38:56.213Z] --- SKIP: TestStats (0.00s)
01:38:56 [2020-05-21T01:38:56.213Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
01:38:56 [2020-05-21T01:38:56.213Z] === RUN   TestStopContainerWithTimeout
01:38:56 [2020-05-21T01:38:56.213Z] === RUN   TestStopContainerWithTimeout/0
01:38:56 [2020-05-21T01:38:56.213Z] === PAUSE TestStopContainerWithTimeout/0
01:38:56 [2020-05-21T01:38:56.213Z] === RUN   TestStopContainerWithTimeout/1
01:38:56 [2020-05-21T01:38:56.213Z] === PAUSE TestStopContainerWithTimeout/1
01:38:56 [2020-05-21T01:38:56.213Z] === RUN   TestStopContainerWithTimeout/3
01:38:56 [2020-05-21T01:38:56.213Z] === PAUSE TestStopContainerWithTimeout/3
01:38:56 [2020-05-21T01:38:56.213Z] === RUN   TestStopContainerWithTimeout/-1
01:38:56 [2020-05-21T01:38:56.213Z] === PAUSE TestStopContainerWithTimeout/-1
01:38:56 [2020-05-21T01:38:56.213Z] === CONT  TestStopContainerWithTimeout/0
01:38:56 [2020-05-21T01:38:56.213Z] === CONT  TestStopContainerWithTimeout/3
01:38:57 [2020-05-21T01:38:57.146Z] === CONT  TestStopContainerWithTimeout/-1
01:38:57 [2020-05-21T01:38:57.404Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.95s)
01:38:57 [2020-05-21T01:38:57.404Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r3581dm313x5qc8w036ajlfwv Created:2020-05-21 01:38:47.480770419 +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[d77bb3878db9917e0a5c44f7faebbd151784ab0a26c26af443545f316c086153:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k2zimyqunjcf6usmuew7sui45 EndpointID:364c5fd757d4ab3d4827e0b9572f712ff66b2df31952af4d616d643f12d68342 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bdfab55ebf126e995932ad0b0881066a2383b53a3bba06c7c79b108773f49167 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:7712cd8cd7a2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k2zimyqunjcf6usmuew7sui45 EndpointID:364c5fd757d4ab3d4827e0b9572f712ff66b2df31952af4d616d643f12d68342 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:38:57 [2020-05-21T01:38:57.404Z] PASS
01:38:57 [2020-05-21T01:38:57.404Z] 
01:38:57 [2020-05-21T01:38:57.404Z] === Skipped
01:38:57 [2020-05-21T01:38:57.404Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:38:57 [2020-05-21T01:38:57.404Z]     service_test.go:236: FLAKY_TEST
01:38:57 [2020-05-21T01:38:57.404Z] 
01:38:57 [2020-05-21T01:38:57.404Z] 
01:38:57 [2020-05-21T01:38:57.404Z] DONE 22 tests, 1 skipped in 53.512s
01:38:57 [2020-05-21T01:38:57.405Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:38:57 [2020-05-21T01:38:57.405Z] ++ 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
01:38:57 [2020-05-21T01:38:57.405Z] ++ set -e
01:38:57 [2020-05-21T01:38:57.405Z] ++ '[' -n 0 ']'
01:38:57 [2020-05-21T01:38:57.405Z] ++ set -x
01:38:57 [2020-05-21T01:38:57.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
01:38:57 [2020-05-21T01:38:57.405Z] INFO: Testing against a local daemon
01:38:57 [2020-05-21T01:38:57.405Z] === RUN   TestDockerNetworkIpvlanPersistance
01:38:57 [2020-05-21T01:38:57.405Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:38:57 [2020-05-21T01:38:57.405Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:38:57 [2020-05-21T01:38:57.405Z] === RUN   TestDockerNetworkIpvlan
01:38:57 [2020-05-21T01:38:57.405Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:38:57 [2020-05-21T01:38:57.405Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:38:57 [2020-05-21T01:38:57.405Z] PASS
01:38:57 [2020-05-21T01:38:57.405Z] 
01:38:57 [2020-05-21T01:38:57.405Z] === Skipped
01:38:57 [2020-05-21T01:38:57.405Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:38:57 [2020-05-21T01:38:57.405Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:38:57 [2020-05-21T01:38:57.405Z] 
01:38:57 [2020-05-21T01:38:57.405Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:38:57 [2020-05-21T01:38:57.405Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:38:57 [2020-05-21T01:38:57.405Z] 
01:38:57 [2020-05-21T01:38:57.405Z] 
01:38:57 [2020-05-21T01:38:57.405Z] DONE 2 tests, 2 skipped in 0.155s
01:38:57 [2020-05-21T01:38:57.405Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:38:57 [2020-05-21T01:38:57.405Z] ++ 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
01:38:57 [2020-05-21T01:38:57.405Z] ++ set -e
01:38:57 [2020-05-21T01:38:57.405Z] ++ '[' -n 0 ']'
01:38:57 [2020-05-21T01:38:57.405Z] ++ set -x
01:38:57 [2020-05-21T01:38:57.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
01:38:57 [2020-05-21T01:38:57.405Z] INFO: Testing against a local daemon
01:38:57 [2020-05-21T01:38:57.405Z] === RUN   TestDockerNetworkMacvlanPersistance
01:38:57 [2020-05-21T01:38:57.685Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
01:38:57 [2020-05-21T01:38:57.685Z] === RUN   TestDockerNetworkMacvlan
01:38:58 [2020-05-21T01:38:58.687Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:38:59 [2020-05-21T01:38:59.039Z] === CONT  TestStopContainerWithTimeout/1
01:38:59 [2020-05-21T01:38:59.727Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:39:00 [2020-05-21T01:39:00.339Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:39:00 [2020-05-21T01:39:00.934Z] --- PASS: TestStopContainerWithTimeout (0.02s)
01:39:00 [2020-05-21T01:39:00.934Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
01:39:00 [2020-05-21T01:39:00.934Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
01:39:00 [2020-05-21T01:39:00.934Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
01:39:00 [2020-05-21T01:39:00.934Z]     --- PASS: TestStopContainerWithTimeout/1 (1.54s)
01:39:00 [2020-05-21T01:39:00.934Z] === RUN   TestDeleteDevicemapper
01:39:00 [2020-05-21T01:39:00.934Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:39:00 [2020-05-21T01:39:00.934Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:39:00 [2020-05-21T01:39:00.934Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:39:02 [2020-05-21T01:39:02.304Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s)
01:39:02 [2020-05-21T01:39:02.304Z] === RUN   TestUpdateMemory
01:39:02 [2020-05-21T01:39:02.304Z] --- SKIP: TestUpdateMemory (0.00s)
01:39:02 [2020-05-21T01:39:02.304Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:02 [2020-05-21T01:39:02.304Z] === RUN   TestUpdateCPUQuota
01:39:02 [2020-05-21T01:39:02.304Z] --- SKIP: TestUpdateCPUQuota (0.00s)
01:39:02 [2020-05-21T01:39:02.304Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:02 [2020-05-21T01:39:02.304Z] === RUN   TestUpdatePidsLimit
01:39:02 [2020-05-21T01:39:02.304Z] --- SKIP: TestUpdatePidsLimit (0.00s)
01:39:02 [2020-05-21T01:39:02.304Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:02 [2020-05-21T01:39:02.304Z] === RUN   TestUpdateRestartPolicy
01:39:03 [2020-05-21T01:39:03.234Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
01:39:04 [2020-05-21T01:39:04.705Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:39:08 [2020-05-21T01:39:08.146Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:39:14 [2020-05-21T01:39:14.483Z] --- PASS: TestUpdateRestartPolicy (11.67s)
01:39:14 [2020-05-21T01:39:14.483Z] === RUN   TestUpdateRestartWithAutoRemove
01:39:14 [2020-05-21T01:39:14.483Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
01:39:14 [2020-05-21T01:39:14.483Z] === RUN   TestWaitNonBlocked
01:39:14 [2020-05-21T01:39:14.483Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:39:14 [2020-05-21T01:39:14.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:39:14 [2020-05-21T01:39:14.483Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:39:14 [2020-05-21T01:39:14.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:39:14 [2020-05-21T01:39:14.483Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:39:14 [2020-05-21T01:39:14.483Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:39:15 [2020-05-21T01:39:15.047Z] --- PASS: TestWaitNonBlocked (0.01s)
01:39:15 [2020-05-21T01:39:15.047Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
01:39:15 [2020-05-21T01:39:15.047Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
01:39:15 [2020-05-21T01:39:15.047Z] === RUN   TestWaitBlocked
01:39:15 [2020-05-21T01:39:15.047Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:39:15 [2020-05-21T01:39:15.047Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:39:15 [2020-05-21T01:39:15.047Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:39:15 [2020-05-21T01:39:15.047Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:39:15 [2020-05-21T01:39:15.047Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:39:15 [2020-05-21T01:39:15.047Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:39:15 [2020-05-21T01:39:15.979Z] --- PASS: TestWaitBlocked (0.02s)
01:39:15 [2020-05-21T01:39:15.979Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
01:39:15 [2020-05-21T01:39:15.979Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
01:39:15 [2020-05-21T01:39:15.979Z] === CONT  TestDaemonRestartIpcMode
01:39:15 [2020-05-21T01:39:15.979Z] === CONT  TestIpcModeOlderClient
01:39:15 [2020-05-21T01:39:15.979Z] --- PASS: TestIpcModeOlderClient (0.13s)
01:39:16 [2020-05-21T01:39:16.507Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:39:16 [2020-05-21T01:39:16.875Z] #65 DONE 37.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:39:17 [2020-05-21T01:39:17.119Z] --- PASS: TestDockerNetworkMacvlan (19.44s)
01:39:17 [2020-05-21T01:39:17.119Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
01:39:17 [2020-05-21T01:39:17.119Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
01:39:17 [2020-05-21T01:39:17.119Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s)
01:39:17 [2020-05-21T01:39:17.119Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s)
01:39:17 [2020-05-21T01:39:17.119Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.39s)
01:39:17 [2020-05-21T01:39:17.119Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s)
01:39:17 [2020-05-21T01:39:17.119Z] PASS
01:39:17 [2020-05-21T01:39:17.119Z] 
01:39:17 [2020-05-21T01:39:17.119Z] DONE 8 tests in 20.980s
01:39:17 [2020-05-21T01:39:17.119Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
01:39:17 [2020-05-21T01:39:17.119Z] ++ 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
01:39:17 [2020-05-21T01:39:17.119Z] ++ set -e
01:39:17 [2020-05-21T01:39:17.119Z] ++ '[' -n 0 ']'
01:39:17 [2020-05-21T01:39:17.119Z] ++ set -x
01:39:17 [2020-05-21T01:39:17.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
01:39:17 [2020-05-21T01:39:17.333Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/test/unit
01:39:17 [2020-05-21T01:39:17.399Z] testing: warning: no tests to run
01:39:17 [2020-05-21T01:39:17.399Z] PASS
01:39:17 [2020-05-21T01:39:17.399Z] 
01:39:17 [2020-05-21T01:39:17.399Z] DONE 0 tests in 0.064s
01:39:17 [2020-05-21T01:39:17.399Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:39:17 [2020-05-21T01:39:17.399Z] ++ 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
01:39:17 [2020-05-21T01:39:17.399Z] ++ set -e
01:39:17 [2020-05-21T01:39:17.399Z] ++ '[' -n 0 ']'
01:39:17 [2020-05-21T01:39:17.399Z] ++ set -x
01:39:17 [2020-05-21T01:39:17.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
01:39:17 [2020-05-21T01:39:17.400Z] INFO: Testing against a local daemon
01:39:17 [2020-05-21T01:39:17.400Z] === RUN   TestAuthZPluginAllowRequest
01:39:19 [2020-05-21T01:39:19.411Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
01:39:19 [2020-05-21T01:39:19.411Z] === RUN   TestAuthZPluginTLS
01:39:19 [2020-05-21T01:39:19.691Z] --- PASS: TestAuthZPluginTLS (0.54s)
01:39:19 [2020-05-21T01:39:19.691Z] === RUN   TestAuthZPluginDenyRequest
01:39:20 [2020-05-21T01:39:20.303Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
01:39:20 [2020-05-21T01:39:20.303Z] === RUN   TestAuthZPluginAPIDenyResponse
01:39:20 [2020-05-21T01:39:20.914Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
01:39:20 [2020-05-21T01:39:20.914Z] === RUN   TestAuthZPluginDenyResponse
01:39:21 [2020-05-21T01:39:21.195Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
01:39:21 [2020-05-21T01:39:21.195Z] === RUN   TestAuthZPluginAllowEventStream
01:39:21 [2020-05-21T01:39:21.231Z] --- PASS: TestDaemonRestartIpcMode (4.71s)
01:39:21 [2020-05-21T01:39:21.232Z] PASS
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === Skipped
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
01:39:21 [2020-05-21T01:39:21.232Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestPause (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
01:39:21 [2020-05-21T01:39:21.232Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
01:39:21 [2020-05-21T01:39:21.232Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
01:39:21 [2020-05-21T01:39:21.232Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestStats (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
01:39:21 [2020-05-21T01:39:21.232Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] 
01:39:21 [2020-05-21T01:39:21.232Z] DONE 181 tests, 24 skipped in 93.407s
01:39:21 [2020-05-21T01:39:21.232Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
01:39:21 [2020-05-21T01:39:21.232Z] INFO: Testing against a local daemon
01:39:21 [2020-05-21T01:39:21.232Z] === RUN   TestCommitInheritsEnv
01:39:21 [2020-05-21T01:39:21.291Z] tests/integration/api_volume_test.py .........                           [ 74%]
01:39:21 [2020-05-21T01:39:21.291Z] tests/integration/client_test.py .....                                   [ 75%]
01:39:21 [2020-05-21T01:39:21.291Z] tests/integration/context_api_test.py ..                                 [ 76%]
01:39:21 [2020-05-21T01:39:21.291Z] tests/integration/errors_test.py .                                       [ 76%]
01:39:21 [2020-05-21T01:39:21.785Z] ?   	github.com/docker/docker/api	[no test files]
01:39:22 [2020-05-21T01:39:22.129Z] --- PASS: TestBuildWithHugeFile (41.79s)
01:39:22 [2020-05-21T01:39:22.129Z] === RUN   TestBuildWithEmptyDockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:39:22 [2020-05-21T01:39:22.129Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
01:39:22 [2020-05-21T01:39:22.129Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
01:39:22 [2020-05-21T01:39:22.129Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
01:39:22 [2020-05-21T01:39:22.129Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
01:39:22 [2020-05-21T01:39:22.129Z] === RUN   TestBuildPreserveOwnership
01:39:22 [2020-05-21T01:39:22.129Z] === RUN   TestBuildPreserveOwnership/copy_from
01:39:22 [2020-05-21T01:39:22.129Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:39:22 [2020-05-21T01:39:22.235Z] --- PASS: TestCommitInheritsEnv (1.24s)
01:39:22 [2020-05-21T01:39:22.235Z] === RUN   TestImportExtremelyLargeImageWorks
01:39:22 [2020-05-21T01:39:22.235Z] === PAUSE TestImportExtremelyLargeImageWorks
01:39:22 [2020-05-21T01:39:22.235Z] === RUN   TestImagesFilterMultiReference
01:39:22 [2020-05-21T01:39:22.235Z] --- PASS: TestImagesFilterMultiReference (0.06s)
01:39:22 [2020-05-21T01:39:22.235Z] === RUN   TestImagePullPlatformInvalid
01:39:22 [2020-05-21T01:39:22.235Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:39:22 [2020-05-21T01:39:22.235Z] === RUN   TestRemoveImageOrphaning
01:39:22 [2020-05-21T01:39:22.505Z] Loaded image: buildpack-deps:jessie
01:39:22 [2020-05-21T01:39:22.505Z] Loaded image: busybox:latest
01:39:22 [2020-05-21T01:39:22.505Z] Loaded image: busybox:glibc
01:39:22 [2020-05-21T01:39:22.505Z] Loaded image: debian:jessie
01:39:22 [2020-05-21T01:39:22.505Z] Loaded image: hello-world:latest
01:39:22 [2020-05-21T01:39:22.505Z] INFO: Testing against a local daemon
01:39:22 [2020-05-21T01:39:22.505Z] === RUN   TestCgroupNamespacesBuild
01:39:23 [2020-05-21T01:39:23.065Z] --- PASS: TestBuildPreserveOwnership (5.92s)
01:39:23 [2020-05-21T01:39:23.065Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
01:39:23 [2020-05-21T01:39:23.065Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
01:39:23 [2020-05-21T01:39:23.065Z] === RUN   TestBuildPlatformInvalid
01:39:23 [2020-05-21T01:39:23.213Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
01:39:23 [2020-05-21T01:39:23.213Z] === RUN   TestAuthZPluginErrorResponse
01:39:23 [2020-05-21T01:39:23.324Z] --- PASS: TestBuildPlatformInvalid (0.18s)
01:39:23 [2020-05-21T01:39:23.324Z] PASS
01:39:23 [2020-05-21T01:39:23.324Z] 
01:39:23 [2020-05-21T01:39:23.324Z] === Skipped
01:39:23 [2020-05-21T01:39:23.324Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
01:39:23 [2020-05-21T01:39:23.324Z]     build_session_test.go:25: TODO: BuildKit
01:39:23 [2020-05-21T01:39:23.324Z] 
01:39:23 [2020-05-21T01:39:23.324Z] 
01:39:23 [2020-05-21T01:39:23.324Z] DONE 32 tests, 1 skipped in 90.036s
01:39:23 [2020-05-21T01:39:23.324Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
01:39:23 [2020-05-21T01:39:23.324Z] ++ 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
01:39:23 [2020-05-21T01:39:23.324Z] ++ set -e
01:39:23 [2020-05-21T01:39:23.324Z] ++ '[' -n 0 ']'
01:39:23 [2020-05-21T01:39:23.324Z] ++ set -x
01:39:23 [2020-05-21T01:39:23.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
01:39:23 [2020-05-21T01:39:23.324Z] INFO: Testing against a local daemon
01:39:23 [2020-05-21T01:39:23.324Z] === RUN   TestConfigInspect
01:39:23 [2020-05-21T01:39:23.493Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
01:39:23 [2020-05-21T01:39:23.493Z] === RUN   TestAuthZPluginErrorRequest
01:39:24 [2020-05-21T01:39:24.104Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
01:39:24 [2020-05-21T01:39:24.104Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:39:24 [2020-05-21T01:39:24.129Z] --- PASS: TestRemoveImageOrphaning (1.91s)
01:39:24 [2020-05-21T01:39:24.129Z] === RUN   TestRemoveImageGarbageCollector
01:39:24 [2020-05-21T01:39:24.129Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:39:24 [2020-05-21T01:39:24.129Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
01:39:24 [2020-05-21T01:39:24.129Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:39:24 [2020-05-21T01:39:24.129Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
01:39:24 [2020-05-21T01:39:24.129Z] === RUN   TestTagInvalidReference
01:39:24 [2020-05-21T01:39:24.129Z] --- PASS: TestTagInvalidReference (0.02s)
01:39:24 [2020-05-21T01:39:24.129Z] === RUN   TestTagValidPrefixedRepo
01:39:24 [2020-05-21T01:39:24.385Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
01:39:24 [2020-05-21T01:39:24.385Z] === RUN   TestTagExistedNameWithoutForce
01:39:24 [2020-05-21T01:39:24.386Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
01:39:24 [2020-05-21T01:39:24.386Z] === RUN   TestTagOfficialNames
01:39:24 [2020-05-21T01:39:24.386Z] --- PASS: TestTagOfficialNames (0.05s)
01:39:24 [2020-05-21T01:39:24.386Z] === RUN   TestTagMatchesDigest
01:39:24 [2020-05-21T01:39:24.386Z] --- PASS: TestTagMatchesDigest (0.01s)
01:39:24 [2020-05-21T01:39:24.386Z] === CONT  TestImportExtremelyLargeImageWorks
01:39:24 [2020-05-21T01:39:24.404Z] --- PASS: TestCgroupNamespacesBuild (3.47s)
01:39:24 [2020-05-21T01:39:24.404Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:39:24 [2020-05-21T01:39:24.716Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
01:39:24 [2020-05-21T01:39:24.716Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:39:26 [2020-05-21T01:39:26.302Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s)
01:39:26 [2020-05-21T01:39:26.302Z] === RUN   TestBuildWithSession
01:39:26 [2020-05-21T01:39:26.302Z] --- SKIP: TestBuildWithSession (0.00s)
01:39:26 [2020-05-21T01:39:26.302Z]     build_session_test.go:25: TODO: BuildKit
01:39:26 [2020-05-21T01:39:26.302Z] === RUN   TestBuildSquashParent
01:39:26 [2020-05-21T01:39:26.730Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
01:39:26 [2020-05-21T01:39:26.730Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:39:27 [2020-05-21T01:39:27.513Z] --- PASS: TestConfigInspect (3.80s)
01:39:27 [2020-05-21T01:39:27.513Z] === RUN   TestConfigList
01:39:29 [2020-05-21T01:39:29.395Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s)
01:39:29 [2020-05-21T01:39:29.395Z] === RUN   TestAuthZPluginHeader
01:39:30 [2020-05-21T01:39:30.006Z] --- PASS: TestAuthZPluginHeader (0.85s)
01:39:30 [2020-05-21T01:39:30.006Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:39:30 [2020-05-21T01:39:30.006Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:39:30 [2020-05-21T01:39:30.006Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:30 [2020-05-21T01:39:30.006Z] === RUN   TestAuthZPluginV2Disable
01:39:30 [2020-05-21T01:39:30.006Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
01:39:30 [2020-05-21T01:39:30.006Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:30 [2020-05-21T01:39:30.006Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:39:30 [2020-05-21T01:39:30.006Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:39:30 [2020-05-21T01:39:30.006Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:30 [2020-05-21T01:39:30.006Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:39:30 [2020-05-21T01:39:30.006Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:39:30 [2020-05-21T01:39:30.006Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:30 [2020-05-21T01:39:30.006Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:39:30 [2020-05-21T01:39:30.798Z] --- PASS: TestConfigList (3.23s)
01:39:30 [2020-05-21T01:39:30.798Z] === RUN   TestConfigsCreateAndDelete
01:39:34 [2020-05-21T01:39:34.084Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
01:39:34 [2020-05-21T01:39:34.084Z] === RUN   TestConfigsUpdate
01:39:37 [2020-05-21T01:39:37.368Z] --- PASS: TestConfigsUpdate (3.20s)
01:39:37 [2020-05-21T01:39:37.368Z] === RUN   TestTemplatedConfig
01:39:38 [2020-05-21T01:39:38.497Z] --- PASS: TestBuildSquashParent (10.67s)
01:39:38 [2020-05-21T01:39:38.497Z] === RUN   TestBuildWithRemoveAndForceRemove
01:39:38 [2020-05-21T01:39:38.497Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:39:38 [2020-05-21T01:39:38.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:39:38 [2020-05-21T01:39:38.497Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:39:38 [2020-05-21T01:39:38.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:39:38 [2020-05-21T01:39:38.497Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:39:38 [2020-05-21T01:39:38.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:39:38 [2020-05-21T01:39:38.497Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:39:38 [2020-05-21T01:39:38.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:39:38 [2020-05-21T01:39:38.497Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:39:38 [2020-05-21T01:39:38.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:39:38 [2020-05-21T01:39:38.497Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:39:38 [2020-05-21T01:39:38.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:39:38 [2020-05-21T01:39:38.497Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:39:38 [2020-05-21T01:39:38.497Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:39:40 [2020-05-21T01:39:40.397Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:39:40 [2020-05-21T01:39:40.655Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:39:40 [2020-05-21T01:39:40.655Z] --- PASS: TestTemplatedConfig (3.51s)
01:39:40 [2020-05-21T01:39:40.655Z] === RUN   TestConfigCreateResolve
01:39:43 [2020-05-21T01:39:43.187Z] --- PASS: TestConfigCreateResolve (2.72s)
01:39:43 [2020-05-21T01:39:43.187Z] === RUN   TestConfigDaemonLibtrustID
01:39:43 [2020-05-21T01:39:43.755Z] --- PASS: TestConfigDaemonLibtrustID (0.76s)
01:39:43 [2020-05-21T01:39:43.755Z] PASS
01:39:43 [2020-05-21T01:39:43.755Z] 
01:39:43 [2020-05-21T01:39:43.755Z] DONE 7 tests in 20.524s
01:39:43 [2020-05-21T01:39:43.755Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
01:39:43 [2020-05-21T01:39:43.755Z] ++ 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
01:39:43 [2020-05-21T01:39:43.755Z] ++ set -e
01:39:43 [2020-05-21T01:39:43.755Z] ++ '[' -n 0 ']'
01:39:43 [2020-05-21T01:39:43.755Z] ++ set -x
01:39:43 [2020-05-21T01:39:43.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
01:39:43 [2020-05-21T01:39:43.935Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:39:43 [2020-05-21T01:39:43.935Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:39:44 [2020-05-21T01:39:44.014Z] INFO: Testing against a local daemon
01:39:44 [2020-05-21T01:39:44.014Z] === RUN   TestCheckpoint
01:39:44 [2020-05-21T01:39:44.014Z] --- SKIP: TestCheckpoint (0.00s)
01:39:44 [2020-05-21T01:39:44.014Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:39:44 [2020-05-21T01:39:44.014Z] === RUN   TestContainerInvalidJSON
01:39:44 [2020-05-21T01:39:44.014Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:39:44 [2020-05-21T01:39:44.014Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:39:44 [2020-05-21T01:39:44.014Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:39:44 [2020-05-21T01:39:44.014Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:39:44 [2020-05-21T01:39:44.014Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:39:44 [2020-05-21T01:39:44.014Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:39:44 [2020-05-21T01:39:44.014Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:39:44 [2020-05-21T01:39:44.014Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:39:44 [2020-05-21T01:39:44.014Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:39:44 [2020-05-21T01:39:44.014Z] --- PASS: TestContainerInvalidJSON (0.03s)
01:39:44 [2020-05-21T01:39:44.014Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:39:44 [2020-05-21T01:39:44.014Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:39:44 [2020-05-21T01:39:44.014Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:39:44 [2020-05-21T01:39:44.014Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:39:44 [2020-05-21T01:39:44.014Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
01:39:44 [2020-05-21T01:39:44.014Z] === RUN   TestCopyFromContainerPathIsNotDir
01:39:44 [2020-05-21T01:39:44.272Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
01:39:44 [2020-05-21T01:39:44.272Z] === RUN   TestCopyToContainerPathDoesNotExist
01:39:44 [2020-05-21T01:39:44.272Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
01:39:44 [2020-05-21T01:39:44.272Z] === RUN   TestCopyToContainerPathIsNotDir
01:39:44 [2020-05-21T01:39:44.531Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
01:39:44 [2020-05-21T01:39:44.531Z] === RUN   TestCopyFromContainer
01:39:45 [2020-05-21T01:39:45.490Z] ok  	github.com/docker/docker/integration/container	60.338s
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === Skipped
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
01:39:45 [2020-05-21T01:39:45.490Z]     copy_test.go:25: testEnv.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
01:39:45 [2020-05-21T01:39:45.490Z]     copy_test.go:39: testEnv.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
01:39:45 [2020-05-21T01:39:45.490Z]     copy_test.go:51: testEnv.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
01:39:45 [2020-05-21T01:39:45.490Z]     copy_test.go:65: testEnv.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s)
01:39:45 [2020-05-21T01:39:45.490Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
01:39:45 [2020-05-21T01:39:45.490Z] 
01:39:45 [2020-05-21T01:39:45.490Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
01:39:45 [2020-05-21T01:39:45.490Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
01:39:45 [2020-05-21T01:39:45.491Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] DONE 81 tests, 42 skipped in 63.108s
01:39:45 [2020-05-21T01:39:45.491Z] 
01:39:45 [2020-05-21T01:39:45.491Z] Running D:\gopath\src\github.com\docker\docker\integration\image
01:39:46 [2020-05-21T01:39:46.434Z] === RUN   TestCopyFromContainer//
01:39:46 [2020-05-21T01:39:46.434Z] === RUN   TestCopyFromContainer//bar/root
01:39:46 [2020-05-21T01:39:46.692Z] === RUN   TestCopyFromContainer//bar/root/
01:39:46 [2020-05-21T01:39:46.692Z] === RUN   TestCopyFromContainer/bar/quux
01:39:46 [2020-05-21T01:39:46.951Z] === RUN   TestCopyFromContainer/bar/quux/
01:39:46 [2020-05-21T01:39:46.951Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:39:47 [2020-05-21T01:39:47.049Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:39:47 [2020-05-21T01:39:47.049Z] INFO: Testing against a local daemon
01:39:47 [2020-05-21T01:39:47.211Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:39:47 [2020-05-21T01:39:47.211Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:39:47 [2020-05-21T01:39:47.216Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
01:39:47 [2020-05-21T01:39:47.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s)
01:39:47 [2020-05-21T01:39:47.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s)
01:39:47 [2020-05-21T01:39:47.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s)
01:39:47 [2020-05-21T01:39:47.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s)
01:39:47 [2020-05-21T01:39:47.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s)
01:39:47 [2020-05-21T01:39:47.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s)
01:39:47 [2020-05-21T01:39:47.216Z] === RUN   TestBuildMultiStageCopy
01:39:47 [2020-05-21T01:39:47.216Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:39:47 [2020-05-21T01:39:47.470Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:39:47 [2020-05-21T01:39:47.470Z] === RUN   TestCopyFromContainer/bar/notarget
01:39:47 [2020-05-21T01:39:47.516Z] ok  	github.com/docker/docker/integration/image	0.493s
01:39:47 [2020-05-21T01:39:47.516Z] 
01:39:47 [2020-05-21T01:39:47.516Z] === Skipped
01:39:47 [2020-05-21T01:39:47.516Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
01:39:47 [2020-05-21T01:39:47.516Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
01:39:47 [2020-05-21T01:39:47.516Z] 
01:39:47 [2020-05-21T01:39:47.516Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
01:39:47 [2020-05-21T01:39:47.516Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
01:39:47 [2020-05-21T01:39:47.516Z] 
01:39:47 [2020-05-21T01:39:47.516Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
01:39:47 [2020-05-21T01:39:47.516Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
01:39:47 [2020-05-21T01:39:47.516Z] 
01:39:47 [2020-05-21T01:39:47.516Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
01:39:47 [2020-05-21T01:39:47.516Z]     tag_test.go:98: testEnv.OSType == "windows"
01:39:47 [2020-05-21T01:39:47.516Z] 
01:39:47 [2020-05-21T01:39:47.516Z] 
01:39:47 [2020-05-21T01:39:47.516Z] DONE 11 tests, 4 skipped in 2.552s
01:39:47 [2020-05-21T01:39:47.516Z] 
01:39:47 [2020-05-21T01:39:47.516Z] Running D:\gopath\src\github.com\docker\docker\integration\network
01:39:47 [2020-05-21T01:39:47.728Z] --- PASS: TestCopyFromContainer (3.18s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer// (0.11s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:39:47 [2020-05-21T01:39:47.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:39:47 [2020-05-21T01:39:47.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:39:47 [2020-05-21T01:39:47.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:39:47 [2020-05-21T01:39:47.729Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:39:47 [2020-05-21T01:39:47.729Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:39:47 [2020-05-21T01:39:47.729Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:39:47 [2020-05-21T01:39:47.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateLinkToNonExistingContainer
01:39:47 [2020-05-21T01:39:47.729Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateWithInvalidEnv
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateWithInvalidEnv/0
01:39:47 [2020-05-21T01:39:47.729Z] === PAUSE TestCreateWithInvalidEnv/0
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateWithInvalidEnv/1
01:39:47 [2020-05-21T01:39:47.729Z] === PAUSE TestCreateWithInvalidEnv/1
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateWithInvalidEnv/2
01:39:47 [2020-05-21T01:39:47.729Z] === PAUSE TestCreateWithInvalidEnv/2
01:39:47 [2020-05-21T01:39:47.729Z] === CONT  TestCreateWithInvalidEnv/0
01:39:47 [2020-05-21T01:39:47.729Z] === CONT  TestCreateWithInvalidEnv/2
01:39:47 [2020-05-21T01:39:47.729Z] === CONT  TestCreateWithInvalidEnv/1
01:39:47 [2020-05-21T01:39:47.729Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:39:47 [2020-05-21T01:39:47.729Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateTmpfsMountsTarget
01:39:47 [2020-05-21T01:39:47.729Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
01:39:47 [2020-05-21T01:39:47.729Z] === RUN   TestCreateWithCustomMaskedPaths
01:39:48 [2020-05-21T01:39:48.419Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
01:39:48 [2020-05-21T01:39:48.419Z] PASS
01:39:48 [2020-05-21T01:39:48.419Z] 
01:39:48 [2020-05-21T01:39:48.419Z] === Skipped
01:39:48 [2020-05-21T01:39:48.419Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:39:48 [2020-05-21T01:39:48.419Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:48 [2020-05-21T01:39:48.419Z] 
01:39:48 [2020-05-21T01:39:48.419Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
01:39:48 [2020-05-21T01:39:48.419Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:48 [2020-05-21T01:39:48.419Z] 
01:39:48 [2020-05-21T01:39:48.419Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:39:48 [2020-05-21T01:39:48.419Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:48 [2020-05-21T01:39:48.419Z] 
01:39:48 [2020-05-21T01:39:48.419Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:39:48 [2020-05-21T01:39:48.419Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:39:48 [2020-05-21T01:39:48.419Z] 
01:39:48 [2020-05-21T01:39:48.419Z] 
01:39:48 [2020-05-21T01:39:48.419Z] DONE 17 tests, 4 skipped in 29.505s
01:39:48 [2020-05-21T01:39:48.419Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:39:48 [2020-05-21T01:39:48.419Z] ++ 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
01:39:48 [2020-05-21T01:39:48.419Z] ++ set -e
01:39:48 [2020-05-21T01:39:48.419Z] ++ '[' -n 0 ']'
01:39:48 [2020-05-21T01:39:48.419Z] ++ set -x
01:39:48 [2020-05-21T01:39:48.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
01:39:48 [2020-05-21T01:39:48.420Z] INFO: Testing against a local daemon
01:39:48 [2020-05-21T01:39:48.420Z] === RUN   TestPluginInvalidJSON
01:39:48 [2020-05-21T01:39:48.420Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:39:48 [2020-05-21T01:39:48.420Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:39:48 [2020-05-21T01:39:48.420Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:39:48 [2020-05-21T01:39:48.420Z] --- PASS: TestPluginInvalidJSON (0.01s)
01:39:48 [2020-05-21T01:39:48.420Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:39:48 [2020-05-21T01:39:48.420Z] === RUN   TestPluginInstall
01:39:48 [2020-05-21T01:39:48.420Z] === RUN   TestPluginInstall/no_auth
01:39:48 [2020-05-21T01:39:48.837Z] ok  	github.com/docker/docker/api/server	0.040s	coverage: 9.0% of statements
01:39:49 [2020-05-21T01:39:49.722Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:39:49 [2020-05-21T01:39:49.722Z] INFO: Testing against a local daemon
01:39:49 [2020-05-21T01:39:49.722Z] ok  	github.com/docker/docker/integration/network	0.249s
01:39:50 [2020-05-21T01:39:50.187Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === Skipped
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     network_test.go:97: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:29: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:52: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:96: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:130: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:181: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:206: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:236: FLAKY_TEST
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:326: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
01:39:50 [2020-05-21T01:39:50.188Z]     service_test.go:394: testEnv.OSType == "windows"
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] DONE 18 tests, 14 skipped in 2.451s
01:39:50 [2020-05-21T01:39:50.188Z] 
01:39:50 [2020-05-21T01:39:50.188Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
01:39:50 [2020-05-21T01:39:50.261Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s)
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/no_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/no_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/empty_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/valid_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/empty_capadd
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/empty_capadd
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/empty_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/no_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/empty_capadd
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/valid_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/empty_capdrop
01:39:50 [2020-05-21T01:39:50.261Z] === CONT  TestCreateWithCapabilities/empty_capabilities
01:39:50 [2020-05-21T01:39:50.261Z] --- PASS: TestCreateWithCapabilities (0.04s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
01:39:50 [2020-05-21T01:39:50.261Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
01:39:50 [2020-05-21T01:39:50.261Z] === RUN   TestCreateWithCustomReadonlyPaths
01:39:50 [2020-05-21T01:39:50.496Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:39:50 [2020-05-21T01:39:50.654Z] testing: warning: no tests to run
01:39:50 [2020-05-21T01:39:50.654Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.068s
01:39:50 [2020-05-21T01:39:50.654Z] 
01:39:50 [2020-05-21T01:39:50.654Z] DONE 0 tests in 0.781s
01:39:51 [2020-05-21T01:39:51.061Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:39:51 [2020-05-21T01:39:51.120Z] 
01:39:51 [2020-05-21T01:39:51.120Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
01:39:51 [2020-05-21T01:39:51.268Z] time="2020-05-21T01:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:39:51 [2020-05-21T01:39:51.268Z] time="2020-05-21T01:39:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:39:51 [2020-05-21T01:39:51.268Z] time="2020-05-21T01:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2117b62d5baa17f4639ece20f8d3be5a5216d72268a8022b01d0ed134724fe2" mediatype=application/vnd.docker.plugin.v1+json size=522
01:39:51 [2020-05-21T01:39:51.268Z] time="2020-05-21T01:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:39:51 [2020-05-21T01:39:51.268Z] time="2020-05-21T01:39:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:39:51 [2020-05-21T01:39:51.268Z] time="2020-05-21T01:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2117b62d5baa17f4639ece20f8d3be5a5216d72268a8022b01d0ed134724fe2" mediatype=application/vnd.docker.plugin.v1+json size=522
01:39:51 [2020-05-21T01:39:51.268Z] === RUN   TestPluginInstall/with_htpasswd
01:39:51 [2020-05-21T01:39:51.586Z] testing: warning: no tests to run
01:39:51 [2020-05-21T01:39:51.586Z] ok  	github.com/docker/docker/integration/network/macvlan	0.073s
01:39:51 [2020-05-21T01:39:51.586Z] 
01:39:51 [2020-05-21T01:39:51.586Z] DONE 0 tests in 0.741s
01:39:51 [2020-05-21T01:39:51.586Z] 
01:39:51 [2020-05-21T01:39:51.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
01:39:51 [2020-05-21T01:39:51.627Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:39:51 [2020-05-21T01:39:51.879Z] time="2020-05-21T01:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:39:51 [2020-05-21T01:39:51.879Z] time="2020-05-21T01:39:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:39:51 [2020-05-21T01:39:51.879Z] time="2020-05-21T01:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8db2fa65e741444ce1fcfd54d4000eb3472df0d27a67786bca1a58d3457c950" mediatype=application/vnd.docker.plugin.v1+json size=522
01:39:51 [2020-05-21T01:39:51.879Z] time="2020-05-21T01:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:39:51 [2020-05-21T01:39:51.879Z] time="2020-05-21T01:39:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:39:51 [2020-05-21T01:39:51.879Z] time="2020-05-21T01:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8db2fa65e741444ce1fcfd54d4000eb3472df0d27a67786bca1a58d3457c950" mediatype=application/vnd.docker.plugin.v1+json size=522
01:39:52 [2020-05-21T01:39:52.160Z] === RUN   TestPluginInstall/with_insecure
01:39:52 [2020-05-21T01:39:52.192Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:39:52 [2020-05-21T01:39:52.568Z] testing: warning: no tests to run
01:39:52 [2020-05-21T01:39:52.568Z] ok  	github.com/docker/docker/integration/plugin	0.069s
01:39:52 [2020-05-21T01:39:52.568Z] 
01:39:52 [2020-05-21T01:39:52.568Z] DONE 0 tests in 0.779s
01:39:52 [2020-05-21T01:39:52.568Z] 
01:39:52 [2020-05-21T01:39:52.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
01:39:52 [2020-05-21T01:39:52.792Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s)
01:39:52 [2020-05-21T01:39:52.792Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:39:52 [2020-05-21T01:39:52.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:39:52 [2020-05-21T01:39:52.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:39:52 [2020-05-21T01:39:52.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:39:52 [2020-05-21T01:39:52.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:39:52 [2020-05-21T01:39:52.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:39:52 [2020-05-21T01:39:52.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:39:52 [2020-05-21T01:39:52.793Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:39:52 [2020-05-21T01:39:52.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:39:52 [2020-05-21T01:39:52.793Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:39:52 [2020-05-21T01:39:52.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:39:52 [2020-05-21T01:39:52.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:39:52 [2020-05-21T01:39:52.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:39:52 [2020-05-21T01:39:52.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:39:52 [2020-05-21T01:39:52.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:39:52 [2020-05-21T01:39:52.793Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:39:52 [2020-05-21T01:39:52.793Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
01:39:52 [2020-05-21T01:39:52.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
01:39:52 [2020-05-21T01:39:52.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
01:39:52 [2020-05-21T01:39:52.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
01:39:52 [2020-05-21T01:39:52.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
01:39:52 [2020-05-21T01:39:52.793Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
01:39:52 [2020-05-21T01:39:52.793Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:39:53 [2020-05-21T01:39:53.124Z] --- PASS: TestBuildMultiStageCopy (5.82s)
01:39:53 [2020-05-21T01:39:53.124Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s)
01:39:53 [2020-05-21T01:39:53.124Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s)
01:39:53 [2020-05-21T01:39:53.124Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s)
01:39:53 [2020-05-21T01:39:53.124Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
01:39:53 [2020-05-21T01:39:53.124Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s)
01:39:53 [2020-05-21T01:39:53.124Z] === RUN   TestBuildMultiStageParentConfig
01:39:53 [2020-05-21T01:39:53.161Z] time="2020-05-21T01:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:39:53 [2020-05-21T01:39:53.161Z] time="2020-05-21T01:39:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:39:53 [2020-05-21T01:39:53.161Z] time="2020-05-21T01:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc8731d0c7e672fb17a48410a4a37673a6359ac4976958047acd8c66289be960" mediatype=application/vnd.docker.plugin.v1+json size=522
01:39:53 [2020-05-21T01:39:53.161Z] time="2020-05-21T01:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:39:53 [2020-05-21T01:39:53.161Z] time="2020-05-21T01:39:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:39:53 [2020-05-21T01:39:53.161Z] time="2020-05-21T01:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc8731d0c7e672fb17a48410a4a37673a6359ac4976958047acd8c66289be960" mediatype=application/vnd.docker.plugin.v1+json size=522
01:39:53 [2020-05-21T01:39:53.360Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
01:39:53 [2020-05-21T01:39:53.360Z] === RUN   TestContainerStartOnDaemonRestart
01:39:53 [2020-05-21T01:39:53.360Z] === PAUSE TestContainerStartOnDaemonRestart
01:39:53 [2020-05-21T01:39:53.360Z] === RUN   TestDaemonRestartIpcMode
01:39:53 [2020-05-21T01:39:53.360Z] === PAUSE TestDaemonRestartIpcMode
01:39:53 [2020-05-21T01:39:53.360Z] === RUN   TestDaemonHostGatewayIP
01:39:53 [2020-05-21T01:39:53.360Z] === PAUSE TestDaemonHostGatewayIP
01:39:53 [2020-05-21T01:39:53.360Z] === RUN   TestContainerKillOnDaemonStart
01:39:53 [2020-05-21T01:39:53.360Z] === PAUSE TestContainerKillOnDaemonStart
01:39:53 [2020-05-21T01:39:53.360Z] === RUN   TestDiff
01:39:53 [2020-05-21T01:39:53.441Z] --- PASS: TestPluginInstall (6.40s)
01:39:53 [2020-05-21T01:39:53.441Z]     --- PASS: TestPluginInstall/no_auth (4.30s)
01:39:53 [2020-05-21T01:39:53.441Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
01:39:53 [2020-05-21T01:39:53.441Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
01:39:53 [2020-05-21T01:39:53.441Z]         plugin_test.go:157: [d142870f84229] daemon is not started
01:39:53 [2020-05-21T01:39:53.441Z] PASS
01:39:53 [2020-05-21T01:39:53.441Z] 
01:39:53 [2020-05-21T01:39:53.441Z] DONE 6 tests in 6.527s
01:39:53 [2020-05-21T01:39:53.441Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:39:53 [2020-05-21T01:39:53.441Z] ++ 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
01:39:53 [2020-05-21T01:39:53.441Z] ++ set -e
01:39:53 [2020-05-21T01:39:53.441Z] ++ '[' -n 0 ']'
01:39:53 [2020-05-21T01:39:53.441Z] ++ set -x
01:39:53 [2020-05-21T01:39:53.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
01:39:53 [2020-05-21T01:39:53.551Z] testing: warning: no tests to run
01:39:53 [2020-05-21T01:39:53.552Z] ok  	github.com/docker/docker/integration/plugin/authz	0.072s
01:39:53 [2020-05-21T01:39:53.552Z] 
01:39:53 [2020-05-21T01:39:53.552Z] DONE 0 tests in 0.737s
01:39:53 [2020-05-21T01:39:53.552Z] 
01:39:53 [2020-05-21T01:39:53.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
01:39:53 [2020-05-21T01:39:53.722Z] INFO: Testing against a local daemon
01:39:53 [2020-05-21T01:39:53.722Z] === RUN   TestExternalGraphDriver
01:39:53 [2020-05-21T01:39:53.722Z] === RUN   TestExternalGraphDriver/json
01:39:54 [2020-05-21T01:39:54.297Z] --- PASS: TestDiff (0.80s)
01:39:54 [2020-05-21T01:39:54.297Z] === RUN   TestExecWithCloseStdin
01:39:54 [2020-05-21T01:39:54.498Z] --- PASS: TestBuildMultiStageParentConfig (1.61s)
01:39:54 [2020-05-21T01:39:54.498Z] === RUN   TestBuildLabelWithTargets
01:39:54 [2020-05-21T01:39:54.864Z] --- PASS: TestExecWithCloseStdin (0.90s)
01:39:54 [2020-05-21T01:39:54.864Z] === RUN   TestExec
01:39:55 [2020-05-21T01:39:55.737Z] === RUN   TestExternalGraphDriver/spec
01:39:55 [2020-05-21T01:39:55.800Z] --- PASS: TestExec (0.89s)
01:39:55 [2020-05-21T01:39:55.800Z] === RUN   TestExecUser
01:39:56 [2020-05-21T01:39:56.737Z] --- PASS: TestExecUser (0.90s)
01:39:56 [2020-05-21T01:39:56.737Z] === RUN   TestExportContainerAndImportImage
01:39:57 [2020-05-21T01:39:57.750Z] === RUN   TestExternalGraphDriver/pull
01:39:57 [2020-05-21T01:39:57.778Z] --- PASS: TestBuildLabelWithTargets (2.63s)
01:39:57 [2020-05-21T01:39:57.778Z] === RUN   TestBuildWithEmptyLayers
01:39:58 [2020-05-21T01:39:58.114Z] --- PASS: TestExportContainerAndImportImage (1.09s)
01:39:58 [2020-05-21T01:39:58.114Z] === RUN   TestExportContainerAfterDaemonRestart
01:39:58 [2020-05-21T01:39:58.714Z] --- PASS: TestBuildWithEmptyLayers (1.46s)
01:39:58 [2020-05-21T01:39:58.714Z] === RUN   TestBuildMultiStageOnBuild
01:39:59 [2020-05-21T01:39:59.762Z] --- PASS: TestExternalGraphDriver (6.27s)
01:39:59 [2020-05-21T01:39:59.762Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
01:39:59 [2020-05-21T01:39:59.762Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
01:39:59 [2020-05-21T01:39:59.762Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
01:39:59 [2020-05-21T01:39:59.762Z] === RUN   TestGraphdriverPluginV2
01:40:00 [2020-05-21T01:40:00.018Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
01:40:00 [2020-05-21T01:40:00.018Z] === RUN   TestHealthCheckWorkdir
01:40:00 [2020-05-21T01:40:00.042Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
01:40:00 [2020-05-21T01:40:00.042Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:40:00 [2020-05-21T01:40:00.042Z] PASS
01:40:00 [2020-05-21T01:40:00.042Z] 
01:40:00 [2020-05-21T01:40:00.042Z] === Skipped
01:40:00 [2020-05-21T01:40:00.042Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
01:40:00 [2020-05-21T01:40:00.042Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:40:00 [2020-05-21T01:40:00.042Z] 
01:40:00 [2020-05-21T01:40:00.042Z] 
01:40:00 [2020-05-21T01:40:00.042Z] DONE 5 tests, 1 skipped in 6.531s
01:40:00 [2020-05-21T01:40:00.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:40:00 [2020-05-21T01:40:00.042Z] ++ 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
01:40:00 [2020-05-21T01:40:00.042Z] ++ set -e
01:40:00 [2020-05-21T01:40:00.042Z] ++ '[' -n 0 ']'
01:40:00 [2020-05-21T01:40:00.042Z] ++ set -x
01:40:00 [2020-05-21T01:40:00.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
01:40:00 [2020-05-21T01:40:00.042Z] INFO: Testing against a local daemon
01:40:00 [2020-05-21T01:40:00.042Z] === RUN   TestContinueAfterPluginCrash
01:40:00 [2020-05-21T01:40:00.042Z] === PAUSE TestContinueAfterPluginCrash
01:40:00 [2020-05-21T01:40:00.042Z] === RUN   TestReadPluginNoRead
01:40:00 [2020-05-21T01:40:00.042Z] === PAUSE TestReadPluginNoRead
01:40:00 [2020-05-21T01:40:00.042Z] === RUN   TestDaemonStartWithLogOpt
01:40:00 [2020-05-21T01:40:00.042Z] === PAUSE TestDaemonStartWithLogOpt
01:40:00 [2020-05-21T01:40:00.042Z] === CONT  TestContinueAfterPluginCrash
01:40:00 [2020-05-21T01:40:00.042Z] === CONT  TestDaemonStartWithLogOpt
01:40:00 [2020-05-21T01:40:00.954Z] --- PASS: TestHealthCheckWorkdir (1.03s)
01:40:00 [2020-05-21T01:40:00.954Z] === RUN   TestHealthKillContainer
01:40:02 [2020-05-21T01:40:02.211Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:02 [2020-05-21T01:40:02.211Z] INFO: Testing against a local daemon
01:40:02 [2020-05-21T01:40:02.211Z] ok  	github.com/docker/docker/integration/plugin/common	0.210s
01:40:02 [2020-05-21T01:40:02.211Z] 
01:40:02 [2020-05-21T01:40:02.211Z] === Skipped
01:40:02 [2020-05-21T01:40:02.211Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
01:40:02 [2020-05-21T01:40:02.211Z]     plugin_test.go:55: testEnv.OSType == "windows"
01:40:02 [2020-05-21T01:40:02.211Z] 
01:40:02 [2020-05-21T01:40:02.211Z] 
01:40:02 [2020-05-21T01:40:02.211Z] DONE 3 tests, 1 skipped in 7.818s
01:40:02 [2020-05-21T01:40:02.211Z] 
01:40:02 [2020-05-21T01:40:02.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
01:40:02 [2020-05-21T01:40:02.934Z] --- PASS: TestBuildMultiStageOnBuild (3.99s)
01:40:02 [2020-05-21T01:40:02.934Z] === RUN   TestBuildUncleanTarFilenames
01:40:04 [2020-05-21T01:40:04.240Z] --- PASS: TestHealthKillContainer (2.98s)
01:40:04 [2020-05-21T01:40:04.240Z] === RUN   TestInspectCpusetInConfigPre120
01:40:04 [2020-05-21T01:40:04.407Z] --- PASS: TestDaemonStartWithLogOpt (3.95s)
01:40:04 [2020-05-21T01:40:04.407Z] === CONT  TestReadPluginNoRead
01:40:04 [2020-05-21T01:40:04.433Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:04 [2020-05-21T01:40:04.433Z] INFO: Testing against a local daemon
01:40:04 [2020-05-21T01:40:04.433Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.276s
01:40:04 [2020-05-21T01:40:04.433Z] 
01:40:04 [2020-05-21T01:40:04.433Z] === Skipped
01:40:04 [2020-05-21T01:40:04.433Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
01:40:04 [2020-05-21T01:40:04.433Z]     external_test.go:48: runtime.GOOS == "windows"
01:40:04 [2020-05-21T01:40:04.433Z] 
01:40:04 [2020-05-21T01:40:04.433Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
01:40:04 [2020-05-21T01:40:04.433Z]     external_test.go:408: runtime.GOOS == "windows"
01:40:04 [2020-05-21T01:40:04.433Z] 
01:40:04 [2020-05-21T01:40:04.433Z] 
01:40:04 [2020-05-21T01:40:04.433Z] DONE 2 tests, 2 skipped in 3.306s
01:40:04 [2020-05-21T01:40:04.433Z] 
01:40:04 [2020-05-21T01:40:04.433Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
01:40:04 [2020-05-21T01:40:04.808Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
01:40:04 [2020-05-21T01:40:04.808Z] === RUN   TestIpcModeNone
01:40:04 [2020-05-21T01:40:04.843Z] --- PASS: TestBuildUncleanTarFilenames (1.96s)
01:40:04 [2020-05-21T01:40:04.844Z] === RUN   TestBuildMultiStageLayerLeak
01:40:05 [2020-05-21T01:40:05.745Z] --- PASS: TestIpcModeNone (0.86s)
01:40:05 [2020-05-21T01:40:05.745Z] === RUN   TestIpcModePrivate
01:40:06 [2020-05-21T01:40:06.312Z] --- PASS: TestIpcModePrivate (0.89s)
01:40:06 [2020-05-21T01:40:06.312Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
01:40:06 [2020-05-21T01:40:06.313Z] === RUN   TestIpcModeShareable
01:40:06 [2020-05-21T01:40:06.443Z] tests/integration/models_containers_test.py ............................ [ 83%]
01:40:07 [2020-05-21T01:40:07.072Z] === RUN   TestReadPluginNoRead/default
01:40:07 [2020-05-21T01:40:07.250Z] --- PASS: TestIpcModeShareable (0.91s)
01:40:07 [2020-05-21T01:40:07.250Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
01:40:07 [2020-05-21T01:40:07.250Z] === RUN   TestAPIIpcModeShareableAndContainer
01:40:07 [2020-05-21T01:40:07.376Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:07 [2020-05-21T01:40:07.376Z] INFO: Testing against a local daemon
01:40:07 [2020-05-21T01:40:07.376Z] ok  	github.com/docker/docker/integration/plugin/logging	0.221s
01:40:07 [2020-05-21T01:40:07.376Z] 
01:40:07 [2020-05-21T01:40:07.376Z] === Skipped
01:40:07 [2020-05-21T01:40:07.376Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
01:40:07 [2020-05-21T01:40:07.376Z]     read_test.go:21: no unix domain sockets on Windows
01:40:07 [2020-05-21T01:40:07.376Z] 
01:40:07 [2020-05-21T01:40:07.376Z] 
01:40:07 [2020-05-21T01:40:07.376Z] DONE 1 tests, 1 skipped in 2.562s
01:40:07 [2020-05-21T01:40:07.376Z] 
01:40:07 [2020-05-21T01:40:07.376Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
01:40:08 [2020-05-21T01:40:08.362Z] testing: warning: no tests to run
01:40:08 [2020-05-21T01:40:08.362Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.115s
01:40:08 [2020-05-21T01:40:08.362Z] 
01:40:08 [2020-05-21T01:40:08.362Z] DONE 0 tests in 1.314s
01:40:08 [2020-05-21T01:40:08.362Z] 
01:40:08 [2020-05-21T01:40:08.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
01:40:09 [2020-05-21T01:40:09.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:40:09 [2020-05-21T01:40:09.020Z] Using test binary docker
01:40:09 [2020-05-21T01:40:09.020Z] +++ /etc/init.d/apparmor start
01:40:09 [2020-05-21T01:40:09.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:40:09 [2020-05-21T01:40:09.020Z] INFO: Waiting for daemon to start...
01:40:09 [2020-05-21T01:40:09.020Z] Starting dockerd
01:40:09 [2020-05-21T01:40:09.020Z] +++ 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
01:40:09 [2020-05-21T01:40:09.020Z] .--- PASS: TestBuildMultiStageLayerLeak (4.14s)
01:40:09 [2020-05-21T01:40:09.020Z] === RUN   TestBuildWithHugeFile
01:40:09 [2020-05-21T01:40:09.085Z] === RUN   TestReadPluginNoRead/disabled_caching
01:40:09 [2020-05-21T01:40:09.085Z] --- PASS: TestContinueAfterPluginCrash (9.04s)
01:40:10 [2020-05-21T01:40:10.131Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:40:10 [2020-05-21T01:40:10.131Z] Using test binary docker
01:40:10 [2020-05-21T01:40:10.131Z] +++ /etc/init.d/apparmor start
01:40:10 [2020-05-21T01:40:10.131Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:40:10 [2020-05-21T01:40:10.131Z] INFO: Waiting for daemon to start...
01:40:10 [2020-05-21T01:40:10.131Z] Starting dockerd
01:40:10 [2020-05-21T01:40:10.131Z] +++ 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
01:40:10 [2020-05-21T01:40:10.538Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s)
01:40:10 [2020-05-21T01:40:10.538Z] === RUN   TestAPIIpcModeHost
01:40:10 [2020-05-21T01:40:10.611Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:40:10 [2020-05-21T01:40:10.696Z] .
01:40:10 [2020-05-21T01:40:10.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:40:10 [2020-05-21T01:40:10.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:40:10 [2020-05-21T01:40:10.696Z] Error: No such image: emptyfs
01:40:10 [2020-05-21T01:40:10.696Z] ++++ docker load
01:40:10 [2020-05-21T01:40:10.696Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:40:10 [2020-05-21T01:40:10.698Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:10 [2020-05-21T01:40:10.698Z] INFO: Testing against a local daemon
01:40:10 [2020-05-21T01:40:10.698Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.230s
01:40:10 [2020-05-21T01:40:10.797Z] --- PASS: TestAPIIpcModeHost (0.69s)
01:40:10 [2020-05-21T01:40:10.797Z] === RUN   TestDaemonIpcModeShareable
01:40:11 [2020-05-21T01:40:11.165Z] 
01:40:11 [2020-05-21T01:40:11.165Z] === Skipped
01:40:11 [2020-05-21T01:40:11.165Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
01:40:11 [2020-05-21T01:40:11.165Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:40:11 [2020-05-21T01:40:11.165Z] 
01:40:11 [2020-05-21T01:40:11.165Z] 
01:40:11 [2020-05-21T01:40:11.165Z] DONE 1 tests, 1 skipped in 2.441s
01:40:11 [2020-05-21T01:40:11.165Z] 
01:40:11 [2020-05-21T01:40:11.165Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
01:40:11 [2020-05-21T01:40:11.260Z] Running integration-test (iteration 1)
01:40:11 [2020-05-21T01:40:11.260Z] 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)/
01:40:11 [2020-05-21T01:40:11.260Z] ++ 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)/'
01:40:11 [2020-05-21T01:40:11.260Z] ++ set -e
01:40:11 [2020-05-21T01:40:11.260Z] ++ '[' -n 0 ']'
01:40:11 [2020-05-21T01:40:11.260Z] ++ set -x
01:40:11 [2020-05-21T01:40:11.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
01:40:11 [2020-05-21T01:40:11.825Z] 
01:40:11 [2020-05-21T01:40:11.825Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:40:12 [2020-05-21T01:40:12.082Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:40:12 [2020-05-21T01:40:12.082Z] Error: No such image: emptyfs
01:40:12 [2020-05-21T01:40:12.082Z] ++++ docker load
01:40:12 [2020-05-21T01:40:12.082Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:40:12 [2020-05-21T01:40:12.340Z] Running integration-test (iteration 1)
01:40:12 [2020-05-21T01:40:12.597Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
01:40:12 [2020-05-21T01:40:12.597Z] ++ 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)/'
01:40:12 [2020-05-21T01:40:12.597Z] ++ set -e
01:40:12 [2020-05-21T01:40:12.597Z] ++ '[' -n 0 ']'
01:40:12 [2020-05-21T01:40:12.597Z] ++ set -x
01:40:12 [2020-05-21T01:40:12.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
01:40:12 [2020-05-21T01:40:12.702Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
01:40:12 [2020-05-21T01:40:12.702Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
01:40:12 [2020-05-21T01:40:12.702Z] === RUN   TestDaemonIpcModePrivate
01:40:13 [2020-05-21T01:40:13.309Z] --- PASS: TestReadPluginNoRead (8.73s)
01:40:13 [2020-05-21T01:40:13.309Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
01:40:13 [2020-05-21T01:40:13.309Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.91s)
01:40:13 [2020-05-21T01:40:13.309Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.11s)
01:40:13 [2020-05-21T01:40:13.309Z]     read_test.go:91: [d05668b6c03c3] daemon is not started
01:40:13 [2020-05-21T01:40:13.309Z] PASS
01:40:13 [2020-05-21T01:40:13.309Z] 
01:40:13 [2020-05-21T01:40:13.309Z] DONE 6 tests in 12.930s
01:40:13 [2020-05-21T01:40:13.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:40:13 [2020-05-21T01:40:13.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
01:40:13 [2020-05-21T01:40:13.309Z] ++ set -e
01:40:13 [2020-05-21T01:40:13.309Z] ++ '[' -n 0 ']'
01:40:13 [2020-05-21T01:40:13.309Z] ++ set -x
01:40:13 [2020-05-21T01:40:13.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
01:40:13 [2020-05-21T01:40:13.309Z] testing: warning: no tests to run
01:40:13 [2020-05-21T01:40:13.309Z] PASS
01:40:13 [2020-05-21T01:40:13.309Z] 
01:40:13 [2020-05-21T01:40:13.309Z] DONE 0 tests in 0.085s
01:40:13 [2020-05-21T01:40:13.309Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:40:13 [2020-05-21T01:40:13.309Z] ++ 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
01:40:13 [2020-05-21T01:40:13.309Z] ++ set -e
01:40:13 [2020-05-21T01:40:13.309Z] ++ '[' -n 0 ']'
01:40:13 [2020-05-21T01:40:13.309Z] ++ set -x
01:40:13 [2020-05-21T01:40:13.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
01:40:13 [2020-05-21T01:40:13.309Z] INFO: Testing against a local daemon
01:40:13 [2020-05-21T01:40:13.309Z] === RUN   TestPluginWithDevMounts
01:40:13 [2020-05-21T01:40:13.309Z] === PAUSE TestPluginWithDevMounts
01:40:13 [2020-05-21T01:40:13.309Z] === CONT  TestPluginWithDevMounts
01:40:13 [2020-05-21T01:40:13.372Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:13 [2020-05-21T01:40:13.373Z] INFO: Testing against a local daemon
01:40:13 [2020-05-21T01:40:13.373Z] ok  	github.com/docker/docker/integration/secret	0.220s
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] === Skipped
01:40:13 [2020-05-21T01:40:13.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
01:40:13 [2020-05-21T01:40:13.373Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
01:40:13 [2020-05-21T01:40:13.373Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
01:40:13 [2020-05-21T01:40:13.373Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
01:40:13 [2020-05-21T01:40:13.373Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
01:40:13 [2020-05-21T01:40:13.373Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
01:40:13 [2020-05-21T01:40:13.373Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] DONE 6 tests, 6 skipped in 2.250s
01:40:13 [2020-05-21T01:40:13.373Z] 
01:40:13 [2020-05-21T01:40:13.373Z] Running D:\gopath\src\github.com\docker\docker\integration\service
01:40:14 [2020-05-21T01:40:14.607Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
01:40:14 [2020-05-21T01:40:14.607Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
01:40:14 [2020-05-21T01:40:14.607Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:40:15 [2020-05-21T01:40:15.321Z] --- PASS: TestPluginWithDevMounts (1.89s)
01:40:15 [2020-05-21T01:40:15.321Z] PASS
01:40:15 [2020-05-21T01:40:15.321Z] 
01:40:15 [2020-05-21T01:40:15.321Z] DONE 1 tests in 2.051s
01:40:15 [2020-05-21T01:40:15.321Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
01:40:15 [2020-05-21T01:40:15.321Z] ++ 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
01:40:15 [2020-05-21T01:40:15.321Z] ++ set -e
01:40:15 [2020-05-21T01:40:15.321Z] ++ '[' -n 0 ']'
01:40:15 [2020-05-21T01:40:15.321Z] ++ set -x
01:40:15 [2020-05-21T01:40:15.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
01:40:15 [2020-05-21T01:40:15.321Z] INFO: Testing against a local daemon
01:40:15 [2020-05-21T01:40:15.321Z] === RUN   TestSecretInspect
01:40:16 [2020-05-21T01:40:16.315Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:16 [2020-05-21T01:40:16.315Z] INFO: Testing against a local daemon
01:40:16 [2020-05-21T01:40:16.315Z] ok  	github.com/docker/docker/integration/service	0.345s
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === Skipped
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
01:40:16 [2020-05-21T01:40:16.315Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
01:40:16 [2020-05-21T01:40:16.315Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
01:40:16 [2020-05-21T01:40:16.315Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
01:40:16 [2020-05-21T01:40:16.315Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] DONE 24 tests, 23 skipped in 2.866s
01:40:16 [2020-05-21T01:40:16.315Z] 
01:40:16 [2020-05-21T01:40:16.315Z] Running D:\gopath\src\github.com\docker\docker\integration\session
01:40:16 [2020-05-21T01:40:16.509Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s)
01:40:16 [2020-05-21T01:40:16.509Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
01:40:16 [2020-05-21T01:40:16.509Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:40:18 [2020-05-21T01:40:18.412Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
01:40:18 [2020-05-21T01:40:18.412Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
01:40:18 [2020-05-21T01:40:18.412Z] === RUN   TestIpcModeOlderClient
01:40:18 [2020-05-21T01:40:18.412Z] === PAUSE TestIpcModeOlderClient
01:40:18 [2020-05-21T01:40:18.412Z] === RUN   TestKillContainerInvalidSignal
01:40:18 [2020-05-21T01:40:18.522Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:18 [2020-05-21T01:40:18.522Z] INFO: Testing against a local daemon
01:40:18 [2020-05-21T01:40:18.522Z] ok  	github.com/docker/docker/integration/session	0.159s
01:40:18 [2020-05-21T01:40:18.522Z] 
01:40:18 [2020-05-21T01:40:18.522Z] === Skipped
01:40:18 [2020-05-21T01:40:18.522Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
01:40:18 [2020-05-21T01:40:18.522Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
01:40:18 [2020-05-21T01:40:18.522Z] 
01:40:18 [2020-05-21T01:40:18.522Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
01:40:18 [2020-05-21T01:40:18.522Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
01:40:18 [2020-05-21T01:40:18.522Z] 
01:40:18 [2020-05-21T01:40:18.522Z] 
01:40:18 [2020-05-21T01:40:18.522Z] DONE 2 tests, 2 skipped in 2.140s
01:40:18 [2020-05-21T01:40:18.522Z] 
01:40:18 [2020-05-21T01:40:18.522Z] Running D:\gopath\src\github.com\docker\docker\integration\system
01:40:18 [2020-05-21T01:40:18.979Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
01:40:18 [2020-05-21T01:40:18.979Z] === RUN   TestKillContainer
01:40:18 [2020-05-21T01:40:18.979Z] === RUN   TestKillContainer/no_signal
01:40:19 [2020-05-21T01:40:19.687Z] --- PASS: TestSecretInspect (3.77s)
01:40:19 [2020-05-21T01:40:19.687Z] === RUN   TestSecretList
01:40:19 [2020-05-21T01:40:19.914Z] === RUN   TestKillContainer/non_killing_signal
01:40:20 [2020-05-21T01:40:20.482Z] === RUN   TestKillContainer/killing_signal
01:40:20 [2020-05-21T01:40:20.732Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:20 [2020-05-21T01:40:20.732Z] INFO: Testing against a local daemon
01:40:21 [2020-05-21T01:40:21.417Z] --- PASS: TestKillContainer (2.39s)
01:40:21 [2020-05-21T01:40:21.417Z]     --- PASS: TestKillContainer/no_signal (0.78s)
01:40:21 [2020-05-21T01:40:21.417Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
01:40:21 [2020-05-21T01:40:21.417Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
01:40:21 [2020-05-21T01:40:21.417Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:40:21 [2020-05-21T01:40:21.417Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:40:21 [2020-05-21T01:40:21.716Z] ok  	github.com/docker/docker/integration/system	1.231s
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] === Skipped
01:40:21 [2020-05-21T01:40:21.716Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:40:21 [2020-05-21T01:40:21.716Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
01:40:21 [2020-05-21T01:40:21.716Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
01:40:21 [2020-05-21T01:40:21.716Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
01:40:21 [2020-05-21T01:40:21.716Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
01:40:21 [2020-05-21T01:40:21.716Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
01:40:21 [2020-05-21T01:40:21.716Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
01:40:21 [2020-05-21T01:40:21.716Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] DONE 13 tests, 7 skipped in 3.202s
01:40:21 [2020-05-21T01:40:21.716Z] 
01:40:21 [2020-05-21T01:40:21.716Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
01:40:22 [2020-05-21T01:40:22.352Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:40:22 [2020-05-21T01:40:22.920Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s)
01:40:22 [2020-05-21T01:40:22.920Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
01:40:22 [2020-05-21T01:40:22.920Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
01:40:22 [2020-05-21T01:40:22.920Z] === RUN   TestKillStoppedContainer
01:40:23 [2020-05-21T01:40:23.126Z] --- PASS: TestSecretList (3.71s)
01:40:23 [2020-05-21T01:40:23.126Z] === RUN   TestSecretsCreateAndDelete
01:40:23 [2020-05-21T01:40:23.179Z] --- PASS: TestKillStoppedContainer (0.09s)
01:40:23 [2020-05-21T01:40:23.179Z] === RUN   TestKillStoppedContainerAPIPre120
01:40:23 [2020-05-21T01:40:23.179Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
01:40:23 [2020-05-21T01:40:23.179Z] === RUN   TestKillDifferentUserContainer
01:40:23 [2020-05-21T01:40:23.924Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:23 [2020-05-21T01:40:23.924Z] INFO: Testing against a local daemon
01:40:23 [2020-05-21T01:40:23.924Z] ok  	github.com/docker/docker/integration/volume	0.260s
01:40:23 [2020-05-21T01:40:23.924Z] 
01:40:23 [2020-05-21T01:40:23.924Z] === Skipped
01:40:23 [2020-05-21T01:40:23.924Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
01:40:23 [2020-05-21T01:40:23.924Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
01:40:23 [2020-05-21T01:40:23.924Z] 
01:40:23 [2020-05-21T01:40:23.924Z] 
01:40:23 [2020-05-21T01:40:23.924Z] DONE 5 tests, 1 skipped in 2.325s
01:40:24 [2020-05-21T01:40:24.114Z] --- PASS: TestKillDifferentUserContainer (0.85s)
01:40:24 [2020-05-21T01:40:24.114Z] === RUN   TestInspectOomKilledTrue
01:40:24 [2020-05-21T01:40:24.114Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:40:24 [2020-05-21T01:40:24.114Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:40:24 [2020-05-21T01:40:24.114Z] === RUN   TestInspectOomKilledFalse
01:40:24 [2020-05-21T01:40:24.114Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:40:24 [2020-05-21T01:40:24.114Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:40:24 [2020-05-21T01:40:24.114Z] === RUN   TestLinksEtcHostsContentMatch
01:40:24 [2020-05-21T01:40:24.390Z] 
01:40:24 [2020-05-21T01:40:24.390Z] INFO: make.ps1 ended at 05/21/2020 01:40:23
01:40:24 [2020-05-21T01:40:24.390Z] INFO: Integration CLI tests being run from the host:
01:40:24 [2020-05-21T01:40:24.390Z] 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" 
01:40:24 [2020-05-21T01:40:24.682Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
01:40:24 [2020-05-21T01:40:24.682Z] === RUN   TestLinksContainerNames
01:40:26 [2020-05-21T01:40:26.566Z] --- PASS: TestSecretsCreateAndDelete (3.65s)
01:40:26 [2020-05-21T01:40:26.566Z] === RUN   TestSecretsUpdate
01:40:26 [2020-05-21T01:40:26.585Z] --- PASS: TestLinksContainerNames (1.60s)
01:40:26 [2020-05-21T01:40:26.585Z] === RUN   TestLogsFollowTailEmpty
01:40:26 [2020-05-21T01:40:26.709Z] .........                                                                [ 86%]
01:40:27 [2020-05-21T01:40:27.153Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
01:40:27 [2020-05-21T01:40:27.153Z] === RUN   TestContainerNetworkMountsNoChown
01:40:27 [2020-05-21T01:40:27.720Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
01:40:27 [2020-05-21T01:40:27.720Z] === RUN   TestMountDaemonRoot
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/default
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/default
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/private
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/private
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rprivate
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rprivate
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/slave
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/slave
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rslave
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rslave
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/shared
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/shared
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rshared
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rshared
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/default
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/default/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/rslave
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/rshared
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/shared
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/default/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/private
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/private/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/private/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/slave
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/rprivate
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/private/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/default/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/default/mount_root
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:40:27 [2020-05-21T01:40:27.979Z] === CONT  TestMountDaemonRoot/private/mount_root
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:40:28 [2020-05-21T01:40:28.239Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:40:28 [2020-05-21T01:40:28.499Z] --- PASS: TestMountDaemonRoot (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
01:40:28 [2020-05-21T01:40:28.499Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
01:40:28 [2020-05-21T01:40:28.499Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
01:40:28 [2020-05-21T01:40:28.499Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
01:40:28 [2020-05-21T01:40:28.499Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
01:40:28 [2020-05-21T01:40:28.499Z] === RUN   TestContainerBindMountNonRecursive
01:40:30 [2020-05-21T01:40:30.006Z] --- PASS: TestSecretsUpdate (3.73s)
01:40:30 [2020-05-21T01:40:30.006Z] === RUN   TestTemplatedSecret
01:40:30 [2020-05-21T01:40:30.404Z] --- PASS: TestContainerBindMountNonRecursive (1.87s)
01:40:30 [2020-05-21T01:40:30.404Z] === RUN   TestNetworkNat
01:40:31 [2020-05-21T01:40:31.340Z] --- PASS: TestNetworkNat (0.91s)
01:40:31 [2020-05-21T01:40:31.340Z] === RUN   TestNetworkLocalhostTCPNat
01:40:31 [2020-05-21T01:40:31.907Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
01:40:31 [2020-05-21T01:40:31.908Z] === RUN   TestNetworkLoopbackNat
01:40:32 [2020-05-21T01:40:32.741Z] tests/integration/models_images_test.py ...............                  [ 89%]
01:40:33 [2020-05-21T01:40:33.033Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:40:33 [2020-05-21T01:40:33.034Z] INFO: Testing against a local daemon
01:40:33 [2020-05-21T01:40:33.284Z] --- PASS: TestNetworkLoopbackNat (1.16s)
01:40:33 [2020-05-21T01:40:33.284Z] === RUN   TestPause
01:40:34 [2020-05-21T01:40:34.220Z] --- PASS: TestPause (0.83s)
01:40:34 [2020-05-21T01:40:34.220Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:40:34 [2020-05-21T01:40:34.220Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:40:34 [2020-05-21T01:40:34.220Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:40:34 [2020-05-21T01:40:34.220Z] === RUN   TestPauseStopPausedContainer
01:40:34 [2020-05-21T01:40:34.367Z] tests/integration/models_networks_test.py ....                           [ 90%]
01:40:34 [2020-05-21T01:40:34.374Z] --- PASS: TestTemplatedSecret (3.60s)
01:40:34 [2020-05-21T01:40:34.374Z] === RUN   TestSecretCreateResolve
01:40:34 [2020-05-21T01:40:34.787Z] --- PASS: TestPauseStopPausedContainer (0.85s)
01:40:34 [2020-05-21T01:40:34.787Z] === RUN   TestPsFilter
01:40:35 [2020-05-21T01:40:35.046Z] --- PASS: TestPsFilter (0.26s)
01:40:35 [2020-05-21T01:40:35.046Z] === RUN   TestRemoveContainerWithRemovedVolume
01:40:35 [2020-05-21T01:40:35.982Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
01:40:35 [2020-05-21T01:40:35.982Z] === RUN   TestRemoveContainerWithVolume
01:40:36 [2020-05-21T01:40:36.549Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
01:40:36 [2020-05-21T01:40:36.549Z] === RUN   TestRemoveContainerRunning
01:40:37 [2020-05-21T01:40:37.486Z] --- PASS: TestRemoveContainerRunning (0.81s)
01:40:37 [2020-05-21T01:40:37.486Z] === RUN   TestRemoveContainerForceRemoveRunning
01:40:37 [2020-05-21T01:40:37.816Z] --- PASS: TestSecretCreateResolve (3.70s)
01:40:37 [2020-05-21T01:40:37.816Z] PASS
01:40:37 [2020-05-21T01:40:37.816Z] 
01:40:37 [2020-05-21T01:40:37.816Z] DONE 6 tests in 22.297s
01:40:37 [2020-05-21T01:40:37.816Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
01:40:37 [2020-05-21T01:40:37.816Z] ++ 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
01:40:37 [2020-05-21T01:40:37.816Z] ++ set -e
01:40:37 [2020-05-21T01:40:37.816Z] ++ '[' -n 0 ']'
01:40:37 [2020-05-21T01:40:37.816Z] ++ set -x
01:40:37 [2020-05-21T01:40:37.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
01:40:37 [2020-05-21T01:40:37.816Z] INFO: Testing against a local daemon
01:40:37 [2020-05-21T01:40:37.816Z] === RUN   TestServiceCreateInit
01:40:37 [2020-05-21T01:40:37.816Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:40:38 [2020-05-21T01:40:38.422Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
01:40:38 [2020-05-21T01:40:38.422Z] === RUN   TestRemoveInvalidContainer
01:40:38 [2020-05-21T01:40:38.422Z] --- PASS: TestRemoveInvalidContainer (0.02s)
01:40:38 [2020-05-21T01:40:38.422Z] === RUN   TestRenameLinkedContainer
01:40:40 [2020-05-21T01:40:40.914Z] tests/integration/models_nodes_test.py .                                 [ 91%]
01:40:41 [2020-05-21T01:40:41.479Z] tests/integration/models_resources_test.py .                             [ 91%]
01:40:41 [2020-05-21T01:40:41.709Z] --- PASS: TestRenameLinkedContainer (3.36s)
01:40:41 [2020-05-21T01:40:41.709Z] === RUN   TestRenameStoppedContainer
01:40:42 [2020-05-21T01:40:42.645Z] --- PASS: TestRenameStoppedContainer (0.78s)
01:40:42 [2020-05-21T01:40:42.645Z] === RUN   TestRenameRunningContainerAndReuse
01:40:43 [2020-05-21T01:40:43.288Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:40:44 [2020-05-21T01:40:44.022Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s)
01:40:44 [2020-05-21T01:40:44.022Z] === RUN   TestRenameInvalidName
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: buildpack-deps:jessie
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: busybox:latest
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: buildpack-deps:jessie
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: busybox:glibc
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: debian:jessie
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: busybox:latest
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: hello-world:latest
01:40:44 [2020-05-21T01:40:44.668Z] INFO: Testing against a local daemon
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite/TestAPIErrorJSON
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerSuite/TestAPIImagesDelete
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: busybox:glibc
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: debian:jessie
01:40:44 [2020-05-21T01:40:44.668Z] Loaded image: hello-world:latest
01:40:44 [2020-05-21T01:40:44.668Z] INFO: Testing against a local daemon
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerDaemonSuite
01:40:44 [2020-05-21T01:40:44.668Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
01:40:44 [2020-05-21T01:40:44.958Z] --- PASS: TestRenameInvalidName (0.78s)
01:40:44 [2020-05-21T01:40:44.958Z] === RUN   TestRenameAnonymousContainer
01:40:47 [2020-05-21T01:40:47.192Z] === RUN   TestDockerSuite/TestAPIImagesFilter
01:40:47 [2020-05-21T01:40:47.192Z] === RUN   TestDockerSuite/TestAPIImagesHistory
01:40:47 [2020-05-21T01:40:47.449Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
01:40:47 [2020-05-21T01:40:47.552Z] tests/integration/models_services_test.py ..............X.               [ 95%]
01:40:47 [2020-05-21T01:40:47.710Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
01:40:48 [2020-05-21T01:40:48.275Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
01:40:48 [2020-05-21T01:40:48.757Z] --- PASS: TestServiceCreateInit (10.42s)
01:40:48 [2020-05-21T01:40:48.757Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s)
01:40:48 [2020-05-21T01:40:48.757Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s)
01:40:48 [2020-05-21T01:40:48.757Z] === RUN   TestCreateServiceMultipleTimes
01:40:48 [2020-05-21T01:40:48.841Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
01:40:48 [2020-05-21T01:40:48.841Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
01:40:49 [2020-05-21T01:40:49.160Z] --- PASS: TestRenameAnonymousContainer (4.06s)
01:40:49 [2020-05-21T01:40:49.160Z] === RUN   TestRenameContainerWithSameName
01:40:49 [2020-05-21T01:40:49.729Z] --- PASS: TestRenameContainerWithSameName (0.88s)
01:40:49 [2020-05-21T01:40:49.729Z] === RUN   TestRenameContainerWithLinkedContainer
01:40:50 [2020-05-21T01:40:50.739Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
01:40:51 [2020-05-21T01:40:51.304Z] === RUN   TestDockerSuite/TestAPINetworkFilter
01:40:51 [2020-05-21T01:40:51.304Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
01:40:51 [2020-05-21T01:40:51.304Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
01:40:51 [2020-05-21T01:40:51.561Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
01:40:51 [2020-05-21T01:40:51.644Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
01:40:51 [2020-05-21T01:40:51.644Z] === RUN   TestResize
01:40:51 [2020-05-21T01:40:51.969Z] tests/integration/models_swarm_test.py ..                                [ 96%]
01:40:51 [2020-05-21T01:40:51.969Z] tests/integration/models_volumes_test.py ..                              [ 96%]
01:40:52 [2020-05-21T01:40:52.128Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
01:40:52 [2020-05-21T01:40:52.210Z] --- PASS: TestResize (0.79s)
01:40:52 [2020-05-21T01:40:52.210Z] === RUN   TestResizeWithInvalidSize
01:40:53 [2020-05-21T01:40:53.147Z] --- PASS: TestResizeWithInvalidSize (0.81s)
01:40:53 [2020-05-21T01:40:53.147Z] === RUN   TestResizeWhenContainerNotStarted
01:40:53 [2020-05-21T01:40:53.501Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
01:40:53 [2020-05-21T01:40:53.501Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
01:40:53 [2020-05-21T01:40:53.501Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
01:40:53 [2020-05-21T01:40:53.501Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
01:40:53 [2020-05-21T01:40:53.501Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
01:40:53 [2020-05-21T01:40:53.715Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
01:40:53 [2020-05-21T01:40:53.715Z] === RUN   TestDaemonRestartKillContainers
01:40:53 [2020-05-21T01:40:53.715Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:40:53 [2020-05-21T01:40:53.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:40:53 [2020-05-21T01:40:53.715Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:40:53 [2020-05-21T01:40:53.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:40:53 [2020-05-21T01:40:53.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:40:54 [2020-05-21T01:40:54.434Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
01:40:55 [2020-05-21T01:40:55.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:40:56 [2020-05-21T01:40:56.951Z] tests/integration/regression_test.py ......                              [ 98%]
01:40:57 [2020-05-21T01:40:57.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:40:57 [2020-05-21T01:40:57.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:40:57 [2020-05-21T01:40:57.006Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:40:57 [2020-05-21T01:40:57.208Z] tests/integration/credentials/store_test.py ......                       [ 99%]
01:40:57 [2020-05-21T01:40:57.208Z] tests/integration/credentials/utils_test.py .                            [100%]
01:40:57 [2020-05-21T01:40:57.208Z] 
01:40:57 [2020-05-21T01:40:57.208Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
01:40:57 [2020-05-21T01:40:57.208Z] =========================== short test summary info ============================
01:40:57 [2020-05-21T01:40:57.208Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
01:40:57 [2020-05-21T01:40:57.208Z]   CONFIG_RT_GROUP_SCHED isn't enabled
01:40:57 [2020-05-21T01:40:57.208Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
01:40:57 [2020-05-21T01:40:57.208Z]   Not supported on most drivers
01:40:57 [2020-05-21T01:40:57.208Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
01:40:57 [2020-05-21T01:40:57.208Z]   Can fail if eth0 has multiple IP addresses
01:40:57 [2020-05-21T01:40:57.208Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
01:40:57 [2020-05-21T01:40:57.208Z]   This doesn't seem to be taken into account by the engine
01:40:57 [2020-05-21T01:40:57.208Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
01:40:57 [2020-05-21T01:40:57.208Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
01:40:57 [2020-05-21T01:40:57.208Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
01:40:57 [2020-05-21T01:40:57.208Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
01:40:57 [2020-05-21T01:40:57.208Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
01:40:57 [2020-05-21T01:40:57.208Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
01:40:57 [2020-05-21T01:40:57.208Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
01:40:57 [2020-05-21T01:40:57.208Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 387.70 seconds ==
01:40:57 [2020-05-21T01:40:57.465Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
01:40:57 [2020-05-21T01:40:57.716Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
01:40:57 [2020-05-21T01:40:57.716Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
01:40:58 [2020-05-21T01:40:58.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:40:59 [2020-05-21T01:40:59.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:40:59 [2020-05-21T01:40:59.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:41:00 [2020-05-21T01:41:00.241Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
01:41:00 [2020-05-21T01:41:00.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:41:01 [2020-05-21T01:41:01.173Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
01:41:02 [2020-05-21T01:41:02.544Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
01:41:02 [2020-05-21T01:41:02.960Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.08s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.08s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.21s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.25s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
01:41:02 [2020-05-21T01:41:02.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s)
01:41:02 [2020-05-21T01:41:02.961Z] === RUN   TestCgroupNamespacesRun
01:41:03 [2020-05-21T01:41:03.920Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
01:41:03 [2020-05-21T01:41:03.920Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
01:41:04 [2020-05-21T01:41:04.865Z] --- PASS: TestCgroupNamespacesRun (1.84s)
01:41:04 [2020-05-21T01:41:04.865Z] === RUN   TestCgroupNamespacesRunPrivileged
01:41:06 [2020-05-21T01:41:06.245Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
01:41:06 [2020-05-21T01:41:06.245Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:41:06 [2020-05-21T01:41:06.448Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
01:41:07 [2020-05-21T01:41:07.381Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
01:41:07 [2020-05-21T01:41:07.381Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
01:41:08 [2020-05-21T01:41:08.151Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
01:41:08 [2020-05-21T01:41:08.151Z] === RUN   TestCgroupNamespacesRunHostMode
01:41:08 [2020-05-21T01:41:08.753Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
01:41:09 [2020-05-21T01:41:09.648Z] Leaving: AppArmorNo profiles have been unloaded.
01:41:09 [2020-05-21T01:41:09.648Z] 
01:41:09 [2020-05-21T01:41:09.648Z] Unloading profiles will leave already running processes permanently
01:41:09 [2020-05-21T01:41:09.648Z] unconfined, which can lead to unexpected situations.
01:41:09 [2020-05-21T01:41:09.648Z] 
01:41:09 [2020-05-21T01:41:09.648Z] To set a process to complain mode, use the command line tool
01:41:09 [2020-05-21T01:41:09.648Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:41:09 [2020-05-21T01:41:09.648Z] 
01:41:09 [2020-05-21T01:41:09.686Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
01:41:10 [2020-05-21T01:41:10.056Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
01:41:10 [2020-05-21T01:41:10.056Z] === RUN   TestCgroupNamespacesRunPrivateMode
Post stage
[Pipeline] junit
01:41:10 [2020-05-21T01:41:10.226Z] Recording test results
01:41:10 [2020-05-21T01:41:10.250Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
[Pipeline] sh
01:41:10 [2020-05-21T01:41:10.732Z] + echo Ensuring container killed.
01:41:10 [2020-05-21T01:41:10.732Z] Ensuring container killed.
01:41:10 [2020-05-21T01:41:10.732Z] + docker rm -vf docker-pr10
01:41:10 [2020-05-21T01:41:10.732Z] Error: No such container: docker-pr10
01:41:10 [2020-05-21T01:41:10.732Z] + true
[Pipeline] sh
01:41:10 [2020-05-21T01:41:10.815Z] === RUN   TestDockerSuite/TestAttachAfterDetach
01:41:11 [2020-05-21T01:41:11.013Z] + echo Chowning /workspace to jenkins user
01:41:11 [2020-05-21T01:41:11.013Z] Chowning /workspace to jenkins user
01:41:11 [2020-05-21T01:41:11.013Z] + id -u
01:41:11 [2020-05-21T01:41:11.013Z] + id -g
01:41:11 [2020-05-21T01:41:11.013Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40973:/workspace busybox chown -R 1000:1000 /workspace
01:41:11 [2020-05-21T01:41:11.076Z] --- PASS: TestCreateServiceMultipleTimes (22.08s)
01:41:11 [2020-05-21T01:41:11.076Z] === RUN   TestCreateServiceConflict
01:41:11 [2020-05-21T01:41:11.961Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
01:41:11 [2020-05-21T01:41:11.961Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:41:12 [2020-05-21T01:41:12.680Z] + bundleName=docker-py
01:41:12 [2020-05-21T01:41:12.680Z] + echo Creating docker-py-bundles.tar.gz
01:41:12 [2020-05-21T01:41:12.680Z] Creating docker-py-bundles.tar.gz
01:41:12 [2020-05-21T01:41:12.680Z] + 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
01:41:12 [2020-05-21T01:41:12.691Z] Archiving artifacts
01:41:12 [2020-05-21T01:41:12.954Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40973/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
01:41:13 [2020-05-21T01:41:13.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/make.sh binary-daemon
01:41:13 [2020-05-21T01:41:13.339Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s)
01:41:13 [2020-05-21T01:41:13.339Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:41:13 [2020-05-21T01:41:13.344Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
01:41:13 [2020-05-21T01:41:13.745Z] --- PASS: TestCreateServiceConflict (3.83s)
01:41:13 [2020-05-21T01:41:13.745Z] === RUN   TestCreateServiceMaxReplicas
01:41:13 [2020-05-21T01:41:13.883Z] 
01:41:13 [2020-05-21T01:41:13.883Z] Removing bundles/
01:41:14 [2020-05-21T01:41:14.141Z] 
01:41:14 [2020-05-21T01:41:14.141Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
01:41:14 [2020-05-21T01:41:14.141Z] Building: bundles/binary-daemon/dockerd-dev
01:41:14 [2020-05-21T01:41:14.141Z] GOOS="" GOARCH="" GOARM=""
01:41:14 [2020-05-21T01:41:14.276Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
01:41:14 [2020-05-21T01:41:14.276Z] === RUN   TestCgroupNamespacesRunOlderClient
01:41:14 [2020-05-21T01:41:14.719Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
01:41:15 [2020-05-21T01:41:15.283Z] === RUN   TestDockerSuite/TestAttachDetach
01:41:15 [2020-05-21T01:41:15.800Z] --- PASS: TestImportExtremelyLargeImageWorks (104.34s)
01:41:15 [2020-05-21T01:41:15.800Z] PASS
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === Skipped
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] DONE 12 tests, 1 skipped in 107.988s
01:41:15 [2020-05-21T01:41:15.800Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
01:41:15 [2020-05-21T01:41:15.800Z] INFO: Testing against a local daemon
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestNetworkCreateDelete
01:41:15 [2020-05-21T01:41:15.800Z] --- PASS: TestNetworkCreateDelete (0.12s)
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDockerNetworkDeletePreferID
01:41:15 [2020-05-21T01:41:15.800Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s)
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestInspectNetwork
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestInspectNetwork (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestRunContainerWithBridgeNone
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestNetworkInvalidJSON
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestNetworkInvalidJSON//networks/create
01:41:15 [2020-05-21T01:41:15.800Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:41:15 [2020-05-21T01:41:15.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:41:15 [2020-05-21T01:41:15.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:41:15 [2020-05-21T01:41:15.800Z] === CONT  TestNetworkInvalidJSON//networks/create
01:41:15 [2020-05-21T01:41:15.800Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:41:15 [2020-05-21T01:41:15.800Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:41:15 [2020-05-21T01:41:15.800Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:41:15 [2020-05-21T01:41:15.800Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestHostIPv4BridgeLabel
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDaemonRestartWithLiveRestore
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDaemonDefaultNetworkPools
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDaemonRestartWithExistingNetwork
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestServiceWithPredefinedNetwork
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:236: FLAKY_TEST
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestServiceWithDataPathPortInit
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:15 [2020-05-21T01:41:15.800Z] PASS
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === Skipped
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:236: FLAKY_TEST
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] DONE 18 tests, 12 skipped in 0.613s
01:41:15 [2020-05-21T01:41:15.800Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:41:15 [2020-05-21T01:41:15.800Z] INFO: Testing against a local daemon
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDockerNetworkIpvlanPersistance
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDockerNetworkIpvlan
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:41:15 [2020-05-21T01:41:15.800Z] PASS
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === Skipped
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] DONE 2 tests, 2 skipped in 0.168s
01:41:15 [2020-05-21T01:41:15.800Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:41:15 [2020-05-21T01:41:15.800Z] INFO: Testing against a local daemon
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDockerNetworkMacvlanPersistance
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestDockerNetworkMacvlan
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] PASS
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === Skipped
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] DONE 2 tests, 2 skipped in 0.170s
01:41:15 [2020-05-21T01:41:15.800Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
01:41:15 [2020-05-21T01:41:15.800Z] testing: warning: no tests to run
01:41:15 [2020-05-21T01:41:15.800Z] PASS
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] DONE 0 tests in 0.027s
01:41:15 [2020-05-21T01:41:15.800Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:41:15 [2020-05-21T01:41:15.800Z] INFO: Testing against a local daemon
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginAllowRequest
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginTLS
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginTLS (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginDenyRequest
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginAPIDenyResponse
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginDenyResponse
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginAllowEventStream
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginErrorResponse
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginErrorRequest
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginHeader
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginHeader (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.29s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginV2Disable
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:41:15 [2020-05-21T01:41:15.800Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] PASS
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === Skipped
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
01:41:15 [2020-05-21T01:41:15.800Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.800Z] 
01:41:15 [2020-05-21T01:41:15.800Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
01:41:15 [2020-05-21T01:41:15.801Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.29s)
01:41:15 [2020-05-21T01:41:15.801Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
01:41:15 [2020-05-21T01:41:15.801Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
01:41:15 [2020-05-21T01:41:15.801Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s)
01:41:15 [2020-05-21T01:41:15.801Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
01:41:15 [2020-05-21T01:41:15.801Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] DONE 17 tests, 17 skipped in 0.607s
01:41:15 [2020-05-21T01:41:15.801Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:41:15 [2020-05-21T01:41:15.801Z] INFO: Testing against a local daemon
01:41:15 [2020-05-21T01:41:15.801Z] === RUN   TestPluginInvalidJSON
01:41:15 [2020-05-21T01:41:15.801Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:41:15 [2020-05-21T01:41:15.801Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:41:15 [2020-05-21T01:41:15.801Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:41:15 [2020-05-21T01:41:15.801Z] --- PASS: TestPluginInvalidJSON (0.02s)
01:41:15 [2020-05-21T01:41:15.801Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:41:15 [2020-05-21T01:41:15.801Z] === RUN   TestPluginInstall
01:41:15 [2020-05-21T01:41:15.801Z] --- SKIP: TestPluginInstall (0.00s)
01:41:15 [2020-05-21T01:41:15.801Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.801Z] PASS
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] === Skipped
01:41:15 [2020-05-21T01:41:15.801Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
01:41:15 [2020-05-21T01:41:15.801Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] 
01:41:15 [2020-05-21T01:41:15.801Z] DONE 3 tests, 1 skipped in 0.192s
01:41:15 [2020-05-21T01:41:15.801Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:41:15 [2020-05-21T01:41:15.801Z] INFO: Testing against a local daemon
01:41:15 [2020-05-21T01:41:15.801Z] === RUN   TestExternalGraphDriver
01:41:15 [2020-05-21T01:41:15.801Z] --- SKIP: TestExternalGraphDriver (0.08s)
01:41:15 [2020-05-21T01:41:15.801Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
01:41:15 [2020-05-21T01:41:15.801Z] === RUN   TestGraphdriverPluginV2
01:41:16 [2020-05-21T01:41:16.181Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
01:41:16 [2020-05-21T01:41:16.181Z] === RUN   TestKernelTCPMemory
01:41:16 [2020-05-21T01:41:16.655Z] === RUN   TestDockerSuite/TestAttachDisconnect
01:41:17 [2020-05-21T01:41:17.117Z] --- PASS: TestKernelTCPMemory (0.89s)
01:41:17 [2020-05-21T01:41:17.118Z] === RUN   TestNISDomainname
01:41:17 [2020-05-21T01:41:17.170Z] --- PASS: TestGraphdriverPluginV2 (6.33s)
01:41:17 [2020-05-21T01:41:17.170Z] PASS
01:41:17 [2020-05-21T01:41:17.170Z] 
01:41:17 [2020-05-21T01:41:17.170Z] === Skipped
01:41:17 [2020-05-21T01:41:17.170Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
01:41:17 [2020-05-21T01:41:17.170Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
01:41:17 [2020-05-21T01:41:17.170Z] 
01:41:17 [2020-05-21T01:41:17.170Z] 
01:41:17 [2020-05-21T01:41:17.170Z] DONE 2 tests, 1 skipped in 6.534s
01:41:17 [2020-05-21T01:41:17.170Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:41:17 [2020-05-21T01:41:17.170Z] INFO: Testing against a local daemon
01:41:17 [2020-05-21T01:41:17.170Z] === RUN   TestContinueAfterPluginCrash
01:41:17 [2020-05-21T01:41:17.170Z] === PAUSE TestContinueAfterPluginCrash
01:41:17 [2020-05-21T01:41:17.170Z] === RUN   TestReadPluginNoRead
01:41:17 [2020-05-21T01:41:17.170Z] === PAUSE TestReadPluginNoRead
01:41:17 [2020-05-21T01:41:17.170Z] === RUN   TestDaemonStartWithLogOpt
01:41:17 [2020-05-21T01:41:17.170Z] === PAUSE TestDaemonStartWithLogOpt
01:41:17 [2020-05-21T01:41:17.170Z] === CONT  TestContinueAfterPluginCrash
01:41:17 [2020-05-21T01:41:17.170Z] === CONT  TestDaemonStartWithLogOpt
01:41:18 [2020-05-21T01:41:18.030Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
01:41:18 [2020-05-21T01:41:18.056Z] --- PASS: TestNISDomainname (0.98s)
01:41:18 [2020-05-21T01:41:18.056Z] === RUN   TestHostnameDnsResolution
01:41:18 [2020-05-21T01:41:18.112Z] --- PASS: TestCreateServiceMaxReplicas (3.93s)
01:41:18 [2020-05-21T01:41:18.112Z] === RUN   TestCreateWithDuplicateNetworkNames
01:41:18 [2020-05-21T01:41:18.962Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
01:41:19 [2020-05-21T01:41:19.959Z] --- PASS: TestHostnameDnsResolution (1.79s)
01:41:19 [2020-05-21T01:41:19.959Z] === RUN   TestStats
01:41:20 [2020-05-21T01:41:20.335Z] === RUN   TestDockerSuite/TestAttachPausedContainer
01:41:21 [2020-05-21T01:41:21.710Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
01:41:21 [2020-05-21T01:41:21.968Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
01:41:22 [2020-05-21T01:41:22.534Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
01:41:23 [2020-05-21T01:41:23.255Z] --- PASS: TestStats (2.83s)
01:41:23 [2020-05-21T01:41:23.255Z] === RUN   TestStopContainerWithTimeout
01:41:23 [2020-05-21T01:41:23.255Z] === RUN   TestStopContainerWithTimeout/0
01:41:23 [2020-05-21T01:41:23.255Z] === PAUSE TestStopContainerWithTimeout/0
01:41:23 [2020-05-21T01:41:23.255Z] === RUN   TestStopContainerWithTimeout/1
01:41:23 [2020-05-21T01:41:23.255Z] === PAUSE TestStopContainerWithTimeout/1
01:41:23 [2020-05-21T01:41:23.255Z] === RUN   TestStopContainerWithTimeout/3
01:41:23 [2020-05-21T01:41:23.255Z] === PAUSE TestStopContainerWithTimeout/3
01:41:23 [2020-05-21T01:41:23.255Z] === RUN   TestStopContainerWithTimeout/-1
01:41:23 [2020-05-21T01:41:23.255Z] === PAUSE TestStopContainerWithTimeout/-1
01:41:23 [2020-05-21T01:41:23.255Z] === CONT  TestStopContainerWithTimeout/0
01:41:23 [2020-05-21T01:41:23.255Z] === CONT  TestStopContainerWithTimeout/3
01:41:23 [2020-05-21T01:41:23.255Z] === CONT  TestStopContainerWithTimeout/-1
01:41:23 [2020-05-21T01:41:23.255Z] === CONT  TestStopContainerWithTimeout/1
01:41:23 [2020-05-21T01:41:23.469Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
01:41:24 [2020-05-21T01:41:24.402Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
01:41:27 [2020-05-21T01:41:27.694Z] --- PASS: TestStopContainerWithTimeout (0.02s)
01:41:27 [2020-05-21T01:41:27.694Z]     --- PASS: TestStopContainerWithTimeout/0 (1.46s)
01:41:27 [2020-05-21T01:41:27.694Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
01:41:27 [2020-05-21T01:41:27.694Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.36s)
01:41:27 [2020-05-21T01:41:27.694Z]     --- PASS: TestStopContainerWithTimeout/3 (3.44s)
01:41:27 [2020-05-21T01:41:27.694Z] === RUN   TestDeleteDevicemapper
01:41:27 [2020-05-21T01:41:27.694Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:41:27 [2020-05-21T01:41:27.694Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:41:27 [2020-05-21T01:41:27.694Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:41:27 [2020-05-21T01:41:27.695Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
01:41:27 [2020-05-21T01:41:27.695Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
01:41:27 [2020-05-21T01:41:27.695Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
01:41:27 [2020-05-21T01:41:27.695Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
01:41:29 [2020-05-21T01:41:29.069Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
01:41:29 [2020-05-21T01:41:29.069Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
01:41:29 [2020-05-21T01:41:29.598Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s)
01:41:29 [2020-05-21T01:41:29.598Z] === RUN   TestUpdateMemory
01:41:29 [2020-05-21T01:41:29.598Z] --- SKIP: TestUpdateMemory (0.00s)
01:41:29 [2020-05-21T01:41:29.598Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
01:41:29 [2020-05-21T01:41:29.598Z] === RUN   TestUpdateCPUQuota
01:41:29 [2020-05-21T01:41:29.633Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
01:41:30 [2020-05-21T01:41:30.197Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
01:41:30 [2020-05-21T01:41:30.197Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
01:41:30 [2020-05-21T01:41:30.975Z] --- PASS: TestUpdateCPUQuota (1.44s)
01:41:30 [2020-05-21T01:41:30.975Z] === RUN   TestUpdatePidsLimit
01:41:30 [2020-05-21T01:41:30.975Z] === RUN   TestUpdatePidsLimit/update_from_none
01:41:31 [2020-05-21T01:41:31.234Z] === RUN   TestUpdatePidsLimit/no_change
01:41:31 [2020-05-21T01:41:31.493Z] === RUN   TestUpdatePidsLimit/update_lower
01:41:31 [2020-05-21T01:41:31.814Z] --- PASS: TestDaemonStartWithLogOpt (13.52s)
01:41:31 [2020-05-21T01:41:31.814Z] === CONT  TestReadPluginNoRead
01:41:32 [2020-05-21T01:41:32.061Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:41:32 [2020-05-21T01:41:32.130Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
01:41:32 [2020-05-21T01:41:32.321Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:41:32 [2020-05-21T01:41:32.888Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:41:33 [2020-05-21T01:41:33.062Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
01:41:33 [2020-05-21T01:41:33.063Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
01:41:33 [2020-05-21T01:41:33.148Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:41:34 [2020-05-21T01:41:34.537Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.47s)
01:41:34 [2020-05-21T01:41:34.537Z] === RUN   TestCreateServiceSecretFileMode
01:41:34 [2020-05-21T01:41:34.961Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
01:41:35 [2020-05-21T01:41:35.051Z] --- PASS: TestUpdatePidsLimit (4.07s)
01:41:35 [2020-05-21T01:41:35.051Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
01:41:35 [2020-05-21T01:41:35.051Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
01:41:35 [2020-05-21T01:41:35.051Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
01:41:35 [2020-05-21T01:41:35.051Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
01:41:35 [2020-05-21T01:41:35.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
01:41:35 [2020-05-21T01:41:35.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
01:41:35 [2020-05-21T01:41:35.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
01:41:35 [2020-05-21T01:41:35.051Z] === RUN   TestUpdateRestartPolicy
01:41:35 [2020-05-21T01:41:35.087Z] === RUN   TestReadPluginNoRead/default
01:41:35 [2020-05-21T01:41:35.087Z] --- PASS: TestContinueAfterPluginCrash (17.25s)
01:41:36 [2020-05-21T01:41:36.985Z] === RUN   TestReadPluginNoRead/disabled_caching
01:41:37 [2020-05-21T01:41:37.202Z] --- PASS: TestCreateServiceSecretFileMode (3.65s)
01:41:37 [2020-05-21T01:41:37.202Z] === RUN   TestCreateServiceConfigFileMode
01:41:38 [2020-05-21T01:41:38.239Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
01:41:39 [2020-05-21T01:41:39.170Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
01:41:39 [2020-05-21T01:41:39.735Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
01:41:40 [2020-05-21T01:41:40.259Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:41:40 [2020-05-21T01:41:40.645Z] --- PASS: TestCreateServiceConfigFileMode (3.81s)
01:41:40 [2020-05-21T01:41:40.645Z] === RUN   TestCreateServiceSysctls
01:41:40 [2020-05-21T01:41:40.665Z] --- PASS: TestBuildWithHugeFile (91.81s)
01:41:40 [2020-05-21T01:41:40.665Z] === RUN   TestBuildWithEmptyDockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:41:40 [2020-05-21T01:41:40.665Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:41:40 [2020-05-21T01:41:40.922Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
01:41:40 [2020-05-21T01:41:40.922Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
01:41:40 [2020-05-21T01:41:40.922Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
01:41:40 [2020-05-21T01:41:40.922Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
01:41:40 [2020-05-21T01:41:40.922Z] === RUN   TestBuildPreserveOwnership
01:41:40 [2020-05-21T01:41:40.922Z] === RUN   TestBuildPreserveOwnership/copy_from
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/api/types/filters	0.077s	coverage: 92.2% of statements
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/api/types/time	0.041s	coverage: 100.0% of statements
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.8% of statements
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/api/types/versions	0.030s	coverage: 75.0% of statements
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/builder	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/builder/dockerignore	0.034s	coverage: 96.8% of statements
01:41:42 [2020-05-21T01:41:42.745Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
01:41:42 [2020-05-21T01:41:42.779Z] --- PASS: TestReadPluginNoRead (11.56s)
01:41:42 [2020-05-21T01:41:42.779Z]     --- PASS: TestReadPluginNoRead/default (2.62s)
01:41:42 [2020-05-21T01:41:42.779Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.64s)
01:41:42 [2020-05-21T01:41:42.779Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.63s)
01:41:42 [2020-05-21T01:41:42.779Z]     read_test.go:91: [dd6463293f29d] daemon is not started
01:41:42 [2020-05-21T01:41:42.779Z] PASS
01:41:42 [2020-05-21T01:41:42.779Z] 
01:41:42 [2020-05-21T01:41:42.779Z] DONE 6 tests in 25.268s
01:41:42 [2020-05-21T01:41:42.779Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:41:42 [2020-05-21T01:41:42.779Z] testing: warning: no tests to run
01:41:42 [2020-05-21T01:41:42.779Z] PASS
01:41:42 [2020-05-21T01:41:42.779Z] 
01:41:42 [2020-05-21T01:41:42.779Z] DONE 0 tests in 0.049s
01:41:42 [2020-05-21T01:41:42.779Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:41:42 [2020-05-21T01:41:42.779Z] INFO: Testing against a local daemon
01:41:42 [2020-05-21T01:41:42.779Z] === RUN   TestPluginWithDevMounts
01:41:42 [2020-05-21T01:41:42.779Z] --- SKIP: TestPluginWithDevMounts (0.00s)
01:41:42 [2020-05-21T01:41:42.779Z]     mounts_test.go:21: (*Execution).IsRootless-fm
01:41:42 [2020-05-21T01:41:42.779Z] PASS
01:41:42 [2020-05-21T01:41:42.779Z] 
01:41:42 [2020-05-21T01:41:42.779Z] === Skipped
01:41:42 [2020-05-21T01:41:42.779Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
01:41:42 [2020-05-21T01:41:42.779Z]     mounts_test.go:21: (*Execution).IsRootless-fm
01:41:42 [2020-05-21T01:41:42.779Z] 
01:41:42 [2020-05-21T01:41:42.779Z] 
01:41:42 [2020-05-21T01:41:42.779Z] DONE 1 tests, 1 skipped in 0.199s
01:41:42 [2020-05-21T01:41:42.780Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
01:41:42 [2020-05-21T01:41:42.780Z] INFO: Testing against a local daemon
01:41:42 [2020-05-21T01:41:42.780Z] === RUN   TestSecretInspect
01:41:42 [2020-05-21T01:41:42.780Z] --- SKIP: TestSecretInspect (0.02s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] === RUN   TestSecretList
01:41:42 [2020-05-21T01:41:42.780Z] --- SKIP: TestSecretList (0.01s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] === RUN   TestSecretsCreateAndDelete
01:41:42 [2020-05-21T01:41:42.780Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] === RUN   TestSecretsUpdate
01:41:42 [2020-05-21T01:41:42.780Z] --- SKIP: TestSecretsUpdate (0.02s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] === RUN   TestTemplatedSecret
01:41:42 [2020-05-21T01:41:42.780Z] --- SKIP: TestTemplatedSecret (0.00s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] === RUN   TestSecretCreateResolve
01:41:42 [2020-05-21T01:41:42.780Z] --- SKIP: TestSecretCreateResolve (0.02s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] PASS
01:41:42 [2020-05-21T01:41:42.780Z] 
01:41:42 [2020-05-21T01:41:42.780Z] === Skipped
01:41:42 [2020-05-21T01:41:42.780Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] 
01:41:42 [2020-05-21T01:41:42.780Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] 
01:41:42 [2020-05-21T01:41:42.780Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] 
01:41:42 [2020-05-21T01:41:42.780Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] 
01:41:42 [2020-05-21T01:41:42.780Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] 
01:41:42 [2020-05-21T01:41:42.780Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
01:41:42 [2020-05-21T01:41:42.780Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:42 [2020-05-21T01:41:42.780Z] 
01:41:42 [2020-05-21T01:41:42.780Z] 
01:41:42 [2020-05-21T01:41:42.780Z] DONE 6 tests, 6 skipped in 0.232s
01:41:42 [2020-05-21T01:41:42.780Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
01:41:43 [2020-05-21T01:41:43.038Z] INFO: Testing against a local daemon
01:41:43 [2020-05-21T01:41:43.038Z] === RUN   TestServiceCreateInit
01:41:43 [2020-05-21T01:41:43.038Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:41:43 [2020-05-21T01:41:43.038Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:41:43 [2020-05-21T01:41:43.038Z] --- PASS: TestServiceCreateInit (0.02s)
01:41:43 [2020-05-21T01:41:43.038Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:41:43 [2020-05-21T01:41:43.038Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.038Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:41:43 [2020-05-21T01:41:43.038Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.038Z] === RUN   TestCreateServiceMultipleTimes
01:41:43 [2020-05-21T01:41:43.038Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
01:41:43 [2020-05-21T01:41:43.038Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.038Z] === RUN   TestCreateServiceConflict
01:41:43 [2020-05-21T01:41:43.038Z] --- SKIP: TestCreateServiceConflict (0.01s)
01:41:43 [2020-05-21T01:41:43.038Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.038Z] === RUN   TestCreateServiceMaxReplicas
01:41:43 [2020-05-21T01:41:43.038Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
01:41:43 [2020-05-21T01:41:43.038Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.038Z] === RUN   TestCreateWithDuplicateNetworkNames
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
01:41:43 [2020-05-21T01:41:43.295Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestCreateServiceSecretFileMode
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
01:41:43 [2020-05-21T01:41:43.295Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestCreateServiceConfigFileMode
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
01:41:43 [2020-05-21T01:41:43.295Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestCreateServiceSysctls
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestCreateServiceSysctls (0.02s)
01:41:43 [2020-05-21T01:41:43.295Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestCreateServiceCapabilities
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
01:41:43 [2020-05-21T01:41:43.295Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestInspect
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestInspect (0.01s)
01:41:43 [2020-05-21T01:41:43.295Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestCreateJob
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestCreateJob (0.01s)
01:41:43 [2020-05-21T01:41:43.295Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestReplicatedJob
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestReplicatedJob (0.01s)
01:41:43 [2020-05-21T01:41:43.295Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestUpdateReplicatedJob
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
01:41:43 [2020-05-21T01:41:43.295Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestServiceListWithStatuses
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:41:43 [2020-05-21T01:41:43.295Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestDockerNetworkConnectAlias
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
01:41:43 [2020-05-21T01:41:43.295Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestDockerNetworkReConnect
01:41:43 [2020-05-21T01:41:43.295Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
01:41:43 [2020-05-21T01:41:43.295Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:43 [2020-05-21T01:41:43.295Z] === RUN   TestServicePlugin
01:41:43 [2020-05-21T01:41:43.447Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
01:41:44 [2020-05-21T01:41:44.240Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.528s	coverage: 86.3% of statements
01:41:44 [2020-05-21T01:41:44.379Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:41:46 [2020-05-21T01:41:46.156Z] --- PASS: TestCreateServiceSysctls (4.62s)
01:41:46 [2020-05-21T01:41:46.156Z] === RUN   TestCreateServiceCapabilities
01:41:46 [2020-05-21T01:41:46.273Z] --- PASS: TestBuildPreserveOwnership (5.46s)
01:41:46 [2020-05-21T01:41:46.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.39s)
01:41:46 [2020-05-21T01:41:46.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
01:41:46 [2020-05-21T01:41:46.273Z] === RUN   TestBuildPlatformInvalid
01:41:46 [2020-05-21T01:41:46.530Z] --- PASS: TestBuildPlatformInvalid (0.11s)
01:41:46 [2020-05-21T01:41:46.530Z] PASS
01:41:46 [2020-05-21T01:41:46.530Z] 
01:41:46 [2020-05-21T01:41:46.530Z] === Skipped
01:41:46 [2020-05-21T01:41:46.530Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
01:41:46 [2020-05-21T01:41:46.530Z]     build_session_test.go:25: TODO: BuildKit
01:41:46 [2020-05-21T01:41:46.530Z] 
01:41:46 [2020-05-21T01:41:46.530Z] 
01:41:46 [2020-05-21T01:41:46.530Z] DONE 32 tests, 1 skipped in 176.020s
01:41:46 [2020-05-21T01:41:46.530Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
01:41:46 [2020-05-21T01:41:46.530Z] ++ 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
01:41:46 [2020-05-21T01:41:46.530Z] ++ set -e
01:41:46 [2020-05-21T01:41:46.530Z] ++ '[' -n 0 ']'
01:41:46 [2020-05-21T01:41:46.530Z] ++ set -x
01:41:46 [2020-05-21T01:41:46.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
01:41:46 [2020-05-21T01:41:46.530Z] INFO: Testing against a local daemon
01:41:46 [2020-05-21T01:41:46.530Z] === RUN   TestConfigInspect
01:41:47 [2020-05-21T01:41:47.093Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
01:41:47 [2020-05-21T01:41:47.252Z] --- PASS: TestUpdateRestartPolicy (12.55s)
01:41:47 [2020-05-21T01:41:47.252Z] === RUN   TestUpdateRestartWithAutoRemove
01:41:47 [2020-05-21T01:41:47.351Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
01:41:47 [2020-05-21T01:41:47.470Z] --- SKIP: TestServicePlugin (3.47s)
01:41:47 [2020-05-21T01:41:47.470Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestServiceUpdateLabel
01:41:47 [2020-05-21T01:41:47.470Z] --- SKIP: TestServiceUpdateLabel (0.02s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestServiceUpdateSecrets
01:41:47 [2020-05-21T01:41:47.470Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestServiceUpdateConfigs
01:41:47 [2020-05-21T01:41:47.470Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestServiceUpdateNetwork
01:41:47 [2020-05-21T01:41:47.470Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestServiceUpdatePidsLimit
01:41:47 [2020-05-21T01:41:47.470Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] PASS
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === Skipped
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
01:41:47 [2020-05-21T01:41:47.470Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
01:41:47 [2020-05-21T01:41:47.470Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
01:41:47 [2020-05-21T01:41:47.470Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestInspect (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
01:41:47 [2020-05-21T01:41:47.470Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
01:41:47 [2020-05-21T01:41:47.470Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s)
01:41:47 [2020-05-21T01:41:47.470Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
01:41:47 [2020-05-21T01:41:47.470Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] DONE 24 tests, 23 skipped in 4.001s
01:41:47 [2020-05-21T01:41:47.470Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
01:41:47 [2020-05-21T01:41:47.470Z] INFO: Testing against a local daemon
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestSessionCreate
01:41:47 [2020-05-21T01:41:47.470Z] --- PASS: TestSessionCreate (0.03s)
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestSessionCreateWithBadUpgrade
01:41:47 [2020-05-21T01:41:47.470Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
01:41:47 [2020-05-21T01:41:47.470Z] PASS
01:41:47 [2020-05-21T01:41:47.470Z] 
01:41:47 [2020-05-21T01:41:47.470Z] DONE 2 tests in 0.201s
01:41:47 [2020-05-21T01:41:47.470Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
01:41:47 [2020-05-21T01:41:47.470Z] INFO: Testing against a local daemon
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:41:47 [2020-05-21T01:41:47.470Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:41:47 [2020-05-21T01:41:47.470Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:41:47 [2020-05-21T01:41:47.470Z] === RUN   TestEventsExecDie
01:41:47 [2020-05-21T01:41:47.744Z] ok  	github.com/docker/docker/builder/remotecontext	0.516s	coverage: 13.6% of statements
01:41:47 [2020-05-21T01:41:47.915Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
01:41:48 [2020-05-21T01:41:48.034Z] --- PASS: TestEventsExecDie (0.72s)
01:41:48 [2020-05-21T01:41:48.034Z] === RUN   TestEventsBackwardsCompatible
01:41:48 [2020-05-21T01:41:48.034Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
01:41:48 [2020-05-21T01:41:48.034Z] === RUN   TestInfoBinaryCommits
01:41:48 [2020-05-21T01:41:48.034Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:41:48 [2020-05-21T01:41:48.034Z] === RUN   TestInfoAPIVersioned
01:41:48 [2020-05-21T01:41:48.034Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:41:48 [2020-05-21T01:41:48.034Z] === RUN   TestInfoDiscoveryBackend
01:41:48 [2020-05-21T01:41:48.191Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
01:41:48 [2020-05-21T01:41:48.191Z] === RUN   TestWaitNonBlocked
01:41:48 [2020-05-21T01:41:48.191Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:41:48 [2020-05-21T01:41:48.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:41:48 [2020-05-21T01:41:48.191Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:41:48 [2020-05-21T01:41:48.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:41:48 [2020-05-21T01:41:48.191Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:41:48 [2020-05-21T01:41:48.191Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:41:48 [2020-05-21T01:41:48.479Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
01:41:49 [2020-05-21T01:41:49.044Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
01:41:49 [2020-05-21T01:41:49.127Z] --- PASS: TestWaitNonBlocked (0.03s)
01:41:49 [2020-05-21T01:41:49.127Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
01:41:49 [2020-05-21T01:41:49.127Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
01:41:49 [2020-05-21T01:41:49.127Z] === RUN   TestWaitBlocked
01:41:49 [2020-05-21T01:41:49.127Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:41:49 [2020-05-21T01:41:49.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:41:49 [2020-05-21T01:41:49.127Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:41:49 [2020-05-21T01:41:49.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:41:49 [2020-05-21T01:41:49.127Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:41:49 [2020-05-21T01:41:49.127Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:41:49 [2020-05-21T01:41:49.599Z] --- PASS: TestCreateServiceCapabilities (3.77s)
01:41:49 [2020-05-21T01:41:49.599Z] === RUN   TestInspect
01:41:49 [2020-05-21T01:41:49.927Z] --- PASS: TestInfoDiscoveryBackend (1.58s)
01:41:49 [2020-05-21T01:41:49.927Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:41:49 [2020-05-21T01:41:49.975Z] --- PASS: TestConfigInspect (3.40s)
01:41:49 [2020-05-21T01:41:49.975Z] === RUN   TestConfigList
01:41:50 [2020-05-21T01:41:50.461Z] ok  	github.com/docker/docker/builder/dockerfile	1.419s	coverage: 48.2% of statements
01:41:50 [2020-05-21T01:41:50.461Z] ?   	github.com/docker/docker/cli	[no test files]
01:41:50 [2020-05-21T01:41:50.461Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:41:50 [2020-05-21T01:41:50.505Z] --- PASS: TestWaitBlocked (0.03s)
01:41:50 [2020-05-21T01:41:50.505Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
01:41:50 [2020-05-21T01:41:50.505Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
01:41:50 [2020-05-21T01:41:50.505Z] === CONT  TestContainerStartOnDaemonRestart
01:41:50 [2020-05-21T01:41:50.505Z] === CONT  TestIpcModeOlderClient
01:41:50 [2020-05-21T01:41:50.505Z] === CONT  TestDaemonHostGatewayIP
01:41:50 [2020-05-21T01:41:50.505Z] === CONT  TestDaemonRestartIpcMode
01:41:50 [2020-05-21T01:41:50.505Z] --- PASS: TestIpcModeOlderClient (0.20s)
01:41:50 [2020-05-21T01:41:50.505Z] === CONT  TestContainerKillOnDaemonStart
01:41:52 [2020-05-21T01:41:52.499Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
01:41:53 [2020-05-21T01:41:53.041Z] --- PASS: TestInspect (3.69s)
01:41:53 [2020-05-21T01:41:53.041Z] === RUN   TestCreateJob
01:41:53 [2020-05-21T01:41:53.063Z] --- PASS: TestConfigList (3.13s)
01:41:53 [2020-05-21T01:41:53.063Z] === RUN   TestConfigsCreateAndDelete
01:41:53 [2020-05-21T01:41:53.198Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s)
01:41:53 [2020-05-21T01:41:53.199Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:41:53 [2020-05-21T01:41:53.199Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
01:41:53 [2020-05-21T01:41:53.199Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
01:41:53 [2020-05-21T01:41:53.199Z] === RUN   TestInfoAPI
01:41:53 [2020-05-21T01:41:53.199Z] --- PASS: TestInfoAPI (0.04s)
01:41:53 [2020-05-21T01:41:53.199Z] === RUN   TestInfoAPIWarnings
01:41:53 [2020-05-21T01:41:53.799Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s)
01:41:53 [2020-05-21T01:41:53.993Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
01:41:54 [2020-05-21T01:41:54.558Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
01:41:54 [2020-05-21T01:41:54.736Z] --- PASS: TestDaemonRestartIpcMode (4.36s)
01:41:54 [2020-05-21T01:41:54.885Z] ok  	github.com/docker/docker/client	0.787s	coverage: 75.4% of statements
01:41:55 [2020-05-21T01:41:55.092Z] --- PASS: TestInfoAPIWarnings (1.58s)
01:41:55 [2020-05-21T01:41:55.092Z] === RUN   TestInfoDebug
01:41:55 [2020-05-21T01:41:55.304Z] --- PASS: TestDaemonHostGatewayIP (5.06s)
01:41:56 [2020-05-21T01:41:56.453Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
01:41:56 [2020-05-21T01:41:56.453Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
01:41:56 [2020-05-21T01:41:56.453Z] --- PASS: TestConfigsCreateAndDelete (3.39s)
01:41:56 [2020-05-21T01:41:56.453Z] === RUN   TestConfigsUpdate
01:41:56 [2020-05-21T01:41:56.984Z] --- PASS: TestInfoDebug (1.81s)
01:41:56 [2020-05-21T01:41:56.984Z] === RUN   TestInfoInsecureRegistries
01:41:57 [2020-05-21T01:41:57.385Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
01:41:57 [2020-05-21T01:41:57.405Z] --- PASS: TestCreateJob (4.41s)
01:41:57 [2020-05-21T01:41:57.405Z] === RUN   TestReplicatedJob
01:41:57 [2020-05-21T01:41:57.949Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
01:41:58 [2020-05-21T01:41:58.352Z] --- PASS: TestInfoInsecureRegistries (1.81s)
01:41:58 [2020-05-21T01:41:58.352Z] === RUN   TestInfoRegistryMirrors
01:41:59 [2020-05-21T01:41:59.846Z] --- PASS: TestConfigsUpdate (3.28s)
01:41:59 [2020-05-21T01:41:59.846Z] === RUN   TestTemplatedConfig
01:41:59 [2020-05-21T01:41:59.846Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
01:42:00 [2020-05-21T01:42:00.245Z] --- PASS: TestInfoRegistryMirrors (1.88s)
01:42:00 [2020-05-21T01:42:00.245Z] === RUN   TestLoginFailsWithBadCredentials
01:42:00 [2020-05-21T01:42:00.502Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
01:42:00 [2020-05-21T01:42:00.502Z] === RUN   TestPingCacheHeaders
01:42:00 [2020-05-21T01:42:00.502Z] --- PASS: TestPingCacheHeaders (0.04s)
01:42:00 [2020-05-21T01:42:00.502Z] === RUN   TestPingGet
01:42:00 [2020-05-21T01:42:00.502Z] --- PASS: TestPingGet (0.01s)
01:42:00 [2020-05-21T01:42:00.502Z] === RUN   TestPingHead
01:42:00 [2020-05-21T01:42:00.502Z] --- PASS: TestPingHead (0.03s)
01:42:00 [2020-05-21T01:42:00.502Z] === RUN   TestVersion
01:42:00 [2020-05-21T01:42:00.502Z] --- PASS: TestVersion (0.02s)
01:42:00 [2020-05-21T01:42:00.502Z] PASS
01:42:00 [2020-05-21T01:42:00.502Z] 
01:42:00 [2020-05-21T01:42:00.502Z] === Skipped
01:42:00 [2020-05-21T01:42:00.502Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:42:00 [2020-05-21T01:42:00.502Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:42:00 [2020-05-21T01:42:00.502Z] 
01:42:00 [2020-05-21T01:42:00.502Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
01:42:00 [2020-05-21T01:42:00.502Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
01:42:00 [2020-05-21T01:42:00.502Z] 
01:42:00 [2020-05-21T01:42:00.502Z] 
01:42:00 [2020-05-21T01:42:00.502Z] DONE 18 tests, 2 skipped in 13.461s
01:42:00 [2020-05-21T01:42:00.502Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
01:42:00 [2020-05-21T01:42:00.759Z] INFO: Testing against a local daemon
01:42:00 [2020-05-21T01:42:00.759Z] === RUN   TestVolumesCreateAndList
01:42:00 [2020-05-21T01:42:00.759Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:42:00 [2020-05-21T01:42:00.759Z] === RUN   TestVolumesRemove
01:42:00 [2020-05-21T01:42:00.780Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
01:42:00 [2020-05-21T01:42:00.780Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
01:42:01 [2020-05-21T01:42:01.015Z] --- PASS: TestVolumesRemove (0.09s)
01:42:01 [2020-05-21T01:42:01.015Z] === RUN   TestVolumesInspect
01:42:01 [2020-05-21T01:42:01.015Z] --- PASS: TestVolumesInspect (0.02s)
01:42:01 [2020-05-21T01:42:01.015Z] === RUN   TestVolumesInvalidJSON
01:42:01 [2020-05-21T01:42:01.015Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:42:01 [2020-05-21T01:42:01.015Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:42:01 [2020-05-21T01:42:01.015Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:42:01 [2020-05-21T01:42:01.015Z] --- PASS: TestVolumesInvalidJSON (0.02s)
01:42:01 [2020-05-21T01:42:01.015Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:42:01 [2020-05-21T01:42:01.015Z] PASS
01:42:01 [2020-05-21T01:42:01.015Z] 
01:42:01 [2020-05-21T01:42:01.015Z] DONE 5 tests in 0.346s
01:42:01 [2020-05-21T01:42:01.015Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:42:01 [2020-05-21T01:42:01.015Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12288 is not a child of this shell
01:42:01 [2020-05-21T01:42:01.015Z] warning: PID 12288 from bundles/test-integration/docker.pid had a nonzero exit code
01:42:01 [2020-05-21T01:42:01.015Z] Leaving: AppArmorNo profiles have been unloaded.
01:42:01 [2020-05-21T01:42:01.015Z] 
01:42:01 [2020-05-21T01:42:01.015Z] Unloading profiles will leave already running processes permanently
01:42:01 [2020-05-21T01:42:01.015Z] unconfined, which can lead to unexpected situations.
01:42:01 [2020-05-21T01:42:01.015Z] 
01:42:01 [2020-05-21T01:42:01.015Z] To set a process to complain mode, use the command line tool
01:42:01 [2020-05-21T01:42:01.015Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:42:01 [2020-05-21T01:42:01.015Z] Removing test suite binaries
01:42:01 [2020-05-21T01:42:01.945Z] 
01:42:02 [2020-05-21T01:42:02.676Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
01:42:02 [2020-05-21T01:42:02.677Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
01:42:02 [2020-05-21T01:42:02.934Z] --- PASS: TestTemplatedConfig (3.13s)
01:42:02 [2020-05-21T01:42:02.934Z] === RUN   TestConfigCreateResolve
Post stage
[Pipeline] junit
01:42:03 [2020-05-21T01:42:03.327Z] Recording test results
01:42:03 [2020-05-21T01:42:03.502Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestContainerKillOnDaemonStart (13.15s)
01:42:05 [2020-05-21T01:42:05.276Z] PASS
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] === Skipped
01:42:05 [2020-05-21T01:42:05.276Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] DONE 200 tests, 6 skipped in 139.761s
01:42:05 [2020-05-21T01:42:05.276Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
01:42:05 [2020-05-21T01:42:05.276Z] ++ 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
01:42:05 [2020-05-21T01:42:05.276Z] ++ set -e
01:42:05 [2020-05-21T01:42:05.276Z] ++ '[' -n 0 ']'
01:42:05 [2020-05-21T01:42:05.276Z] ++ set -x
01:42:05 [2020-05-21T01:42:05.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
01:42:05 [2020-05-21T01:42:05.276Z] INFO: Testing against a local daemon
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestCommitInheritsEnv
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestCommitInheritsEnv (0.56s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestImportExtremelyLargeImageWorks
01:42:05 [2020-05-21T01:42:05.276Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestImagesFilterMultiReference
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestImagesFilterMultiReference (0.10s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestImagePullPlatformInvalid
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestRemoveImageOrphaning
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestRemoveImageOrphaning (0.55s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestRemoveImageGarbageCollector
01:42:05 [2020-05-21T01:42:05.276Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestTagInvalidReference
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestTagInvalidReference (0.03s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestTagValidPrefixedRepo
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestTagExistedNameWithoutForce
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestTagOfficialNames
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestTagOfficialNames (0.08s)
01:42:05 [2020-05-21T01:42:05.276Z] === RUN   TestTagMatchesDigest
01:42:05 [2020-05-21T01:42:05.276Z] --- PASS: TestTagMatchesDigest (0.03s)
01:42:05 [2020-05-21T01:42:05.276Z] PASS
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] === Skipped
01:42:05 [2020-05-21T01:42:05.276Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
01:42:05 [2020-05-21T01:42:05.276Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] 
01:42:05 [2020-05-21T01:42:05.276Z] DONE 12 tests, 2 skipped in 1.766s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:42:05 [2020-05-21T01:42:05.398Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
01:42:05 [2020-05-21T01:42:05.535Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
01:42:05 [2020-05-21T01:42:05.536Z] ++ 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
01:42:05 [2020-05-21T01:42:05.536Z] ++ set -e
01:42:05 [2020-05-21T01:42:05.536Z] ++ '[' -n 0 ']'
01:42:05 [2020-05-21T01:42:05.536Z] ++ set -x
01:42:05 [2020-05-21T01:42:05.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
01:42:05 [2020-05-21T01:42:05.536Z] INFO: Testing against a local daemon
01:42:05 [2020-05-21T01:42:05.536Z] === RUN   TestNetworkCreateDelete
01:42:05 [2020-05-21T01:42:05.644Z] + echo Ensuring container killed.
01:42:05 [2020-05-21T01:42:05.644Z] Ensuring container killed.
01:42:05 [2020-05-21T01:42:05.644Z] + docker rm -vf docker-pr10
01:42:05 [2020-05-21T01:42:05.644Z] Error: No such container: docker-pr10
01:42:05 [2020-05-21T01:42:05.644Z] + true
[Pipeline] sh
01:42:05 [2020-05-21T01:42:05.773Z] --- PASS: TestReplicatedJob (7.20s)
01:42:05 [2020-05-21T01:42:05.773Z] === RUN   TestUpdateReplicatedJob
01:42:05 [2020-05-21T01:42:05.934Z] + echo Chowning /workspace to jenkins user
01:42:05 [2020-05-21T01:42:05.934Z] Chowning /workspace to jenkins user
01:42:05 [2020-05-21T01:42:05.934Z] + id -u
01:42:05 [2020-05-21T01:42:05.934Z] + id -g
01:42:05 [2020-05-21T01:42:05.934Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40973:/workspace busybox chown -R 1000:1000 /workspace
01:42:05 [2020-05-21T01:42:05.934Z] Unable to find image 'busybox:latest' locally
01:42:05 [2020-05-21T01:42:05.934Z] latest: Pulling from library/busybox
01:42:06 [2020-05-21T01:42:06.103Z] --- PASS: TestNetworkCreateDelete (0.40s)
01:42:06 [2020-05-21T01:42:06.103Z] === RUN   TestDockerNetworkDeletePreferID
01:42:06 [2020-05-21T01:42:06.191Z] d9cbbca60e5f: Pulling fs layer
01:42:06 [2020-05-21T01:42:06.191Z] d9cbbca60e5f: Verifying Checksum
01:42:06 [2020-05-21T01:42:06.191Z] d9cbbca60e5f: Download complete
01:42:06 [2020-05-21T01:42:06.329Z] --- PASS: TestConfigCreateResolve (3.11s)
01:42:06 [2020-05-21T01:42:06.329Z] === RUN   TestConfigDaemonLibtrustID
01:42:06 [2020-05-21T01:42:06.448Z] d9cbbca60e5f: Pull complete
01:42:06 [2020-05-21T01:42:06.448Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
01:42:06 [2020-05-21T01:42:06.448Z] Status: Downloaded newer image for busybox:latest
01:42:06 [2020-05-21T01:42:06.587Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
01:42:06 [2020-05-21T01:42:06.587Z] PASS
01:42:06 [2020-05-21T01:42:06.587Z] 
01:42:06 [2020-05-21T01:42:06.587Z] DONE 7 tests in 20.164s
01:42:06 [2020-05-21T01:42:06.587Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
01:42:06 [2020-05-21T01:42:06.587Z] ++ 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
01:42:06 [2020-05-21T01:42:06.587Z] ++ set -e
01:42:06 [2020-05-21T01:42:06.587Z] ++ '[' -n 0 ']'
01:42:06 [2020-05-21T01:42:06.587Z] ++ set -x
01:42:06 [2020-05-21T01:42:06.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
01:42:06 [2020-05-21T01:42:06.844Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
01:42:06 [2020-05-21T01:42:06.844Z] INFO: Testing against a local daemon
01:42:06 [2020-05-21T01:42:06.844Z] === RUN   TestCheckpoint
01:42:06 [2020-05-21T01:42:06.844Z] --- SKIP: TestCheckpoint (0.00s)
01:42:06 [2020-05-21T01:42:06.844Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:42:06 [2020-05-21T01:42:06.844Z] === RUN   TestContainerInvalidJSON
01:42:06 [2020-05-21T01:42:06.844Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:42:06 [2020-05-21T01:42:06.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:42:06 [2020-05-21T01:42:06.844Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:42:06 [2020-05-21T01:42:06.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:42:06 [2020-05-21T01:42:06.844Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:42:06 [2020-05-21T01:42:06.844Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:42:06 [2020-05-21T01:42:06.844Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:42:06 [2020-05-21T01:42:06.844Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:42:06 [2020-05-21T01:42:06.844Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:42:06 [2020-05-21T01:42:06.844Z] --- PASS: TestContainerInvalidJSON (0.02s)
01:42:06 [2020-05-21T01:42:06.844Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:42:06 [2020-05-21T01:42:06.844Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:42:06 [2020-05-21T01:42:06.844Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:42:06 [2020-05-21T01:42:06.844Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:42:07 [2020-05-21T01:42:07.039Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
01:42:07 [2020-05-21T01:42:07.039Z] === RUN   TestInspectNetwork
01:42:07 [2020-05-21T01:42:07.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
01:42:07 [2020-05-21T01:42:07.103Z] === RUN   TestCopyFromContainerPathIsNotDir
01:42:07 [2020-05-21T01:42:07.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
01:42:07 [2020-05-21T01:42:07.103Z] === RUN   TestCopyToContainerPathDoesNotExist
01:42:07 [2020-05-21T01:42:07.103Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
01:42:07 [2020-05-21T01:42:07.103Z] === RUN   TestCopyToContainerPathIsNotDir
01:42:07 [2020-05-21T01:42:07.360Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
01:42:07 [2020-05-21T01:42:07.360Z] === RUN   TestCopyFromContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:42:08 [2020-05-21T01:42:08.639Z] + bundleName=amd64-rootless
01:42:08 [2020-05-21T01:42:08.639Z] + echo Creating amd64-rootless-bundles.tar.gz
01:42:08 [2020-05-21T01:42:08.639Z] Creating amd64-rootless-bundles.tar.gz
01:42:08 [2020-05-21T01:42:08.639Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
01:42:08 [2020-05-21T01:42:08.639Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
01:42:08 [2020-05-21T01:42:08.648Z] Archiving artifacts
01:42:08 [2020-05-21T01:42:08.731Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
01:42:09 [2020-05-21T01:42:09.212Z] --- PASS: TestUpdateReplicatedJob (4.51s)
01:42:09 [2020-05-21T01:42:09.213Z] === RUN   TestServiceListWithStatuses
01:42:09 [2020-05-21T01:42:09.213Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:42:09 [2020-05-21T01:42:09.213Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:42:09 [2020-05-21T01:42:09.213Z] === RUN   TestDockerNetworkConnectAlias
01:42:09 [2020-05-21T01:42:09.296Z] === RUN   TestCopyFromContainer//
01:42:09 [2020-05-21T01:42:09.296Z] === RUN   TestCopyFromContainer//bar/root
01:42:09 [2020-05-21T01:42:09.296Z] === RUN   TestCopyFromContainer//bar/root/
01:42:09 [2020-05-21T01:42:09.553Z] === RUN   TestCopyFromContainer/bar/quux
01:42:09 [2020-05-21T01:42:09.553Z] === RUN   TestCopyFromContainer/bar/quux/
01:42:09 [2020-05-21T01:42:09.809Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:42:09 [2020-05-21T01:42:09.809Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:42:09 [2020-05-21T01:42:09.809Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:42:10 [2020-05-21T01:42:10.067Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:42:10 [2020-05-21T01:42:10.067Z] === RUN   TestCopyFromContainer/bar/notarget
01:42:10 [2020-05-21T01:42:10.241Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40973/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:42:10 [2020-05-21T01:42:10.324Z] --- PASS: TestCopyFromContainer (3.06s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer// (0.15s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:10 [2020-05-21T01:42:10.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:10 [2020-05-21T01:42:10.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:10 [2020-05-21T01:42:10.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:10 [2020-05-21T01:42:10.324Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:42:10 [2020-05-21T01:42:10.324Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:42:10 [2020-05-21T01:42:10.324Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:42:10 [2020-05-21T01:42:10.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateLinkToNonExistingContainer
01:42:10 [2020-05-21T01:42:10.324Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateWithInvalidEnv
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateWithInvalidEnv/0
01:42:10 [2020-05-21T01:42:10.324Z] === PAUSE TestCreateWithInvalidEnv/0
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateWithInvalidEnv/1
01:42:10 [2020-05-21T01:42:10.324Z] === PAUSE TestCreateWithInvalidEnv/1
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateWithInvalidEnv/2
01:42:10 [2020-05-21T01:42:10.324Z] === PAUSE TestCreateWithInvalidEnv/2
01:42:10 [2020-05-21T01:42:10.324Z] === CONT  TestCreateWithInvalidEnv/0
01:42:10 [2020-05-21T01:42:10.324Z] === CONT  TestCreateWithInvalidEnv/2
01:42:10 [2020-05-21T01:42:10.324Z] === CONT  TestCreateWithInvalidEnv/1
01:42:10 [2020-05-21T01:42:10.324Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:42:10 [2020-05-21T01:42:10.324Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateTmpfsMountsTarget
01:42:10 [2020-05-21T01:42:10.324Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
01:42:10 [2020-05-21T01:42:10.324Z] === RUN   TestCreateWithCustomMaskedPaths
01:42:10 [2020-05-21T01:42:10.560Z] + make clean
01:42:10 [2020-05-21T01:42:10.816Z] docker volume rm -f docker-dev-cache
01:42:10 [2020-05-21T01:42:10.816Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:42:12 [2020-05-21T01:42:12.219Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
01:42:12 [2020-05-21T01:42:12.219Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
01:42:12 [2020-05-21T01:42:12.307Z] === RUN   TestInspectNetwork/full_network_id
01:42:12 [2020-05-21T01:42:12.307Z] === RUN   TestInspectNetwork/partial_network_id
01:42:12 [2020-05-21T01:42:12.307Z] === RUN   TestInspectNetwork/network_name
01:42:12 [2020-05-21T01:42:12.307Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:42:12 [2020-05-21T01:42:12.476Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
01:42:13 [2020-05-21T01:42:13.041Z] --- PASS: TestCreateWithCustomMaskedPaths (2.68s)
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/no_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/no_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/empty_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/valid_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/empty_capadd
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/empty_capadd
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/empty_capdrop
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
01:42:13 [2020-05-21T01:42:13.041Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
01:42:13 [2020-05-21T01:42:13.041Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
01:42:13 [2020-05-21T01:42:13.041Z] === CONT  TestCreateWithCapabilities/no_capabilities
01:42:13 [2020-05-21T01:42:13.041Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
01:42:13 [2020-05-21T01:42:13.041Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
01:42:13 [2020-05-21T01:42:13.041Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
01:42:13 [2020-05-21T01:42:13.298Z] === CONT  TestCreateWithCapabilities/empty_capdrop
01:42:13 [2020-05-21T01:42:13.298Z] === CONT  TestCreateWithCapabilities/empty_capadd
01:42:13 [2020-05-21T01:42:13.298Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
01:42:13 [2020-05-21T01:42:13.298Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
01:42:13 [2020-05-21T01:42:13.298Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
01:42:13 [2020-05-21T01:42:13.298Z] === CONT  TestCreateWithCapabilities/valid_capabilities
01:42:13 [2020-05-21T01:42:13.298Z] === CONT  TestCreateWithCapabilities/empty_capabilities
01:42:13 [2020-05-21T01:42:13.298Z] --- PASS: TestCreateWithCapabilities (0.02s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
01:42:13 [2020-05-21T01:42:13.298Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
01:42:13 [2020-05-21T01:42:13.298Z] === RUN   TestCreateWithCustomReadonlyPaths
01:42:15 [2020-05-21T01:42:15.822Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s)
01:42:15 [2020-05-21T01:42:15.822Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:42:15 [2020-05-21T01:42:15.822Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:15 [2020-05-21T01:42:15.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:15 [2020-05-21T01:42:15.822Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:15 [2020-05-21T01:42:15.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:15 [2020-05-21T01:42:15.822Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:42:15 [2020-05-21T01:42:15.822Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:42:15 [2020-05-21T01:42:15.822Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:42:15 [2020-05-21T01:42:15.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
01:42:15 [2020-05-21T01:42:15.822Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:42:15 [2020-05-21T01:42:15.822Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:42:15 [2020-05-21T01:42:15.822Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:42:15 [2020-05-21T01:42:15.822Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:42:15 [2020-05-21T01:42:15.822Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:42:15 [2020-05-21T01:42:15.822Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:42:16 [2020-05-21T01:42:16.386Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
01:42:16 [2020-05-21T01:42:16.386Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
01:42:16 [2020-05-21T01:42:16.500Z] --- PASS: TestInspectNetwork (9.44s)
01:42:16 [2020-05-21T01:42:16.500Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:42:16 [2020-05-21T01:42:16.500Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:42:16 [2020-05-21T01:42:16.500Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:42:16 [2020-05-21T01:42:16.500Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:42:16 [2020-05-21T01:42:16.500Z] === RUN   TestRunContainerWithBridgeNone
01:42:16 [2020-05-21T01:42:16.643Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
01:42:16 [2020-05-21T01:42:16.643Z] === RUN   TestContainerStartOnDaemonRestart
01:42:16 [2020-05-21T01:42:16.643Z] === PAUSE TestContainerStartOnDaemonRestart
01:42:16 [2020-05-21T01:42:16.643Z] === RUN   TestDaemonRestartIpcMode
01:42:16 [2020-05-21T01:42:16.643Z] === PAUSE TestDaemonRestartIpcMode
01:42:16 [2020-05-21T01:42:16.643Z] === RUN   TestDaemonHostGatewayIP
01:42:16 [2020-05-21T01:42:16.643Z] === PAUSE TestDaemonHostGatewayIP
01:42:16 [2020-05-21T01:42:16.643Z] === RUN   TestContainerKillOnDaemonStart
01:42:16 [2020-05-21T01:42:16.643Z] === PAUSE TestContainerKillOnDaemonStart
01:42:16 [2020-05-21T01:42:16.643Z] === RUN   TestDiff
01:42:16 [2020-05-21T01:42:16.643Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
01:42:17 [2020-05-21T01:42:17.573Z] --- PASS: TestDiff (0.97s)
01:42:17 [2020-05-21T01:42:17.573Z] === RUN   TestExecWithCloseStdin
01:42:17 [2020-05-21T01:42:17.620Z] --- PASS: TestDockerNetworkConnectAlias (7.83s)
01:42:17 [2020-05-21T01:42:17.620Z] === RUN   TestDockerNetworkReConnect
01:42:18 [2020-05-21T01:42:18.505Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
01:42:18 [2020-05-21T01:42:18.762Z] --- PASS: TestExecWithCloseStdin (1.25s)
01:42:18 [2020-05-21T01:42:18.762Z] === RUN   TestExec
01:42:19 [2020-05-21T01:42:19.036Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
01:42:19 [2020-05-21T01:42:19.036Z] === RUN   TestNetworkInvalidJSON
01:42:19 [2020-05-21T01:42:19.036Z] === RUN   TestNetworkInvalidJSON//networks/create
01:42:19 [2020-05-21T01:42:19.036Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:42:19 [2020-05-21T01:42:19.036Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:42:19 [2020-05-21T01:42:19.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:42:19 [2020-05-21T01:42:19.036Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:42:19 [2020-05-21T01:42:19.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:42:19 [2020-05-21T01:42:19.036Z] === CONT  TestNetworkInvalidJSON//networks/create
01:42:19 [2020-05-21T01:42:19.036Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:42:19 [2020-05-21T01:42:19.036Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:42:19 [2020-05-21T01:42:19.036Z] --- PASS: TestNetworkInvalidJSON (0.03s)
01:42:19 [2020-05-21T01:42:19.036Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:42:19 [2020-05-21T01:42:19.036Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:42:19 [2020-05-21T01:42:19.036Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:42:19 [2020-05-21T01:42:19.036Z] === RUN   TestHostIPv4BridgeLabel
01:42:19 [2020-05-21T01:42:19.971Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
01:42:19 [2020-05-21T01:42:19.971Z] === RUN   TestDaemonRestartWithLiveRestore
01:42:20 [2020-05-21T01:42:20.132Z] --- PASS: TestExec (1.14s)
01:42:20 [2020-05-21T01:42:20.132Z] === RUN   TestExecUser
01:42:20 [2020-05-21T01:42:20.696Z] --- PASS: TestExecUser (0.82s)
01:42:20 [2020-05-21T01:42:20.697Z] === RUN   TestExportContainerAndImportImage
01:42:20 [2020-05-21T01:42:20.954Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
01:42:21 [2020-05-21T01:42:21.348Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s)
01:42:21 [2020-05-21T01:42:21.348Z] === RUN   TestDaemonDefaultNetworkPools
01:42:22 [2020-05-21T01:42:22.325Z] --- PASS: TestExportContainerAndImportImage (1.32s)
01:42:22 [2020-05-21T01:42:22.325Z] === RUN   TestExportContainerAfterDaemonRestart
01:42:22 [2020-05-21T01:42:22.725Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s)
01:42:22 [2020-05-21T01:42:22.725Z] === RUN   TestDaemonRestartWithExistingNetwork
01:42:22 [2020-05-21T01:42:22.889Z] === RUN   TestDockerSuite/TestBuildAddNonTar
01:42:23 [2020-05-21T01:42:23.088Z] --- PASS: TestDockerNetworkReConnect (6.23s)
01:42:23 [2020-05-21T01:42:23.088Z] === RUN   TestServicePlugin
01:42:23 [2020-05-21T01:42:23.088Z] --- SKIP: TestServicePlugin (0.00s)
01:42:23 [2020-05-21T01:42:23.088Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:42:23 [2020-05-21T01:42:23.088Z] === RUN   TestServiceUpdateLabel
01:42:23 [2020-05-21T01:42:23.821Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s)
01:42:23 [2020-05-21T01:42:23.821Z] === RUN   TestHealthCheckWorkdir
01:42:24 [2020-05-21T01:42:24.389Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
01:42:24 [2020-05-21T01:42:24.629Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s)
01:42:24 [2020-05-21T01:42:24.629Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:42:24 [2020-05-21T01:42:24.646Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
01:42:24 [2020-05-21T01:42:24.646Z] --- PASS: TestHealthCheckWorkdir (1.06s)
01:42:24 [2020-05-21T01:42:24.646Z] === RUN   TestHealthKillContainer
01:42:24 [2020-05-21T01:42:24.904Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
01:42:25 [2020-05-21T01:42:25.161Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
01:42:25 [2020-05-21T01:42:25.727Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
01:42:26 [2020-05-21T01:42:26.291Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
01:42:26 [2020-05-21T01:42:26.526Z] --- PASS: TestServiceUpdateLabel (3.56s)
01:42:26 [2020-05-21T01:42:26.527Z] === RUN   TestServiceUpdateSecrets
01:42:27 [2020-05-21T01:42:27.162Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s)
01:42:27 [2020-05-21T01:42:27.162Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:42:27 [2020-05-21T01:42:27.729Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
01:42:27 [2020-05-21T01:42:27.729Z] === RUN   TestServiceWithPredefinedNetwork
01:42:28 [2020-05-21T01:42:28.188Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
01:42:28 [2020-05-21T01:42:28.188Z] --- PASS: TestHealthKillContainer (3.29s)
01:42:28 [2020-05-21T01:42:28.188Z] === RUN   TestInspectCpusetInConfigPre120
01:42:28 [2020-05-21T01:42:28.752Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
01:42:28 [2020-05-21T01:42:28.752Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
01:42:28 [2020-05-21T01:42:28.752Z] === RUN   TestIpcModeNone
01:42:30 [2020-05-21T01:42:30.122Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
01:42:30 [2020-05-21T01:42:30.122Z] --- PASS: TestIpcModeNone (1.17s)
01:42:30 [2020-05-21T01:42:30.122Z] === RUN   TestIpcModePrivate
01:42:31 [2020-05-21T01:42:31.016Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s)
01:42:31 [2020-05-21T01:42:31.016Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:42:31 [2020-05-21T01:42:31.016Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:42:31 [2020-05-21T01:42:31.016Z]     service_test.go:236: FLAKY_TEST
01:42:31 [2020-05-21T01:42:31.016Z] === RUN   TestServiceWithDataPathPortInit
01:42:31 [2020-05-21T01:42:31.054Z] --- PASS: TestIpcModePrivate (0.99s)
01:42:31 [2020-05-21T01:42:31.054Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false
01:42:31 [2020-05-21T01:42:31.054Z] === RUN   TestIpcModeShareable
01:42:31 [2020-05-21T01:42:31.618Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
01:42:31 [2020-05-21T01:42:31.618Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
01:42:32 [2020-05-21T01:42:32.182Z] --- PASS: TestIpcModeShareable (1.01s)
01:42:32 [2020-05-21T01:42:32.182Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true
01:42:32 [2020-05-21T01:42:32.182Z] === RUN   TestAPIIpcModeShareableAndContainer
01:42:32 [2020-05-21T01:42:32.748Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
01:42:33 [2020-05-21T01:42:33.682Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
01:42:34 [2020-05-21T01:42:34.247Z] === RUN   TestDockerSuite/TestBuildAddScript
01:42:35 [2020-05-21T01:42:35.180Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s)
01:42:35 [2020-05-21T01:42:35.180Z] === RUN   TestAPIIpcModeHost
01:42:35 [2020-05-21T01:42:35.180Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
01:42:36 [2020-05-21T01:42:36.113Z] --- PASS: TestAPIIpcModeHost (0.84s)
01:42:36 [2020-05-21T01:42:36.113Z] === RUN   TestDaemonIpcModeShareable
01:42:36 [2020-05-21T01:42:36.912Z] Created binary: bundles/binary-daemon/dockerd-dev
01:42:36 [2020-05-21T01:42:36.912Z] Copying nested executables into bundles/binary-daemon
01:42:36 [2020-05-21T01:42:36.912Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
01:42:37 [2020-05-21T01:42:37.044Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
01:42:37 [2020-05-21T01:42:37.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/make.sh cross
01:42:37 [2020-05-21T01:42:37.814Z] 
01:42:37 [2020-05-21T01:42:37.814Z] Removing bundles/
01:42:37 [2020-05-21T01:42:37.814Z] 
01:42:37 [2020-05-21T01:42:37.814Z] ---> Making bundle: cross (in bundles/cross)
01:42:37 [2020-05-21T01:42:37.814Z] Cross building: bundles/cross/linux/amd64
01:42:37 [2020-05-21T01:42:37.976Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
01:42:37 [2020-05-21T01:42:37.976Z] --- PASS: TestDaemonIpcModeShareable (2.01s)
01:42:37 [2020-05-21T01:42:37.976Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true
01:42:37 [2020-05-21T01:42:37.976Z] === RUN   TestDaemonIpcModePrivate
01:42:38 [2020-05-21T01:42:38.071Z] Building: bundles/cross/linux/amd64/dockerd-dev
01:42:38 [2020-05-21T01:42:38.071Z] GOOS="linux" GOARCH="amd64" GOARM=""
01:42:39 [2020-05-21T01:42:39.346Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
01:42:39 [2020-05-21T01:42:39.912Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
01:42:39 [2020-05-21T01:42:39.912Z] --- PASS: TestDaemonIpcModePrivate (1.95s)
01:42:39 [2020-05-21T01:42:39.912Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false
01:42:39 [2020-05-21T01:42:39.912Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:42:41 [2020-05-21T01:42:41.807Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s)
01:42:41 [2020-05-21T01:42:41.807Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false
01:42:41 [2020-05-21T01:42:41.807Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:42:43 [2020-05-21T01:42:43.177Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s)
01:42:43 [2020-05-21T01:42:43.177Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true
01:42:43 [2020-05-21T01:42:43.177Z] === RUN   TestIpcModeOlderClient
01:42:43 [2020-05-21T01:42:43.177Z] === PAUSE TestIpcModeOlderClient
01:42:43 [2020-05-21T01:42:43.177Z] === RUN   TestKillContainerInvalidSignal
01:42:43 [2020-05-21T01:42:43.434Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
01:42:44 [2020-05-21T01:42:44.022Z] --- PASS: TestKillContainerInvalidSignal (0.94s)
01:42:44 [2020-05-21T01:42:44.022Z] === RUN   TestKillContainer
01:42:44 [2020-05-21T01:42:44.022Z] === RUN   TestKillContainer/no_signal
01:42:44 [2020-05-21T01:42:44.949Z] --- PASS: TestServiceUpdateSecrets (15.87s)
01:42:44 [2020-05-21T01:42:44.949Z] === RUN   TestServiceUpdateConfigs
01:42:44 [2020-05-21T01:42:44.958Z] === RUN   TestKillContainer/non_killing_signal
01:42:45 [2020-05-21T01:42:45.889Z] === RUN   TestKillContainer/killing_signal
01:42:46 [2020-05-21T01:42:46.146Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
01:42:46 [2020-05-21T01:42:46.710Z] --- PASS: TestKillContainer (2.61s)
01:42:46 [2020-05-21T01:42:46.710Z]     --- PASS: TestKillContainer/no_signal (0.91s)
01:42:46 [2020-05-21T01:42:46.710Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
01:42:46 [2020-05-21T01:42:46.710Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
01:42:46 [2020-05-21T01:42:46.710Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:42:46 [2020-05-21T01:42:46.710Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:42:47 [2020-05-21T01:42:47.642Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:42:48 [2020-05-21T01:42:48.207Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s)
01:42:48 [2020-05-21T01:42:48.207Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
01:42:48 [2020-05-21T01:42:48.207Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
01:42:48 [2020-05-21T01:42:48.207Z] === RUN   TestKillStoppedContainer
01:42:48 [2020-05-21T01:42:48.465Z] --- PASS: TestKillStoppedContainer (0.08s)
01:42:48 [2020-05-21T01:42:48.465Z] === RUN   TestKillStoppedContainerAPIPre120
01:42:48 [2020-05-21T01:42:48.465Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
01:42:48 [2020-05-21T01:42:48.465Z] === RUN   TestKillDifferentUserContainer
01:42:49 [2020-05-21T01:42:49.395Z] --- PASS: TestKillDifferentUserContainer (0.77s)
01:42:49 [2020-05-21T01:42:49.395Z] === RUN   TestInspectOomKilledTrue
01:42:49 [2020-05-21T01:42:49.395Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:42:49 [2020-05-21T01:42:49.395Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:42:49 [2020-05-21T01:42:49.395Z] === RUN   TestInspectOomKilledFalse
01:42:49 [2020-05-21T01:42:49.395Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:42:49 [2020-05-21T01:42:49.395Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:42:49 [2020-05-21T01:42:49.395Z] === RUN   TestLinksEtcHostsContentMatch
01:42:49 [2020-05-21T01:42:49.960Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
01:42:49 [2020-05-21T01:42:49.960Z] === RUN   TestLinksContainerNames
01:42:49 [2020-05-21T01:42:49.960Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
01:42:51 [2020-05-21T01:42:51.331Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
01:42:51 [2020-05-21T01:42:51.589Z] --- PASS: TestLinksContainerNames (1.70s)
01:42:51 [2020-05-21T01:42:51.589Z] === RUN   TestLogsFollowTailEmpty
01:42:51 [2020-05-21T01:42:51.745Z] ok  	github.com/docker/docker/cmd/dockerd	0.226s	coverage: 30.8% of statements
01:42:52 [2020-05-21T01:42:52.522Z] --- PASS: TestLogsFollowTailEmpty (0.92s)
01:42:52 [2020-05-21T01:42:52.522Z] === RUN   TestContainerNetworkMountsNoChown
01:42:52 [2020-05-21T01:42:52.941Z] --- PASS: TestServiceWithDataPathPortInit (18.45s)
01:42:52 [2020-05-21T01:42:52.941Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:42:53 [2020-05-21T01:42:53.454Z] --- PASS: TestContainerNetworkMountsNoChown (1.02s)
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/default
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/default
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/private
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/private
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rprivate
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rprivate
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/slave
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/slave
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rslave
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rslave
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/shared
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/shared
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rshared
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rshared
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/default
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/default/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/default/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/rshared
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/shared
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/rslave
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/slave
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/rprivate
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/private
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/private/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:42:53 [2020-05-21T01:42:53.454Z] === RUN   TestMountDaemonRoot/private/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:42:53 [2020-05-21T01:42:53.454Z] === CONT  TestMountDaemonRoot/default/mount_root
01:42:53 [2020-05-21T01:42:53.711Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:42:53 [2020-05-21T01:42:53.711Z] === CONT  TestMountDaemonRoot/default/bind_root
01:42:53 [2020-05-21T01:42:53.711Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:42:53 [2020-05-21T01:42:53.711Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:42:53 [2020-05-21T01:42:53.711Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:42:53 [2020-05-21T01:42:53.711Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:42:53 [2020-05-21T01:42:53.711Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:42:53 [2020-05-21T01:42:53.969Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:42:54 [2020-05-21T01:42:54.227Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:42:54 [2020-05-21T01:42:54.227Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:42:54 [2020-05-21T01:42:54.227Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:42:54 [2020-05-21T01:42:54.227Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:42:54 [2020-05-21T01:42:54.227Z] === CONT  TestMountDaemonRoot/private/bind_root
01:42:54 [2020-05-21T01:42:54.227Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:42:54 [2020-05-21T01:42:54.227Z] === CONT  TestMountDaemonRoot/private/mount_root
01:42:54 [2020-05-21T01:42:54.227Z] --- PASS: TestMountDaemonRoot (0.04s)
01:42:54 [2020-05-21T01:42:54.227Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
01:42:54 [2020-05-21T01:42:54.227Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
01:42:54 [2020-05-21T01:42:54.227Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
01:42:54 [2020-05-21T01:42:54.227Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
01:42:54 [2020-05-21T01:42:54.227Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
01:42:54 [2020-05-21T01:42:54.227Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
01:42:54 [2020-05-21T01:42:54.227Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
01:42:54 [2020-05-21T01:42:54.227Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
01:42:54 [2020-05-21T01:42:54.227Z] === RUN   TestContainerBindMountNonRecursive
01:42:55 [2020-05-21T01:42:55.159Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
01:42:55 [2020-05-21T01:42:55.725Z] === RUN   TestDockerSuite/TestBuildAddTar
01:42:55 [2020-05-21T01:42:55.725Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
01:42:57 [2020-05-21T01:42:57.100Z] --- PASS: TestContainerBindMountNonRecursive (2.75s)
01:42:57 [2020-05-21T01:42:57.100Z] === RUN   TestNetworkNat
01:42:58 [2020-05-21T01:42:58.031Z] --- PASS: TestNetworkNat (1.03s)
01:42:58 [2020-05-21T01:42:58.031Z] === RUN   TestNetworkLocalhostTCPNat
01:42:58 [2020-05-21T01:42:58.031Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
01:42:58 [2020-05-21T01:42:58.622Z] ok  	github.com/docker/docker/container	0.188s	coverage: 34.7% of statements
01:42:58 [2020-05-21T01:42:58.622Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:42:58 [2020-05-21T01:42:58.622Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:42:58 [2020-05-21T01:42:58.622Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:42:58 [2020-05-21T01:42:58.622Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:42:58 [2020-05-21T01:42:58.963Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s)
01:42:58 [2020-05-21T01:42:58.963Z] === RUN   TestNetworkLoopbackNat
01:42:59 [2020-05-21T01:42:59.502Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s)
01:42:59 [2020-05-21T01:42:59.503Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:muzwiam07l418m8bz7ftj8syz Created:2020-05-21 01:42:51.078148701 +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[d4ab8a6c26aa3cd8314189987da3740bd1de4f7eb2619b7ad560e72b8e21bb67:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qe479g1oo7186954esd58uzio EndpointID:d550689ffc0749f85a6ca4a25aae9fa096ff8d71851add14eb14c16ccdfab86b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1b506a955bec5e06ba6587de58b0a45627d6fbc169c3f94789419c97e7e89e2e 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:31bf33c33a2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qe479g1oo7186954esd58uzio EndpointID:d550689ffc0749f85a6ca4a25aae9fa096ff8d71851add14eb14c16ccdfab86b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:42:59 [2020-05-21T01:42:59.503Z] PASS
01:42:59 [2020-05-21T01:42:59.503Z] 
01:42:59 [2020-05-21T01:42:59.503Z] === Skipped
01:42:59 [2020-05-21T01:42:59.503Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:42:59 [2020-05-21T01:42:59.503Z]     service_test.go:236: FLAKY_TEST
01:42:59 [2020-05-21T01:42:59.503Z] 
01:42:59 [2020-05-21T01:42:59.503Z] 
01:42:59 [2020-05-21T01:42:59.503Z] DONE 22 tests, 1 skipped in 53.239s
01:42:59 [2020-05-21T01:42:59.503Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:42:59 [2020-05-21T01:42:59.503Z] ++ 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
01:42:59 [2020-05-21T01:42:59.503Z] ++ set -e
01:42:59 [2020-05-21T01:42:59.503Z] ++ '[' -n 0 ']'
01:42:59 [2020-05-21T01:42:59.503Z] ++ set -x
01:42:59 [2020-05-21T01:42:59.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
01:42:59 [2020-05-21T01:42:59.503Z] INFO: Testing against a local daemon
01:42:59 [2020-05-21T01:42:59.503Z] === RUN   TestDockerNetworkIpvlanPersistance
01:42:59 [2020-05-21T01:42:59.503Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:42:59 [2020-05-21T01:42:59.503Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:42:59 [2020-05-21T01:42:59.503Z] === RUN   TestDockerNetworkIpvlan
01:42:59 [2020-05-21T01:42:59.503Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:42:59 [2020-05-21T01:42:59.503Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:42:59 [2020-05-21T01:42:59.503Z] PASS
01:42:59 [2020-05-21T01:42:59.503Z] 
01:42:59 [2020-05-21T01:42:59.503Z] === Skipped
01:42:59 [2020-05-21T01:42:59.503Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:42:59 [2020-05-21T01:42:59.503Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:42:59 [2020-05-21T01:42:59.503Z] 
01:42:59 [2020-05-21T01:42:59.503Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:42:59 [2020-05-21T01:42:59.503Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:42:59 [2020-05-21T01:42:59.503Z] 
01:42:59 [2020-05-21T01:42:59.503Z] 
01:42:59 [2020-05-21T01:42:59.503Z] DONE 2 tests, 2 skipped in 0.141s
01:42:59 [2020-05-21T01:42:59.503Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:42:59 [2020-05-21T01:42:59.503Z] ++ 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
01:42:59 [2020-05-21T01:42:59.503Z] ++ set -e
01:42:59 [2020-05-21T01:42:59.503Z] ++ '[' -n 0 ']'
01:42:59 [2020-05-21T01:42:59.503Z] ++ set -x
01:42:59 [2020-05-21T01:42:59.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
01:42:59 [2020-05-21T01:42:59.503Z] INFO: Testing against a local daemon
01:42:59 [2020-05-21T01:42:59.503Z] === RUN   TestDockerNetworkMacvlanPersistance
01:43:00 [2020-05-21T01:43:00.165Z] --- PASS: TestServiceUpdateConfigs (15.72s)
01:43:00 [2020-05-21T01:43:00.165Z] === RUN   TestServiceUpdateNetwork
01:43:00 [2020-05-21T01:43:00.859Z] --- PASS: TestNetworkLoopbackNat (1.48s)
01:43:00 [2020-05-21T01:43:00.859Z] === RUN   TestPause
01:43:01 [2020-05-21T01:43:01.328Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.037s	coverage: 65.3% of statements
01:43:01 [2020-05-21T01:43:01.405Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.13s)
01:43:01 [2020-05-21T01:43:01.405Z] === RUN   TestDockerNetworkMacvlan
01:43:02 [2020-05-21T01:43:02.232Z] --- PASS: TestPause (1.58s)
01:43:02 [2020-05-21T01:43:02.232Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:43:02 [2020-05-21T01:43:02.232Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:43:02 [2020-05-21T01:43:02.232Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:43:02 [2020-05-21T01:43:02.232Z] === RUN   TestPauseStopPausedContainer
01:43:02 [2020-05-21T01:43:02.341Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:43:02 [2020-05-21T01:43:02.797Z] --- PASS: TestPauseStopPausedContainer (0.86s)
01:43:02 [2020-05-21T01:43:02.797Z] === RUN   TestPsFilter
01:43:03 [2020-05-21T01:43:03.054Z] --- PASS: TestPsFilter (0.25s)
01:43:03 [2020-05-21T01:43:03.054Z] === RUN   TestRemoveContainerWithRemovedVolume
01:43:03 [2020-05-21T01:43:03.718Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:43:03 [2020-05-21T01:43:03.987Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s)
01:43:03 [2020-05-21T01:43:03.987Z] === RUN   TestRemoveContainerWithVolume
01:43:04 [2020-05-21T01:43:04.654Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:43:05 [2020-05-21T01:43:05.365Z] --- PASS: TestRemoveContainerWithVolume (1.24s)
01:43:05 [2020-05-21T01:43:05.365Z] === RUN   TestRemoveContainerRunning
01:43:05 [2020-05-21T01:43:05.929Z] === RUN   TestDockerSuite/TestBuildAddTarXz
01:43:06 [2020-05-21T01:43:06.186Z] --- PASS: TestRemoveContainerRunning (1.00s)
01:43:06 [2020-05-21T01:43:06.186Z] === RUN   TestRemoveContainerForceRemoveRunning
01:43:08 [2020-05-21T01:43:08.083Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.43s)
01:43:08 [2020-05-21T01:43:08.083Z] === RUN   TestRemoveInvalidContainer
01:43:08 [2020-05-21T01:43:08.083Z] --- PASS: TestRemoveInvalidContainer (0.02s)
01:43:08 [2020-05-21T01:43:08.083Z] === RUN   TestRenameLinkedContainer
01:43:08 [2020-05-21T01:43:08.083Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
01:43:08 [2020-05-21T01:43:08.844Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:43:09 [2020-05-21T01:43:09.760Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.039s	coverage: 35.6% of statements
01:43:09 [2020-05-21T01:43:09.980Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
01:43:11 [2020-05-21T01:43:11.823Z] ok  	github.com/docker/docker/daemon/cluster	0.250s	coverage: 0.5% of statements
01:43:11 [2020-05-21T01:43:11.877Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
01:43:12 [2020-05-21T01:43:12.129Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:43:12 [2020-05-21T01:43:12.133Z] --- PASS: TestRenameLinkedContainer (4.40s)
01:43:12 [2020-05-21T01:43:12.133Z] === RUN   TestRenameStoppedContainer
01:43:13 [2020-05-21T01:43:13.065Z] --- PASS: TestRenameStoppedContainer (0.90s)
01:43:13 [2020-05-21T01:43:13.065Z] === RUN   TestRenameRunningContainerAndReuse
01:43:13 [2020-05-21T01:43:13.997Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
01:43:14 [2020-05-21T01:43:14.562Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
01:43:14 [2020-05-21T01:43:14.820Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s)
01:43:14 [2020-05-21T01:43:14.820Z] === RUN   TestRenameInvalidName
01:43:15 [2020-05-21T01:43:15.077Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
01:43:15 [2020-05-21T01:43:15.351Z] --- PASS: TestServiceUpdateNetwork (15.86s)
01:43:15 [2020-05-21T01:43:15.351Z] === RUN   TestServiceUpdatePidsLimit
01:43:15 [2020-05-21T01:43:15.632Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:43:16 [2020-05-21T01:43:16.010Z] --- PASS: TestRenameInvalidName (0.90s)
01:43:16 [2020-05-21T01:43:16.010Z] === RUN   TestRenameAnonymousContainer
01:43:16 [2020-05-21T01:43:16.243Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:43:17 [2020-05-21T01:43:17.351Z] ok  	github.com/docker/docker/daemon/discovery	0.039s	coverage: 30.0% of statements
01:43:18 [2020-05-21T01:43:18.694Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:43:20 [2020-05-21T01:43:20.070Z] --- PASS: TestDockerNetworkMacvlan (18.86s)
01:43:20 [2020-05-21T01:43:20.070Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
01:43:20 [2020-05-21T01:43:20.070Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
01:43:20 [2020-05-21T01:43:20.070Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.15s)
01:43:20 [2020-05-21T01:43:20.070Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s)
01:43:20 [2020-05-21T01:43:20.070Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s)
01:43:20 [2020-05-21T01:43:20.070Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
01:43:20 [2020-05-21T01:43:20.070Z] PASS
01:43:20 [2020-05-21T01:43:20.070Z] 
01:43:20 [2020-05-21T01:43:20.070Z] DONE 8 tests in 21.131s
01:43:20 [2020-05-21T01:43:20.070Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
01:43:20 [2020-05-21T01:43:20.070Z] ++ 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
01:43:20 [2020-05-21T01:43:20.070Z] ++ set -e
01:43:20 [2020-05-21T01:43:20.070Z] ++ '[' -n 0 ']'
01:43:20 [2020-05-21T01:43:20.070Z] ++ set -x
01:43:20 [2020-05-21T01:43:20.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
01:43:20 [2020-05-21T01:43:20.070Z] testing: warning: no tests to run
01:43:20 [2020-05-21T01:43:20.070Z] PASS
01:43:20 [2020-05-21T01:43:20.070Z] 
01:43:20 [2020-05-21T01:43:20.070Z] DONE 0 tests in 0.027s
01:43:20 [2020-05-21T01:43:20.070Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:43:20 [2020-05-21T01:43:20.070Z] ++ 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
01:43:20 [2020-05-21T01:43:20.070Z] ++ set -e
01:43:20 [2020-05-21T01:43:20.070Z] ++ '[' -n 0 ']'
01:43:20 [2020-05-21T01:43:20.070Z] ++ set -x
01:43:20 [2020-05-21T01:43:20.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
01:43:20 [2020-05-21T01:43:20.070Z] INFO: Testing against a local daemon
01:43:20 [2020-05-21T01:43:20.070Z] === RUN   TestAuthZPluginAllowRequest
01:43:20 [2020-05-21T01:43:20.080Z] ok  	github.com/docker/docker/daemon/events	0.072s	coverage: 50.0% of statements
01:43:20 [2020-05-21T01:43:20.194Z] --- PASS: TestRenameAnonymousContainer (3.84s)
01:43:20 [2020-05-21T01:43:20.194Z] === RUN   TestRenameContainerWithSameName
01:43:20 [2020-05-21T01:43:20.194Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
01:43:20 [2020-05-21T01:43:20.758Z] --- PASS: TestRenameContainerWithSameName (0.96s)
01:43:20 [2020-05-21T01:43:20.758Z] === RUN   TestRenameContainerWithLinkedContainer
01:43:21 [2020-05-21T01:43:21.329Z] ok  	github.com/docker/docker/daemon/config	0.084s	coverage: 81.7% of statements
01:43:21 [2020-05-21T01:43:21.692Z] === RUN   TestDockerSuite/TestBuildBlankName
01:43:21 [2020-05-21T01:43:21.950Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
01:43:21 [2020-05-21T01:43:21.974Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
01:43:21 [2020-05-21T01:43:21.974Z] === RUN   TestAuthZPluginTLS
01:43:22 [2020-05-21T01:43:22.541Z] --- PASS: TestAuthZPluginTLS (0.68s)
01:43:22 [2020-05-21T01:43:22.541Z] === RUN   TestAuthZPluginDenyRequest
01:43:22 [2020-05-21T01:43:22.880Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s)
01:43:22 [2020-05-21T01:43:22.880Z] === RUN   TestResize
01:43:23 [2020-05-21T01:43:23.377Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
01:43:23 [2020-05-21T01:43:23.444Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
01:43:23 [2020-05-21T01:43:23.444Z] --- PASS: TestResize (0.87s)
01:43:23 [2020-05-21T01:43:23.444Z] === RUN   TestResizeWithInvalidSize
01:43:23 [2020-05-21T01:43:23.477Z] --- PASS: TestAuthZPluginDenyRequest (0.67s)
01:43:23 [2020-05-21T01:43:23.477Z] === RUN   TestAuthZPluginAPIDenyResponse
01:43:24 [2020-05-21T01:43:24.045Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
01:43:24 [2020-05-21T01:43:24.045Z] === RUN   TestAuthZPluginDenyResponse
01:43:24 [2020-05-21T01:43:24.379Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
01:43:24 [2020-05-21T01:43:24.601Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:43:24 [2020-05-21T01:43:24.613Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
01:43:24 [2020-05-21T01:43:24.613Z] === RUN   TestAuthZPluginAllowEventStream
01:43:24 [2020-05-21T01:43:24.644Z] --- PASS: TestResizeWithInvalidSize (1.06s)
01:43:24 [2020-05-21T01:43:24.644Z] === RUN   TestResizeWhenContainerNotStarted
01:43:25 [2020-05-21T01:43:25.576Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s)
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:43:25 [2020-05-21T01:43:25.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:43:26 [2020-05-21T01:43:26.508Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
01:43:26 [2020-05-21T01:43:26.516Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s)
01:43:26 [2020-05-21T01:43:26.516Z] === RUN   TestAuthZPluginErrorResponse
01:43:26 [2020-05-21T01:43:26.902Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.577s	coverage: 13.9% of statements
01:43:27 [2020-05-21T01:43:27.083Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
01:43:27 [2020-05-21T01:43:27.083Z] === RUN   TestAuthZPluginErrorRequest
01:43:27 [2020-05-21T01:43:27.651Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
01:43:27 [2020-05-21T01:43:27.651Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:43:27 [2020-05-21T01:43:27.921Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.9% of statements
01:43:28 [2020-05-21T01:43:28.404Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
01:43:28 [2020-05-21T01:43:28.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:43:28 [2020-05-21T01:43:28.586Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
01:43:28 [2020-05-21T01:43:28.586Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:43:28 [2020-05-21T01:43:28.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:43:28 [2020-05-21T01:43:28.921Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
01:43:29 [2020-05-21T01:43:29.998Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.945s	coverage: 57.9% of statements
01:43:30 [2020-05-21T01:43:30.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:43:30 [2020-05-21T01:43:30.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:43:30 [2020-05-21T01:43:30.548Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
01:43:30 [2020-05-21T01:43:30.623Z] ok  	github.com/docker/docker/daemon	12.509s	coverage: 17.4% of statements
01:43:30 [2020-05-21T01:43:30.623Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:43:30 [2020-05-21T01:43:30.623Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:43:30 [2020-05-21T01:43:30.623Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:43:30 [2020-05-21T01:43:30.623Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:43:31 [2020-05-21T01:43:31.112Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
01:43:31 [2020-05-21T01:43:31.118Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s)
01:43:31 [2020-05-21T01:43:31.118Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:43:31 [2020-05-21T01:43:31.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:43:31 [2020-05-21T01:43:31.933Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:43:32 [2020-05-21T01:43:32.960Z] --- PASS: TestServiceUpdatePidsLimit (18.03s)
01:43:32 [2020-05-21T01:43:32.960Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
01:43:32 [2020-05-21T01:43:32.960Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s)
01:43:32 [2020-05-21T01:43:32.960Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
01:43:32 [2020-05-21T01:43:32.960Z] PASS
01:43:32 [2020-05-21T01:43:32.960Z] 
01:43:32 [2020-05-21T01:43:32.960Z] === Skipped
01:43:32 [2020-05-21T01:43:32.960Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
01:43:32 [2020-05-21T01:43:32.960Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:43:32 [2020-05-21T01:43:32.960Z] 
01:43:32 [2020-05-21T01:43:32.960Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
01:43:32 [2020-05-21T01:43:32.960Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:32 [2020-05-21T01:43:32.960Z] 
01:43:32 [2020-05-21T01:43:32.960Z] 
01:43:32 [2020-05-21T01:43:32.960Z] DONE 27 tests, 2 skipped in 174.688s
01:43:32 [2020-05-21T01:43:32.960Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
01:43:32 [2020-05-21T01:43:32.960Z] ++ 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
01:43:32 [2020-05-21T01:43:32.960Z] ++ set -e
01:43:32 [2020-05-21T01:43:32.960Z] ++ '[' -n 0 ']'
01:43:32 [2020-05-21T01:43:32.960Z] ++ set -x
01:43:32 [2020-05-21T01:43:32.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
01:43:32 [2020-05-21T01:43:32.960Z] INFO: Testing against a local daemon
01:43:32 [2020-05-21T01:43:32.960Z] === RUN   TestSessionCreate
01:43:32 [2020-05-21T01:43:32.960Z] --- PASS: TestSessionCreate (0.02s)
01:43:32 [2020-05-21T01:43:32.960Z] === RUN   TestSessionCreateWithBadUpgrade
01:43:32 [2020-05-21T01:43:32.960Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
01:43:32 [2020-05-21T01:43:32.960Z] PASS
01:43:32 [2020-05-21T01:43:32.960Z] 
01:43:32 [2020-05-21T01:43:32.960Z] DONE 2 tests in 0.203s
01:43:32 [2020-05-21T01:43:32.960Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
01:43:32 [2020-05-21T01:43:32.960Z] ++ 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
01:43:32 [2020-05-21T01:43:32.960Z] ++ set -e
01:43:32 [2020-05-21T01:43:32.960Z] ++ '[' -n 0 ']'
01:43:32 [2020-05-21T01:43:32.960Z] ++ set -x
01:43:32 [2020-05-21T01:43:32.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
01:43:32 [2020-05-21T01:43:32.960Z] INFO: Testing against a local daemon
01:43:32 [2020-05-21T01:43:32.960Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:43:32 [2020-05-21T01:43:32.960Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:43:32 [2020-05-21T01:43:32.960Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:43:32 [2020-05-21T01:43:32.960Z] === RUN   TestEventsExecDie
01:43:33 [2020-05-21T01:43:33.021Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
01:43:33 [2020-05-21T01:43:33.021Z] === RUN   TestAuthZPluginHeader
01:43:33 [2020-05-21T01:43:33.269Z] --- PASS: TestEventsExecDie (0.99s)
01:43:33 [2020-05-21T01:43:33.269Z] === RUN   TestEventsBackwardsCompatible
01:43:33 [2020-05-21T01:43:33.306Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
01:43:33 [2020-05-21T01:43:33.554Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
01:43:33 [2020-05-21T01:43:33.555Z] === RUN   TestInfoBinaryCommits
01:43:33 [2020-05-21T01:43:33.555Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:43:33 [2020-05-21T01:43:33.555Z] === RUN   TestInfoAPIVersioned
01:43:33 [2020-05-21T01:43:33.555Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:43:33 [2020-05-21T01:43:33.555Z] === RUN   TestInfoDiscoveryBackend
01:43:33 [2020-05-21T01:43:33.870Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
01:43:33 [2020-05-21T01:43:33.958Z] --- PASS: TestAuthZPluginHeader (1.01s)
01:43:33 [2020-05-21T01:43:33.958Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:43:33 [2020-05-21T01:43:33.958Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:43:33 [2020-05-21T01:43:33.958Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:33 [2020-05-21T01:43:33.958Z] === RUN   TestAuthZPluginV2Disable
01:43:33 [2020-05-21T01:43:33.958Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
01:43:33 [2020-05-21T01:43:33.958Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:33 [2020-05-21T01:43:33.958Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:43:33 [2020-05-21T01:43:33.958Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:43:33 [2020-05-21T01:43:33.958Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:33 [2020-05-21T01:43:33.958Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:43:33 [2020-05-21T01:43:33.958Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:43:33 [2020-05-21T01:43:33.958Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:33 [2020-05-21T01:43:33.958Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:43:34 [2020-05-21T01:43:34.166Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
01:43:34 [2020-05-21T01:43:34.166Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:43:34 [2020-05-21T01:43:34.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:43:34 [2020-05-21T01:43:34.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:43:35 [2020-05-21T01:43:35.048Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
01:43:35 [2020-05-21T01:43:35.048Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.946s	coverage: 69.2% of statements
01:43:35 [2020-05-21T01:43:35.168Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
01:43:35 [2020-05-21T01:43:35.168Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:43:35 [2020-05-21T01:43:35.449Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
01:43:35 [2020-05-21T01:43:35.449Z] === RUN   TestInfoAPI
01:43:35 [2020-05-21T01:43:35.449Z] --- PASS: TestInfoAPI (0.02s)
01:43:35 [2020-05-21T01:43:35.449Z] === RUN   TestInfoAPIWarnings
01:43:36 [2020-05-21T01:43:36.059Z] --- PASS: TestInfoAPIWarnings (0.52s)
01:43:36 [2020-05-21T01:43:36.059Z] === RUN   TestInfoDebug
01:43:36 [2020-05-21T01:43:36.671Z] --- PASS: TestInfoDebug (0.53s)
01:43:36 [2020-05-21T01:43:36.671Z] === RUN   TestInfoInsecureRegistries
01:43:36 [2020-05-21T01:43:36.951Z] --- PASS: TestInfoInsecureRegistries (0.52s)
01:43:36 [2020-05-21T01:43:36.951Z] === RUN   TestInfoRegistryMirrors
01:43:37 [2020-05-21T01:43:37.094Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.209s	coverage: 46.2% of statements
01:43:37 [2020-05-21T01:43:37.094Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:43:37 [2020-05-21T01:43:37.218Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
01:43:37 [2020-05-21T01:43:37.388Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.470s	coverage: 49.5% of statements
01:43:37 [2020-05-21T01:43:37.563Z] --- PASS: TestInfoRegistryMirrors (0.53s)
01:43:37 [2020-05-21T01:43:37.563Z] === RUN   TestLoginFailsWithBadCredentials
01:43:37 [2020-05-21T01:43:37.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:43:38 [2020-05-21T01:43:38.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:43:38 [2020-05-21T01:43:38.174Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
01:43:38 [2020-05-21T01:43:38.174Z] === RUN   TestPingCacheHeaders
01:43:38 [2020-05-21T01:43:38.174Z] --- PASS: TestPingCacheHeaders (0.01s)
01:43:38 [2020-05-21T01:43:38.174Z] === RUN   TestPingGet
01:43:38 [2020-05-21T01:43:38.174Z] --- PASS: TestPingGet (0.03s)
01:43:38 [2020-05-21T01:43:38.174Z] === RUN   TestPingHead
01:43:38 [2020-05-21T01:43:38.174Z] --- PASS: TestPingHead (0.01s)
01:43:38 [2020-05-21T01:43:38.174Z] === RUN   TestVersion
01:43:38 [2020-05-21T01:43:38.174Z] --- PASS: TestVersion (0.01s)
01:43:38 [2020-05-21T01:43:38.174Z] PASS
01:43:38 [2020-05-21T01:43:38.174Z] 
01:43:38 [2020-05-21T01:43:38.174Z] === Skipped
01:43:38 [2020-05-21T01:43:38.174Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:43:38 [2020-05-21T01:43:38.174Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:43:38 [2020-05-21T01:43:38.174Z] 
01:43:38 [2020-05-21T01:43:38.174Z] 
01:43:38 [2020-05-21T01:43:38.174Z] DONE 18 tests, 1 skipped in 5.830s
01:43:38 [2020-05-21T01:43:38.174Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
01:43:38 [2020-05-21T01:43:38.174Z] ++ 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
01:43:38 [2020-05-21T01:43:38.174Z] ++ set -e
01:43:38 [2020-05-21T01:43:38.174Z] ++ '[' -n 0 ']'
01:43:38 [2020-05-21T01:43:38.174Z] ++ set -x
01:43:38 [2020-05-21T01:43:38.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
01:43:38 [2020-05-21T01:43:38.174Z] INFO: Testing against a local daemon
01:43:38 [2020-05-21T01:43:38.174Z] === RUN   TestVolumesCreateAndList
01:43:38 [2020-05-21T01:43:38.174Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:43:38 [2020-05-21T01:43:38.174Z] === RUN   TestVolumesRemove
01:43:38 [2020-05-21T01:43:38.455Z] --- PASS: TestVolumesRemove (0.13s)
01:43:38 [2020-05-21T01:43:38.455Z] === RUN   TestVolumesInspect
01:43:38 [2020-05-21T01:43:38.455Z] --- PASS: TestVolumesInspect (0.02s)
01:43:38 [2020-05-21T01:43:38.455Z] === RUN   TestVolumesInvalidJSON
01:43:38 [2020-05-21T01:43:38.455Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:43:38 [2020-05-21T01:43:38.455Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:43:38 [2020-05-21T01:43:38.455Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:43:38 [2020-05-21T01:43:38.455Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:43:38 [2020-05-21T01:43:38.455Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:43:38 [2020-05-21T01:43:38.455Z] PASS
01:43:38 [2020-05-21T01:43:38.455Z] 
01:43:38 [2020-05-21T01:43:38.455Z] DONE 5 tests in 0.312s
01:43:38 [2020-05-21T01:43:38.455Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:43:38 [2020-05-21T01:43:38.455Z] ++++ cat bundles/test-integration/docker.pid
01:43:38 [2020-05-21T01:43:38.455Z] +++ kill 12272
01:43:38 [2020-05-21T01:43:38.610Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
01:43:39 [2020-05-21T01:43:39.919Z] +++ /etc/init.d/apparmor stop
01:43:39 [2020-05-21T01:43:39.919Z] Leaving: AppArmorNo profiles have been unloaded.
01:43:39 [2020-05-21T01:43:39.919Z] 
01:43:39 [2020-05-21T01:43:39.919Z] Unloading profiles will leave already running processes permanently
01:43:39 [2020-05-21T01:43:39.919Z] unconfined, which can lead to unexpected situations.
01:43:39 [2020-05-21T01:43:39.919Z] 
01:43:39 [2020-05-21T01:43:39.919Z] To set a process to complain mode, use the command line tool
01:43:39 [2020-05-21T01:43:39.919Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:43:39 [2020-05-21T01:43:39.919Z] +++ true
01:43:39 [2020-05-21T01:43:39.919Z] 
01:43:40 [2020-05-21T01:43:40.876Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.672s	coverage: 76.1% of statements
01:43:41 [2020-05-21T01:43:41.137Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.49s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s)
01:43:41 [2020-05-21T01:43:41.137Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s)
01:43:41 [2020-05-21T01:43:41.137Z] === RUN   TestCgroupNamespacesRun
Post stage
[Pipeline] junit
01:43:41 [2020-05-21T01:43:41.418Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:43:41 [2020-05-21T01:43:41.904Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.038s	coverage: 58.0% of statements
01:43:41 [2020-05-21T01:43:41.980Z] + echo Ensuring container killed.
01:43:41 [2020-05-21T01:43:41.981Z] Ensuring container killed.
01:43:41 [2020-05-21T01:43:41.981Z] + docker rm -vf docker-pr10
01:43:41 [2020-05-21T01:43:41.981Z] Error: No such container: docker-pr10
01:43:41 [2020-05-21T01:43:41.981Z] + true
[Pipeline] sh
01:43:42 [2020-05-21T01:43:42.377Z] + echo Chowning /workspace to jenkins user
01:43:42 [2020-05-21T01:43:42.377Z] Chowning /workspace to jenkins user
01:43:42 [2020-05-21T01:43:42.377Z] + id -u
01:43:42 [2020-05-21T01:43:42.377Z] + id -g
01:43:42 [2020-05-21T01:43:42.377Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40973:/workspace busybox chown -R 1001:1001 /workspace
01:43:42 [2020-05-21T01:43:42.529Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
01:43:43 [2020-05-21T01:43:43.033Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
01:43:43 [2020-05-21T01:43:43.033Z] --- PASS: TestCgroupNamespacesRun (2.14s)
01:43:43 [2020-05-21T01:43:43.033Z] === RUN   TestCgroupNamespacesRunPrivileged
01:43:43 [2020-05-21T01:43:43.154Z] ok  	github.com/docker/docker/daemon/links	0.021s	coverage: 93.0% of statements
01:43:43 [2020-05-21T01:43:43.781Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.554s	coverage: 52.1% of statements
01:43:43 [2020-05-21T01:43:43.781Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:43:43 [2020-05-21T01:43:43.781Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:43:44 [2020-05-21T01:43:44.403Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:43:44 [2020-05-21T01:43:44.660Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
01:43:44 [2020-05-21T01:43:44.660Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:43:44 [2020-05-21T01:43:44.772Z] + bundleName=s390x-integration
01:43:44 [2020-05-21T01:43:44.773Z] + echo Creating s390x-integration-bundles.tar.gz
01:43:44 [2020-05-21T01:43:44.773Z] Creating s390x-integration-bundles.tar.gz
01:43:44 [2020-05-21T01:43:44.773Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
01:43:44 [2020-05-21T01:43:44.773Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
01:43:44 [2020-05-21T01:43:44.807Z] Archiving artifacts
01:43:45 [2020-05-21T01:43:45.100Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40973/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:43:45 [2020-05-21T01:43:45.485Z] + make clean
01:43:46 [2020-05-21T01:43:46.096Z] docker volume rm -f docker-dev-cache
01:43:46 [2020-05-21T01:43:46.096Z] docker-dev-cache
[Pipeline] deleteDir
01:43:46 [2020-05-21T01:43:46.556Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s)
01:43:46 [2020-05-21T01:43:46.556Z] === RUN   TestCgroupNamespacesRunHostMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:43:47 [2020-05-21T01:43:47.488Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
01:43:48 [2020-05-21T01:43:48.420Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s)
01:43:48 [2020-05-21T01:43:48.420Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:43:48 [2020-05-21T01:43:48.983Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
01:43:49 [2020-05-21T01:43:49.317Z] ok  	github.com/docker/docker/daemon/logger	0.294s	coverage: 41.8% of statements
01:43:49 [2020-05-21T01:43:49.318Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
01:43:50 [2020-05-21T01:43:50.338Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.658s	coverage: 77.4% of statements
01:43:50 [2020-05-21T01:43:50.354Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
01:43:50 [2020-05-21T01:43:50.354Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:43:50 [2020-05-21T01:43:50.963Z] ok  	github.com/docker/docker/daemon/images	0.071s	coverage: 4.9% of statements
01:43:50 [2020-05-21T01:43:50.963Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:43:50 [2020-05-21T01:43:50.963Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:43:50 [2020-05-21T01:43:50.963Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:43:50 [2020-05-21T01:43:50.963Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:43:51 [2020-05-21T01:43:51.755Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
01:43:51 [2020-05-21T01:43:51.986Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
01:43:52 [2020-05-21T01:43:52.039Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s)
01:43:52 [2020-05-21T01:43:52.039Z] PASS
01:43:52 [2020-05-21T01:43:52.039Z] 
01:43:52 [2020-05-21T01:43:52.039Z] === Skipped
01:43:52 [2020-05-21T01:43:52.039Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:43:52 [2020-05-21T01:43:52.039Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:52 [2020-05-21T01:43:52.039Z] 
01:43:52 [2020-05-21T01:43:52.039Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
01:43:52 [2020-05-21T01:43:52.039Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:52 [2020-05-21T01:43:52.039Z] 
01:43:52 [2020-05-21T01:43:52.039Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:43:52 [2020-05-21T01:43:52.039Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:52 [2020-05-21T01:43:52.039Z] 
01:43:52 [2020-05-21T01:43:52.039Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:43:52 [2020-05-21T01:43:52.039Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:43:52 [2020-05-21T01:43:52.039Z] 
01:43:52 [2020-05-21T01:43:52.039Z] 
01:43:52 [2020-05-21T01:43:52.039Z] DONE 17 tests, 4 skipped in 32.082s
01:43:52 [2020-05-21T01:43:52.039Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:43:52 [2020-05-21T01:43:52.039Z] ++ 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
01:43:52 [2020-05-21T01:43:52.039Z] ++ set -e
01:43:52 [2020-05-21T01:43:52.039Z] ++ '[' -n 0 ']'
01:43:52 [2020-05-21T01:43:52.039Z] ++ set -x
01:43:52 [2020-05-21T01:43:52.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
01:43:52 [2020-05-21T01:43:52.298Z] INFO: Testing against a local daemon
01:43:52 [2020-05-21T01:43:52.298Z] === RUN   TestPluginInvalidJSON
01:43:52 [2020-05-21T01:43:52.298Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:43:52 [2020-05-21T01:43:52.298Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:43:52 [2020-05-21T01:43:52.298Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:43:52 [2020-05-21T01:43:52.298Z] --- PASS: TestPluginInvalidJSON (0.03s)
01:43:52 [2020-05-21T01:43:52.298Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:43:52 [2020-05-21T01:43:52.298Z] === RUN   TestPluginInstall
01:43:52 [2020-05-21T01:43:52.298Z] === RUN   TestPluginInstall/no_auth
01:43:52 [2020-05-21T01:43:52.330Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s)
01:43:52 [2020-05-21T01:43:52.330Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:43:52 [2020-05-21T01:43:52.612Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.030s	coverage: 87.2% of statements
01:43:52 [2020-05-21T01:43:52.612Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 61.6% of statements
01:43:53 [2020-05-21T01:43:53.270Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
01:43:53 [2020-05-21T01:43:53.270Z] === RUN   TestCgroupNamespacesRunOlderClient
01:43:55 [2020-05-21T01:43:55.165Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
01:43:55 [2020-05-21T01:43:55.165Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
01:43:55 [2020-05-21T01:43:55.165Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
01:43:55 [2020-05-21T01:43:55.165Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
01:43:55 [2020-05-21T01:43:55.165Z] === RUN   TestKernelTCPMemory
01:43:55 [2020-05-21T01:43:55.729Z] --- PASS: TestKernelTCPMemory (0.95s)
01:43:55 [2020-05-21T01:43:55.729Z] === RUN   TestNISDomainname
01:43:56 [2020-05-21T01:43:56.112Z] ok  	github.com/docker/docker/daemon/logger/local	0.057s	coverage: 75.2% of statements
01:43:56 [2020-05-21T01:43:56.112Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:43:56 [2020-05-21T01:43:56.660Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
01:43:56 [2020-05-21T01:43:56.735Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.074s	coverage: 33.3% of statements
01:43:56 [2020-05-21T01:43:56.735Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.076s	coverage: 37.7% of statements
01:43:56 [2020-05-21T01:43:56.917Z] --- PASS: TestNISDomainname (1.06s)
01:43:56 [2020-05-21T01:43:56.917Z] === RUN   TestHostnameDnsResolution
01:43:58 [2020-05-21T01:43:58.228Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
01:43:58 [2020-05-21T01:43:58.901Z] --- PASS: TestHostnameDnsResolution (1.52s)
01:43:58 [2020-05-21T01:43:58.901Z] === RUN   TestStats
01:43:58 [2020-05-21T01:43:58.901Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
01:43:58 [2020-05-21T01:43:58.902Z] time="2020-05-21T01:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbb57dc57c77c9a23707126aeb4e3118678c1a8d9720cf2001db9cff29ade7b0" mediatype=application/vnd.docker.plugin.v1+json size=522
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbb57dc57c77c9a23707126aeb4e3118678c1a8d9720cf2001db9cff29ade7b0" mediatype=application/vnd.docker.plugin.v1+json size=522
01:43:58 [2020-05-21T01:43:58.903Z] === RUN   TestPluginInstall/with_htpasswd
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffdcc388c3bb5bc132edd247cab12748fa292cd585f216c4c27fda2b892451c7" mediatype=application/vnd.docker.plugin.v1+json size=522
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:43:58 [2020-05-21T01:43:58.903Z] time="2020-05-21T01:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffdcc388c3bb5bc132edd247cab12748fa292cd585f216c4c27fda2b892451c7" mediatype=application/vnd.docker.plugin.v1+json size=522
01:43:59 [2020-05-21T01:43:59.470Z] === RUN   TestPluginInstall/with_insecure
01:43:59 [2020-05-21T01:43:59.500Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
01:43:59 [2020-05-21T01:43:59.500Z] Copying nested executables into bundles/cross/linux/amd64
01:43:59 [2020-05-21T01:43:59.500Z] Cross building: bundles/cross/windows/amd64
01:43:59 [2020-05-21T01:43:59.500Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
01:43:59 [2020-05-21T01:43:59.500Z] GOOS="windows" GOARCH="amd64" GOARM=""
01:43:59 [2020-05-21T01:43:59.784Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.049s	coverage: 47.8% of statements
01:43:59 [2020-05-21T01:43:59.833Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
01:44:00 [2020-05-21T01:44:00.848Z] time="2020-05-21T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:44:00 [2020-05-21T01:44:00.848Z] time="2020-05-21T01:44:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:44:00 [2020-05-21T01:44:00.848Z] time="2020-05-21T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e46e9017f8c4246513907a14e426d09f58b247f7c8264f5ce0a09e98c53c8950" mediatype=application/vnd.docker.plugin.v1+json size=522
01:44:00 [2020-05-21T01:44:00.848Z] time="2020-05-21T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:44:00 [2020-05-21T01:44:00.848Z] time="2020-05-21T01:44:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:44:00 [2020-05-21T01:44:00.848Z] time="2020-05-21T01:44:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e46e9017f8c4246513907a14e426d09f58b247f7c8264f5ce0a09e98c53c8950" mediatype=application/vnd.docker.plugin.v1+json size=522
01:44:01 [2020-05-21T01:44:01.274Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.867s	coverage: 82.5% of statements
01:44:01 [2020-05-21T01:44:01.274Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:44:01 [2020-05-21T01:44:01.415Z] --- PASS: TestPluginInstall (8.91s)
01:44:01 [2020-05-21T01:44:01.415Z]     --- PASS: TestPluginInstall/no_auth (5.91s)
01:44:01 [2020-05-21T01:44:01.415Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
01:44:01 [2020-05-21T01:44:01.415Z]     --- PASS: TestPluginInstall/with_insecure (1.79s)
01:44:01 [2020-05-21T01:44:01.415Z]         plugin_test.go:157: [de142abb9db59] daemon is not started
01:44:01 [2020-05-21T01:44:01.415Z] PASS
01:44:01 [2020-05-21T01:44:01.415Z] 
01:44:01 [2020-05-21T01:44:01.415Z] DONE 6 tests in 9.106s
01:44:01 [2020-05-21T01:44:01.415Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:44:01 [2020-05-21T01:44:01.415Z] ++ 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
01:44:01 [2020-05-21T01:44:01.415Z] ++ set -e
01:44:01 [2020-05-21T01:44:01.415Z] ++ '[' -n 0 ']'
01:44:01 [2020-05-21T01:44:01.415Z] ++ set -x
01:44:01 [2020-05-21T01:44:01.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
01:44:01 [2020-05-21T01:44:01.415Z] INFO: Testing against a local daemon
01:44:01 [2020-05-21T01:44:01.415Z] === RUN   TestExternalGraphDriver
01:44:01 [2020-05-21T01:44:01.674Z] === RUN   TestExternalGraphDriver/json
01:44:01 [2020-05-21T01:44:01.730Z] --- PASS: TestStats (2.96s)
01:44:01 [2020-05-21T01:44:01.730Z] === RUN   TestStopContainerWithTimeout
01:44:01 [2020-05-21T01:44:01.730Z] === RUN   TestStopContainerWithTimeout/0
01:44:01 [2020-05-21T01:44:01.730Z] === PAUSE TestStopContainerWithTimeout/0
01:44:01 [2020-05-21T01:44:01.730Z] === RUN   TestStopContainerWithTimeout/1
01:44:01 [2020-05-21T01:44:01.730Z] === PAUSE TestStopContainerWithTimeout/1
01:44:01 [2020-05-21T01:44:01.730Z] === RUN   TestStopContainerWithTimeout/3
01:44:01 [2020-05-21T01:44:01.730Z] === PAUSE TestStopContainerWithTimeout/3
01:44:01 [2020-05-21T01:44:01.730Z] === RUN   TestStopContainerWithTimeout/-1
01:44:01 [2020-05-21T01:44:01.730Z] === PAUSE TestStopContainerWithTimeout/-1
01:44:01 [2020-05-21T01:44:01.730Z] === CONT  TestStopContainerWithTimeout/0
01:44:01 [2020-05-21T01:44:01.730Z] === CONT  TestStopContainerWithTimeout/-1
01:44:02 [2020-05-21T01:44:02.294Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
01:44:02 [2020-05-21T01:44:02.299Z] ok  	github.com/docker/docker/daemon/network	0.041s	coverage: 63.8% of statements
01:44:02 [2020-05-21T01:44:02.299Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:44:02 [2020-05-21T01:44:02.860Z] === CONT  TestStopContainerWithTimeout/3
01:44:02 [2020-05-21T01:44:02.860Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
01:44:03 [2020-05-21T01:44:03.792Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
01:44:04 [2020-05-21T01:44:04.206Z] === RUN   TestExternalGraphDriver/spec
01:44:05 [2020-05-21T01:44:05.022Z] ok  	github.com/docker/docker/distribution/metadata	0.122s	coverage: 48.2% of statements
01:44:05 [2020-05-21T01:44:05.165Z] === CONT  TestStopContainerWithTimeout/1
01:44:05 [2020-05-21T01:44:05.165Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
01:44:06 [2020-05-21T01:44:06.524Z] ok  	github.com/docker/docker/errdefs	0.029s	coverage: 49.4% of statements
01:44:06 [2020-05-21T01:44:06.813Z] ok  	github.com/docker/docker/distribution	0.463s	coverage: 22.1% of statements
01:44:06 [2020-05-21T01:44:06.813Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:44:07 [2020-05-21T01:44:07.061Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
01:44:07 [2020-05-21T01:44:07.061Z] --- PASS: TestStopContainerWithTimeout (0.03s)
01:44:07 [2020-05-21T01:44:07.061Z]     --- PASS: TestStopContainerWithTimeout/0 (1.30s)
01:44:07 [2020-05-21T01:44:07.061Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.54s)
01:44:07 [2020-05-21T01:44:07.061Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
01:44:07 [2020-05-21T01:44:07.061Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
01:44:07 [2020-05-21T01:44:07.061Z] === RUN   TestDeleteDevicemapper
01:44:07 [2020-05-21T01:44:07.061Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:44:07 [2020-05-21T01:44:07.061Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:44:07 [2020-05-21T01:44:07.061Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:44:07 [2020-05-21T01:44:07.495Z] === RUN   TestExternalGraphDriver/pull
01:44:07 [2020-05-21T01:44:07.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
01:44:09 [2020-05-21T01:44:09.400Z] --- PASS: TestExternalGraphDriver (7.81s)
01:44:09 [2020-05-21T01:44:09.400Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
01:44:09 [2020-05-21T01:44:09.400Z]     --- PASS: TestExternalGraphDriver/spec (2.80s)
01:44:09 [2020-05-21T01:44:09.400Z]     --- PASS: TestExternalGraphDriver/pull (2.35s)
01:44:09 [2020-05-21T01:44:09.400Z] === RUN   TestGraphdriverPluginV2
01:44:09 [2020-05-21T01:44:09.400Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
01:44:09 [2020-05-21T01:44:09.400Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:44:09 [2020-05-21T01:44:09.400Z] PASS
01:44:09 [2020-05-21T01:44:09.400Z] 
01:44:09 [2020-05-21T01:44:09.400Z] === Skipped
01:44:09 [2020-05-21T01:44:09.400Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
01:44:09 [2020-05-21T01:44:09.400Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:44:09 [2020-05-21T01:44:09.400Z] 
01:44:09 [2020-05-21T01:44:09.400Z] 
01:44:09 [2020-05-21T01:44:09.400Z] DONE 5 tests, 1 skipped in 7.997s
01:44:09 [2020-05-21T01:44:09.400Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:44:09 [2020-05-21T01:44:09.400Z] ++ 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
01:44:09 [2020-05-21T01:44:09.400Z] ++ set -e
01:44:09 [2020-05-21T01:44:09.400Z] ++ '[' -n 0 ']'
01:44:09 [2020-05-21T01:44:09.400Z] ++ set -x
01:44:09 [2020-05-21T01:44:09.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
01:44:09 [2020-05-21T01:44:09.400Z] INFO: Testing against a local daemon
01:44:09 [2020-05-21T01:44:09.400Z] === RUN   TestContinueAfterPluginCrash
01:44:09 [2020-05-21T01:44:09.400Z] === PAUSE TestContinueAfterPluginCrash
01:44:09 [2020-05-21T01:44:09.400Z] === RUN   TestReadPluginNoRead
01:44:09 [2020-05-21T01:44:09.400Z] === PAUSE TestReadPluginNoRead
01:44:09 [2020-05-21T01:44:09.400Z] === RUN   TestDaemonStartWithLogOpt
01:44:09 [2020-05-21T01:44:09.400Z] === PAUSE TestDaemonStartWithLogOpt
01:44:09 [2020-05-21T01:44:09.400Z] === CONT  TestContinueAfterPluginCrash
01:44:09 [2020-05-21T01:44:09.400Z] === CONT  TestDaemonStartWithLogOpt
01:44:09 [2020-05-21T01:44:09.400Z] === CONT  TestReadPluginNoRead
01:44:10 [2020-05-21T01:44:10.307Z] ok  	github.com/docker/docker/distribution/xfer	1.717s	coverage: 85.1% of statements
01:44:10 [2020-05-21T01:44:10.307Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:44:10 [2020-05-21T01:44:10.307Z] ok  	github.com/docker/docker/image	0.096s	coverage: 86.4% of statements
01:44:10 [2020-05-21T01:44:10.523Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s)
01:44:10 [2020-05-21T01:44:10.523Z] === RUN   TestUpdateMemory
01:44:10 [2020-05-21T01:44:10.523Z] --- SKIP: TestUpdateMemory (0.00s)
01:44:10 [2020-05-21T01:44:10.523Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
01:44:10 [2020-05-21T01:44:10.523Z] === RUN   TestUpdateCPUQuota
01:44:10 [2020-05-21T01:44:10.523Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
01:44:10 [2020-05-21T01:44:10.932Z] ok  	github.com/docker/docker/image/v1	0.039s	coverage: 25.0% of statements
01:44:10 [2020-05-21T01:44:10.932Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
01:44:10 [2020-05-21T01:44:10.932Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:44:10 [2020-05-21T01:44:10.932Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:44:11 [2020-05-21T01:44:11.893Z] --- PASS: TestUpdateCPUQuota (1.53s)
01:44:11 [2020-05-21T01:44:11.893Z] === RUN   TestUpdatePidsLimit
01:44:11 [2020-05-21T01:44:11.893Z] === RUN   TestUpdatePidsLimit/update_from_none
01:44:11 [2020-05-21T01:44:11.965Z] ok  	github.com/docker/docker/libcontainerd/queue	0.089s	coverage: 100.0% of statements
01:44:12 [2020-05-21T01:44:12.253Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
01:44:12 [2020-05-21T01:44:12.458Z] === RUN   TestUpdatePidsLimit/no_change
01:44:12 [2020-05-21T01:44:12.715Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
01:44:12 [2020-05-21T01:44:12.972Z] === RUN   TestUpdatePidsLimit/update_lower
01:44:13 [2020-05-21T01:44:13.229Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:44:13 [2020-05-21T01:44:13.793Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:44:14 [2020-05-21T01:44:14.051Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:44:14 [2020-05-21T01:44:14.616Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:44:14 [2020-05-21T01:44:14.616Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
01:44:14 [2020-05-21T01:44:14.675Z] === RUN   TestReadPluginNoRead/default
01:44:14 [2020-05-21T01:44:14.675Z] --- PASS: TestDaemonStartWithLogOpt (4.91s)
01:44:15 [2020-05-21T01:44:15.612Z] === RUN   TestReadPluginNoRead/disabled_caching
01:44:15 [2020-05-21T01:44:15.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
01:44:15 [2020-05-21T01:44:15.989Z] --- PASS: TestUpdatePidsLimit (4.04s)
01:44:15 [2020-05-21T01:44:15.989Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.46s)
01:44:15 [2020-05-21T01:44:15.989Z]     --- PASS: TestUpdatePidsLimit/no_change (0.48s)
01:44:15 [2020-05-21T01:44:15.989Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
01:44:15 [2020-05-21T01:44:15.989Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
01:44:15 [2020-05-21T01:44:15.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s)
01:44:15 [2020-05-21T01:44:15.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
01:44:15 [2020-05-21T01:44:15.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
01:44:15 [2020-05-21T01:44:15.989Z] === RUN   TestUpdateRestartPolicy
01:44:16 [2020-05-21T01:44:16.920Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
01:44:17 [2020-05-21T01:44:17.484Z] === RUN   TestDockerSuite/TestBuildCacheAdd
01:44:17 [2020-05-21T01:44:17.514Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:44:17 [2020-05-21T01:44:17.797Z] ok  	github.com/docker/docker/opts	0.120s	coverage: 67.4% of statements
01:44:18 [2020-05-21T01:44:18.415Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
01:44:18 [2020-05-21T01:44:18.419Z] ok  	github.com/docker/docker/pkg/authorization	0.477s	coverage: 68.3% of statements
01:44:18 [2020-05-21T01:44:18.706Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
01:44:18 [2020-05-21T01:44:18.979Z] === RUN   TestDockerSuite/TestBuildCacheFrom
01:44:19 [2020-05-21T01:44:19.331Z] ok  	github.com/docker/docker/pkg/capabilities	0.036s	coverage: 87.5% of statements
01:44:19 [2020-05-21T01:44:19.415Z] --- PASS: TestReadPluginNoRead (9.93s)
01:44:19 [2020-05-21T01:44:19.415Z]     --- PASS: TestReadPluginNoRead/default (1.90s)
01:44:19 [2020-05-21T01:44:19.415Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.85s)
01:44:19 [2020-05-21T01:44:19.415Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s)
01:44:19 [2020-05-21T01:44:19.415Z]     read_test.go:91: [d020a88641f10] daemon is not started
01:44:19 [2020-05-21T01:44:19.674Z] --- PASS: TestContinueAfterPluginCrash (10.28s)
01:44:19 [2020-05-21T01:44:19.674Z] PASS
01:44:19 [2020-05-21T01:44:19.674Z] 
01:44:19 [2020-05-21T01:44:19.674Z] DONE 6 tests in 10.439s
01:44:19 [2020-05-21T01:44:19.674Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:44:19 [2020-05-21T01:44:19.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
01:44:19 [2020-05-21T01:44:19.674Z] ++ set -e
01:44:19 [2020-05-21T01:44:19.674Z] ++ '[' -n 0 ']'
01:44:19 [2020-05-21T01:44:19.674Z] ++ set -x
01:44:19 [2020-05-21T01:44:19.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
01:44:19 [2020-05-21T01:44:19.674Z] testing: warning: no tests to run
01:44:19 [2020-05-21T01:44:19.674Z] PASS
01:44:19 [2020-05-21T01:44:19.674Z] 
01:44:19 [2020-05-21T01:44:19.674Z] DONE 0 tests in 0.039s
01:44:19 [2020-05-21T01:44:19.933Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:44:19 [2020-05-21T01:44:19.933Z] ++ 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
01:44:19 [2020-05-21T01:44:19.933Z] ++ set -e
01:44:19 [2020-05-21T01:44:19.933Z] ++ '[' -n 0 ']'
01:44:19 [2020-05-21T01:44:19.933Z] ++ set -x
01:44:19 [2020-05-21T01:44:19.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
01:44:19 [2020-05-21T01:44:19.933Z] INFO: Testing against a local daemon
01:44:19 [2020-05-21T01:44:19.933Z] === RUN   TestPluginWithDevMounts
01:44:19 [2020-05-21T01:44:19.933Z] === PAUSE TestPluginWithDevMounts
01:44:19 [2020-05-21T01:44:19.933Z] === CONT  TestPluginWithDevMounts
01:44:19 [2020-05-21T01:44:19.957Z] ok  	github.com/docker/docker/pkg/archive	1.401s	coverage: 76.7% of statements
01:44:20 [2020-05-21T01:44:20.605Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
01:44:20 [2020-05-21T01:44:20.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
01:44:21 [2020-05-21T01:44:21.627Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
01:44:22 [2020-05-21T01:44:22.253Z] ok  	github.com/docker/docker/pkg/discovery/file	0.021s	coverage: 92.9% of statements
01:44:22 [2020-05-21T01:44:22.474Z] --- PASS: TestPluginWithDevMounts (2.19s)
01:44:22 [2020-05-21T01:44:22.474Z] PASS
01:44:22 [2020-05-21T01:44:22.474Z] 
01:44:22 [2020-05-21T01:44:22.474Z] DONE 1 tests in 2.338s
01:44:22 [2020-05-21T01:44:22.474Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
01:44:22 [2020-05-21T01:44:22.474Z] ++ 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
01:44:22 [2020-05-21T01:44:22.474Z] ++ set -e
01:44:22 [2020-05-21T01:44:22.474Z] ++ '[' -n 0 ']'
01:44:22 [2020-05-21T01:44:22.474Z] ++ set -x
01:44:22 [2020-05-21T01:44:22.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
01:44:22 [2020-05-21T01:44:22.474Z] INFO: Testing against a local daemon
01:44:22 [2020-05-21T01:44:22.474Z] === RUN   TestSecretInspect
01:44:23 [2020-05-21T01:44:23.275Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
01:44:24 [2020-05-21T01:44:24.298Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
01:44:24 [2020-05-21T01:44:24.919Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
01:44:25 [2020-05-21T01:44:25.055Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
01:44:25 [2020-05-21T01:44:25.055Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
01:44:25 [2020-05-21T01:44:25.207Z] ok  	github.com/docker/docker/layer	7.489s	coverage: 68.8% of statements
01:44:25 [2020-05-21T01:44:25.207Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:44:25 [2020-05-21T01:44:25.207Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:44:25 [2020-05-21T01:44:25.207Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:44:25 [2020-05-21T01:44:25.207Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:44:25 [2020-05-21T01:44:25.207Z] ?   	github.com/docker/docker/oci	[no test files]
01:44:25 [2020-05-21T01:44:25.207Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:44:25 [2020-05-21T01:44:25.784Z] --- PASS: TestSecretInspect (3.29s)
01:44:25 [2020-05-21T01:44:25.784Z] === RUN   TestSecretList
01:44:25 [2020-05-21T01:44:25.830Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.431s	coverage: 43.2% of statements
01:44:25 [2020-05-21T01:44:25.830Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:44:25 [2020-05-21T01:44:25.830Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:44:26 [2020-05-21T01:44:26.426Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
01:44:26 [2020-05-21T01:44:26.458Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
01:44:26 [2020-05-21T01:44:26.683Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
01:44:27 [2020-05-21T01:44:27.093Z] ok  	github.com/docker/docker/pkg/fileutils	0.029s	coverage: 89.5% of statements
01:44:27 [2020-05-21T01:44:27.247Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
01:44:27 [2020-05-21T01:44:27.382Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.134s	coverage: 84.1% of statements
01:44:28 [2020-05-21T01:44:28.179Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
01:44:28 [2020-05-21T01:44:28.402Z] ok  	github.com/docker/docker/pkg/fsutils	0.414s	coverage: 85.1% of statements
01:44:29 [2020-05-21T01:44:29.072Z] --- PASS: TestSecretList (3.25s)
01:44:29 [2020-05-21T01:44:29.072Z] === RUN   TestSecretsCreateAndDelete
01:44:29 [2020-05-21T01:44:29.429Z] ok  	github.com/docker/docker/pkg/homedir	0.019s	coverage: 11.4% of statements
01:44:29 [2020-05-21T01:44:29.549Z] --- PASS: TestUpdateRestartPolicy (13.50s)
01:44:29 [2020-05-21T01:44:29.549Z] === RUN   TestUpdateRestartWithAutoRemove
01:44:29 [2020-05-21T01:44:29.807Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
01:44:30 [2020-05-21T01:44:30.371Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
01:44:30 [2020-05-21T01:44:30.371Z] === RUN   TestWaitNonBlocked
01:44:30 [2020-05-21T01:44:30.371Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:30 [2020-05-21T01:44:30.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:30 [2020-05-21T01:44:30.371Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:30 [2020-05-21T01:44:30.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:30 [2020-05-21T01:44:30.371Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:44:30 [2020-05-21T01:44:30.371Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:44:30 [2020-05-21T01:44:30.450Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
01:44:30 [2020-05-21T01:44:30.450Z] ok  	github.com/docker/docker/pkg/locker	0.045s	coverage: 88.9% of statements
01:44:31 [2020-05-21T01:44:31.077Z] ok  	github.com/docker/docker/pkg/idtools	0.953s	coverage: 70.3% of statements
01:44:31 [2020-05-21T01:44:31.077Z] ok  	github.com/docker/docker/pkg/ioutils	1.462s	coverage: 70.6% of statements
01:44:31 [2020-05-21T01:44:31.365Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
01:44:31 [2020-05-21T01:44:31.365Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:44:31 [2020-05-21T01:44:31.365Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
01:44:31 [2020-05-21T01:44:31.606Z] --- PASS: TestSecretsCreateAndDelete (2.69s)
01:44:31 [2020-05-21T01:44:31.606Z] === RUN   TestSecretsUpdate
01:44:31 [2020-05-21T01:44:31.654Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.047s	coverage: 85.7% of statements
01:44:31 [2020-05-21T01:44:31.654Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:44:31 [2020-05-21T01:44:31.740Z] --- PASS: TestWaitNonBlocked (0.02s)
01:44:31 [2020-05-21T01:44:31.740Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s)
01:44:31 [2020-05-21T01:44:31.740Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s)
01:44:31 [2020-05-21T01:44:31.740Z] === RUN   TestWaitBlocked
01:44:31 [2020-05-21T01:44:31.740Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:44:31 [2020-05-21T01:44:31.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:44:31 [2020-05-21T01:44:31.740Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:44:31 [2020-05-21T01:44:31.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:44:31 [2020-05-21T01:44:31.740Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:44:31 [2020-05-21T01:44:31.740Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:44:32 [2020-05-21T01:44:32.281Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
01:44:32 [2020-05-21T01:44:32.568Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.033s	coverage: 60.0% of statements
01:44:33 [2020-05-21T01:44:33.111Z] --- PASS: TestWaitBlocked (0.01s)
01:44:33 [2020-05-21T01:44:33.111Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
01:44:33 [2020-05-21T01:44:33.111Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
01:44:33 [2020-05-21T01:44:33.111Z] === CONT  TestContainerStartOnDaemonRestart
01:44:33 [2020-05-21T01:44:33.111Z] === CONT  TestIpcModeOlderClient
01:44:33 [2020-05-21T01:44:33.111Z] --- PASS: TestIpcModeOlderClient (0.13s)
01:44:33 [2020-05-21T01:44:33.111Z] === CONT  TestDaemonHostGatewayIP
01:44:33 [2020-05-21T01:44:33.209Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.033s	coverage: 91.4% of statements
01:44:33 [2020-05-21T01:44:33.368Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
01:44:33 [2020-05-21T01:44:33.498Z] ok  	github.com/docker/docker/pkg/pidfile	0.056s	coverage: 82.4% of statements
01:44:33 [2020-05-21T01:44:33.498Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:44:33 [2020-05-21T01:44:33.498Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:44:34 [2020-05-21T01:44:34.521Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.041s	coverage: 56.8% of statements
01:44:34 [2020-05-21T01:44:34.896Z] --- PASS: TestSecretsUpdate (3.27s)
01:44:34 [2020-05-21T01:44:34.896Z] === RUN   TestTemplatedSecret
01:44:35 [2020-05-21T01:44:35.266Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
01:44:35 [2020-05-21T01:44:35.266Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
01:44:36 [2020-05-21T01:44:36.018Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
01:44:36 [2020-05-21T01:44:36.018Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
01:44:36 [2020-05-21T01:44:36.018Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
01:44:36 [2020-05-21T01:44:36.636Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s)
01:44:36 [2020-05-21T01:44:36.636Z] === CONT  TestContainerKillOnDaemonStart
01:44:37 [2020-05-21T01:44:37.038Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
01:44:37 [2020-05-21T01:44:37.567Z] --- PASS: TestDaemonHostGatewayIP (4.39s)
01:44:37 [2020-05-21T01:44:37.567Z] === CONT  TestDaemonRestartIpcMode
01:44:37 [2020-05-21T01:44:37.567Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
01:44:37 [2020-05-21T01:44:37.660Z] ok  	github.com/docker/docker/pkg/pubsub	1.188s	coverage: 73.9% of statements
01:44:37 [2020-05-21T01:44:37.947Z] ok  	github.com/docker/docker/pkg/stdcopy	0.042s	coverage: 100.0% of statements
01:44:38 [2020-05-21T01:44:38.183Z] --- PASS: TestTemplatedSecret (2.96s)
01:44:38 [2020-05-21T01:44:38.183Z] === RUN   TestSecretCreateResolve
01:44:38 [2020-05-21T01:44:38.501Z] === RUN   TestDockerSuite/TestBuildClearCmd
01:44:38 [2020-05-21T01:44:38.759Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
01:44:38 [2020-05-21T01:44:38.966Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
01:44:39 [2020-05-21T01:44:39.016Z] === RUN   TestDockerSuite/TestBuildCmd
01:44:39 [2020-05-21T01:44:39.253Z] ok  	github.com/docker/docker/pkg/streamformatter	0.036s	coverage: 66.2% of statements
01:44:39 [2020-05-21T01:44:39.580Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
01:44:39 [2020-05-21T01:44:39.836Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
01:44:39 [2020-05-21T01:44:39.892Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
01:44:40 [2020-05-21T01:44:40.400Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
01:44:40 [2020-05-21T01:44:40.400Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
01:44:40 [2020-05-21T01:44:40.516Z] ok  	github.com/docker/docker/pkg/signal	3.301s	coverage: 61.0% of statements
01:44:41 [2020-05-21T01:44:41.332Z] --- PASS: TestDaemonRestartIpcMode (3.91s)
01:44:41 [2020-05-21T01:44:41.470Z] --- PASS: TestSecretCreateResolve (3.29s)
01:44:41 [2020-05-21T01:44:41.470Z] PASS
01:44:41 [2020-05-21T01:44:41.470Z] 
01:44:41 [2020-05-21T01:44:41.470Z] DONE 6 tests in 18.895s
01:44:41 [2020-05-21T01:44:41.470Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
01:44:41 [2020-05-21T01:44:41.470Z] ++ 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
01:44:41 [2020-05-21T01:44:41.470Z] ++ set -e
01:44:41 [2020-05-21T01:44:41.470Z] ++ '[' -n 0 ']'
01:44:41 [2020-05-21T01:44:41.470Z] ++ set -x
01:44:41 [2020-05-21T01:44:41.470Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
01:44:41 [2020-05-21T01:44:41.470Z] INFO: Testing against a local daemon
01:44:41 [2020-05-21T01:44:41.470Z] === RUN   TestServiceCreateInit
01:44:41 [2020-05-21T01:44:41.470Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:44:41 [2020-05-21T01:44:41.535Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 36.9% of statements
01:44:41 [2020-05-21T01:44:41.589Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
01:44:41 [2020-05-21T01:44:41.822Z] ok  	github.com/docker/docker/pkg/sysinfo	0.032s	coverage: 53.7% of statements
01:44:42 [2020-05-21T01:44:42.445Z] ok  	github.com/docker/docker/pkg/tailfile	0.229s	coverage: 88.6% of statements
01:44:42 [2020-05-21T01:44:42.732Z] testing: warning: no tests to run
01:44:42 [2020-05-21T01:44:42.732Z] coverage: [no statements]
01:44:42 [2020-05-21T01:44:42.732Z] ok  	github.com/docker/docker/pkg/term/windows	0.052s	coverage: [no statements] [no tests to run]
01:44:43 [2020-05-21T01:44:43.355Z] ok  	github.com/docker/docker/pkg/tarsum	0.237s	coverage: 89.3% of statements
01:44:43 [2020-05-21T01:44:43.643Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
01:44:43 [2020-05-21T01:44:43.643Z] ok  	github.com/docker/docker/pkg/truncindex	0.131s	coverage: 91.5% of statements
01:44:44 [2020-05-21T01:44:44.109Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
01:44:44 [2020-05-21T01:44:44.266Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
01:44:45 [2020-05-21T01:44:45.478Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
01:44:45 [2020-05-21T01:44:45.659Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:44:45 [2020-05-21T01:44:45.735Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
01:44:46 [2020-05-21T01:44:46.300Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
01:44:46 [2020-05-21T01:44:46.974Z] ok  	github.com/docker/docker/plugin/v2	0.018s	coverage: 14.5% of statements
01:44:47 [2020-05-21T01:44:47.233Z] === RUN   TestDockerSuite/TestBuildConditionalCache
01:44:47 [2020-05-21T01:44:47.998Z] ok  	github.com/docker/docker/profiles/seccomp	0.042s	coverage: 68.8% of statements
01:44:48 [2020-05-21T01:44:48.169Z] === RUN   TestDockerSuite/TestBuildContChar
01:44:48 [2020-05-21T01:44:48.626Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
01:44:49 [2020-05-21T01:44:49.543Z] --- PASS: TestContainerKillOnDaemonStart (12.86s)
01:44:49 [2020-05-21T01:44:49.543Z] PASS
01:44:49 [2020-05-21T01:44:49.543Z] 
01:44:49 [2020-05-21T01:44:49.543Z] === Skipped
01:44:49 [2020-05-21T01:44:49.543Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
01:44:49 [2020-05-21T01:44:49.543Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:44:49 [2020-05-21T01:44:49.543Z] 
01:44:49 [2020-05-21T01:44:49.543Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
01:44:49 [2020-05-21T01:44:49.543Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:44:49 [2020-05-21T01:44:49.543Z] 
01:44:49 [2020-05-21T01:44:49.543Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
01:44:49 [2020-05-21T01:44:49.543Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:44:49 [2020-05-21T01:44:49.543Z] 
01:44:49 [2020-05-21T01:44:49.543Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:44:49 [2020-05-21T01:44:49.543Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:44:49 [2020-05-21T01:44:49.543Z] 
01:44:49 [2020-05-21T01:44:49.543Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
01:44:49 [2020-05-21T01:44:49.543Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:44:49 [2020-05-21T01:44:49.543Z] 
01:44:49 [2020-05-21T01:44:49.543Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
01:44:49 [2020-05-21T01:44:49.543Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
01:44:49 [2020-05-21T01:44:49.543Z] 
01:44:49 [2020-05-21T01:44:49.543Z] 
01:44:49 [2020-05-21T01:44:49.543Z] DONE 200 tests, 6 skipped in 162.656s
01:44:49 [2020-05-21T01:44:49.543Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
01:44:49 [2020-05-21T01:44:49.543Z] ++ 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
01:44:49 [2020-05-21T01:44:49.543Z] ++ set -e
01:44:49 [2020-05-21T01:44:49.543Z] ++ '[' -n 0 ']'
01:44:49 [2020-05-21T01:44:49.543Z] ++ set -x
01:44:49 [2020-05-21T01:44:49.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
01:44:49 [2020-05-21T01:44:49.543Z] INFO: Testing against a local daemon
01:44:49 [2020-05-21T01:44:49.543Z] === RUN   TestCommitInheritsEnv
01:44:50 [2020-05-21T01:44:50.109Z] --- PASS: TestCommitInheritsEnv (0.52s)
01:44:50 [2020-05-21T01:44:50.109Z] === RUN   TestImportExtremelyLargeImageWorks
01:44:50 [2020-05-21T01:44:50.109Z] === PAUSE TestImportExtremelyLargeImageWorks
01:44:50 [2020-05-21T01:44:50.109Z] === RUN   TestImagesFilterMultiReference
01:44:50 [2020-05-21T01:44:50.109Z] --- PASS: TestImagesFilterMultiReference (0.06s)
01:44:50 [2020-05-21T01:44:50.109Z] === RUN   TestImagePullPlatformInvalid
01:44:50 [2020-05-21T01:44:50.109Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:44:50 [2020-05-21T01:44:50.109Z] === RUN   TestRemoveImageOrphaning
01:44:50 [2020-05-21T01:44:50.118Z] ok  	github.com/docker/docker/plugin	0.583s	coverage: 23.1% of statements
01:44:50 [2020-05-21T01:44:50.675Z] --- PASS: TestRemoveImageOrphaning (0.45s)
01:44:50 [2020-05-21T01:44:50.675Z] === RUN   TestRemoveImageGarbageCollector
01:44:50 [2020-05-21T01:44:50.928Z] --- PASS: TestServiceCreateInit (9.52s)
01:44:50 [2020-05-21T01:44:50.928Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.46s)
01:44:50 [2020-05-21T01:44:50.928Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s)
01:44:50 [2020-05-21T01:44:50.928Z] === RUN   TestCreateServiceMultipleTimes
01:44:51 [2020-05-21T01:44:51.142Z] ok  	github.com/docker/docker/registry/resumable	0.034s	coverage: 100.0% of statements
01:44:51 [2020-05-21T01:44:51.607Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
01:44:51 [2020-05-21T01:44:51.607Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
01:44:52 [2020-05-21T01:44:52.163Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 50.9% of statements
01:44:52 [2020-05-21T01:44:52.538Z] === RUN   TestDockerSuite/TestBuildContextCleanup
01:44:52 [2020-05-21T01:44:52.538Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
01:44:52 [2020-05-21T01:44:52.795Z] --- PASS: TestRemoveImageGarbageCollector (2.15s)
01:44:52 [2020-05-21T01:44:52.795Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:44:52 [2020-05-21T01:44:52.795Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
01:44:52 [2020-05-21T01:44:52.795Z] === RUN   TestTagInvalidReference
01:44:52 [2020-05-21T01:44:52.795Z] --- PASS: TestTagInvalidReference (0.05s)
01:44:52 [2020-05-21T01:44:52.795Z] === RUN   TestTagValidPrefixedRepo
01:44:53 [2020-05-21T01:44:53.052Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
01:44:53 [2020-05-21T01:44:53.052Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
01:44:53 [2020-05-21T01:44:53.052Z] === RUN   TestTagExistedNameWithoutForce
01:44:53 [2020-05-21T01:44:53.052Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
01:44:53 [2020-05-21T01:44:53.052Z] === RUN   TestTagOfficialNames
01:44:53 [2020-05-21T01:44:53.052Z] --- PASS: TestTagOfficialNames (0.06s)
01:44:53 [2020-05-21T01:44:53.052Z] === RUN   TestTagMatchesDigest
01:44:53 [2020-05-21T01:44:53.052Z] --- PASS: TestTagMatchesDigest (0.02s)
01:44:53 [2020-05-21T01:44:53.052Z] === CONT  TestImportExtremelyLargeImageWorks
01:44:53 [2020-05-21T01:44:53.194Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
01:44:53 [2020-05-21T01:44:53.310Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
01:44:53 [2020-05-21T01:44:53.310Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
01:44:53 [2020-05-21T01:44:53.822Z] ok  	github.com/docker/docker/registry	0.511s	coverage: 56.3% of statements
01:44:53 [2020-05-21T01:44:53.876Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
01:44:53 [2020-05-21T01:44:53.876Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
01:44:54 [2020-05-21T01:44:54.440Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
01:44:55 [2020-05-21T01:44:55.871Z] ok  	github.com/docker/docker/runconfig	0.028s	coverage: 65.8% of statements
01:44:57 [2020-05-21T01:44:57.715Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
01:44:57 [2020-05-21T01:44:57.715Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
01:44:58 [2020-05-21T01:44:58.578Z] ok  	github.com/docker/docker/volume/drivers	0.019s	coverage: 36.1% of statements
01:45:00 [2020-05-21T01:45:00.072Z] ok  	github.com/docker/docker/volume/local	0.035s	coverage: 73.0% of statements
01:45:00 [2020-05-21T01:45:00.359Z] ok  	github.com/docker/docker/volume/mounts	0.084s	coverage: 67.0% of statements
01:45:00 [2020-05-21T01:45:00.993Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
01:45:02 [2020-05-21T01:45:02.394Z] ok  	github.com/docker/docker/volume/service	0.032s	coverage: 73.0% of statements
01:45:02 [2020-05-21T01:45:02.892Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
01:45:07 [2020-05-21T01:45:07.162Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
01:45:07 [2020-05-21T01:45:07.162Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
01:45:07 [2020-05-21T01:45:07.162Z] remote: Enumerating objects: 2, done.
01:45:07 [2020-05-21T01:45:07.162Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
01:45:07 [2020-05-21T01:45:07.162Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
01:45:07 [2020-05-21T01:45:07.162Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
01:45:07 [2020-05-21T01:45:07.162Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
01:45:07 [2020-05-21T01:45:07.162Z] Building: bundles/cross/windows/amd64/containerutility.exe
01:45:08 [2020-05-21T01:45:08.272Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
01:45:08 [2020-05-21T01:45:08.272Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
01:45:09 [2020-05-21T01:45:09.207Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/pkg/term	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/rootless	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/volume	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:45:09 [2020-05-21T01:45:09.207Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === Skipped
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     exec_linux_test.go:18: requires AppArmor to be enabled
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     exec_linux_test.go:38: requires AppArmor to be enabled
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver btrfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver btrfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver btrfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver btrfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver btrfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:73: No driver to put!
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z] time="2020-05-21T01:43:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z] time="2020-05-21T01:43:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z] time="2020-05-21T01:43:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z] time="2020-05-21T01:43:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z] time="2020-05-21T01:43:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:73: No driver to put!
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     overlay_test.go:49: Fails to compute changes intermittently
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver zfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver zfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver zfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver zfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:46: Driver zfs not supported
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     graphtest_unix.go:73: No driver to put!
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:45:09 [2020-05-21T01:45:09.493Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] 
01:45:09 [2020-05-21T01:45:09.493Z] DONE 2123 tests, 26 skipped in 350.008s
01:45:09 [2020-05-21T01:45:09.641Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
Post stage
[Pipeline] junit
01:45:10 [2020-05-21T01:45:10.153Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:45:11 [2020-05-21T01:45:11.011Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
01:45:11 [2020-05-21T01:45:11.072Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -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:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/make.sh dynbinary test-integration
01:45:11 [2020-05-21T01:45:11.344Z] 
01:45:11 [2020-05-21T01:45:11.355Z] 
01:45:11 [2020-05-21T01:45:11.575Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
01:45:11 [2020-05-21T01:45:11.650Z] Removing bundles/
01:45:11 [2020-05-21T01:45:11.650Z] 
01:45:11 [2020-05-21T01:45:11.650Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:45:11 [2020-05-21T01:45:11.650Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:45:11 [2020-05-21T01:45:11.650Z] GOOS="" GOARCH="" GOARM=""
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:45:12 [2020-05-21T01:45:12.244Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/test/unit
01:45:12 [2020-05-21T01:45:12.859Z] --- PASS: TestCreateServiceMultipleTimes (19.38s)
01:45:12 [2020-05-21T01:45:12.859Z] === RUN   TestCreateServiceConflict
01:45:13 [2020-05-21T01:45:13.426Z] --- PASS: TestCreateServiceConflict (3.23s)
01:45:13 [2020-05-21T01:45:13.426Z] === RUN   TestCreateServiceMaxReplicas
01:45:14 [2020-05-21T01:45:14.099Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
01:45:15 [2020-05-21T01:45:15.521Z] ?   	github.com/docker/docker/api	[no test files]
01:45:15 [2020-05-21T01:45:15.996Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
01:45:17 [2020-05-21T01:45:17.366Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
01:45:17 [2020-05-21T01:45:17.614Z] --- PASS: TestCreateServiceMaxReplicas (3.67s)
01:45:17 [2020-05-21T01:45:17.614Z] === RUN   TestCreateWithDuplicateNetworkNames
01:45:20 [2020-05-21T01:45:20.644Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
01:45:20 [2020-05-21T01:45:20.645Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
01:45:22 [2020-05-21T01:45:22.541Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
01:45:22 [2020-05-21T01:45:22.541Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
01:45:22 [2020-05-21T01:45:22.541Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
01:45:22 [2020-05-21T01:45:22.800Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
01:45:22 [2020-05-21T01:45:22.800Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
01:45:22 [2020-05-21T01:45:22.800Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
01:45:23 [2020-05-21T01:45:23.364Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
01:45:23 [2020-05-21T01:45:23.929Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
01:45:24 [2020-05-21T01:45:24.493Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
01:45:27 [2020-05-21T01:45:27.019Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
01:45:27 [2020-05-21T01:45:27.019Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
01:45:28 [2020-05-21T01:45:28.391Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
01:45:28 [2020-05-21T01:45:28.649Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
01:45:30 [2020-05-21T01:45:30.385Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
01:45:31 [2020-05-21T01:45:31.173Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
01:45:32 [2020-05-21T01:45:32.491Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s)
01:45:32 [2020-05-21T01:45:32.491Z] === RUN   TestCreateServiceSecretFileMode
01:45:35 [2020-05-21T01:45:35.025Z] --- PASS: TestCreateServiceSecretFileMode (3.24s)
01:45:35 [2020-05-21T01:45:35.025Z] === RUN   TestCreateServiceConfigFileMode
01:45:35 [2020-05-21T01:45:35.351Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
01:45:35 [2020-05-21T01:45:35.351Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
01:45:36 [2020-05-21T01:45:36.723Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
01:45:38 [2020-05-21T01:45:38.314Z] --- PASS: TestCreateServiceConfigFileMode (2.79s)
01:45:38 [2020-05-21T01:45:38.314Z] === RUN   TestCreateServiceSysctls
01:45:38 [2020-05-21T01:45:38.619Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
01:45:39 [2020-05-21T01:45:39.182Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
01:45:39 [2020-05-21T01:45:39.746Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
01:45:42 [2020-05-21T01:45:42.504Z] --- PASS: TestCreateServiceSysctls (4.10s)
01:45:42 [2020-05-21T01:45:42.504Z] === RUN   TestCreateServiceCapabilities
01:45:43 [2020-05-21T01:45:43.024Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
01:45:45 [2020-05-21T01:45:45.790Z] --- PASS: TestCreateServiceCapabilities (3.48s)
01:45:45 [2020-05-21T01:45:45.790Z] === RUN   TestInspect
01:45:46 [2020-05-21T01:45:46.300Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
01:45:47 [2020-05-21T01:45:47.670Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
01:45:49 [2020-05-21T01:45:49.079Z] --- PASS: TestInspect (3.52s)
01:45:49 [2020-05-21T01:45:49.079Z] === RUN   TestCreateJob
01:45:51 [2020-05-21T01:45:51.851Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
01:45:53 [2020-05-21T01:45:53.269Z] --- PASS: TestCreateJob (3.66s)
01:45:53 [2020-05-21T01:45:53.269Z] === RUN   TestReplicatedJob
01:45:53 [2020-05-21T01:45:53.747Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
01:45:55 [2020-05-21T01:45:55.118Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
01:45:55 [2020-05-21T01:45:55.377Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
01:45:55 [2020-05-21T01:45:55.942Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
01:45:56 [2020-05-21T01:45:56.199Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
01:45:58 [2020-05-21T01:45:58.096Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
01:45:59 [2020-05-21T01:45:59.835Z] --- PASS: TestReplicatedJob (6.79s)
01:45:59 [2020-05-21T01:45:59.835Z] === RUN   TestUpdateReplicatedJob
01:45:59 [2020-05-21T01:45:59.992Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
01:46:03 [2020-05-21T01:46:03.272Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
01:46:03 [2020-05-21T01:46:03.529Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
01:46:03 [2020-05-21T01:46:03.529Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
01:46:04 [2020-05-21T01:46:04.025Z] --- PASS: TestUpdateReplicatedJob (4.40s)
01:46:04 [2020-05-21T01:46:04.025Z] === RUN   TestServiceListWithStatuses
01:46:04 [2020-05-21T01:46:04.025Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:46:04 [2020-05-21T01:46:04.025Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:46:04 [2020-05-21T01:46:04.025Z] === RUN   TestDockerNetworkConnectAlias
01:46:05 [2020-05-21T01:46:05.427Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
01:46:06 [2020-05-21T01:46:06.800Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
01:46:08 [2020-05-21T01:46:08.698Z] === RUN   TestDockerSuite/TestBuildDockerignore
01:46:08 [2020-05-21T01:46:08.698Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
01:46:10 [2020-05-21T01:46:10.601Z] --- PASS: TestDockerNetworkConnectAlias (6.74s)
01:46:10 [2020-05-21T01:46:10.601Z] === RUN   TestDockerNetworkReConnect
01:46:15 [2020-05-21T01:46:15.871Z] --- PASS: TestDockerNetworkReConnect (5.07s)
01:46:15 [2020-05-21T01:46:15.871Z] === RUN   TestServicePlugin
01:46:15 [2020-05-21T01:46:15.871Z] --- SKIP: TestServicePlugin (0.00s)
01:46:15 [2020-05-21T01:46:15.871Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:46:15 [2020-05-21T01:46:15.871Z] === RUN   TestServiceUpdateLabel
01:46:18 [2020-05-21T01:46:18.406Z] --- PASS: TestServiceUpdateLabel (2.70s)
01:46:18 [2020-05-21T01:46:18.406Z] === RUN   TestServiceUpdateSecrets
01:46:20 [2020-05-21T01:46:20.914Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
01:46:22 [2020-05-21T01:46:22.287Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
01:46:22 [2020-05-21T01:46:22.287Z] === RUN   TestDockerDaemonSuite/TestShmSize
01:46:24 [2020-05-21T01:46:24.183Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
01:46:24 [2020-05-21T01:46:24.748Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
01:46:28 [2020-05-21T01:46:28.025Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
01:46:28 [2020-05-21T01:46:28.025Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
01:46:28 [2020-05-21T01:46:28.025Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
01:46:34 [2020-05-21T01:46:34.575Z] --- PASS: TestDockerDaemonSuite (349.97s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.99s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.03s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.13s)
01:46:34 [2020-05-21T01:46:34.575Z]         docker_cli_daemon_test.go:1449: [d09030ec4c035] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d1ce16e39880f] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.75s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.24s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [dc09d0ef75811] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.66s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.35s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.80s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.28s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.47s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.01s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.75s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [dddb920eb9f12] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d8e3ba6b706d0] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.86s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d3cf7a2bfa803] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.34s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.97s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.95s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [da9cf25099691] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.32s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.43s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
01:46:34 [2020-05-21T01:46:34.575Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d049143aae29f] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d565a925c4d22] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.47s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d901d36774558] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.10s)
01:46:34 [2020-05-21T01:46:34.575Z]         docker_cli_daemon_plugins_test.go:79: [d7fae0b0d5ebb] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.30s)
01:46:34 [2020-05-21T01:46:34.575Z]         docker_cli_daemon_plugins_test.go:169: [da14810d6cb57] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d01c24fff56ae] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.87s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.95s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.26s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.99s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d1aef33bf6976] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.71s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.05s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.03s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.67s)
01:46:34 [2020-05-21T01:46:34.575Z]         check_test.go:309: [d9d1cfaa744a1] daemon is not started
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.03s)
01:46:34 [2020-05-21T01:46:34.575Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.56s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.29s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [d555bb56e5177] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [db7410729c07a] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.86s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [db4e51a08f44f] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.16s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.97s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.65s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.08s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.96s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.62s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [d6907c7c62576] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.92s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [dd0c082aa0d71] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.38s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [dda60f1eda91a] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [dc6cd984e2cba] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.45s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [d65dedd31b99e] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.09s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.43s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [d977b5033f45c] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.43s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.67s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.27s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [d0170d8fb032a] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.10s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [dc2dd55cf9705] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.04s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.24s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.73s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.87s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.29s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.93s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.62s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.12s)
01:46:34 [2020-05-21T01:46:34.576Z]         docker_cli_daemon_test.go:2544: [d58512994662f] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.42s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.19s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.21s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.05s)
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
01:46:34 [2020-05-21T01:46:34.576Z]         check_test.go:309: [da4948d159dd2] daemon is not started
01:46:34 [2020-05-21T01:46:34.576Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s)
01:46:34 [2020-05-21T01:46:34.576Z] === RUN   TestDockerSwarmSuite
01:46:34 [2020-05-21T01:46:34.576Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
01:46:36 [2020-05-21T01:46:36.487Z] --- PASS: TestServiceUpdateSecrets (15.38s)
01:46:36 [2020-05-21T01:46:36.487Z] === RUN   TestServiceUpdateConfigs
01:46:37 [2020-05-21T01:46:37.103Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
01:46:38 [2020-05-21T01:46:38.052Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:46:38 [2020-05-21T01:46:38.052Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
01:46:38 [2020-05-21T01:46:38.311Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
01:46:38 [2020-05-21T01:46:38.311Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:46:38 [2020-05-21T01:46:38.311Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:46:38 [2020-05-21T01:46:38.311Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:46:38 [2020-05-21T01:46:38.875Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:46:38 [2020-05-21T01:46:38.875Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:46:38 [2020-05-21T01:46:38.875Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:46:38 [2020-05-21T01:46:38.875Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:46:39 [2020-05-21T01:46:39.133Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:46:39 [2020-05-21T01:46:39.133Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:46:40 [2020-05-21T01:46:40.065Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:46:40 [2020-05-21T01:46:40.065Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:46:40 [2020-05-21T01:46:40.380Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
01:46:40 [2020-05-21T01:46:40.999Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.8% of statements
01:46:40 [2020-05-21T01:46:40.999Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:46:40 [2020-05-21T01:46:40.999Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
01:46:40 [2020-05-21T01:46:40.999Z] ?   	github.com/docker/docker/api/types	[no test files]
01:46:40 [2020-05-21T01:46:40.999Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:46:40 [2020-05-21T01:46:40.999Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:46:40 [2020-05-21T01:46:40.999Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:46:40 [2020-05-21T01:46:40.999Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:46:41 [2020-05-21T01:46:41.257Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
01:46:41 [2020-05-21T01:46:41.515Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
01:46:41 [2020-05-21T01:46:41.515Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:46:41 [2020-05-21T01:46:41.515Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:46:41 [2020-05-21T01:46:41.515Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:46:41 [2020-05-21T01:46:41.515Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:46:41 [2020-05-21T01:46:41.515Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
01:46:41 [2020-05-21T01:46:41.515Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:46:41 [2020-05-21T01:46:41.515Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:46:41 [2020-05-21T01:46:41.515Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
01:46:42 [2020-05-21T01:46:42.081Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/builder	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:46:42 [2020-05-21T01:46:42.081Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:46:42 [2020-05-21T01:46:42.647Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
01:46:43 [2020-05-21T01:46:43.660Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
01:46:45 [2020-05-21T01:46:45.031Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
01:46:45 [2020-05-21T01:46:45.031Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
01:46:45 [2020-05-21T01:46:45.962Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
01:46:46 [2020-05-21T01:46:46.826Z] ok  	github.com/docker/docker/builder/remotecontext	0.191s	coverage: 13.6% of statements
01:46:46 [2020-05-21T01:46:46.826Z] ok  	github.com/docker/docker/builder/dockerfile	0.558s	coverage: 48.2% of statements
01:46:47 [2020-05-21T01:46:47.757Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
01:46:49 [2020-05-21T01:46:49.127Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.484s	coverage: 86.3% of statements
01:46:49 [2020-05-21T01:46:49.127Z] ?   	github.com/docker/docker/cli	[no test files]
01:46:49 [2020-05-21T01:46:49.127Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:46:51 [2020-05-21T01:46:51.216Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
01:46:51 [2020-05-21T01:46:51.361Z] --- PASS: TestServiceUpdateConfigs (15.28s)
01:46:51 [2020-05-21T01:46:51.361Z] === RUN   TestServiceUpdateNetwork
01:46:51 [2020-05-21T01:46:51.652Z] ok  	github.com/docker/docker/client	0.157s	coverage: 75.4% of statements
01:46:53 [2020-05-21T01:46:53.740Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
01:46:56 [2020-05-21T01:46:56.264Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
01:46:58 [2020-05-21T01:46:58.791Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
01:47:00 [2020-05-21T01:47:00.163Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
01:47:05 [2020-05-21T01:47:05.421Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
01:47:06 [2020-05-21T01:47:06.239Z] --- PASS: TestServiceUpdateNetwork (14.73s)
01:47:06 [2020-05-21T01:47:06.239Z] === RUN   TestServiceUpdatePidsLimit
01:47:06 [2020-05-21T01:47:06.239Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:47:06 [2020-05-21T01:47:06.498Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:47:07 [2020-05-21T01:47:07.318Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
01:47:10 [2020-05-21T01:47:10.598Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
01:47:14 [2020-05-21T01:47:14.614Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:47:18 [2020-05-21T01:47:18.854Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:47:18 [2020-05-21T01:47:18.854Z] 
01:47:18 [2020-05-21T01:47:18.854Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:47:18 [2020-05-21T01:47:18.854Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:47:18 [2020-05-21T01:47:18.854Z] HOSTNAME=581eef2030d6
01:47:18 [2020-05-21T01:47:18.854Z] TESTDEBUG=0
01:47:18 [2020-05-21T01:47:18.854Z] DEST=bundles/test-integration
01:47:18 [2020-05-21T01:47:18.854Z] PWD=/go/src/github.com/docker/docker
01:47:18 [2020-05-21T01:47:18.854Z] DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74
01:47:18 [2020-05-21T01:47:18.854Z] container=docker
01:47:18 [2020-05-21T01:47:18.854Z] HOME=/root
01:47:18 [2020-05-21T01:47:18.854Z] GOLANG_VERSION=1.13.11
01:47:18 [2020-05-21T01:47:18.854Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:47:18 [2020-05-21T01:47:18.854Z] VALIDATE_BRANCH=master
01:47:18 [2020-05-21T01:47:18.854Z] TERM=xterm
01:47:18 [2020-05-21T01:47:18.854Z] DOCKER_PKG=github.com/docker/docker
01:47:18 [2020-05-21T01:47:18.854Z] SHLVL=1
01:47:18 [2020-05-21T01:47:18.854Z] TIMEOUT=120m
01:47:18 [2020-05-21T01:47:18.854Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
01:47:18 [2020-05-21T01:47:18.854Z] DOCKER_GRAPHDRIVER=overlay2
01:47:18 [2020-05-21T01:47:18.854Z] GO111MODULE=off
01:47:18 [2020-05-21T01:47:18.854Z] DOCKER_EXPERIMENTAL=1
01:47:18 [2020-05-21T01:47:18.854Z] TEST_SKIP_INTEGRATION_CLI=1
01:47:18 [2020-05-21T01:47:18.854Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:47:18 [2020-05-21T01:47:18.854Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:47:18 [2020-05-21T01:47:18.854Z] GOPATH=/go
01:47:18 [2020-05-21T01:47:18.854Z] PKG_CONFIG=pkg-config
01:47:18 [2020-05-21T01:47:18.854Z] _=/usr/bin/env
01:47:18 [2020-05-21T01:47:18.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:47:22 [2020-05-21T01:47:22.730Z] --- PASS: TestServiceUpdatePidsLimit (17.68s)
01:47:22 [2020-05-21T01:47:22.730Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
01:47:22 [2020-05-21T01:47:22.730Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
01:47:22 [2020-05-21T01:47:22.730Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s)
01:47:22 [2020-05-21T01:47:22.730Z] PASS
01:47:22 [2020-05-21T01:47:22.730Z] 
01:47:22 [2020-05-21T01:47:22.730Z] === Skipped
01:47:22 [2020-05-21T01:47:22.730Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
01:47:22 [2020-05-21T01:47:22.730Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:47:22 [2020-05-21T01:47:22.730Z] 
01:47:22 [2020-05-21T01:47:22.730Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
01:47:22 [2020-05-21T01:47:22.730Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:47:22 [2020-05-21T01:47:22.730Z] 
01:47:22 [2020-05-21T01:47:22.730Z] 
01:47:22 [2020-05-21T01:47:22.730Z] DONE 27 tests, 2 skipped in 160.377s
01:47:22 [2020-05-21T01:47:22.730Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
01:47:22 [2020-05-21T01:47:22.730Z] ++ 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
01:47:22 [2020-05-21T01:47:22.730Z] ++ set -e
01:47:22 [2020-05-21T01:47:22.730Z] ++ '[' -n 0 ']'
01:47:22 [2020-05-21T01:47:22.730Z] ++ set -x
01:47:22 [2020-05-21T01:47:22.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
01:47:22 [2020-05-21T01:47:22.730Z] INFO: Testing against a local daemon
01:47:22 [2020-05-21T01:47:22.730Z] === RUN   TestSessionCreate
01:47:22 [2020-05-21T01:47:22.730Z] --- PASS: TestSessionCreate (0.05s)
01:47:22 [2020-05-21T01:47:22.730Z] === RUN   TestSessionCreateWithBadUpgrade
01:47:22 [2020-05-21T01:47:22.730Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
01:47:22 [2020-05-21T01:47:22.730Z] PASS
01:47:22 [2020-05-21T01:47:22.730Z] 
01:47:22 [2020-05-21T01:47:22.730Z] DONE 2 tests in 0.238s
01:47:22 [2020-05-21T01:47:22.730Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
01:47:22 [2020-05-21T01:47:22.730Z] ++ 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
01:47:22 [2020-05-21T01:47:22.730Z] ++ set -e
01:47:22 [2020-05-21T01:47:22.730Z] ++ '[' -n 0 ']'
01:47:22 [2020-05-21T01:47:22.730Z] ++ set -x
01:47:22 [2020-05-21T01:47:22.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
01:47:22 [2020-05-21T01:47:22.730Z] INFO: Testing against a local daemon
01:47:22 [2020-05-21T01:47:22.730Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:47:22 [2020-05-21T01:47:22.730Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:47:22 [2020-05-21T01:47:22.730Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:47:22 [2020-05-21T01:47:22.730Z] === RUN   TestEventsExecDie
01:47:22 [2020-05-21T01:47:22.730Z] --- PASS: TestEventsExecDie (0.94s)
01:47:22 [2020-05-21T01:47:22.730Z] === RUN   TestEventsBackwardsCompatible
01:47:22 [2020-05-21T01:47:22.990Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
01:47:22 [2020-05-21T01:47:22.990Z] === RUN   TestInfoBinaryCommits
01:47:22 [2020-05-21T01:47:22.990Z] --- PASS: TestInfoBinaryCommits (0.05s)
01:47:22 [2020-05-21T01:47:22.990Z] === RUN   TestInfoAPIVersioned
01:47:22 [2020-05-21T01:47:22.990Z] --- PASS: TestInfoAPIVersioned (0.02s)
01:47:22 [2020-05-21T01:47:22.990Z] === RUN   TestInfoDiscoveryBackend
01:47:23 [2020-05-21T01:47:23.559Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
01:47:23 [2020-05-21T01:47:23.559Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:47:24 [2020-05-21T01:47:24.937Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
01:47:24 [2020-05-21T01:47:24.937Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:47:25 [2020-05-21T01:47:25.196Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
01:47:25 [2020-05-21T01:47:25.196Z] === RUN   TestInfoAPI
01:47:25 [2020-05-21T01:47:25.455Z] --- PASS: TestInfoAPI (0.05s)
01:47:25 [2020-05-21T01:47:25.455Z] === RUN   TestInfoAPIWarnings
01:47:26 [2020-05-21T01:47:26.023Z] --- PASS: TestInfoAPIWarnings (0.62s)
01:47:26 [2020-05-21T01:47:26.023Z] === RUN   TestInfoDebug
01:47:26 [2020-05-21T01:47:26.590Z] --- PASS: TestInfoDebug (0.61s)
01:47:26 [2020-05-21T01:47:26.590Z] === RUN   TestInfoInsecureRegistries
01:47:27 [2020-05-21T01:47:27.159Z] --- PASS: TestInfoInsecureRegistries (0.62s)
01:47:27 [2020-05-21T01:47:27.159Z] === RUN   TestInfoRegistryMirrors
01:47:27 [2020-05-21T01:47:27.727Z] --- PASS: TestInfoRegistryMirrors (0.64s)
01:47:27 [2020-05-21T01:47:27.727Z] === RUN   TestLoginFailsWithBadCredentials
01:47:28 [2020-05-21T01:47:28.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
01:47:28 [2020-05-21T01:47:28.303Z] === RUN   TestPingCacheHeaders
01:47:28 [2020-05-21T01:47:28.303Z] --- PASS: TestPingCacheHeaders (0.05s)
01:47:28 [2020-05-21T01:47:28.303Z] === RUN   TestPingGet
01:47:28 [2020-05-21T01:47:28.303Z] --- PASS: TestPingGet (0.03s)
01:47:28 [2020-05-21T01:47:28.303Z] === RUN   TestPingHead
01:47:28 [2020-05-21T01:47:28.303Z] --- PASS: TestPingHead (0.05s)
01:47:28 [2020-05-21T01:47:28.303Z] === RUN   TestVersion
01:47:28 [2020-05-21T01:47:28.303Z] --- PASS: TestVersion (0.05s)
01:47:28 [2020-05-21T01:47:28.303Z] PASS
01:47:28 [2020-05-21T01:47:28.303Z] 
01:47:28 [2020-05-21T01:47:28.303Z] === Skipped
01:47:28 [2020-05-21T01:47:28.303Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:47:28 [2020-05-21T01:47:28.303Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:47:28 [2020-05-21T01:47:28.303Z] 
01:47:28 [2020-05-21T01:47:28.303Z] 
01:47:28 [2020-05-21T01:47:28.303Z] DONE 18 tests, 1 skipped in 6.570s
01:47:28 [2020-05-21T01:47:28.303Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
01:47:28 [2020-05-21T01:47:28.303Z] ++ 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
01:47:28 [2020-05-21T01:47:28.303Z] ++ set -e
01:47:28 [2020-05-21T01:47:28.303Z] ++ '[' -n 0 ']'
01:47:28 [2020-05-21T01:47:28.303Z] ++ set -x
01:47:28 [2020-05-21T01:47:28.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
01:47:28 [2020-05-21T01:47:28.562Z] INFO: Testing against a local daemon
01:47:28 [2020-05-21T01:47:28.562Z] === RUN   TestVolumesCreateAndList
01:47:28 [2020-05-21T01:47:28.562Z] --- PASS: TestVolumesCreateAndList (0.04s)
01:47:28 [2020-05-21T01:47:28.562Z] === RUN   TestVolumesRemove
01:47:28 [2020-05-21T01:47:28.562Z] --- PASS: TestVolumesRemove (0.13s)
01:47:28 [2020-05-21T01:47:28.562Z] === RUN   TestVolumesInspect
01:47:28 [2020-05-21T01:47:28.821Z] --- PASS: TestVolumesInspect (0.04s)
01:47:28 [2020-05-21T01:47:28.821Z] === RUN   TestVolumesInvalidJSON
01:47:28 [2020-05-21T01:47:28.821Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:47:28 [2020-05-21T01:47:28.821Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:47:28 [2020-05-21T01:47:28.821Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:47:28 [2020-05-21T01:47:28.821Z] --- PASS: TestVolumesInvalidJSON (0.03s)
01:47:28 [2020-05-21T01:47:28.821Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:47:28 [2020-05-21T01:47:28.821Z] PASS
01:47:28 [2020-05-21T01:47:28.821Z] 
01:47:28 [2020-05-21T01:47:28.821Z] DONE 5 tests in 0.379s
01:47:28 [2020-05-21T01:47:28.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:47:29 [2020-05-21T01:47:29.080Z] ++++ cat bundles/test-integration/docker.pid
01:47:29 [2020-05-21T01:47:29.080Z] +++ kill 13903
01:47:30 [2020-05-21T01:47:30.343Z] ok  	github.com/docker/docker/cmd/dockerd	0.094s	coverage: 30.8% of statements
01:47:30 [2020-05-21T01:47:30.457Z] +++ /etc/init.d/apparmor stop
01:47:30 [2020-05-21T01:47:30.457Z] Leaving: AppArmorNo profiles have been unloaded.
01:47:30 [2020-05-21T01:47:30.457Z] 
01:47:30 [2020-05-21T01:47:30.457Z] Unloading profiles will leave already running processes permanently
01:47:30 [2020-05-21T01:47:30.457Z] unconfined, which can lead to unexpected situations.
01:47:30 [2020-05-21T01:47:30.457Z] 
01:47:30 [2020-05-21T01:47:30.457Z] To set a process to complain mode, use the command line tool
01:47:30 [2020-05-21T01:47:30.457Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:47:30 [2020-05-21T01:47:30.457Z] +++ true
01:47:30 [2020-05-21T01:47:30.457Z] 
01:47:32 [2020-05-21T01:47:32.241Z] ok  	github.com/docker/docker/container	0.129s	coverage: 34.7% of statements
01:47:32 [2020-05-21T01:47:32.241Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:47:32 [2020-05-21T01:47:32.241Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:47:32 [2020-05-21T01:47:32.241Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:47:32 [2020-05-21T01:47:32.241Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:47:32 [2020-05-21T01:47:32.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
01:47:32 [2020-05-21T01:47:32.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
01:47:32 [2020-05-21T01:47:32.509Z] === RUN   TestDockerSuite/TestBuildDotDotFile
01:47:32 [2020-05-21T01:47:32.510Z] === RUN   TestDockerSuite/TestBuildEOLInLine
Post stage
[Pipeline] junit
01:47:33 [2020-05-21T01:47:33.006Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:47:33 [2020-05-21T01:47:33.827Z] + echo Ensuring container killed.
01:47:33 [2020-05-21T01:47:33.827Z] Ensuring container killed.
01:47:33 [2020-05-21T01:47:33.827Z] + docker rm -vf docker-pr10
01:47:33 [2020-05-21T01:47:33.827Z] Error: No such container: docker-pr10
01:47:33 [2020-05-21T01:47:33.827Z] + true
[Pipeline] sh
01:47:34 [2020-05-21T01:47:34.119Z] + echo Chowning /workspace to jenkins user
01:47:34 [2020-05-21T01:47:34.119Z] Chowning /workspace to jenkins user
01:47:34 [2020-05-21T01:47:34.119Z] + id -u
01:47:34 [2020-05-21T01:47:34.119Z] + id -g
01:47:34 [2020-05-21T01:47:34.119Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40973:/workspace busybox chown -R 1000:1000 /workspace
01:47:34 [2020-05-21T01:47:34.119Z] Unable to find image 'busybox:latest' locally
01:47:34 [2020-05-21T01:47:34.686Z] latest: Pulling from library/busybox
01:47:34 [2020-05-21T01:47:34.945Z] aa3e7422f3d1: Pulling fs layer
01:47:34 [2020-05-21T01:47:34.945Z] aa3e7422f3d1: Download complete
01:47:35 [2020-05-21T01:47:35.205Z] aa3e7422f3d1: Pull complete
01:47:35 [2020-05-21T01:47:35.205Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
01:47:35 [2020-05-21T01:47:35.205Z] Status: Downloaded newer image for busybox:latest
01:47:36 [2020-05-21T01:47:36.686Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
01:47:36 [2020-05-21T01:47:36.943Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
01:47:37 [2020-05-21T01:47:37.508Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
01:47:38 [2020-05-21T01:47:38.440Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
01:47:38 [2020-05-21T01:47:38.440Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:47:38 [2020-05-21T01:47:38.697Z] === RUN   TestDockerSuite/TestBuildEntrypoint
01:47:38 [2020-05-21T01:47:38.806Z] + bundleName=arm64-integration
01:47:38 [2020-05-21T01:47:38.806Z] + echo Creating arm64-integration-bundles.tar.gz
01:47:38 [2020-05-21T01:47:38.806Z] Creating arm64-integration-bundles.tar.gz
01:47:38 [2020-05-21T01:47:38.806Z] + + xargsfind tar -czf arm64-integration-bundles.tar.gz
01:47:38 [2020-05-21T01:47:38.806Z]  bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
01:47:39 [2020-05-21T01:47:39.076Z] Archiving artifacts
01:47:39 [2020-05-21T01:47:39.261Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
01:47:40 [2020-05-21T01:47:40.924Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40973/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:47:41 [2020-05-21T01:47:41.245Z] + make clean
01:47:41 [2020-05-21T01:47:41.786Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
01:47:41 [2020-05-21T01:47:41.814Z] docker volume rm -f docker-dev-cache
01:47:42 [2020-05-21T01:47:42.073Z] docker-dev-cache
[Pipeline] deleteDir
01:47:42 [2020-05-21T01:47:42.224Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
01:47:43 [2020-05-21T01:47:43.596Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
01:47:43 [2020-05-21T01:47:43.680Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
01:47:45 [2020-05-21T01:47:45.498Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.6% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:47:46 [2020-05-21T01:47:46.204Z] === RUN   TestDockerSuite/TestBuildEnv
01:47:46 [2020-05-21T01:47:46.767Z] --- PASS: TestImportExtremelyLargeImageWorks (173.57s)
01:47:46 [2020-05-21T01:47:46.767Z] PASS
01:47:46 [2020-05-21T01:47:46.767Z] 
01:47:46 [2020-05-21T01:47:46.767Z] DONE 12 tests in 177.303s
01:47:46 [2020-05-21T01:47:46.767Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
01:47:46 [2020-05-21T01:47:46.767Z] ++ 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
01:47:46 [2020-05-21T01:47:46.767Z] ++ set -e
01:47:46 [2020-05-21T01:47:46.767Z] ++ '[' -n 0 ']'
01:47:46 [2020-05-21T01:47:46.767Z] ++ set -x
01:47:46 [2020-05-21T01:47:46.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
01:47:46 [2020-05-21T01:47:46.767Z] INFO: Testing against a local daemon
01:47:46 [2020-05-21T01:47:46.767Z] === RUN   TestNetworkCreateDelete
01:47:47 [2020-05-21T01:47:47.024Z] --- PASS: TestNetworkCreateDelete (0.15s)
01:47:47 [2020-05-21T01:47:47.024Z] === RUN   TestDockerNetworkDeletePreferID
01:47:47 [2020-05-21T01:47:47.282Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
01:47:47 [2020-05-21T01:47:47.282Z] === RUN   TestInspectNetwork
01:47:47 [2020-05-21T01:47:47.539Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
01:47:48 [2020-05-21T01:47:48.908Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
01:47:50 [2020-05-21T01:47:50.278Z] === RUN   TestDockerSuite/TestBuildEnvUsage
01:47:51 [2020-05-21T01:47:51.208Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
01:47:53 [2020-05-21T01:47:53.696Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
01:47:53 [2020-05-21T01:47:53.696Z] === RUN   TestInspectNetwork/full_network_id
01:47:53 [2020-05-21T01:47:53.696Z] === RUN   TestInspectNetwork/partial_network_id
01:47:53 [2020-05-21T01:47:53.696Z] === RUN   TestInspectNetwork/network_name
01:47:53 [2020-05-21T01:47:53.696Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:47:53 [2020-05-21T01:47:53.697Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.9% of statements
01:47:54 [2020-05-21T01:47:54.629Z] ok  	github.com/docker/docker/daemon	12.234s	coverage: 17.4% of statements
01:47:54 [2020-05-21T01:47:54.629Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:47:54 [2020-05-21T01:47:54.629Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:47:56 [2020-05-21T01:47:56.001Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.0% of statements
01:47:56 [2020-05-21T01:47:56.225Z] --- PASS: TestInspectNetwork (8.92s)
01:47:56 [2020-05-21T01:47:56.225Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:47:56 [2020-05-21T01:47:56.225Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:47:56 [2020-05-21T01:47:56.225Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:47:56 [2020-05-21T01:47:56.225Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:47:56 [2020-05-21T01:47:56.225Z] === RUN   TestRunContainerWithBridgeNone
01:47:56 [2020-05-21T01:47:56.259Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 81.7% of statements
01:47:57 [2020-05-21T01:47:57.191Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
01:47:57 [2020-05-21T01:47:57.191Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:47:57 [2020-05-21T01:47:57.191Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
01:47:57 [2020-05-21T01:47:57.603Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
01:47:58 [2020-05-21T01:47:58.122Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
01:47:58 [2020-05-21T01:47:58.974Z] --- PASS: TestRunContainerWithBridgeNone (2.63s)
01:47:58 [2020-05-21T01:47:58.975Z] === RUN   TestNetworkInvalidJSON
01:47:58 [2020-05-21T01:47:58.975Z] === RUN   TestNetworkInvalidJSON//networks/create
01:47:58 [2020-05-21T01:47:58.975Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:47:58 [2020-05-21T01:47:58.975Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:47:58 [2020-05-21T01:47:58.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:47:58 [2020-05-21T01:47:58.975Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:47:58 [2020-05-21T01:47:58.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:47:58 [2020-05-21T01:47:58.975Z] === CONT  TestNetworkInvalidJSON//networks/create
01:47:58 [2020-05-21T01:47:58.975Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:47:58 [2020-05-21T01:47:58.975Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:47:58 [2020-05-21T01:47:58.975Z] --- PASS: TestNetworkInvalidJSON (0.02s)
01:47:58 [2020-05-21T01:47:58.975Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:47:58 [2020-05-21T01:47:58.975Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:47:58 [2020-05-21T01:47:58.975Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:47:58 [2020-05-21T01:47:58.975Z] === RUN   TestHostIPv4BridgeLabel
01:47:59 [2020-05-21T01:47:59.538Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
01:47:59 [2020-05-21T01:47:59.538Z] === RUN   TestDaemonRestartWithLiveRestore
01:48:00 [2020-05-21T01:48:00.505Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
01:48:00 [2020-05-21T01:48:00.505Z] === RUN   TestDaemonDefaultNetworkPools
01:48:00 [2020-05-21T01:48:00.649Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
01:48:01 [2020-05-21T01:48:01.213Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.243s	coverage: 57.0% of statements
01:48:01 [2020-05-21T01:48:01.452Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
01:48:01 [2020-05-21T01:48:01.452Z] === RUN   TestDaemonRestartWithExistingNetwork
01:48:02 [2020-05-21T01:48:02.823Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
01:48:02 [2020-05-21T01:48:02.823Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:48:03 [2020-05-21T01:48:03.754Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
01:48:03 [2020-05-21T01:48:03.754Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:48:04 [2020-05-21T01:48:04.319Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
01:48:04 [2020-05-21T01:48:04.319Z] === RUN   TestServiceWithPredefinedNetwork
01:48:04 [2020-05-21T01:48:04.500Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.426s	coverage: 73.1% of statements
01:48:04 [2020-05-21T01:48:04.500Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.669s	coverage: 46.2% of statements
01:48:06 [2020-05-21T01:48:06.396Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.031s	coverage: 1.8% of statements
01:48:06 [2020-05-21T01:48:06.397Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:48:07 [2020-05-21T01:48:07.595Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s)
01:48:07 [2020-05-21T01:48:07.595Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:48:07 [2020-05-21T01:48:07.595Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:48:07 [2020-05-21T01:48:07.595Z]     service_test.go:236: FLAKY_TEST
01:48:07 [2020-05-21T01:48:07.595Z] === RUN   TestServiceWithDataPathPortInit
01:48:07 [2020-05-21T01:48:07.769Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.152s	coverage: 49.5% of statements
01:48:09 [2020-05-21T01:48:09.139Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.289s	coverage: 76.1% of statements
01:48:10 [2020-05-21T01:48:10.072Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
01:48:10 [2020-05-21T01:48:10.638Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.098s	coverage: 57.7% of statements
01:48:10 [2020-05-21T01:48:10.638Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:48:10 [2020-05-21T01:48:10.638Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:48:11 [2020-05-21T01:48:11.203Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
01:48:12 [2020-05-21T01:48:12.136Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
01:48:14 [2020-05-21T01:48:14.034Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
01:48:14 [2020-05-21T01:48:14.034Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:48:14 [2020-05-21T01:48:14.034Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:48:14 [2020-05-21T01:48:14.292Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 41.8% of statements
01:48:15 [2020-05-21T01:48:15.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:48:15 [2020-05-21T01:48:15.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:48:16 [2020-05-21T01:48:16.191Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
01:48:16 [2020-05-21T01:48:16.191Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.167s	coverage: 77.8% of statements
01:48:16 [2020-05-21T01:48:16.191Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
01:48:16 [2020-05-21T01:48:16.191Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:48:17 [2020-05-21T01:48:17.125Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
01:48:17 [2020-05-21T01:48:17.690Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 61.6% of statements
01:48:17 [2020-05-21T01:48:17.690Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
01:48:19 [2020-05-21T01:48:19.062Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
01:48:19 [2020-05-21T01:48:19.062Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:48:19 [2020-05-21T01:48:19.337Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.042s	coverage: 37.7% of statements
01:48:20 [2020-05-21T01:48:20.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:48:20 [2020-05-21T01:48:20.718Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
01:48:22 [2020-05-21T01:48:22.089Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
01:48:22 [2020-05-21T01:48:22.089Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
01:48:22 [2020-05-21T01:48:22.452Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
01:48:22 [2020-05-21T01:48:22.654Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.683s	coverage: 82.5% of statements
01:48:22 [2020-05-21T01:48:22.655Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:48:22 [2020-05-21T01:48:22.709Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
01:48:23 [2020-05-21T01:48:23.220Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
01:48:23 [2020-05-21T01:48:23.221Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:48:25 [2020-05-21T01:48:25.745Z] ok  	github.com/docker/docker/distribution/metadata	0.050s	coverage: 48.2% of statements
01:48:25 [2020-05-21T01:48:25.745Z] ok  	github.com/docker/docker/distribution	0.160s	coverage: 22.1% of statements
01:48:25 [2020-05-21T01:48:25.745Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:48:25 [2020-05-21T01:48:25.983Z] --- PASS: TestServiceWithDataPathPortInit (17.96s)
01:48:25 [2020-05-21T01:48:25.983Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:48:27 [2020-05-21T01:48:27.116Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
01:48:28 [2020-05-21T01:48:28.048Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
01:48:28 [2020-05-21T01:48:28.980Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
01:48:28 [2020-05-21T01:48:28.980Z] ok  	github.com/docker/docker/distribution/xfer	1.879s	coverage: 85.6% of statements
01:48:28 [2020-05-21T01:48:28.980Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:48:28 [2020-05-21T01:48:28.980Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
01:48:30 [2020-05-21T01:48:30.352Z] ok  	github.com/docker/docker/image/v1	0.033s	coverage: 25.0% of statements
01:48:30 [2020-05-21T01:48:30.352Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:48:30 [2020-05-21T01:48:30.916Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
01:48:32 [2020-05-21T01:48:32.288Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.4% of statements
01:48:32 [2020-05-21T01:48:32.532Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
01:48:32 [2020-05-21T01:48:32.545Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
01:48:33 [2020-05-21T01:48:33.462Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
01:48:34 [2020-05-21T01:48:34.026Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
01:48:34 [2020-05-21T01:48:34.286Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
01:48:34 [2020-05-21T01:48:34.286Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.87s)
01:48:34 [2020-05-21T01:48:34.286Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fs2n6g3oc32a3npyquq96hjij Created:2020-05-21 01:48:26.983184511 +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[b600a5a9d064de5ecf136abbeb08b579746cc6361a7db106deeec4f79e9000c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ih9ohhdpvihljmwxlb4t9r335 EndpointID:244d8d82311843ac6bafd1b2f0ad780cbc5119ac79c2e4f08b6f5e8c4a3abc28 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:588da271cbeb46f16870739f0969da4cfd451e31bcab3c8810d33f00cae114e1 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:79ac2da11abf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ih9ohhdpvihljmwxlb4t9r335 EndpointID:244d8d82311843ac6bafd1b2f0ad780cbc5119ac79c2e4f08b6f5e8c4a3abc28 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:48:34 [2020-05-21T01:48:34.286Z] PASS
01:48:34 [2020-05-21T01:48:34.286Z] 
01:48:34 [2020-05-21T01:48:34.286Z] === Skipped
01:48:34 [2020-05-21T01:48:34.286Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:48:34 [2020-05-21T01:48:34.286Z]     service_test.go:236: FLAKY_TEST
01:48:34 [2020-05-21T01:48:34.286Z] 
01:48:34 [2020-05-21T01:48:34.286Z] 
01:48:34 [2020-05-21T01:48:34.286Z] DONE 22 tests, 1 skipped in 47.707s
01:48:34 [2020-05-21T01:48:34.286Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:48:34 [2020-05-21T01:48:34.286Z] ++ 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
01:48:34 [2020-05-21T01:48:34.286Z] ++ set -e
01:48:34 [2020-05-21T01:48:34.286Z] ++ '[' -n 0 ']'
01:48:34 [2020-05-21T01:48:34.286Z] ++ set -x
01:48:34 [2020-05-21T01:48:34.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
01:48:34 [2020-05-21T01:48:34.441Z] ok  	github.com/docker/docker/pkg/archive	0.397s	coverage: 76.7% of statements
01:48:34 [2020-05-21T01:48:34.543Z] INFO: Testing against a local daemon
01:48:34 [2020-05-21T01:48:34.543Z] === RUN   TestDockerNetworkIpvlanPersistance
01:48:34 [2020-05-21T01:48:34.543Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:48:34 [2020-05-21T01:48:34.543Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:48:34 [2020-05-21T01:48:34.543Z] === RUN   TestDockerNetworkIpvlan
01:48:34 [2020-05-21T01:48:34.543Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:48:34 [2020-05-21T01:48:34.544Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:48:34 [2020-05-21T01:48:34.544Z] PASS
01:48:34 [2020-05-21T01:48:34.544Z] 
01:48:34 [2020-05-21T01:48:34.544Z] === Skipped
01:48:34 [2020-05-21T01:48:34.544Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:48:34 [2020-05-21T01:48:34.544Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:48:34 [2020-05-21T01:48:34.544Z] 
01:48:34 [2020-05-21T01:48:34.544Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:48:34 [2020-05-21T01:48:34.544Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:48:34 [2020-05-21T01:48:34.544Z] 
01:48:34 [2020-05-21T01:48:34.544Z] 
01:48:34 [2020-05-21T01:48:34.544Z] DONE 2 tests, 2 skipped in 0.166s
01:48:34 [2020-05-21T01:48:34.544Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:48:34 [2020-05-21T01:48:34.544Z] ++ 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
01:48:34 [2020-05-21T01:48:34.544Z] ++ set -e
01:48:34 [2020-05-21T01:48:34.544Z] ++ '[' -n 0 ']'
01:48:34 [2020-05-21T01:48:34.544Z] ++ set -x
01:48:34 [2020-05-21T01:48:34.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
01:48:34 [2020-05-21T01:48:34.800Z] INFO: Testing against a local daemon
01:48:34 [2020-05-21T01:48:34.800Z] === RUN   TestDockerNetworkMacvlanPersistance
01:48:35 [2020-05-21T01:48:35.813Z] ok  	github.com/docker/docker/pkg/authorization	0.492s	coverage: 68.3% of statements
01:48:35 [2020-05-21T01:48:35.813Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
01:48:36 [2020-05-21T01:48:36.071Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
01:48:36 [2020-05-21T01:48:36.170Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
01:48:36 [2020-05-21T01:48:36.170Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
01:48:36 [2020-05-21T01:48:36.170Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
01:48:36 [2020-05-21T01:48:36.170Z] === RUN   TestDockerNetworkMacvlan
01:48:36 [2020-05-21T01:48:36.170Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
01:48:37 [2020-05-21T01:48:37.100Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:48:37 [2020-05-21T01:48:37.664Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:48:38 [2020-05-21T01:48:38.594Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:48:39 [2020-05-21T01:48:39.347Z] ok  	github.com/docker/docker/layer	7.792s	coverage: 68.8% of statements
01:48:39 [2020-05-21T01:48:39.347Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:48:39 [2020-05-21T01:48:39.347Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:48:39 [2020-05-21T01:48:39.347Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:48:39 [2020-05-21T01:48:39.347Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:48:39 [2020-05-21T01:48:39.347Z] ?   	github.com/docker/docker/oci	[no test files]
01:48:39 [2020-05-21T01:48:39.347Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:48:39 [2020-05-21T01:48:39.347Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
01:48:39 [2020-05-21T01:48:39.605Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.966s	coverage: 43.2% of statements
01:48:39 [2020-05-21T01:48:39.605Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
01:48:39 [2020-05-21T01:48:39.605Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:48:39 [2020-05-21T01:48:39.863Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
01:48:40 [2020-05-21T01:48:40.428Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
01:48:40 [2020-05-21T01:48:40.489Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
01:48:40 [2020-05-21T01:48:40.994Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
01:48:41 [2020-05-21T01:48:41.859Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:48:41 [2020-05-21T01:48:41.929Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
01:48:42 [2020-05-21T01:48:42.186Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
01:48:43 [2020-05-21T01:48:43.557Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
01:48:44 [2020-05-21T01:48:44.122Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
01:48:44 [2020-05-21T01:48:44.380Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.071s	coverage: 84.1% of statements
01:48:44 [2020-05-21T01:48:44.637Z] ok  	github.com/docker/docker/pkg/fsutils	0.240s	coverage: 85.1% of statements
01:48:44 [2020-05-21T01:48:44.637Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
01:48:45 [2020-05-21T01:48:45.136Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:48:46 [2020-05-21T01:48:46.010Z] ok  	github.com/docker/docker/pkg/idtools	0.394s	coverage: 70.3% of statements
01:48:46 [2020-05-21T01:48:46.010Z] ok  	github.com/docker/docker/pkg/ioutils	0.451s	coverage: 68.8% of statements
01:48:46 [2020-05-21T01:48:46.575Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
01:48:46 [2020-05-21T01:48:46.575Z] ok  	github.com/docker/docker/pkg/locker	0.011s	coverage: 88.9% of statements
01:48:46 [2020-05-21T01:48:46.832Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
01:48:46 [2020-05-21T01:48:46.832Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:48:46 [2020-05-21T01:48:46.832Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
01:48:46 [2020-05-21T01:48:46.832Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
01:48:46 [2020-05-21T01:48:46.832Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
01:48:47 [2020-05-21T01:48:47.090Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
01:48:47 [2020-05-21T01:48:47.346Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
01:48:47 [2020-05-21T01:48:47.912Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 91.4% of statements
01:48:47 [2020-05-21T01:48:47.912Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
01:48:47 [2020-05-21T01:48:47.912Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:48:47 [2020-05-21T01:48:47.912Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:48:48 [2020-05-21T01:48:48.410Z] === RUN   TestDockerSuite/TestBuildExpose
01:48:48 [2020-05-21T01:48:48.845Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
01:48:48 [2020-05-21T01:48:48.975Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
01:48:49 [2020-05-21T01:48:49.410Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
01:48:49 [2020-05-21T01:48:49.539Z] === RUN   TestDockerSuite/TestBuildExposeOrder
01:48:49 [2020-05-21T01:48:49.667Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
01:48:49 [2020-05-21T01:48:49.924Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
01:48:50 [2020-05-21T01:48:50.104Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
01:48:50 [2020-05-21T01:48:50.362Z] === RUN   TestDockerSuite/TestBuildFails
01:48:50 [2020-05-21T01:48:50.926Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:48:51 [2020-05-21T01:48:51.312Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
01:48:51 [2020-05-21T01:48:51.489Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
01:48:51 [2020-05-21T01:48:51.489Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
01:48:51 [2020-05-21T01:48:51.569Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
01:48:52 [2020-05-21T01:48:52.423Z] --- PASS: TestDockerNetworkMacvlan (16.37s)
01:48:52 [2020-05-21T01:48:52.423Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
01:48:52 [2020-05-21T01:48:52.423Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
01:48:52 [2020-05-21T01:48:52.423Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.86s)
01:48:52 [2020-05-21T01:48:52.423Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.35s)
01:48:52 [2020-05-21T01:48:52.423Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.47s)
01:48:52 [2020-05-21T01:48:52.423Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
01:48:52 [2020-05-21T01:48:52.423Z] PASS
01:48:52 [2020-05-21T01:48:52.423Z] 
01:48:52 [2020-05-21T01:48:52.423Z] DONE 8 tests in 17.935s
01:48:52 [2020-05-21T01:48:52.423Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
01:48:52 [2020-05-21T01:48:52.423Z] ++ 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
01:48:52 [2020-05-21T01:48:52.423Z] ++ set -e
01:48:52 [2020-05-21T01:48:52.423Z] ++ '[' -n 0 ']'
01:48:52 [2020-05-21T01:48:52.423Z] ++ set -x
01:48:52 [2020-05-21T01:48:52.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
01:48:52 [2020-05-21T01:48:52.680Z] testing: warning: no tests to run
01:48:52 [2020-05-21T01:48:52.680Z] PASS
01:48:52 [2020-05-21T01:48:52.680Z] 
01:48:52 [2020-05-21T01:48:52.680Z] DONE 0 tests in 0.021s
01:48:52 [2020-05-21T01:48:52.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:48:52 [2020-05-21T01:48:52.680Z] ++ 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
01:48:52 [2020-05-21T01:48:52.680Z] ++ set -e
01:48:52 [2020-05-21T01:48:52.680Z] ++ '[' -n 0 ']'
01:48:52 [2020-05-21T01:48:52.680Z] ++ set -x
01:48:52 [2020-05-21T01:48:52.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
01:48:52 [2020-05-21T01:48:52.680Z] INFO: Testing against a local daemon
01:48:52 [2020-05-21T01:48:52.680Z] === RUN   TestAuthZPluginAllowRequest
01:48:54 [2020-05-21T01:48:54.052Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
01:48:54 [2020-05-21T01:48:54.309Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
01:48:54 [2020-05-21T01:48:54.309Z] === RUN   TestAuthZPluginTLS
01:48:54 [2020-05-21T01:48:54.843Z] ok  	github.com/docker/docker/pkg/signal	2.390s	coverage: 61.0% of statements
01:48:54 [2020-05-21T01:48:54.843Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
01:48:54 [2020-05-21T01:48:54.873Z] --- PASS: TestAuthZPluginTLS (0.56s)
01:48:54 [2020-05-21T01:48:54.873Z] === RUN   TestAuthZPluginDenyRequest
01:48:55 [2020-05-21T01:48:55.101Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
01:48:55 [2020-05-21T01:48:55.358Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
01:48:55 [2020-05-21T01:48:55.437Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
01:48:55 [2020-05-21T01:48:55.437Z] === RUN   TestAuthZPluginAPIDenyResponse
01:48:55 [2020-05-21T01:48:55.615Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
01:48:56 [2020-05-21T01:48:56.001Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
01:48:56 [2020-05-21T01:48:56.001Z] === RUN   TestAuthZPluginDenyResponse
01:48:56 [2020-05-21T01:48:56.182Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
01:48:56 [2020-05-21T01:48:56.259Z] === RUN   TestDockerSuite/TestBuildForceRm
01:48:56 [2020-05-21T01:48:56.516Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
01:48:56 [2020-05-21T01:48:56.516Z] === RUN   TestAuthZPluginAllowEventStream
01:48:56 [2020-05-21T01:48:56.747Z] ok  	github.com/docker/docker/pkg/system	0.021s	coverage: 36.9% of statements
01:48:57 [2020-05-21T01:48:57.311Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
01:48:57 [2020-05-21T01:48:57.875Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
01:48:57 [2020-05-21T01:48:57.875Z] testing: warning: no tests to run
01:48:57 [2020-05-21T01:48:57.875Z] coverage: [no statements]
01:48:57 [2020-05-21T01:48:57.875Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
01:48:58 [2020-05-21T01:48:58.410Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
01:48:58 [2020-05-21T01:48:58.410Z] === RUN   TestAuthZPluginErrorResponse
01:48:58 [2020-05-21T01:48:58.410Z] === RUN   TestDockerSuite/TestBuildFromGit
01:48:58 [2020-05-21T01:48:58.440Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
01:48:58 [2020-05-21T01:48:58.440Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
01:48:58 [2020-05-21T01:48:58.667Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
01:48:58 [2020-05-21T01:48:58.667Z] === RUN   TestAuthZPluginErrorRequest
01:48:58 [2020-05-21T01:48:58.697Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
01:48:59 [2020-05-21T01:48:59.232Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
01:48:59 [2020-05-21T01:48:59.232Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:48:59 [2020-05-21T01:48:59.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:48:59 [2020-05-21T01:48:59.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:48:59 [2020-05-21T01:48:59.796Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
01:48:59 [2020-05-21T01:48:59.796Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:48:59 [2020-05-21T01:48:59.796Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
01:49:00 [2020-05-21T01:49:00.361Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
01:49:01 [2020-05-21T01:49:01.221Z] ok  	github.com/docker/docker/plugin	0.529s	coverage: 23.1% of statements
01:49:01 [2020-05-21T01:49:01.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:49:01 [2020-05-21T01:49:01.479Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
01:49:01 [2020-05-21T01:49:01.732Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
01:49:01 [2020-05-21T01:49:01.732Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s)
01:49:01 [2020-05-21T01:49:01.732Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:49:02 [2020-05-21T01:49:02.410Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
01:49:02 [2020-05-21T01:49:02.668Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
01:49:04 [2020-05-21T01:49:04.039Z] ok  	github.com/docker/docker/registry	0.074s	coverage: 56.3% of statements
01:49:04 [2020-05-21T01:49:04.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:49:04 [2020-05-21T01:49:04.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:49:04 [2020-05-21T01:49:04.256Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
01:49:04 [2020-05-21T01:49:04.256Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
01:49:04 [2020-05-21T01:49:04.256Z] === RUN   TestAuthZPluginHeader
01:49:04 [2020-05-21T01:49:04.604Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
01:49:04 [2020-05-21T01:49:04.820Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
01:49:04 [2020-05-21T01:49:04.820Z] --- PASS: TestAuthZPluginHeader (0.87s)
01:49:04 [2020-05-21T01:49:04.820Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:49:04 [2020-05-21T01:49:04.861Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
01:49:05 [2020-05-21T01:49:05.077Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
01:49:05 [2020-05-21T01:49:05.792Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 65.8% of statements
01:49:06 [2020-05-21T01:49:06.049Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
01:49:07 [2020-05-21T01:49:07.598Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
01:49:07 [2020-05-21T01:49:07.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:49:08 [2020-05-21T01:49:08.574Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
01:49:09 [2020-05-21T01:49:09.492Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
01:49:09 [2020-05-21T01:49:09.506Z] ok  	github.com/docker/docker/volume/local	0.022s	coverage: 73.0% of statements
01:49:09 [2020-05-21T01:49:09.750Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.90s)
01:49:09 [2020-05-21T01:49:09.750Z] === RUN   TestAuthZPluginV2Disable
01:49:10 [2020-05-21T01:49:10.071Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
01:49:11 [2020-05-21T01:49:11.002Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
01:49:11 [2020-05-21T01:49:11.120Z] === RUN   TestDockerSuite/TestBuildHistory
01:49:13 [2020-05-21T01:49:13.645Z] --- PASS: TestAuthZPluginV2Disable (3.95s)
01:49:13 [2020-05-21T01:49:13.645Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:49:13 [2020-05-21T01:49:13.902Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
01:49:14 [2020-05-21T01:49:14.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:49:16 [2020-05-21T01:49:16.425Z] === RUN   TestDockerSuite/TestBuildIidFile
01:49:16 [2020-05-21T01:49:16.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:49:16 [2020-05-21T01:49:16.682Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
01:49:16 [2020-05-21T01:49:16.939Z] === RUN   TestDockerSuite/TestBuildInheritance
01:49:17 [2020-05-21T01:49:17.196Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s)
01:49:17 [2020-05-21T01:49:17.196Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:49:17 [2020-05-21T01:49:17.760Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
01:49:18 [2020-05-21T01:49:18.324Z] === RUN   TestDockerSuite/TestBuildInvalidTag
01:49:18 [2020-05-21T01:49:18.581Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
01:49:19 [2020-05-21T01:49:19.952Z] === RUN   TestDockerSuite/TestBuildLabel
01:49:19 [2020-05-21T01:49:19.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:49:20 [2020-05-21T01:49:20.517Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
01:49:21 [2020-05-21T01:49:21.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:49:21 [2020-05-21T01:49:21.082Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
01:49:21 [2020-05-21T01:49:21.646Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
01:49:22 [2020-05-21T01:49:22.211Z] === RUN   TestDockerSuite/TestBuildLabels
01:49:23 [2020-05-21T01:49:23.145Z] === RUN   TestDockerSuite/TestBuildLabelsCache
01:49:23 [2020-05-21T01:49:23.183Z] ok  	github.com/docker/docker/pkg/plugins	33.620s	coverage: 76.6% of statements
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/pkg/term	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/rootless	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/volume	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === Skipped
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     exec_linux_test.go:18: requires AppArmor to be enabled
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     exec_linux_test.go:38: requires AppArmor to be enabled
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver btrfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver btrfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver btrfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver btrfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver btrfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:73: No driver to put!
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z] time="2020-05-21T01:48:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z] time="2020-05-21T01:48:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z] time="2020-05-21T01:48:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z] time="2020-05-21T01:48:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z] time="2020-05-21T01:48:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: driver not supported
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:73: No driver to put!
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     overlay_test.go:49: Fails to compute changes intermittently
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver zfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver zfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver zfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver zfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:46: Driver zfs not supported
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     graphtest_unix.go:73: No driver to put!
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:49:23 [2020-05-21T01:49:23.183Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] 
01:49:23 [2020-05-21T01:49:23.183Z] DONE 2123 tests, 26 skipped in 248.908s
Post stage
[Pipeline] junit
01:49:23 [2020-05-21T01:49:23.451Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
01:49:24 [2020-05-21T01:49:24.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40973/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 hack/validate/vendor
01:49:24 [2020-05-21T01:49:24.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:49:25 [2020-05-21T01:49:25.014Z] No vendor changes in diff.
01:49:25 [2020-05-21T01:49:25.040Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
01:49:25 [2020-05-21T01:49:25.611Z] + echo Building e2e image
01:49:25 [2020-05-21T01:49:25.611Z] Building e2e image
01:49:25 [2020-05-21T01:49:25.611Z] + docker build --build-arg DOCKER_GITCOMMIT=dee9d2a475f1e3d7c59c2de62bb2fcac5a494b74 -t moby-e2e-test -f Dockerfile.e2e .
01:49:25 [2020-05-21T01:49:25.611Z] #1 [internal] load build definition from Dockerfile.e2e
01:49:25 [2020-05-21T01:49:25.611Z] #1 transferring dockerfile: 3.21kB done
01:49:25 [2020-05-21T01:49:25.611Z] #1 DONE 0.0s
01:49:25 [2020-05-21T01:49:25.611Z] 
01:49:25 [2020-05-21T01:49:25.611Z] #2 [internal] load .dockerignore
01:49:25 [2020-05-21T01:49:25.611Z] #2 transferring context: 34B done
01:49:25 [2020-05-21T01:49:25.611Z] #2 DONE 0.0s
01:49:25 [2020-05-21T01:49:25.611Z] 
01:49:25 [2020-05-21T01:49:25.611Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine
01:49:25 [2020-05-21T01:49:25.869Z] #4 ...
01:49:25 [2020-05-21T01:49:25.869Z] 
01:49:25 [2020-05-21T01:49:25.869Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
01:49:25 [2020-05-21T01:49:25.869Z] #3 DONE 0.2s
01:49:25 [2020-05-21T01:49:25.869Z] 
01:49:25 [2020-05-21T01:49:25.869Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine
01:49:25 [2020-05-21T01:49:25.869Z] #4 DONE 0.2s
01:49:25 [2020-05-21T01:49:25.869Z] 
01:49:25 [2020-05-21T01:49:25.869Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
01:49:25 [2020-05-21T01:49:25.869Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done
01:49:25 [2020-05-21T01:49:25.869Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done
01:49:25 [2020-05-21T01:49:25.869Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done
01:49:25 [2020-05-21T01:49:25.869Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 208.43kB / 301.28kB 0.1s
01:49:25 [2020-05-21T01:49:25.869Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.1s
01:49:25 [2020-05-21T01:49:25.869Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done
01:49:26 [2020-05-21T01:49:26.126Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done
01:49:26 [2020-05-21T01:49:26.126Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done
01:49:26 [2020-05-21T01:49:26.126Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c
01:49:26 [2020-05-21T01:49:26.126Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 1.61MB / 126.95MB 0.2s
01:49:26 [2020-05-21T01:49:26.126Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.2s done
01:49:26 [2020-05-21T01:49:26.126Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 7.96MB / 126.95MB 0.3s
01:49:26 [2020-05-21T01:49:26.384Z] #14 ...
01:49:26 [2020-05-21T01:49:26.384Z] 
01:49:26 [2020-05-21T01:49:26.384Z] #8 [internal] load build context
01:49:26 [2020-05-21T01:49:26.384Z] #8 transferring context: 849.16kB 0.4s done
01:49:26 [2020-05-21T01:49:26.384Z] #8 DONE 0.4s
01:49:26 [2020-05-21T01:49:26.384Z] 
01:49:26 [2020-05-21T01:49:26.384Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
01:49:26 [2020-05-21T01:49:26.384Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done
01:49:26 [2020-05-21T01:49:26.384Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 17.53MB / 126.95MB 0.4s
01:49:26 [2020-05-21T01:49:26.384Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 36.14MB / 126.95MB 0.6s
01:49:26 [2020-05-21T01:49:26.384Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done
01:49:26 [2020-05-21T01:49:26.643Z] #14 ...
01:49:26 [2020-05-21T01:49:26.643Z] 
01:49:26 [2020-05-21T01:49:26.643Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
01:49:26 [2020-05-21T01:49:26.643Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
01:49:26 [2020-05-21T01:49:26.643Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
01:49:26 [2020-05-21T01:49:26.643Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
01:49:26 [2020-05-21T01:49:26.643Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
01:49:26 [2020-05-21T01:49:26.643Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
01:49:26 [2020-05-21T01:49:26.643Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done
01:49:26 [2020-05-21T01:49:26.643Z] #5 DONE 0.8s
01:49:26 [2020-05-21T01:49:26.643Z] 
01:49:26 [2020-05-21T01:49:26.643Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
01:49:26 [2020-05-21T01:49:26.643Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 59.00MB / 126.95MB 0.9s
01:49:26 [2020-05-21T01:49:26.902Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 71.82MB / 126.95MB 1.0s
01:49:26 [2020-05-21T01:49:26.902Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 96.11MB / 126.95MB 1.2s
01:49:27 [2020-05-21T01:49:27.160Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 103.96MB / 126.95MB 1.3s
01:49:27 [2020-05-21T01:49:27.160Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 113.25MB / 126.95MB 1.4s
01:49:27 [2020-05-21T01:49:27.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:49:27 [2020-05-21T01:49:27.417Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.6s
01:49:27 [2020-05-21T01:49:27.592Z] === RUN   TestDockerSuite/TestBuildLastModified
01:49:27 [2020-05-21T01:49:27.675Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.6s done
01:49:27 [2020-05-21T01:49:27.675Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed
01:49:27 [2020-05-21T01:49:27.859Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.63s)
01:49:27 [2020-05-21T01:49:27.859Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:49:27 [2020-05-21T01:49:27.932Z] #14 ...
01:49:27 [2020-05-21T01:49:27.932Z] 
01:49:27 [2020-05-21T01:49:27.932Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
01:49:27 [2020-05-21T01:49:27.932Z] #6 DONE 1.2s
01:49:27 [2020-05-21T01:49:27.932Z] 
01:49:27 [2020-05-21T01:49:27.932Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
01:49:30 [2020-05-21T01:49:30.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:49:33 [2020-05-21T01:49:33.122Z] === RUN   TestDockerSuite/TestBuildLineBreak
01:49:33 [2020-05-21T01:49:33.191Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.0s
01:49:33 [2020-05-21T01:49:33.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:49:33 [2020-05-21T01:49:33.448Z] #14 ...
01:49:33 [2020-05-21T01:49:33.448Z] 
01:49:33 [2020-05-21T01:49:33.448Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
01:49:33 [2020-05-21T01:49:33.448Z] #7 0.987 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.055 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.145 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.148 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.159 (3/30) Installing readline (8.0.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.164 (4/30) Installing bash (5.0.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.181 Executing bash-5.0.0-r0.post-install
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.187 (5/30) Installing ca-certificates (20191127-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.206 (6/30) Installing libgcc (8.3.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.209 (7/30) Installing libstdc++ (8.3.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.224 (8/30) Installing binutils (2.32-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.321 (9/30) Installing gmp (6.1.2-r1)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.327 (10/30) Installing isl (0.18-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.348 (11/30) Installing libgomp (8.3.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.355 (12/30) Installing libatomic (8.3.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.359 (13/30) Installing mpfr3 (3.1.5-r1)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.365 (14/30) Installing mpc1 (1.1.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 2.368 (15/30) Installing gcc (8.3.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 3.237 (16/30) Installing musl-dev (1.1.22-r3)
01:49:33 [2020-05-21T01:49:33.448Z] #7 3.343 (17/30) Installing libc-dev (0.7.1-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 3.344 (18/30) Installing g++ (8.3.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 3.875 (19/30) Installing nghttp2-libs (1.39.2-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 3.882 (20/30) Installing libcurl (7.66.0-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 3.889 (21/30) Installing expat (2.2.8-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 3.892 (22/30) Installing pcre2 (10.33-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 3.909 (23/30) Installing git (2.22.4-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.123 (24/30) Installing libmnl (1.0.4-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.127 (25/30) Installing libnftnl-libs (1.1.3-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.130 (26/30) Installing iptables (1.8.3-r1)
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.156 (27/30) Installing pigz (2.4-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.164 (28/30) Installing tar (1.32-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.171 (29/30) Installing xz-libs (5.2.4-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.176 (30/30) Installing xz (5.2.4-r0)
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.181 Executing busybox-1.30.1-r3.trigger
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.187 Executing ca-certificates-20191127-r0.trigger
01:49:33 [2020-05-21T01:49:33.448Z] #7 4.242 OK: 179 MiB in 44 packages
01:49:33 [2020-05-21T01:49:33.448Z] #7 DONE 5.5s
01:49:33 [2020-05-21T01:49:33.448Z] 
01:49:33 [2020-05-21T01:49:33.448Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
01:49:33 [2020-05-21T01:49:33.448Z] #9 DONE 0.1s
01:49:33 [2020-05-21T01:49:33.448Z] 
01:49:33 [2020-05-21T01:49:33.448Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
01:49:33 [2020-05-21T01:49:33.448Z] #14 ...
01:49:33 [2020-05-21T01:49:33.448Z] 
01:49:33 [2020-05-21T01:49:33.448Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
01:49:33 [2020-05-21T01:49:33.448Z] #10 DONE 0.1s
01:49:33 [2020-05-21T01:49:33.448Z] 
01:49:33 [2020-05-21T01:49:33.448Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
01:49:33 [2020-05-21T01:49:33.448Z] #11 DONE 0.1s
01:49:33 [2020-05-21T01:49:33.448Z] 
01:49:33 [2020-05-21T01:49:33.448Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
01:49:33 [2020-05-21T01:49:33.705Z] #12 DONE 0.1s
01:49:33 [2020-05-21T01:49:33.705Z] 
01:49:33 [2020-05-21T01:49:33.705Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
01:49:33 [2020-05-21T01:49:33.705Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 6.0s done
01:49:33 [2020-05-21T01:49:33.705Z] #14 ...
01:49:33 [2020-05-21T01:49:33.705Z] 
01:49:33 [2020-05-21T01:49:33.705Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
01:49:33 [2020-05-21T01:49:33.705Z] #13 DONE 0.1s
01:49:33 [2020-05-21T01:49:33.705Z] 
01:49:33 [2020-05-21T01:49:33.705Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
01:49:33 [2020-05-21T01:49:33.705Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392
01:49:33 [2020-05-21T01:49:33.962Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done
01:49:33 [2020-05-21T01:49:33.962Z] #14 DONE 8.1s
01:49:33 [2020-05-21T01:49:33.962Z] 
01:49:33 [2020-05-21T01:49:33.962Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
01:49:34 [2020-05-21T01:49:34.893Z] #15 0.778 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
01:49:35 [2020-05-21T01:49:35.833Z] #15 1.837 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
01:49:35 [2020-05-21T01:49:35.833Z] #15 1.923 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4)
01:49:35 [2020-05-21T01:49:35.833Z] #15 1.927 (2/42) Installing ncurses-libs (6.1_p20200118-r4)
01:49:35 [2020-05-21T01:49:35.833Z] #15 1.934 (3/42) Installing readline (8.0.1-r0)
01:49:35 [2020-05-21T01:49:35.833Z] #15 1.938 (4/42) Installing bash (5.0.11-r1)
01:49:35 [2020-05-21T01:49:35.833Z] #15 1.950 Executing bash-5.0.11-r1.post-install
01:49:35 [2020-05-21T01:49:35.833Z] #15 1.952 (5/42) Installing linux-headers (4.19.36-r0)
01:49:35 [2020-05-21T01:49:35.833Z] #15 2.027 (6/42) Installing libblkid (2.34-r1)
01:49:36 [2020-05-21T01:49:36.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.032 (7/42) Installing libuuid (2.34-r1)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.034 (8/42) Installing btrfs-progs-libs (5.4-r0)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.041 (9/42) Installing btrfs-progs-dev (5.4-r0)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.045 (10/42) Installing libgcc (9.2.0-r4)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.047 (11/42) Installing libstdc++ (9.2.0-r4)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.059 (12/42) Installing binutils (2.33.1-r0)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.133 (13/42) Installing libmagic (5.37-r1)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.152 (14/42) Installing file (5.37-r1)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.154 (15/42) Installing gmp (6.1.2-r1)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.159 (16/42) Installing isl (0.18-r0)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.173 (17/42) Installing libgomp (9.2.0-r4)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.176 (18/42) Installing libatomic (9.2.0-r4)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.178 (19/42) Installing mpfr4 (4.0.2-r1)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.183 (20/42) Installing mpc1 (1.1.0-r1)
01:49:36 [2020-05-21T01:49:36.091Z] #15 2.186 (21/42) Installing gcc (9.2.0-r4)
01:49:36 [2020-05-21T01:49:36.660Z] #15 2.864 (22/42) Installing musl-dev (1.1.24-r2)
01:49:36 [2020-05-21T01:49:36.917Z] #15 2.934 (23/42) Installing libc-dev (0.7.2-r0)
01:49:36 [2020-05-21T01:49:36.917Z] #15 2.935 (24/42) Installing g++ (9.2.0-r4)
01:49:37 [2020-05-21T01:49:37.298Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
01:49:37 [2020-05-21T01:49:37.298Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
01:49:37 [2020-05-21T01:49:37.298Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
01:49:37 [2020-05-21T01:49:37.298Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
01:49:37 [2020-05-21T01:49:37.298Z] === RUN   TestDockerSuite/TestBuildMaintainer
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.596 (25/42) Installing make (4.2.1-r2)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.602 (26/42) Installing fortify-headers (1.1-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.604 (27/42) Installing build-base (0.5-r1)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.605 (28/42) Installing nghttp2-libs (1.40.0-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.609 (29/42) Installing libcurl (7.67.0-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.616 (30/42) Installing curl (7.67.0-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.620 (31/42) Installing oniguruma (6.9.4-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.627 (32/42) Installing jq (1.6-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.636 (33/42) Installing device-mapper-libs (2.02.186-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.642 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.644 (35/42) Installing libaio (0.3.112-r1)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.647 (36/42) Installing lvm2-libs (2.02.186-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.677 (37/42) Installing libfdisk (2.34-r1)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.683 (38/42) Installing libmount (2.34-r1)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.688 (39/42) Installing libsmartcols (2.34-r1)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.691 (40/42) Installing pkgconf (1.6.3-r0)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.694 (41/42) Installing util-linux-dev (2.34-r1)
01:49:37 [2020-05-21T01:49:37.481Z] #15 3.715 (42/42) Installing lvm2-dev (2.02.186-r0)
01:49:37 [2020-05-21T01:49:37.555Z] === RUN   TestDockerSuite/TestBuildMissingArgs
01:49:37 [2020-05-21T01:49:37.738Z] #15 3.723 Executing busybox-1.31.1-r9.trigger
01:49:37 [2020-05-21T01:49:37.738Z] #15 3.730 OK: 196 MiB in 57 packages
01:49:37 [2020-05-21T01:49:37.996Z] #15 DONE 4.1s
01:49:37 [2020-05-21T01:49:37.996Z] 
01:49:37 [2020-05-21T01:49:37.996Z] #16 [base 3/5] RUN mkdir -p /build/
01:49:38 [2020-05-21T01:49:38.770Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:49:38 [2020-05-21T01:49:38.770Z] Using test binary docker
01:49:38 [2020-05-21T01:49:38.770Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:49:38 [2020-05-21T01:49:38.770Z] +++ /etc/init.d/apparmor start
01:49:38 [2020-05-21T01:49:38.770Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:49:38 [2020-05-21T01:49:38.770Z] INFO: Waiting for daemon to start...
01:49:38 [2020-05-21T01:49:38.770Z] Starting dockerd
01:49:38 [2020-05-21T01:49:38.770Z] +++ 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
01:49:38 [2020-05-21T01:49:38.924Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
01:49:38 [2020-05-21T01:49:38.925Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
01:49:38 [2020-05-21T01:49:38.928Z] #16 DONE 0.7s
01:49:38 [2020-05-21T01:49:38.928Z] 
01:49:38 [2020-05-21T01:49:38.928Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
01:49:39 [2020-05-21T01:49:39.492Z] #17 DONE 0.7s
01:49:39 [2020-05-21T01:49:39.492Z] 
01:49:39 [2020-05-21T01:49:39.492Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
01:49:39 [2020-05-21T01:49:39.492Z] #18 DONE 0.0s
01:49:39 [2020-05-21T01:49:39.492Z] 
01:49:39 [2020-05-21T01:49:39.492Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
01:49:39 [2020-05-21T01:49:39.492Z] #26 DONE 0.1s
01:49:39 [2020-05-21T01:49:39.492Z] 
01:49:39 [2020-05-21T01:49:39.492Z] #31 [builder 1/4] COPY . .
01:49:39 [2020-05-21T01:49:39.760Z] #31 ...
01:49:39 [2020-05-21T01:49:39.760Z] 
01:49:39 [2020-05-21T01:49:39.760Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
01:49:39 [2020-05-21T01:49:39.760Z] #22 DONE 0.1s
01:49:39 [2020-05-21T01:49:39.760Z] 
01:49:39 [2020-05-21T01:49:39.760Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
01:49:39 [2020-05-21T01:49:39.760Z] #19 DONE 0.1s
01:49:39 [2020-05-21T01:49:39.760Z] 
01:49:39 [2020-05-21T01:49:39.760Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
01:49:39 [2020-05-21T01:49:39.760Z] #27 DONE 0.1s
01:49:39 [2020-05-21T01:49:39.760Z] 
01:49:39 [2020-05-21T01:49:39.760Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
01:49:39 [2020-05-21T01:49:39.760Z] #23 DONE 0.1s
01:49:39 [2020-05-21T01:49:39.760Z] 
01:49:39 [2020-05-21T01:49:39.760Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
01:49:39 [2020-05-21T01:49:39.760Z] #28 DONE 0.1s
01:49:39 [2020-05-21T01:49:39.760Z] 
01:49:39 [2020-05-21T01:49:39.760Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
01:49:40 [2020-05-21T01:49:40.693Z] #29 ...
01:49:40 [2020-05-21T01:49:40.693Z] 
01:49:40 [2020-05-21T01:49:40.693Z] #31 [builder 1/4] COPY . .
01:49:40 [2020-05-21T01:49:40.693Z] #31 DONE 1.2s
01:49:40 [2020-05-21T01:49:40.800Z] .
01:49:40 [2020-05-21T01:49:40.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:49:40 [2020-05-21T01:49:40.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:49:40 [2020-05-21T01:49:40.821Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
01:49:40 [2020-05-21T01:49:40.950Z] 
01:49:40 [2020-05-21T01:49:40.950Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
01:49:41 [2020-05-21T01:49:41.085Z] Error: No such image: emptyfs
01:49:41 [2020-05-21T01:49:41.086Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:49:41 [2020-05-21T01:49:41.086Z] ++++ docker load
01:49:41 [2020-05-21T01:49:41.086Z] Running integration-test (iteration 1)
01:49:41 [2020-05-21T01:49:41.086Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
01:49:41 [2020-05-21T01:49:41.086Z] ++ 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
01:49:41 [2020-05-21T01:49:41.086Z] ++ set -e
01:49:41 [2020-05-21T01:49:41.086Z] ++ '[' -n 0 ']'
01:49:41 [2020-05-21T01:49:41.086Z] ++ set -x
01:49:41 [2020-05-21T01:49:41.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
01:49:42 [2020-05-21T01:49:42.327Z] #32 DONE 1.5s
01:49:42 [2020-05-21T01:49:42.328Z] 
01:49:42 [2020-05-21T01:49:42.328Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.857 + RM_GOPATH=0
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.858 + TMP_GOPATH=
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.858 + : /build
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.859 + '[' -z '' ']'
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.862 ++ mktemp -d
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.862 + export GOPATH=/tmp/tmp.igFpDp
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.863 + GOPATH=/tmp/tmp.igFpDp
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.863 + RM_GOPATH=1
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.864 + case "$(go env GOARCH)" in
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.864 ++ go env GOARCH
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.869 + export GO_BUILDMODE=-buildmode=pie
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.870 + GO_BUILDMODE=-buildmode=pie
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.870 ++ dirname ./install.sh
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.870 + dir=.
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.871 + bin=dockercli
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.871 + shift
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.871 + '[' '!' -f ./dockercli.installer ']'
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.873 + . ./dockercli.installer
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.873 ++ : stable
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.874 ++ : 17.06.2-ce
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.875 + install_dockercli
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.875 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.876 Install docker/cli version 17.06.2-ce from stable
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.876 ++ uname -m
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.877 + arch=x86_64
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.877 + '[' x86_64 '!=' x86_64 ']'
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.878 + url=https://download.docker.com/linux/static
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.878 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
01:49:42 [2020-05-21T01:49:42.328Z] #24 1.882 + tar -xz docker/docker
01:49:44 [2020-05-21T01:49:44.858Z] #24 4.691 + mkdir -p /build
01:49:44 [2020-05-21T01:49:44.858Z] #24 4.693 + mv docker/docker /build/
01:49:44 [2020-05-21T01:49:44.858Z] #24 4.699 + rmdir docker
01:49:44 [2020-05-21T01:49:44.858Z] #24 DONE 4.9s
01:49:44 [2020-05-21T01:49:44.858Z] 
01:49:44 [2020-05-21T01:49:44.858Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
01:49:44 [2020-05-21T01:49:44.858Z] #20 3.390 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
01:49:44 [2020-05-21T01:49:44.858Z] #20 3.962 
01:49:44 [2020-05-21T01:49:44.858Z] #20 4.111 
                                                                           0.0%
#############                                                             18.7%
#####################                                                     29.4%
###############################                                           44.2%
#########################################                                 57.3%
##################################################                        69.6%
#########################################################                 79.8%
######################################################################## 100.0%
01:49:44 [2020-05-21T01:49:44.996Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
01:49:44 [2020-05-21T01:49:44.996Z] PASS
01:49:44 [2020-05-21T01:49:44.996Z] 
01:49:44 [2020-05-21T01:49:44.996Z] DONE 17 tests in 51.827s
01:49:44 [2020-05-21T01:49:44.996Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:49:44 [2020-05-21T01:49:44.996Z] ++ 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
01:49:44 [2020-05-21T01:49:44.996Z] ++ set -e
01:49:44 [2020-05-21T01:49:44.996Z] ++ '[' -n 0 ']'
01:49:44 [2020-05-21T01:49:44.996Z] ++ set -x
01:49:44 [2020-05-21T01:49:44.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
01:49:44 [2020-05-21T01:49:44.996Z] INFO: Testing against a local daemon
01:49:44 [2020-05-21T01:49:44.996Z] === RUN   TestPluginInvalidJSON
01:49:44 [2020-05-21T01:49:44.996Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
01:49:44 [2020-05-21T01:49:44.996Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:49:44 [2020-05-21T01:49:44.996Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:49:44 [2020-05-21T01:49:44.996Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:49:44 [2020-05-21T01:49:44.996Z] --- PASS: TestPluginInvalidJSON (0.03s)
01:49:44 [2020-05-21T01:49:44.996Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
01:49:44 [2020-05-21T01:49:44.996Z] === RUN   TestPluginInstall
01:49:44 [2020-05-21T01:49:44.996Z] === RUN   TestPluginInstall/no_auth
01:49:44 [2020-05-21T01:49:44.996Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
01:49:45 [2020-05-21T01:49:45.117Z] #20 5.538 
01:49:45 [2020-05-21T01:49:45.632Z] #20 5.777 #=#=#                                                                         

###############                                                           21.0%
##########################################################                80.8%
######################################################################## 100.0%
01:49:45 [2020-05-21T01:49:45.889Z] #20 6.409 
01:49:45 [2020-05-21T01:49:45.928Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
01:49:46 [2020-05-21T01:49:46.661Z] #20 6.528 
                                                                           0.0%
################                                                          22.7%
######################################                                    53.6%
########################################################                  78.0%
######################################################################## 100.0%
01:49:46 [2020-05-21T01:49:46.919Z] #20 7.380 
01:49:48 [2020-05-21T01:49:48.731Z] #20 7.511 
                                                                           0.0%
####                                                                       6.7%
##########                                                                14.6%
################                                                          22.5%
####################                                                      27.8%
#########################                                                 35.6%
###################################                                       49.3%
######################################                                    52.9%
###########################################                               60.4%
################################################                          67.6%
#######################################################                   77.0%
###############################################################           87.8%
#####################################################################     97.1%
######################################################################## 100.0%
01:49:48 [2020-05-21T01:49:48.989Z] #20 9.300 
01:49:50 [2020-05-21T01:49:50.363Z] #20 10.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
01:49:50 [2020-05-21T01:49:50.620Z] #20 10.99 
01:49:50 [2020-05-21T01:49:50.878Z] #20 11.09 
######################################################################## 100.0%
01:49:51 [2020-05-21T01:49:51.136Z] #20 11.43 
01:49:51 [2020-05-21T01:49:51.187Z] time="2020-05-21T01:49:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:49:51 [2020-05-21T01:49:51.188Z] time="2020-05-21T01:49:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:49:51 [2020-05-21T01:49:51.188Z] time="2020-05-21T01:49:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78aa6c4d98b17c5355ea1f4a62e1464402774161b7da65b6b8144cd6a152ab06" mediatype=application/vnd.docker.plugin.v1+json size=522
01:49:51 [2020-05-21T01:49:51.188Z] time="2020-05-21T01:49:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:49:51 [2020-05-21T01:49:51.188Z] time="2020-05-21T01:49:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:49:51 [2020-05-21T01:49:51.188Z] time="2020-05-21T01:49:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78aa6c4d98b17c5355ea1f4a62e1464402774161b7da65b6b8144cd6a152ab06" mediatype=application/vnd.docker.plugin.v1+json size=522
01:49:51 [2020-05-21T01:49:51.751Z] === RUN   TestPluginInstall/with_htpasswd
01:49:52 [2020-05-21T01:49:52.070Z] #20 12.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
01:49:52 [2020-05-21T01:49:52.318Z] time="2020-05-21T01:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:49:52 [2020-05-21T01:49:52.319Z] time="2020-05-21T01:49:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:49:52 [2020-05-21T01:49:52.319Z] time="2020-05-21T01:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cecdc851fe65bdc33ccea86fbbee255607abb69b9620e6468d8f1d5b7fb3fa7" mediatype=application/vnd.docker.plugin.v1+json size=522
01:49:52 [2020-05-21T01:49:52.319Z] time="2020-05-21T01:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:49:52 [2020-05-21T01:49:52.319Z] time="2020-05-21T01:49:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:49:52 [2020-05-21T01:49:52.319Z] time="2020-05-21T01:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cecdc851fe65bdc33ccea86fbbee255607abb69b9620e6468d8f1d5b7fb3fa7" mediatype=application/vnd.docker.plugin.v1+json size=522
01:49:52 [2020-05-21T01:49:52.328Z] #20 ...
01:49:52 [2020-05-21T01:49:52.328Z] 
01:49:52 [2020-05-21T01:49:52.328Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
01:49:52 [2020-05-21T01:49:52.328Z] #33 1.418 
01:49:52 [2020-05-21T01:49:52.328Z] #33 1.606 Removing bundles/
01:49:52 [2020-05-21T01:49:52.328Z] #33 1.607 
01:49:52 [2020-05-21T01:49:52.328Z] #33 1.617 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
01:49:52 [2020-05-21T01:49:52.328Z] #33 3.408 Building test suite binary ./integration-cli/test.main
01:49:52 [2020-05-21T01:49:52.578Z] === RUN   TestPluginInstall/with_insecure
01:49:52 [2020-05-21T01:49:52.585Z] #33 ...
01:49:52 [2020-05-21T01:49:52.585Z] 
01:49:52 [2020-05-21T01:49:52.585Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
01:49:52 [2020-05-21T01:49:52.585Z] #20 12.82 
01:49:52 [2020-05-21T01:49:52.843Z] #20 12.97 
                                                                           0.7%
######################################################################## 100.0%
01:49:53 [2020-05-21T01:49:53.101Z] #20 13.33 
01:49:53 [2020-05-21T01:49:53.948Z] time="2020-05-21T01:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:49:53 [2020-05-21T01:49:53.948Z] time="2020-05-21T01:49:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:49:53 [2020-05-21T01:49:53.948Z] time="2020-05-21T01:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8127907bbd223e269e2e456d07f5d5fdf72166c1e2138f70d1d0071416b7a5a" mediatype=application/vnd.docker.plugin.v1+json size=522
01:49:53 [2020-05-21T01:49:53.948Z] time="2020-05-21T01:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:49:53 [2020-05-21T01:49:53.948Z] time="2020-05-21T01:49:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
01:49:53 [2020-05-21T01:49:53.948Z] time="2020-05-21T01:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8127907bbd223e269e2e456d07f5d5fdf72166c1e2138f70d1d0071416b7a5a" mediatype=application/vnd.docker.plugin.v1+json size=522
01:49:53 [2020-05-21T01:49:53.948Z] --- PASS: TestPluginInstall (9.36s)
01:49:53 [2020-05-21T01:49:53.948Z]     --- PASS: TestPluginInstall/no_auth (7.02s)
01:49:53 [2020-05-21T01:49:53.948Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
01:49:53 [2020-05-21T01:49:53.948Z]     --- PASS: TestPluginInstall/with_insecure (1.43s)
01:49:53 [2020-05-21T01:49:53.948Z]         plugin_test.go:157: [d472dd57e8a93] daemon is not started
01:49:53 [2020-05-21T01:49:53.948Z] PASS
01:49:53 [2020-05-21T01:49:53.948Z] 
01:49:53 [2020-05-21T01:49:53.948Z] DONE 6 tests in 9.537s
01:49:53 [2020-05-21T01:49:53.948Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:49:53 [2020-05-21T01:49:53.948Z] ++ 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
01:49:53 [2020-05-21T01:49:53.948Z] ++ set -e
01:49:53 [2020-05-21T01:49:53.948Z] ++ '[' -n 0 ']'
01:49:53 [2020-05-21T01:49:53.948Z] ++ set -x
01:49:53 [2020-05-21T01:49:53.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
01:49:54 [2020-05-21T01:49:54.205Z] INFO: Testing against a local daemon
01:49:54 [2020-05-21T01:49:54.205Z] === RUN   TestExternalGraphDriver
01:49:54 [2020-05-21T01:49:54.205Z] === RUN   TestExternalGraphDriver/json
01:49:54 [2020-05-21T01:49:54.475Z] #20 14.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
01:49:54 [2020-05-21T01:49:54.475Z] #20 14.72 skipping existing 1849cc453dee
01:49:54 [2020-05-21T01:49:54.737Z] #20 15.06 
01:49:56 [2020-05-21T01:49:56.119Z] #20 16.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
01:49:56 [2020-05-21T01:49:56.355Z] Loaded image: buildpack-deps:jessie
01:49:56 [2020-05-21T01:49:56.355Z] Loaded image: busybox:latest
01:49:56 [2020-05-21T01:49:56.355Z] Loaded image: busybox:glibc
01:49:56 [2020-05-21T01:49:56.355Z] Loaded image: debian:jessie
01:49:56 [2020-05-21T01:49:56.355Z] Loaded image: hello-world:latest
01:49:56 [2020-05-21T01:49:56.355Z] INFO: Testing against a local daemon
01:49:56 [2020-05-21T01:49:56.355Z] === RUN   TestCgroupNamespacesBuild
01:49:56 [2020-05-21T01:49:56.377Z] #20 16.66 
01:49:56 [2020-05-21T01:49:56.635Z] #20 16.76 
######################################################################## 100.0%
01:49:56 [2020-05-21T01:49:56.731Z] === RUN   TestExternalGraphDriver/spec
01:49:56 [2020-05-21T01:49:56.894Z] #20 17.18 
01:49:56 [2020-05-21T01:49:56.894Z] #20 17.28 Download of images into '/build' complete.
01:49:56 [2020-05-21T01:49:56.974Z] --- PASS: TestCgroupNamespacesBuild (1.63s)
01:49:56 [2020-05-21T01:49:56.974Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:49:57 [2020-05-21T01:49:57.153Z] #20 17.28 Use something like the following to load the result into a Docker daemon:
01:49:57 [2020-05-21T01:49:57.153Z] #20 17.28   tar -cC '/build' . | docker load
01:49:57 [2020-05-21T01:49:57.411Z] #20 DONE 17.6s
01:49:57 [2020-05-21T01:49:57.411Z] 
01:49:57 [2020-05-21T01:49:57.411Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
01:49:58 [2020-05-21T01:49:58.103Z] === RUN   TestExternalGraphDriver/pull
01:49:58 [2020-05-21T01:49:58.360Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
01:49:58 [2020-05-21T01:49:58.469Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.55s)
01:49:58 [2020-05-21T01:49:58.469Z] === RUN   TestBuildWithSession
01:49:58 [2020-05-21T01:49:58.469Z] --- SKIP: TestBuildWithSession (0.00s)
01:49:58 [2020-05-21T01:49:58.469Z]     build_session_test.go:25: TODO: BuildKit
01:49:58 [2020-05-21T01:49:58.469Z] === RUN   TestBuildSquashParent
01:49:59 [2020-05-21T01:49:59.310Z] #33 ...
01:49:59 [2020-05-21T01:49:59.310Z] 
01:49:59 [2020-05-21T01:49:59.310Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
01:49:59 [2020-05-21T01:49:59.876Z] #21 DONE 0.6s
01:49:59 [2020-05-21T01:49:59.876Z] 
01:49:59 [2020-05-21T01:49:59.876Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
01:49:59 [2020-05-21T01:49:59.876Z] #25 DONE 0.1s
01:49:59 [2020-05-21T01:49:59.876Z] 
01:49:59 [2020-05-21T01:49:59.876Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
01:50:00 [2020-05-21T01:50:00.256Z] --- PASS: TestExternalGraphDriver (6.07s)
01:50:00 [2020-05-21T01:50:00.256Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
01:50:00 [2020-05-21T01:50:00.256Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
01:50:00 [2020-05-21T01:50:00.256Z]     --- PASS: TestExternalGraphDriver/pull (1.96s)
01:50:00 [2020-05-21T01:50:00.256Z] === RUN   TestGraphdriverPluginV2
01:50:02 [2020-05-21T01:50:02.778Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
01:50:02 [2020-05-21T01:50:02.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
01:50:03 [2020-05-21T01:50:03.985Z] --- PASS: TestBuildSquashParent (4.93s)
01:50:03 [2020-05-21T01:50:03.985Z] === RUN   TestBuildWithRemoveAndForceRemove
01:50:03 [2020-05-21T01:50:03.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:50:03 [2020-05-21T01:50:03.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:50:03 [2020-05-21T01:50:03.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:50:03 [2020-05-21T01:50:03.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:50:03 [2020-05-21T01:50:03.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:50:03 [2020-05-21T01:50:03.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:50:03 [2020-05-21T01:50:03.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:50:03 [2020-05-21T01:50:03.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:50:03 [2020-05-21T01:50:03.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:50:03 [2020-05-21T01:50:03.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:50:03 [2020-05-21T01:50:03.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:50:03 [2020-05-21T01:50:03.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:50:03 [2020-05-21T01:50:03.985Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:50:03 [2020-05-21T01:50:03.985Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:50:03 [2020-05-21T01:50:03.985Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:50:03 [2020-05-21T01:50:03.985Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:50:04 [2020-05-21T01:50:04.149Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
01:50:05 [2020-05-21T01:50:05.082Z] --- PASS: TestGraphdriverPluginV2 (4.90s)
01:50:05 [2020-05-21T01:50:05.082Z] PASS
01:50:05 [2020-05-21T01:50:05.082Z] 
01:50:05 [2020-05-21T01:50:05.082Z] DONE 5 tests in 11.084s
01:50:05 [2020-05-21T01:50:05.082Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:50:05 [2020-05-21T01:50:05.082Z] ++ 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
01:50:05 [2020-05-21T01:50:05.082Z] ++ set -e
01:50:05 [2020-05-21T01:50:05.082Z] ++ '[' -n 0 ']'
01:50:05 [2020-05-21T01:50:05.082Z] ++ set -x
01:50:05 [2020-05-21T01:50:05.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
01:50:05 [2020-05-21T01:50:05.340Z] INFO: Testing against a local daemon
01:50:05 [2020-05-21T01:50:05.340Z] === RUN   TestContinueAfterPluginCrash
01:50:05 [2020-05-21T01:50:05.340Z] === PAUSE TestContinueAfterPluginCrash
01:50:05 [2020-05-21T01:50:05.340Z] === RUN   TestReadPluginNoRead
01:50:05 [2020-05-21T01:50:05.340Z] === PAUSE TestReadPluginNoRead
01:50:05 [2020-05-21T01:50:05.340Z] === RUN   TestDaemonStartWithLogOpt
01:50:05 [2020-05-21T01:50:05.340Z] === PAUSE TestDaemonStartWithLogOpt
01:50:05 [2020-05-21T01:50:05.340Z] === CONT  TestContinueAfterPluginCrash
01:50:05 [2020-05-21T01:50:05.340Z] === CONT  TestDaemonStartWithLogOpt
01:50:06 [2020-05-21T01:50:06.686Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:50:06 [2020-05-21T01:50:06.686Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:50:07 [2020-05-21T01:50:07.869Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
01:50:07 [2020-05-21T01:50:07.869Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
01:50:07 [2020-05-21T01:50:07.869Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
01:50:09 [2020-05-21T01:50:09.378Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
01:50:09 [2020-05-21T01:50:09.378Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s)
01:50:09 [2020-05-21T01:50:09.378Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s)
01:50:09 [2020-05-21T01:50:09.378Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s)
01:50:09 [2020-05-21T01:50:09.378Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s)
01:50:09 [2020-05-21T01:50:09.378Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s)
01:50:09 [2020-05-21T01:50:09.378Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s)
01:50:09 [2020-05-21T01:50:09.378Z] === RUN   TestBuildMultiStageCopy
01:50:09 [2020-05-21T01:50:09.378Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:50:10 [2020-05-21T01:50:10.858Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:50:11 [2020-05-21T01:50:11.152Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:50:11 [2020-05-21T01:50:11.778Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:50:12 [2020-05-21T01:50:12.051Z] --- PASS: TestDaemonStartWithLogOpt (6.51s)
01:50:12 [2020-05-21T01:50:12.051Z] === CONT  TestReadPluginNoRead
01:50:12 [2020-05-21T01:50:12.063Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:50:12 [2020-05-21T01:50:12.074Z] #29 31.64 # github.com/docker/docker/contrib/httpserver
01:50:12 [2020-05-21T01:50:12.074Z] #29 31.64 loadinternal: cannot find runtime/cgo
01:50:12 [2020-05-21T01:50:12.074Z] #29 DONE 31.9s
01:50:12 [2020-05-21T01:50:12.074Z] 
01:50:12 [2020-05-21T01:50:12.074Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
01:50:12 [2020-05-21T01:50:12.332Z] #33 ...
01:50:12 [2020-05-21T01:50:12.332Z] 
01:50:12 [2020-05-21T01:50:12.332Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
01:50:12 [2020-05-21T01:50:12.332Z] #30 DONE 0.1s
01:50:12 [2020-05-21T01:50:12.332Z] 
01:50:12 [2020-05-21T01:50:12.332Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
01:50:12 [2020-05-21T01:50:12.348Z] --- PASS: TestBuildMultiStageCopy (3.47s)
01:50:12 [2020-05-21T01:50:12.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s)
01:50:12 [2020-05-21T01:50:12.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
01:50:12 [2020-05-21T01:50:12.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s)
01:50:12 [2020-05-21T01:50:12.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
01:50:12 [2020-05-21T01:50:12.349Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
01:50:12 [2020-05-21T01:50:12.349Z] === RUN   TestBuildMultiStageParentConfig
01:50:13 [2020-05-21T01:50:13.366Z] --- PASS: TestBuildMultiStageParentConfig (1.00s)
01:50:13 [2020-05-21T01:50:13.366Z] === RUN   TestBuildLabelWithTargets
01:50:14 [2020-05-21T01:50:14.574Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
01:50:14 [2020-05-21T01:50:14.832Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
01:50:15 [2020-05-21T01:50:15.089Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:50:15 [2020-05-21T01:50:15.400Z] --- PASS: TestBuildLabelWithTargets (1.57s)
01:50:15 [2020-05-21T01:50:15.400Z] === RUN   TestBuildWithEmptyLayers
01:50:15 [2020-05-21T01:50:15.685Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
01:50:15 [2020-05-21T01:50:15.685Z] === RUN   TestBuildMultiStageOnBuild
01:50:16 [2020-05-21T01:50:16.983Z] --- PASS: TestContinueAfterPluginCrash (11.64s)
01:50:17 [2020-05-21T01:50:17.240Z] === RUN   TestDockerSuite/TestBuildMultipleTags
01:50:17 [2020-05-21T01:50:17.240Z] === RUN   TestReadPluginNoRead/default
01:50:17 [2020-05-21T01:50:17.497Z] === RUN   TestDockerSuite/TestBuildNetContainer
01:50:18 [2020-05-21T01:50:18.382Z] --- PASS: TestBuildMultiStageOnBuild (2.13s)
01:50:18 [2020-05-21T01:50:18.382Z] === RUN   TestBuildUncleanTarFilenames
01:50:19 [2020-05-21T01:50:19.002Z] --- PASS: TestBuildUncleanTarFilenames (1.11s)
01:50:19 [2020-05-21T01:50:19.002Z] === RUN   TestBuildMultiStageLayerLeak
01:50:19 [2020-05-21T01:50:19.393Z] === RUN   TestReadPluginNoRead/disabled_caching
01:50:19 [2020-05-21T01:50:19.651Z] === RUN   TestDockerSuite/TestBuildNetNone
01:50:20 [2020-05-21T01:50:20.582Z] === RUN   TestDockerSuite/TestBuildNoContext
01:50:21 [2020-05-21T01:50:21.147Z] --- PASS: TestReadPluginNoRead (9.25s)
01:50:21 [2020-05-21T01:50:21.147Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s)
01:50:21 [2020-05-21T01:50:21.147Z]     --- PASS: TestReadPluginNoRead/default (1.89s)
01:50:21 [2020-05-21T01:50:21.147Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.86s)
01:50:21 [2020-05-21T01:50:21.147Z]     read_test.go:91: [d8e14022d8a24] daemon is not started
01:50:21 [2020-05-21T01:50:21.147Z] PASS
01:50:21 [2020-05-21T01:50:21.147Z] 
01:50:21 [2020-05-21T01:50:21.147Z] DONE 6 tests in 15.942s
01:50:21 [2020-05-21T01:50:21.147Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:50:21 [2020-05-21T01:50:21.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
01:50:21 [2020-05-21T01:50:21.147Z] ++ set -e
01:50:21 [2020-05-21T01:50:21.147Z] ++ '[' -n 0 ']'
01:50:21 [2020-05-21T01:50:21.147Z] ++ set -x
01:50:21 [2020-05-21T01:50:21.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
01:50:21 [2020-05-21T01:50:21.147Z] testing: warning: no tests to run
01:50:21 [2020-05-21T01:50:21.147Z] PASS
01:50:21 [2020-05-21T01:50:21.147Z] 
01:50:21 [2020-05-21T01:50:21.147Z] DONE 0 tests in 0.037s
01:50:21 [2020-05-21T01:50:21.147Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:50:21 [2020-05-21T01:50:21.147Z] ++ 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
01:50:21 [2020-05-21T01:50:21.147Z] ++ set -e
01:50:21 [2020-05-21T01:50:21.147Z] ++ '[' -n 0 ']'
01:50:21 [2020-05-21T01:50:21.147Z] ++ set -x
01:50:21 [2020-05-21T01:50:21.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
01:50:21 [2020-05-21T01:50:21.147Z] INFO: Testing against a local daemon
01:50:21 [2020-05-21T01:50:21.147Z] === RUN   TestPluginWithDevMounts
01:50:21 [2020-05-21T01:50:21.147Z] === PAUSE TestPluginWithDevMounts
01:50:21 [2020-05-21T01:50:21.147Z] === CONT  TestPluginWithDevMounts
01:50:21 [2020-05-21T01:50:21.694Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s)
01:50:21 [2020-05-21T01:50:21.694Z] === RUN   TestBuildWithHugeFile
01:50:21 [2020-05-21T01:50:21.711Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
01:50:21 [2020-05-21T01:50:21.968Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
01:50:22 [2020-05-21T01:50:22.900Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
01:50:23 [2020-05-21T01:50:23.464Z] --- PASS: TestPluginWithDevMounts (2.04s)
01:50:23 [2020-05-21T01:50:23.464Z] PASS
01:50:23 [2020-05-21T01:50:23.464Z] 
01:50:23 [2020-05-21T01:50:23.464Z] DONE 1 tests in 2.181s
01:50:23 [2020-05-21T01:50:23.464Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
01:50:23 [2020-05-21T01:50:23.464Z] ++ 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
01:50:23 [2020-05-21T01:50:23.464Z] ++ set -e
01:50:23 [2020-05-21T01:50:23.464Z] ++ '[' -n 0 ']'
01:50:23 [2020-05-21T01:50:23.464Z] ++ set -x
01:50:23 [2020-05-21T01:50:23.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
01:50:23 [2020-05-21T01:50:23.464Z] INFO: Testing against a local daemon
01:50:23 [2020-05-21T01:50:23.464Z] === RUN   TestSecretInspect
01:50:25 [2020-05-21T01:50:25.359Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
01:50:25 [2020-05-21T01:50:25.616Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
01:50:25 [2020-05-21T01:50:25.616Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
01:50:26 [2020-05-21T01:50:26.181Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
01:50:27 [2020-05-21T01:50:27.114Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
01:50:27 [2020-05-21T01:50:27.114Z] --- PASS: TestSecretInspect (3.55s)
01:50:27 [2020-05-21T01:50:27.114Z] === RUN   TestSecretList
01:50:28 [2020-05-21T01:50:28.046Z] === RUN   TestDockerSuite/TestBuildOnBuild
01:50:30 [2020-05-21T01:50:30.571Z] --- PASS: TestSecretList (3.25s)
01:50:30 [2020-05-21T01:50:30.571Z] === RUN   TestSecretsCreateAndDelete
01:50:30 [2020-05-21T01:50:30.571Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
01:50:31 [2020-05-21T01:50:31.136Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
01:50:33 [2020-05-21T01:50:33.656Z] --- PASS: TestSecretsCreateAndDelete (3.19s)
01:50:33 [2020-05-21T01:50:33.656Z] === RUN   TestSecretsUpdate
01:50:33 [2020-05-21T01:50:33.913Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
01:50:35 [2020-05-21T01:50:35.809Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
01:50:36 [2020-05-21T01:50:36.742Z] --- PASS: TestSecretsUpdate (3.20s)
01:50:36 [2020-05-21T01:50:36.742Z] === RUN   TestTemplatedSecret
01:50:38 [2020-05-21T01:50:38.111Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
01:50:40 [2020-05-21T01:50:40.006Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
01:50:40 [2020-05-21T01:50:40.263Z] --- PASS: TestTemplatedSecret (3.49s)
01:50:40 [2020-05-21T01:50:40.263Z] === RUN   TestSecretCreateResolve
01:50:41 [2020-05-21T01:50:41.633Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
01:50:41 [2020-05-21T01:50:41.890Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
01:50:43 [2020-05-21T01:50:43.262Z] --- PASS: TestSecretCreateResolve (3.21s)
01:50:43 [2020-05-21T01:50:43.262Z] PASS
01:50:43 [2020-05-21T01:50:43.262Z] 
01:50:43 [2020-05-21T01:50:43.262Z] DONE 6 tests in 20.023s
01:50:43 [2020-05-21T01:50:43.262Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
01:50:43 [2020-05-21T01:50:43.262Z] ++ 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
01:50:43 [2020-05-21T01:50:43.262Z] ++ set -e
01:50:43 [2020-05-21T01:50:43.262Z] ++ '[' -n 0 ']'
01:50:43 [2020-05-21T01:50:43.262Z] ++ set -x
01:50:43 [2020-05-21T01:50:43.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
01:50:43 [2020-05-21T01:50:43.519Z] INFO: Testing against a local daemon
01:50:43 [2020-05-21T01:50:43.519Z] === RUN   TestServiceCreateInit
01:50:43 [2020-05-21T01:50:43.519Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:50:46 [2020-05-21T01:50:46.044Z] === RUN   TestDockerSuite/TestBuildPATH
01:50:48 [2020-05-21T01:50:48.569Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:50:48 [2020-05-21T01:50:48.570Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
01:50:49 [2020-05-21T01:50:49.500Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
01:50:50 [2020-05-21T01:50:50.871Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
01:50:53 [2020-05-21T01:50:53.417Z] --- PASS: TestServiceCreateInit (10.03s)
01:50:53 [2020-05-21T01:50:53.417Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.78s)
01:50:53 [2020-05-21T01:50:53.417Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s)
01:50:53 [2020-05-21T01:50:53.417Z] === RUN   TestCreateServiceMultipleTimes
01:51:01 [2020-05-21T01:51:01.538Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
01:51:06 [2020-05-21T01:51:06.792Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
01:51:08 [2020-05-21T01:51:08.161Z] === RUN   TestDockerSuite/TestBuildRm
01:51:10 [2020-05-21T01:51:10.684Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
01:51:11 [2020-05-21T01:51:11.248Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
01:51:12 [2020-05-21T01:51:12.618Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
01:51:12 [2020-05-21T01:51:12.875Z] --- PASS: TestCreateServiceMultipleTimes (19.42s)
01:51:12 [2020-05-21T01:51:12.875Z] === RUN   TestCreateServiceConflict
01:51:14 [2020-05-21T01:51:14.247Z] === RUN   TestDockerSuite/TestBuildScratchCopy
01:51:14 [2020-05-21T01:51:14.983Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
01:51:15 [2020-05-21T01:51:15.548Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
01:51:16 [2020-05-21T01:51:16.922Z] --- PASS: TestCreateServiceConflict (3.71s)
01:51:16 [2020-05-21T01:51:16.922Z] === RUN   TestCreateServiceMaxReplicas
01:51:16 [2020-05-21T01:51:16.922Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
01:51:18 [2020-05-21T01:51:18.296Z] === RUN   TestDockerSuite/TestBuildShellInherited
01:51:20 [2020-05-21T01:51:20.193Z] === RUN   TestDockerSuite/TestBuildShellMultiple
01:51:20 [2020-05-21T01:51:20.451Z] --- PASS: TestCreateServiceMaxReplicas (3.87s)
01:51:20 [2020-05-21T01:51:20.451Z] === RUN   TestCreateWithDuplicateNetworkNames
01:51:24 [2020-05-21T01:51:24.627Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
01:51:24 [2020-05-21T01:51:24.884Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
01:51:25 [2020-05-21T01:51:25.142Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
01:51:25 [2020-05-21T01:51:25.142Z] === RUN   TestDockerSuite/TestBuildSpaces
01:51:25 [2020-05-21T01:51:25.706Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
01:51:26 [2020-05-21T01:51:26.636Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
01:51:26 [2020-05-21T01:51:26.636Z] === RUN   TestDockerSuite/TestBuildStderr
01:51:27 [2020-05-21T01:51:27.566Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
01:51:27 [2020-05-21T01:51:27.823Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
01:51:33 [2020-05-21T01:51:33.077Z] === RUN   TestDockerSuite/TestBuildStopSignal
01:51:33 [2020-05-21T01:51:33.641Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
01:51:35 [2020-05-21T01:51:35.010Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
01:51:35 [2020-05-21T01:51:35.267Z] === RUN   TestDockerSuite/TestBuildTagEvent
01:51:36 [2020-05-21T01:51:36.198Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.58s)
01:51:36 [2020-05-21T01:51:36.198Z] === RUN   TestCreateServiceSecretFileMode
01:51:36 [2020-05-21T01:51:36.455Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
01:51:38 [2020-05-21T01:51:38.348Z] === RUN   TestDockerSuite/TestBuildUser
01:51:39 [2020-05-21T01:51:39.279Z] --- PASS: TestCreateServiceSecretFileMode (3.17s)
01:51:39 [2020-05-21T01:51:39.279Z] === RUN   TestCreateServiceConfigFileMode
01:51:40 [2020-05-21T01:51:40.648Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
01:51:43 [2020-05-21T01:51:43.171Z] --- PASS: TestCreateServiceConfigFileMode (3.73s)
01:51:43 [2020-05-21T01:51:43.171Z] === RUN   TestCreateServiceSysctls
01:51:43 [2020-05-21T01:51:43.749Z] --- PASS: TestBuildWithHugeFile (82.22s)
01:51:43 [2020-05-21T01:51:43.749Z] === RUN   TestBuildWithEmptyDockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:51:43 [2020-05-21T01:51:43.749Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:51:44 [2020-05-21T01:51:44.033Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
01:51:44 [2020-05-21T01:51:44.033Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
01:51:44 [2020-05-21T01:51:44.033Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
01:51:44 [2020-05-21T01:51:44.033Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
01:51:44 [2020-05-21T01:51:44.033Z] === RUN   TestBuildPreserveOwnership
01:51:44 [2020-05-21T01:51:44.033Z] === RUN   TestBuildPreserveOwnership/copy_from
01:51:44 [2020-05-21T01:51:44.543Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
01:51:46 [2020-05-21T01:51:46.439Z] --- PASS: TestCreateServiceSysctls (3.44s)
01:51:46 [2020-05-21T01:51:46.439Z] === RUN   TestCreateServiceCapabilities
01:51:47 [2020-05-21T01:51:47.496Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:51:48 [2020-05-21T01:51:48.977Z] --- PASS: TestBuildPreserveOwnership (4.80s)
01:51:48 [2020-05-21T01:51:48.977Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.10s)
01:51:48 [2020-05-21T01:51:48.977Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s)
01:51:48 [2020-05-21T01:51:48.977Z] === RUN   TestBuildPlatformInvalid
01:51:48 [2020-05-21T01:51:48.977Z] --- PASS: TestBuildPlatformInvalid (0.15s)
01:51:48 [2020-05-21T01:51:48.977Z] PASS
01:51:48 [2020-05-21T01:51:48.977Z] 
01:51:48 [2020-05-21T01:51:48.977Z] === Skipped
01:51:48 [2020-05-21T01:51:48.977Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
01:51:48 [2020-05-21T01:51:48.977Z]     build_session_test.go:25: TODO: BuildKit
01:51:48 [2020-05-21T01:51:48.977Z] 
01:51:48 [2020-05-21T01:51:48.977Z] 
01:51:48 [2020-05-21T01:51:48.977Z] DONE 32 tests, 1 skipped in 127.685s
01:51:48 [2020-05-21T01:51:48.977Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
01:51:48 [2020-05-21T01:51:48.977Z] ++ 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
01:51:48 [2020-05-21T01:51:48.977Z] ++ set -e
01:51:48 [2020-05-21T01:51:48.977Z] ++ '[' -n 0 ']'
01:51:48 [2020-05-21T01:51:48.977Z] ++ set -x
01:51:48 [2020-05-21T01:51:48.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
01:51:48 [2020-05-21T01:51:48.977Z] INFO: Testing against a local daemon
01:51:48 [2020-05-21T01:51:48.977Z] === RUN   TestConfigInspect
01:51:49 [2020-05-21T01:51:49.712Z] --- PASS: TestCreateServiceCapabilities (2.90s)
01:51:49 [2020-05-21T01:51:49.712Z] === RUN   TestInspect
01:51:51 [2020-05-21T01:51:51.706Z] --- PASS: TestConfigInspect (2.19s)
01:51:51 [2020-05-21T01:51:51.706Z] === RUN   TestConfigList
01:51:53 [2020-05-21T01:51:53.740Z] --- PASS: TestConfigList (2.21s)
01:51:53 [2020-05-21T01:51:53.740Z] === RUN   TestConfigsCreateAndDelete
01:51:53 [2020-05-21T01:51:53.891Z] --- PASS: TestInspect (4.64s)
01:51:53 [2020-05-21T01:51:53.891Z] === RUN   TestCreateJob
01:51:55 [2020-05-21T01:51:55.776Z] --- PASS: TestConfigsCreateAndDelete (2.19s)
01:51:55 [2020-05-21T01:51:55.776Z] === RUN   TestConfigsUpdate
01:51:57 [2020-05-21T01:51:57.805Z] --- PASS: TestConfigsUpdate (2.23s)
01:51:57 [2020-05-21T01:51:57.805Z] === RUN   TestTemplatedConfig
01:51:59 [2020-05-21T01:51:59.146Z] --- PASS: TestCreateJob (4.28s)
01:51:59 [2020-05-21T01:51:59.146Z] === RUN   TestReplicatedJob
01:52:00 [2020-05-21T01:52:00.499Z] --- PASS: TestTemplatedConfig (2.75s)
01:52:00 [2020-05-21T01:52:00.500Z] === RUN   TestConfigCreateResolve
01:52:03 [2020-05-21T01:52:03.203Z] --- PASS: TestConfigCreateResolve (2.20s)
01:52:03 [2020-05-21T01:52:03.203Z] === RUN   TestConfigDaemonLibtrustID
01:52:03 [2020-05-21T01:52:03.325Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
01:52:03 [2020-05-21T01:52:03.325Z] === RUN   TestDockerSuite/TestBuildVerboseOut
01:52:03 [2020-05-21T01:52:03.489Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
01:52:03 [2020-05-21T01:52:03.489Z] PASS
01:52:03 [2020-05-21T01:52:03.489Z] 
01:52:03 [2020-05-21T01:52:03.489Z] DONE 7 tests in 14.415s
01:52:03 [2020-05-21T01:52:03.489Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
01:52:03 [2020-05-21T01:52:03.489Z] ++ 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
01:52:03 [2020-05-21T01:52:03.489Z] ++ set -e
01:52:03 [2020-05-21T01:52:03.489Z] ++ '[' -n 0 ']'
01:52:03 [2020-05-21T01:52:03.489Z] ++ set -x
01:52:03 [2020-05-21T01:52:03.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
01:52:03 [2020-05-21T01:52:03.489Z] INFO: Testing against a local daemon
01:52:03 [2020-05-21T01:52:03.489Z] === RUN   TestCheckpoint
01:52:03 [2020-05-21T01:52:03.489Z] --- SKIP: TestCheckpoint (0.00s)
01:52:03 [2020-05-21T01:52:03.489Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:52:03 [2020-05-21T01:52:03.489Z] === RUN   TestContainerInvalidJSON
01:52:03 [2020-05-21T01:52:03.489Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:52:03 [2020-05-21T01:52:03.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:52:03 [2020-05-21T01:52:03.489Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:52:03 [2020-05-21T01:52:03.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:52:03 [2020-05-21T01:52:03.489Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:52:03 [2020-05-21T01:52:03.489Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:52:03 [2020-05-21T01:52:03.489Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:52:03 [2020-05-21T01:52:03.489Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:52:03 [2020-05-21T01:52:03.489Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:52:03 [2020-05-21T01:52:03.489Z] --- PASS: TestContainerInvalidJSON (0.02s)
01:52:03 [2020-05-21T01:52:03.489Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
01:52:03 [2020-05-21T01:52:03.489Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
01:52:03 [2020-05-21T01:52:03.489Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
01:52:03 [2020-05-21T01:52:03.489Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:52:03 [2020-05-21T01:52:03.489Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
01:52:03 [2020-05-21T01:52:03.489Z] === RUN   TestCopyFromContainerPathIsNotDir
01:52:03 [2020-05-21T01:52:03.762Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:52:03 [2020-05-21T01:52:03.762Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:52:03 [2020-05-21T01:52:03.762Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:52:03 [2020-05-21T01:52:03.762Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:52:03 [2020-05-21T01:52:03.775Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
01:52:03 [2020-05-21T01:52:03.775Z] === RUN   TestCopyToContainerPathDoesNotExist
01:52:03 [2020-05-21T01:52:03.775Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
01:52:03 [2020-05-21T01:52:03.775Z] === RUN   TestCopyToContainerPathIsNotDir
01:52:03 [2020-05-21T01:52:03.775Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
01:52:03 [2020-05-21T01:52:03.775Z] === RUN   TestCopyFromContainer
01:52:04 [2020-05-21T01:52:04.695Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
01:52:05 [2020-05-21T01:52:05.133Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:52:05 [2020-05-21T01:52:05.259Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
01:52:05 [2020-05-21T01:52:05.280Z] === RUN   TestCopyFromContainer//
01:52:05 [2020-05-21T01:52:05.517Z] --- PASS: TestReplicatedJob (7.31s)
01:52:05 [2020-05-21T01:52:05.517Z] === RUN   TestUpdateReplicatedJob
01:52:05 [2020-05-21T01:52:05.564Z] === RUN   TestCopyFromContainer//bar/root
01:52:05 [2020-05-21T01:52:05.564Z] === RUN   TestCopyFromContainer//bar/root/
01:52:05 [2020-05-21T01:52:05.564Z] === RUN   TestCopyFromContainer/bar/quux
01:52:05 [2020-05-21T01:52:05.850Z] === RUN   TestCopyFromContainer/bar/quux/
01:52:05 [2020-05-21T01:52:05.850Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:52:05 [2020-05-21T01:52:05.850Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:52:06 [2020-05-21T01:52:06.135Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:52:06 [2020-05-21T01:52:06.135Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:52:06 [2020-05-21T01:52:06.135Z] === RUN   TestCopyFromContainer/bar/notarget
01:52:06 [2020-05-21T01:52:06.419Z] --- PASS: TestCopyFromContainer (2.56s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer// (0.09s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:52:06 [2020-05-21T01:52:06.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:52:06 [2020-05-21T01:52:06.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:52:06 [2020-05-21T01:52:06.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:52:06 [2020-05-21T01:52:06.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:52:06 [2020-05-21T01:52:06.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:52:06 [2020-05-21T01:52:06.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:52:06 [2020-05-21T01:52:06.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateLinkToNonExistingContainer
01:52:06 [2020-05-21T01:52:06.419Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateWithInvalidEnv
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateWithInvalidEnv/0
01:52:06 [2020-05-21T01:52:06.419Z] === PAUSE TestCreateWithInvalidEnv/0
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateWithInvalidEnv/1
01:52:06 [2020-05-21T01:52:06.419Z] === PAUSE TestCreateWithInvalidEnv/1
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateWithInvalidEnv/2
01:52:06 [2020-05-21T01:52:06.419Z] === PAUSE TestCreateWithInvalidEnv/2
01:52:06 [2020-05-21T01:52:06.419Z] === CONT  TestCreateWithInvalidEnv/0
01:52:06 [2020-05-21T01:52:06.419Z] === CONT  TestCreateWithInvalidEnv/2
01:52:06 [2020-05-21T01:52:06.419Z] === CONT  TestCreateWithInvalidEnv/1
01:52:06 [2020-05-21T01:52:06.419Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:52:06 [2020-05-21T01:52:06.419Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateTmpfsMountsTarget
01:52:06 [2020-05-21T01:52:06.419Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
01:52:06 [2020-05-21T01:52:06.419Z] === RUN   TestCreateWithCustomMaskedPaths
01:52:06 [2020-05-21T01:52:06.448Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
01:52:06 [2020-05-21T01:52:06.505Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:52:07 [2020-05-21T01:52:07.817Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
01:52:08 [2020-05-21T01:52:08.401Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:52:08 [2020-05-21T01:52:08.450Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/no_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/no_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/empty_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/valid_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/empty_capadd
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/empty_capadd
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/empty_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/no_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/empty_capadd
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/valid_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/empty_capabilities
01:52:08 [2020-05-21T01:52:08.450Z] === CONT  TestCreateWithCapabilities/empty_capdrop
01:52:08 [2020-05-21T01:52:08.450Z] --- PASS: TestCreateWithCapabilities (0.04s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
01:52:08 [2020-05-21T01:52:08.450Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
01:52:08 [2020-05-21T01:52:08.450Z] === RUN   TestCreateWithCustomReadonlyPaths
01:52:09 [2020-05-21T01:52:09.188Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
01:52:09 [2020-05-21T01:52:09.188Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
01:52:09 [2020-05-21T01:52:09.188Z] === RUN   TestDockerSuite/TestBuildWindowsUser
01:52:09 [2020-05-21T01:52:09.188Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
01:52:09 [2020-05-21T01:52:09.188Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
01:52:09 [2020-05-21T01:52:09.340Z] #33 147.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:52:09 [2020-05-21T01:52:09.447Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
01:52:09 [2020-05-21T01:52:09.597Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:52:10 [2020-05-21T01:52:10.010Z] --- PASS: TestUpdateReplicatedJob (4.27s)
01:52:10 [2020-05-21T01:52:10.010Z] === RUN   TestServiceListWithStatuses
01:52:10 [2020-05-21T01:52:10.010Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:52:10 [2020-05-21T01:52:10.010Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:52:10 [2020-05-21T01:52:10.010Z] === RUN   TestDockerNetworkConnectAlias
01:52:10 [2020-05-21T01:52:10.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s)
01:52:10 [2020-05-21T01:52:10.480Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:52:10 [2020-05-21T01:52:10.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:52:10 [2020-05-21T01:52:10.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:52:10 [2020-05-21T01:52:10.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:52:10 [2020-05-21T01:52:10.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:52:10 [2020-05-21T01:52:10.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:52:10 [2020-05-21T01:52:10.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:52:10 [2020-05-21T01:52:10.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:52:10 [2020-05-21T01:52:10.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
01:52:10 [2020-05-21T01:52:10.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
01:52:10 [2020-05-21T01:52:10.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
01:52:10 [2020-05-21T01:52:10.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
01:52:10 [2020-05-21T01:52:10.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
01:52:10 [2020-05-21T01:52:10.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
01:52:10 [2020-05-21T01:52:10.480Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:52:11 [2020-05-21T01:52:11.098Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
01:52:11 [2020-05-21T01:52:11.098Z] === RUN   TestContainerStartOnDaemonRestart
01:52:11 [2020-05-21T01:52:11.098Z] === PAUSE TestContainerStartOnDaemonRestart
01:52:11 [2020-05-21T01:52:11.098Z] === RUN   TestDaemonRestartIpcMode
01:52:11 [2020-05-21T01:52:11.098Z] === PAUSE TestDaemonRestartIpcMode
01:52:11 [2020-05-21T01:52:11.098Z] === RUN   TestDaemonHostGatewayIP
01:52:11 [2020-05-21T01:52:11.098Z] === PAUSE TestDaemonHostGatewayIP
01:52:11 [2020-05-21T01:52:11.098Z] === RUN   TestContainerKillOnDaemonStart
01:52:11 [2020-05-21T01:52:11.098Z] === PAUSE TestContainerKillOnDaemonStart
01:52:11 [2020-05-21T01:52:11.098Z] === RUN   TestDiff
01:52:11 [2020-05-21T01:52:11.494Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:52:11 [2020-05-21T01:52:11.715Z] --- PASS: TestDiff (0.66s)
01:52:11 [2020-05-21T01:52:11.715Z] === RUN   TestExecWithCloseStdin
01:52:11 [2020-05-21T01:52:11.905Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
01:52:11 [2020-05-21T01:52:11.905Z] === RUN   TestDockerSuite/TestBuildWithFailure
01:52:12 [2020-05-21T01:52:12.729Z] --- PASS: TestExecWithCloseStdin (0.78s)
01:52:12 [2020-05-21T01:52:12.729Z] === RUN   TestExec
01:52:12 [2020-05-21T01:52:12.837Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
01:52:13 [2020-05-21T01:52:13.352Z] --- PASS: TestExec (0.78s)
01:52:13 [2020-05-21T01:52:13.352Z] === RUN   TestExecUser
01:52:13 [2020-05-21T01:52:13.389Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:52:13 [2020-05-21T01:52:13.401Z] === RUN   TestDockerSuite/TestBuildWithTabs
01:52:14 [2020-05-21T01:52:14.364Z] --- PASS: TestExecUser (0.80s)
01:52:14 [2020-05-21T01:52:14.364Z] === RUN   TestExportContainerAndImportImage
01:52:14 [2020-05-21T01:52:14.762Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:52:14 [2020-05-21T01:52:14.799Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
01:52:14 [2020-05-21T01:52:14.799Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
01:52:15 [2020-05-21T01:52:15.377Z] --- PASS: TestExportContainerAndImportImage (1.00s)
01:52:15 [2020-05-21T01:52:15.377Z] === RUN   TestExportContainerAfterDaemonRestart
01:52:16 [2020-05-21T01:52:16.659Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:52:16 [2020-05-21T01:52:16.695Z] --- PASS: TestDockerNetworkConnectAlias (6.88s)
01:52:16 [2020-05-21T01:52:16.695Z] === RUN   TestDockerNetworkReConnect
01:52:16 [2020-05-21T01:52:16.862Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
01:52:16 [2020-05-21T01:52:16.862Z] === RUN   TestHealthCheckWorkdir
01:52:17 [2020-05-21T01:52:17.224Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:52:17 [2020-05-21T01:52:17.882Z] --- PASS: TestHealthCheckWorkdir (0.95s)
01:52:17 [2020-05-21T01:52:17.882Z] === RUN   TestHealthKillContainer
01:52:18 [2020-05-21T01:52:18.065Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
01:52:19 [2020-05-21T01:52:19.122Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:52:20 [2020-05-21T01:52:20.493Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:52:20 [2020-05-21T01:52:20.565Z] --- PASS: TestHealthKillContainer (2.89s)
01:52:20 [2020-05-21T01:52:20.565Z] === RUN   TestInspectCpusetInConfigPre120
01:52:20 [2020-05-21T01:52:20.588Z] === RUN   TestDockerSuite/TestBuildWithVolumes
01:52:21 [2020-05-21T01:52:21.152Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
01:52:21 [2020-05-21T01:52:21.214Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
01:52:21 [2020-05-21T01:52:21.214Z] === RUN   TestIpcModeNone
01:52:21 [2020-05-21T01:52:21.716Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
01:52:22 [2020-05-21T01:52:22.226Z] --- PASS: TestIpcModeNone (0.79s)
01:52:22 [2020-05-21T01:52:22.226Z] === RUN   TestIpcModePrivate
01:52:22 [2020-05-21T01:52:22.281Z] --- PASS: TestDockerNetworkReConnect (5.46s)
01:52:22 [2020-05-21T01:52:22.281Z] === RUN   TestServicePlugin
01:52:22 [2020-05-21T01:52:22.281Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
01:52:22 [2020-05-21T01:52:22.281Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
01:52:22 [2020-05-21T01:52:22.390Z] #33 159.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:52:22 [2020-05-21T01:52:22.846Z] --- PASS: TestIpcModePrivate (0.76s)
01:52:22 [2020-05-21T01:52:22.846Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
01:52:22 [2020-05-21T01:52:22.846Z] === RUN   TestIpcModeShareable
01:52:23 [2020-05-21T01:52:23.212Z] === RUN   TestDockerSuite/TestBuildXZHost
01:52:23 [2020-05-21T01:52:23.464Z] --- PASS: TestIpcModeShareable (0.77s)
01:52:23 [2020-05-21T01:52:23.464Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
01:52:23 [2020-05-21T01:52:23.464Z] === RUN   TestAPIIpcModeShareableAndContainer
01:52:23 [2020-05-21T01:52:23.763Z] #33 161.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:52:25 [2020-05-21T01:52:25.131Z] #33 162.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:52:25 [2020-05-21T01:52:25.734Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
01:52:25 [2020-05-21T01:52:25.991Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
01:52:25 [2020-05-21T01:52:25.991Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
01:52:26 [2020-05-21T01:52:26.152Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s)
01:52:26 [2020-05-21T01:52:26.152Z] === RUN   TestAPIIpcModeHost
01:52:26 [2020-05-21T01:52:26.437Z] --- PASS: TestAPIIpcModeHost (0.66s)
01:52:26 [2020-05-21T01:52:26.437Z] === RUN   TestDaemonIpcModeShareable
01:52:26 [2020-05-21T01:52:26.502Z] #33 164.2 
01:52:26 [2020-05-21T01:52:26.759Z] #33 DONE 164.6s
01:52:26 [2020-05-21T01:52:26.923Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
01:52:27 [2020-05-21T01:52:27.016Z] 
01:52:27 [2020-05-21T01:52:27.016Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
01:52:27 [2020-05-21T01:52:27.852Z] === RUN   TestDockerSuite/TestCommitChange
01:52:28 [2020-05-21T01:52:28.386Z] #34 DONE 1.4s
01:52:28 [2020-05-21T01:52:28.471Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
01:52:28 [2020-05-21T01:52:28.471Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
01:52:28 [2020-05-21T01:52:28.471Z] === RUN   TestDaemonIpcModePrivate
01:52:29 [2020-05-21T01:52:29.222Z] === RUN   TestDockerSuite/TestCommitChangeLabels
01:52:29 [2020-05-21T01:52:29.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
01:52:29 [2020-05-21T01:52:29.758Z] 
01:52:29 [2020-05-21T01:52:29.758Z] #35 [runner 12/12] COPY --from=builder       /build/ /
01:52:29 [2020-05-21T01:52:29.951Z] --- PASS: TestDaemonIpcModePrivate (1.63s)
01:52:29 [2020-05-21T01:52:29.951Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
01:52:29 [2020-05-21T01:52:29.951Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:52:30 [2020-05-21T01:52:30.322Z] #35 DONE 0.6s
01:52:30 [2020-05-21T01:52:30.322Z] 
01:52:30 [2020-05-21T01:52:30.322Z] #36 exporting to image
01:52:30 [2020-05-21T01:52:30.322Z] #36 exporting layers
01:52:30 [2020-05-21T01:52:30.595Z] === RUN   TestDockerSuite/TestCommitHardlink
01:52:31 [2020-05-21T01:52:31.445Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
01:52:31 [2020-05-21T01:52:31.445Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
01:52:31 [2020-05-21T01:52:31.445Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:52:33 [2020-05-21T01:52:33.117Z] === RUN   TestDockerSuite/TestCommitNewFile
01:52:33 [2020-05-21T01:52:33.478Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
01:52:33 [2020-05-21T01:52:33.478Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
01:52:33 [2020-05-21T01:52:33.478Z] === RUN   TestIpcModeOlderClient
01:52:33 [2020-05-21T01:52:33.478Z] === PAUSE TestIpcModeOlderClient
01:52:33 [2020-05-21T01:52:33.478Z] === RUN   TestKillContainerInvalidSignal
01:52:33 [2020-05-21T01:52:33.596Z] #36 exporting layers 2.8s done
01:52:33 [2020-05-21T01:52:33.596Z] #36 writing image sha256:da66f9c7e19879913f85762c2ca7b3fe463f56635a832c13382424ae97364f83 done
01:52:33 [2020-05-21T01:52:33.596Z] #36 naming to docker.io/library/moby-e2e-test done
01:52:33 [2020-05-21T01:52:33.596Z] #36 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:52:33 [2020-05-21T01:52:33.762Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
01:52:33 [2020-05-21T01:52:33.762Z] === RUN   TestKillContainer
01:52:33 [2020-05-21T01:52:33.762Z] === RUN   TestKillContainer/no_signal
01:52:33 [2020-05-21T01:52:33.911Z] + echo Ensuring container killed.
01:52:33 [2020-05-21T01:52:33.911Z] Ensuring container killed.
01:52:33 [2020-05-21T01:52:33.911Z] + docker rm -vf docker-pr10
01:52:33 [2020-05-21T01:52:33.911Z] Error: No such container: docker-pr10
01:52:33 [2020-05-21T01:52:33.911Z] + true
[Pipeline] sh
01:52:34 [2020-05-21T01:52:34.191Z] + echo Chowning /workspace to jenkins user
01:52:34 [2020-05-21T01:52:34.191Z] Chowning /workspace to jenkins user
01:52:34 [2020-05-21T01:52:34.191Z] + id -u
01:52:34 [2020-05-21T01:52:34.191Z] + id -g
01:52:34 [2020-05-21T01:52:34.191Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40973:/workspace busybox chown -R 1000:1000 /workspace
01:52:34 [2020-05-21T01:52:34.378Z] === RUN   TestKillContainer/non_killing_signal
01:52:34 [2020-05-21T01:52:34.997Z] === RUN   TestKillContainer/killing_signal
01:52:35 [2020-05-21T01:52:35.011Z] === RUN   TestDockerSuite/TestCommitPausedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:52:35 [2020-05-21T01:52:35.871Z] + bundleName=unit
01:52:35 [2020-05-21T01:52:35.871Z] + echo Creating unit-bundles.tar.gz
01:52:35 [2020-05-21T01:52:35.871Z] Creating unit-bundles.tar.gz
01:52:35 [2020-05-21T01:52:35.871Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
01:52:35 [2020-05-21T01:52:35.871Z] bundles/junit-report.xml
01:52:35 [2020-05-21T01:52:35.871Z] bundles/go-test-report.json
01:52:35 [2020-05-21T01:52:35.871Z] bundles/profile.out
[Pipeline] archiveArtifacts
01:52:35 [2020-05-21T01:52:35.903Z] Archiving artifacts
01:52:35 [2020-05-21T01:52:35.942Z] === RUN   TestDockerSuite/TestCommitTTY
01:52:36 [2020-05-21T01:52:36.009Z] --- PASS: TestKillContainer (1.99s)
01:52:36 [2020-05-21T01:52:36.009Z]     --- PASS: TestKillContainer/no_signal (0.61s)
01:52:36 [2020-05-21T01:52:36.009Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
01:52:36 [2020-05-21T01:52:36.009Z]     --- PASS: TestKillContainer/killing_signal (0.65s)
01:52:36 [2020-05-21T01:52:36.009Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:52:36 [2020-05-21T01:52:36.009Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:52:36 [2020-05-21T01:52:36.275Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40973/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:52:36 [2020-05-21T01:52:36.589Z] + make clean
01:52:36 [2020-05-21T01:52:36.589Z] docker volume rm -f docker-dev-cache
01:52:36 [2020-05-21T01:52:36.629Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:52:36 [2020-05-21T01:52:36.846Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:52:37 [2020-05-21T01:52:37.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
01:52:37 [2020-05-21T01:52:37.249Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
01:52:37 [2020-05-21T01:52:37.249Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
01:52:37 [2020-05-21T01:52:37.249Z] === RUN   TestKillStoppedContainer
01:52:37 [2020-05-21T01:52:37.249Z] --- PASS: TestKillStoppedContainer (0.09s)
01:52:37 [2020-05-21T01:52:37.249Z] === RUN   TestKillStoppedContainerAPIPre120
01:52:37 [2020-05-21T01:52:37.538Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
01:52:37 [2020-05-21T01:52:37.538Z] === RUN   TestKillDifferentUserContainer
01:52:37 [2020-05-21T01:52:37.835Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
01:52:38 [2020-05-21T01:52:38.154Z] --- PASS: TestKillDifferentUserContainer (0.67s)
01:52:38 [2020-05-21T01:52:38.154Z] === RUN   TestInspectOomKilledTrue
01:52:38 [2020-05-21T01:52:38.769Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
01:52:39 [2020-05-21T01:52:39.163Z] --- PASS: TestInspectOomKilledTrue (1.19s)
01:52:39 [2020-05-21T01:52:39.163Z] === RUN   TestInspectOomKilledFalse
01:52:39 [2020-05-21T01:52:39.779Z] --- PASS: TestInspectOomKilledFalse (0.64s)
01:52:39 [2020-05-21T01:52:39.779Z] === RUN   TestLinksEtcHostsContentMatch
01:52:40 [2020-05-21T01:52:40.397Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
01:52:40 [2020-05-21T01:52:40.397Z] === RUN   TestLinksContainerNames
01:52:40 [2020-05-21T01:52:40.663Z] === RUN   TestDockerSuite/TestCommitWithoutPause
01:52:41 [2020-05-21T01:52:41.594Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
01:52:41 [2020-05-21T01:52:41.595Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
01:52:41 [2020-05-21T01:52:41.595Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
01:52:41 [2020-05-21T01:52:41.595Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
01:52:41 [2020-05-21T01:52:41.595Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
01:52:41 [2020-05-21T01:52:41.851Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
01:52:41 [2020-05-21T01:52:41.851Z] === RUN   TestDockerSuite/TestContainerAPICommit
01:52:41 [2020-05-21T01:52:41.875Z] --- PASS: TestLinksContainerNames (1.28s)
01:52:41 [2020-05-21T01:52:41.875Z] === RUN   TestLogsFollowTailEmpty
01:52:42 [2020-05-21T01:52:42.494Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
01:52:42 [2020-05-21T01:52:42.494Z] === RUN   TestContainerNetworkMountsNoChown
01:52:43 [2020-05-21T01:52:43.119Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/default
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/default
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/private
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/private
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rprivate
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rprivate
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/slave
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/slave
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rslave
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rslave
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/shared
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/shared
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rshared
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rshared
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/default
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/rslave
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/default/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/rshared
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/shared
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/default/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/private
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/private/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/slave
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/private/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/rprivate
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/default/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/default/bind_root
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:52:43 [2020-05-21T01:52:43.119Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/private/bind_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/private/mount_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:52:43 [2020-05-21T01:52:43.410Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:52:43 [2020-05-21T01:52:43.410Z] --- PASS: TestMountDaemonRoot (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
01:52:43 [2020-05-21T01:52:43.410Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
01:52:43 [2020-05-21T01:52:43.410Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:52:43 [2020-05-21T01:52:43.410Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
01:52:43 [2020-05-21T01:52:43.410Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
01:52:43 [2020-05-21T01:52:43.410Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
01:52:43 [2020-05-21T01:52:43.410Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
01:52:43 [2020-05-21T01:52:43.410Z] === RUN   TestContainerBindMountNonRecursive
01:52:43 [2020-05-21T01:52:43.746Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
01:52:45 [2020-05-21T01:52:45.440Z] --- PASS: TestContainerBindMountNonRecursive (1.71s)
01:52:45 [2020-05-21T01:52:45.440Z] === RUN   TestNetworkNat
01:52:45 [2020-05-21T01:52:45.639Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
01:52:45 [2020-05-21T01:52:45.640Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
01:52:46 [2020-05-21T01:52:46.059Z] --- PASS: TestNetworkNat (0.73s)
01:52:46 [2020-05-21T01:52:46.059Z] === RUN   TestNetworkLocalhostTCPNat
01:52:46 [2020-05-21T01:52:46.203Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
01:52:46 [2020-05-21T01:52:46.678Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
01:52:46 [2020-05-21T01:52:46.678Z] === RUN   TestNetworkLoopbackNat
01:52:47 [2020-05-21T01:52:47.133Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
01:52:47 [2020-05-21T01:52:47.694Z] --- PASS: TestNetworkLoopbackNat (0.91s)
01:52:47 [2020-05-21T01:52:47.694Z] === RUN   TestPause
01:52:48 [2020-05-21T01:52:48.063Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
01:52:48 [2020-05-21T01:52:48.312Z] --- PASS: TestPause (0.72s)
01:52:48 [2020-05-21T01:52:48.312Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:52:48 [2020-05-21T01:52:48.312Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:52:48 [2020-05-21T01:52:48.312Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:52:48 [2020-05-21T01:52:48.312Z] === RUN   TestPauseStopPausedContainer
01:52:48 [2020-05-21T01:52:48.928Z] --- PASS: TestPauseStopPausedContainer (0.70s)
01:52:48 [2020-05-21T01:52:48.928Z] === RUN   TestPsFilter
01:52:48 [2020-05-21T01:52:48.994Z] === RUN   TestDockerSuite/TestContainerAPICreate
01:52:49 [2020-05-21T01:52:49.212Z] --- PASS: TestPsFilter (0.17s)
01:52:49 [2020-05-21T01:52:49.212Z] === RUN   TestRemoveContainerWithRemovedVolume
01:52:49 [2020-05-21T01:52:49.557Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
01:52:49 [2020-05-21T01:52:49.557Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
01:52:49 [2020-05-21T01:52:49.557Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
01:52:49 [2020-05-21T01:52:49.835Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
01:52:49 [2020-05-21T01:52:49.835Z] === RUN   TestRemoveContainerWithVolume
01:52:50 [2020-05-21T01:52:50.452Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
01:52:50 [2020-05-21T01:52:50.452Z] === RUN   TestRemoveContainerRunning
01:52:50 [2020-05-21T01:52:50.487Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
01:52:50 [2020-05-21T01:52:50.487Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
01:52:50 [2020-05-21T01:52:50.487Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
01:52:50 [2020-05-21T01:52:50.487Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
01:52:50 [2020-05-21T01:52:50.743Z] === RUN   TestDockerSuite/TestContainerAPIDelete
01:52:51 [2020-05-21T01:52:51.070Z] --- PASS: TestRemoveContainerRunning (0.65s)
01:52:51 [2020-05-21T01:52:51.070Z] === RUN   TestRemoveContainerForceRemoveRunning
01:52:51 [2020-05-21T01:52:51.673Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
01:52:51 [2020-05-21T01:52:51.686Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
01:52:51 [2020-05-21T01:52:51.686Z] === RUN   TestRemoveInvalidContainer
01:52:51 [2020-05-21T01:52:51.970Z] --- PASS: TestRemoveInvalidContainer (0.03s)
01:52:51 [2020-05-21T01:52:51.970Z] === RUN   TestRenameLinkedContainer
01:52:52 [2020-05-21T01:52:52.237Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
01:52:53 [2020-05-21T01:52:53.166Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
01:52:53 [2020-05-21T01:52:53.166Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
01:52:54 [2020-05-21T01:52:54.653Z] --- PASS: TestRenameLinkedContainer (2.57s)
01:52:54 [2020-05-21T01:52:54.653Z] === RUN   TestRenameStoppedContainer
01:52:54 [2020-05-21T01:52:54.937Z] --- PASS: TestRenameStoppedContainer (0.64s)
01:52:54 [2020-05-21T01:52:54.937Z] === RUN   TestRenameRunningContainerAndReuse
01:52:55 [2020-05-21T01:52:55.060Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
01:52:55 [2020-05-21T01:52:55.989Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
01:52:55 [2020-05-21T01:52:55.989Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
01:52:56 [2020-05-21T01:52:56.246Z] --- PASS: TestServicePlugin (34.02s)
01:52:56 [2020-05-21T01:52:56.247Z]     plugin_test.go:62: [d10a1f90494de] joining swarm manager [deb0c38c6282a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:52:56 [2020-05-21T01:52:56.247Z]     plugin_test.go:65: [ddd87e1815dbe] joining swarm manager [deb0c38c6282a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:52:56 [2020-05-21T01:52:56.247Z] === RUN   TestServiceUpdateLabel
01:52:56 [2020-05-21T01:52:56.419Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
01:52:56 [2020-05-21T01:52:56.419Z] === RUN   TestRenameInvalidName
01:52:56 [2020-05-21T01:52:56.810Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
01:52:57 [2020-05-21T01:52:57.064Z] --- PASS: TestRenameInvalidName (0.66s)
01:52:57 [2020-05-21T01:52:57.064Z] === RUN   TestRenameAnonymousContainer
01:52:57 [2020-05-21T01:52:57.740Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
01:52:58 [2020-05-21T01:52:58.671Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
01:52:59 [2020-05-21T01:52:59.603Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
01:52:59 [2020-05-21T01:52:59.603Z] --- PASS: TestServiceUpdateLabel (3.43s)
01:52:59 [2020-05-21T01:52:59.603Z] === RUN   TestServiceUpdateSecrets
01:52:59 [2020-05-21T01:52:59.603Z] === RUN   TestDockerSuite/TestContainerAPIKill
01:52:59 [2020-05-21T01:52:59.751Z] --- PASS: TestRenameAnonymousContainer (2.44s)
01:52:59 [2020-05-21T01:52:59.751Z] === RUN   TestRenameContainerWithSameName
01:53:00 [2020-05-21T01:53:00.040Z] --- PASS: TestRenameContainerWithSameName (0.63s)
01:53:00 [2020-05-21T01:53:00.040Z] === RUN   TestRenameContainerWithLinkedContainer
01:53:00 [2020-05-21T01:53:00.971Z] === RUN   TestDockerSuite/TestContainerAPIPause
01:53:01 [2020-05-21T01:53:01.537Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
01:53:01 [2020-05-21T01:53:01.538Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s)
01:53:01 [2020-05-21T01:53:01.539Z] === RUN   TestResize
01:53:02 [2020-05-21T01:53:02.166Z] --- PASS: TestResize (0.66s)
01:53:02 [2020-05-21T01:53:02.166Z] === RUN   TestResizeWithInvalidSize
01:53:02 [2020-05-21T01:53:02.467Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
01:53:02 [2020-05-21T01:53:02.724Z] === RUN   TestDockerSuite/TestContainerAPIRename
01:53:02 [2020-05-21T01:53:02.793Z] --- PASS: TestResizeWithInvalidSize (0.67s)
01:53:02 [2020-05-21T01:53:02.793Z] === RUN   TestResizeWhenContainerNotStarted
01:53:03 [2020-05-21T01:53:03.414Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:53:03 [2020-05-21T01:53:03.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:53:03 [2020-05-21T01:53:03.655Z] === RUN   TestDockerSuite/TestContainerAPIRestart
01:53:05 [2020-05-21T01:53:05.025Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
01:53:05 [2020-05-21T01:53:05.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:53:06 [2020-05-21T01:53:06.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:53:06 [2020-05-21T01:53:06.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:53:06 [2020-05-21T01:53:06.918Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
01:53:06 [2020-05-21T01:53:06.918Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
01:53:06 [2020-05-21T01:53:06.918Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
01:53:06 [2020-05-21T01:53:06.918Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
01:53:06 [2020-05-21T01:53:06.918Z] === RUN   TestDockerSuite/TestContainerAPIStart
01:53:07 [2020-05-21T01:53:07.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:53:07 [2020-05-21T01:53:07.342Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:53:07 [2020-05-21T01:53:07.482Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
01:53:08 [2020-05-21T01:53:08.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:53:08 [2020-05-21T01:53:08.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:53:10 [2020-05-21T01:53:10.340Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:53:12 [2020-05-21T01:53:12.788Z] === RUN   TestDockerSuite/TestContainerAPIStop
01:53:12 [2020-05-21T01:53:12.788Z] === RUN   TestDockerSuite/TestContainerAPITop
01:53:13 [2020-05-21T01:53:13.075Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.18s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.23s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.23s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.27s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.02s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.91s)
01:53:13 [2020-05-21T01:53:13.075Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s)
01:53:13 [2020-05-21T01:53:13.075Z] === RUN   TestCgroupNamespacesRun
01:53:13 [2020-05-21T01:53:13.729Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
01:53:13 [2020-05-21T01:53:13.729Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
01:53:13 [2020-05-21T01:53:13.729Z] === RUN   TestDockerSuite/TestContainerAPIWait
01:53:14 [2020-05-21T01:53:14.574Z] --- PASS: TestCgroupNamespacesRun (1.59s)
01:53:14 [2020-05-21T01:53:14.575Z] === RUN   TestCgroupNamespacesRunPrivileged
01:53:15 [2020-05-21T01:53:15.101Z] --- PASS: TestServiceUpdateSecrets (15.23s)
01:53:15 [2020-05-21T01:53:15.101Z] === RUN   TestServiceUpdateConfigs
01:53:16 [2020-05-21T01:53:16.073Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s)
01:53:16 [2020-05-21T01:53:16.073Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:53:16 [2020-05-21T01:53:16.995Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
01:53:17 [2020-05-21T01:53:17.927Z] === RUN   TestDockerSuite/TestContainerNetworkMode
01:53:18 [2020-05-21T01:53:18.136Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s)
01:53:18 [2020-05-21T01:53:18.136Z] === RUN   TestCgroupNamespacesRunHostMode
01:53:18 [2020-05-21T01:53:18.859Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
01:53:19 [2020-05-21T01:53:19.618Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
01:53:19 [2020-05-21T01:53:19.618Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:53:21 [2020-05-21T01:53:21.096Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s)
01:53:21 [2020-05-21T01:53:21.096Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:53:22 [2020-05-21T01:53:22.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s)
01:53:22 [2020-05-21T01:53:22.602Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:53:23 [2020-05-21T01:53:23.632Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
01:53:23 [2020-05-21T01:53:23.632Z] === RUN   TestCgroupNamespacesRunOlderClient
01:53:24 [2020-05-21T01:53:24.115Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
01:53:24 [2020-05-21T01:53:24.115Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
01:53:25 [2020-05-21T01:53:25.107Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
01:53:25 [2020-05-21T01:53:25.107Z] === RUN   TestKernelTCPMemory
01:53:26 [2020-05-21T01:53:26.008Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
01:53:26 [2020-05-21T01:53:26.121Z] --- PASS: TestKernelTCPMemory (0.84s)
01:53:26 [2020-05-21T01:53:26.121Z] === RUN   TestNISDomainname
01:53:27 [2020-05-21T01:53:27.142Z] --- PASS: TestNISDomainname (1.10s)
01:53:27 [2020-05-21T01:53:27.142Z] === RUN   TestHostnameDnsResolution
01:53:27 [2020-05-21T01:53:27.376Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
01:53:28 [2020-05-21T01:53:28.154Z] --- PASS: TestHostnameDnsResolution (1.07s)
01:53:28 [2020-05-21T01:53:28.154Z] === RUN   TestStats
01:53:28 [2020-05-21T01:53:28.306Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
01:53:30 [2020-05-21T01:53:30.201Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
01:53:30 [2020-05-21T01:53:30.458Z] --- PASS: TestServiceUpdateConfigs (15.61s)
01:53:30 [2020-05-21T01:53:30.458Z] === RUN   TestServiceUpdateNetwork
01:53:30 [2020-05-21T01:53:30.846Z] --- PASS: TestStats (2.67s)
01:53:30 [2020-05-21T01:53:30.846Z] === RUN   TestStopContainerWithTimeout
01:53:30 [2020-05-21T01:53:30.846Z] === RUN   TestStopContainerWithTimeout/0
01:53:30 [2020-05-21T01:53:30.846Z] === PAUSE TestStopContainerWithTimeout/0
01:53:30 [2020-05-21T01:53:30.846Z] === RUN   TestStopContainerWithTimeout/1
01:53:30 [2020-05-21T01:53:30.846Z] === PAUSE TestStopContainerWithTimeout/1
01:53:30 [2020-05-21T01:53:30.846Z] === RUN   TestStopContainerWithTimeout/3
01:53:30 [2020-05-21T01:53:30.846Z] === PAUSE TestStopContainerWithTimeout/3
01:53:30 [2020-05-21T01:53:30.846Z] === RUN   TestStopContainerWithTimeout/-1
01:53:30 [2020-05-21T01:53:30.846Z] === PAUSE TestStopContainerWithTimeout/-1
01:53:30 [2020-05-21T01:53:30.846Z] === CONT  TestStopContainerWithTimeout/0
01:53:30 [2020-05-21T01:53:30.846Z] === CONT  TestStopContainerWithTimeout/1
01:53:30 [2020-05-21T01:53:30.846Z] === CONT  TestStopContainerWithTimeout/3
01:53:30 [2020-05-21T01:53:30.846Z] === CONT  TestStopContainerWithTimeout/-1
01:53:31 [2020-05-21T01:53:31.389Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
01:53:33 [2020-05-21T01:53:33.285Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
01:53:34 [2020-05-21T01:53:34.327Z] --- PASS: TestStopContainerWithTimeout (0.04s)
01:53:34 [2020-05-21T01:53:34.327Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
01:53:34 [2020-05-21T01:53:34.327Z]     --- PASS: TestStopContainerWithTimeout/1 (2.22s)
01:53:34 [2020-05-21T01:53:34.327Z]     --- PASS: TestStopContainerWithTimeout/3 (2.85s)
01:53:34 [2020-05-21T01:53:34.327Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
01:53:34 [2020-05-21T01:53:34.327Z] === RUN   TestDeleteDevicemapper
01:53:34 [2020-05-21T01:53:34.327Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:53:34 [2020-05-21T01:53:34.327Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:53:34 [2020-05-21T01:53:34.327Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:53:34 [2020-05-21T01:53:34.654Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00068bbe0_<nil>}
01:53:36 [2020-05-21T01:53:36.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1847787293_/foo_false__<nil>_<nil>_<nil>}
01:53:36 [2020-05-21T01:53:36.547Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
01:53:37 [2020-05-21T01:53:37.013Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s)
01:53:37 [2020-05-21T01:53:37.013Z] === RUN   TestUpdateMemory
01:53:37 [2020-05-21T01:53:37.667Z] --- PASS: TestUpdateMemory (0.92s)
01:53:37 [2020-05-21T01:53:37.667Z] === RUN   TestUpdateCPUQuota
01:53:37 [2020-05-21T01:53:37.915Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1847787293_/foo_true__<nil>_<nil>_<nil>}
01:53:39 [2020-05-21T01:53:39.146Z] --- PASS: TestUpdateCPUQuota (1.25s)
01:53:39 [2020-05-21T01:53:39.146Z] === RUN   TestUpdatePidsLimit
01:53:39 [2020-05-21T01:53:39.146Z] === RUN   TestUpdatePidsLimit/update_from_none
01:53:39 [2020-05-21T01:53:39.430Z] === RUN   TestUpdatePidsLimit/no_change
01:53:39 [2020-05-21T01:53:39.713Z] === RUN   TestUpdatePidsLimit/update_lower
01:53:39 [2020-05-21T01:53:39.810Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3321611224_/foo_false__<nil>_<nil>_<nil>}
01:53:39 [2020-05-21T01:53:39.998Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:53:40 [2020-05-21T01:53:40.282Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:53:40 [2020-05-21T01:53:40.569Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:53:41 [2020-05-21T01:53:41.180Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3321611224_/foo_true__<nil>_<nil>_<nil>}
01:53:41 [2020-05-21T01:53:41.188Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:53:42 [2020-05-21T01:53:42.215Z] --- PASS: TestUpdatePidsLimit (3.27s)
01:53:42 [2020-05-21T01:53:42.215Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
01:53:42 [2020-05-21T01:53:42.215Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
01:53:42 [2020-05-21T01:53:42.215Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
01:53:42 [2020-05-21T01:53:42.215Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
01:53:42 [2020-05-21T01:53:42.215Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
01:53:42 [2020-05-21T01:53:42.215Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
01:53:42 [2020-05-21T01:53:42.215Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
01:53:42 [2020-05-21T01:53:42.215Z] === RUN   TestUpdateRestartPolicy
01:53:43 [2020-05-21T01:53:43.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3321611224_/foo_true__0xc00068bc40_<nil>_<nil>}
01:53:44 [2020-05-21T01:53:44.445Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00068bc60_<nil>}
01:53:45 [2020-05-21T01:53:45.009Z] --- PASS: TestServiceUpdateNetwork (14.53s)
01:53:45 [2020-05-21T01:53:45.009Z] === RUN   TestServiceUpdatePidsLimit
01:53:45 [2020-05-21T01:53:45.939Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00068bc80_<nil>}
01:53:46 [2020-05-21T01:53:46.504Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:53:47 [2020-05-21T01:53:47.435Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:53:47 [2020-05-21T01:53:47.693Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00068bca0_<nil>}
01:53:49 [2020-05-21T01:53:49.586Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00068bcc0_<nil>}
01:53:50 [2020-05-21T01:53:50.957Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
01:53:52 [2020-05-21T01:53:52.861Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
01:53:53 [2020-05-21T01:53:53.118Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
01:53:53 [2020-05-21T01:53:53.118Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
01:53:54 [2020-05-21T01:53:54.487Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:53:54 [2020-05-21T01:53:54.755Z] --- PASS: TestUpdateRestartPolicy (12.04s)
01:53:54 [2020-05-21T01:53:54.755Z] === RUN   TestUpdateRestartWithAutoRemove
01:53:55 [2020-05-21T01:53:55.044Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
01:53:55 [2020-05-21T01:53:55.044Z] === RUN   TestWaitNonBlocked
01:53:55 [2020-05-21T01:53:55.044Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:53:55 [2020-05-21T01:53:55.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:53:55 [2020-05-21T01:53:55.044Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:53:55 [2020-05-21T01:53:55.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:53:55 [2020-05-21T01:53:55.044Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:53:55 [2020-05-21T01:53:55.044Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:53:56 [2020-05-21T01:53:56.054Z] --- PASS: TestWaitNonBlocked (0.03s)
01:53:56 [2020-05-21T01:53:56.054Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
01:53:56 [2020-05-21T01:53:56.054Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s)
01:53:56 [2020-05-21T01:53:56.054Z] === RUN   TestWaitBlocked
01:53:56 [2020-05-21T01:53:56.054Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:53:56 [2020-05-21T01:53:56.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:53:56 [2020-05-21T01:53:56.054Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:53:56 [2020-05-21T01:53:56.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:53:56 [2020-05-21T01:53:56.054Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:53:56 [2020-05-21T01:53:56.054Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:53:56 [2020-05-21T01:53:56.382Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
01:53:57 [2020-05-21T01:53:57.082Z] --- PASS: TestWaitBlocked (0.03s)
01:53:57 [2020-05-21T01:53:57.082Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
01:53:57 [2020-05-21T01:53:57.082Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
01:53:57 [2020-05-21T01:53:57.082Z] === CONT  TestContainerStartOnDaemonRestart
01:53:57 [2020-05-21T01:53:57.082Z] === CONT  TestDaemonRestartIpcMode
01:53:57 [2020-05-21T01:53:57.082Z] === CONT  TestDaemonHostGatewayIP
01:53:57 [2020-05-21T01:53:57.082Z] === CONT  TestIpcModeOlderClient
01:53:57 [2020-05-21T01:53:57.082Z] --- PASS: TestIpcModeOlderClient (0.18s)
01:53:57 [2020-05-21T01:53:57.082Z] === CONT  TestContainerKillOnDaemonStart
01:53:58 [2020-05-21T01:53:58.904Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
01:54:01 [2020-05-21T01:54:01.633Z] --- PASS: TestContainerStartOnDaemonRestart (4.30s)
01:54:01 [2020-05-21T01:54:01.918Z] --- PASS: TestDaemonRestartIpcMode (4.95s)
01:54:02 [2020-05-21T01:54:02.202Z] --- PASS: TestDaemonHostGatewayIP (5.10s)
01:54:02 [2020-05-21T01:54:02.367Z] === RUN   TestDockerSuite/TestCopyAndRestart
01:54:02 [2020-05-21T01:54:02.367Z] --- PASS: TestServiceUpdatePidsLimit (17.22s)
01:54:02 [2020-05-21T01:54:02.367Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
01:54:02 [2020-05-21T01:54:02.367Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
01:54:02 [2020-05-21T01:54:02.367Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.29s)
01:54:02 [2020-05-21T01:54:02.367Z] PASS
01:54:02 [2020-05-21T01:54:02.367Z] 
01:54:02 [2020-05-21T01:54:02.367Z] === Skipped
01:54:02 [2020-05-21T01:54:02.367Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
01:54:02 [2020-05-21T01:54:02.367Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:54:02 [2020-05-21T01:54:02.367Z] 
01:54:02 [2020-05-21T01:54:02.367Z] 
01:54:02 [2020-05-21T01:54:02.367Z] DONE 27 tests, 1 skipped in 198.865s
01:54:02 [2020-05-21T01:54:02.367Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
01:54:02 [2020-05-21T01:54:02.367Z] ++ 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
01:54:02 [2020-05-21T01:54:02.367Z] ++ set -e
01:54:02 [2020-05-21T01:54:02.367Z] ++ '[' -n 0 ']'
01:54:02 [2020-05-21T01:54:02.367Z] ++ set -x
01:54:02 [2020-05-21T01:54:02.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
01:54:02 [2020-05-21T01:54:02.367Z] INFO: Testing against a local daemon
01:54:02 [2020-05-21T01:54:02.367Z] === RUN   TestSessionCreate
01:54:02 [2020-05-21T01:54:02.367Z] --- PASS: TestSessionCreate (0.03s)
01:54:02 [2020-05-21T01:54:02.367Z] === RUN   TestSessionCreateWithBadUpgrade
01:54:02 [2020-05-21T01:54:02.367Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
01:54:02 [2020-05-21T01:54:02.367Z] PASS
01:54:02 [2020-05-21T01:54:02.367Z] 
01:54:02 [2020-05-21T01:54:02.367Z] DONE 2 tests in 0.186s
01:54:02 [2020-05-21T01:54:02.367Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
01:54:02 [2020-05-21T01:54:02.367Z] ++ 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
01:54:02 [2020-05-21T01:54:02.367Z] ++ set -e
01:54:02 [2020-05-21T01:54:02.367Z] ++ '[' -n 0 ']'
01:54:02 [2020-05-21T01:54:02.367Z] ++ set -x
01:54:02 [2020-05-21T01:54:02.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
01:54:02 [2020-05-21T01:54:02.624Z] INFO: Testing against a local daemon
01:54:02 [2020-05-21T01:54:02.624Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:54:02 [2020-05-21T01:54:02.624Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:54:02 [2020-05-21T01:54:02.624Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:54:02 [2020-05-21T01:54:02.624Z] === RUN   TestEventsExecDie
01:54:03 [2020-05-21T01:54:03.556Z] --- PASS: TestEventsExecDie (0.94s)
01:54:03 [2020-05-21T01:54:03.556Z] === RUN   TestEventsBackwardsCompatible
01:54:03 [2020-05-21T01:54:03.556Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
01:54:03 [2020-05-21T01:54:03.556Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
01:54:03 [2020-05-21T01:54:03.556Z] === RUN   TestInfoBinaryCommits
01:54:03 [2020-05-21T01:54:03.556Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:54:03 [2020-05-21T01:54:03.556Z] === RUN   TestInfoAPIVersioned
01:54:03 [2020-05-21T01:54:03.556Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:54:03 [2020-05-21T01:54:03.556Z] === RUN   TestInfoDiscoveryBackend
01:54:03 [2020-05-21T01:54:03.813Z] === RUN   TestDockerSuite/TestCpAbsolutePath
01:54:04 [2020-05-21T01:54:04.071Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
01:54:04 [2020-05-21T01:54:04.071Z] === RUN   TestInfoDiscoveryInvalidAdvertise
01:54:05 [2020-05-21T01:54:05.001Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
01:54:05 [2020-05-21T01:54:05.258Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
01:54:05 [2020-05-21T01:54:05.258Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
01:54:05 [2020-05-21T01:54:05.822Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
01:54:05 [2020-05-21T01:54:05.822Z] === RUN   TestInfoAPI
01:54:05 [2020-05-21T01:54:05.822Z] --- PASS: TestInfoAPI (0.05s)
01:54:05 [2020-05-21T01:54:05.822Z] === RUN   TestInfoAPIWarnings
01:54:05 [2020-05-21T01:54:05.822Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
01:54:06 [2020-05-21T01:54:06.387Z] --- PASS: TestInfoAPIWarnings (0.54s)
01:54:06 [2020-05-21T01:54:06.387Z] === RUN   TestInfoDebug
01:54:06 [2020-05-21T01:54:06.951Z] --- PASS: TestInfoDebug (0.53s)
01:54:06 [2020-05-21T01:54:06.951Z] === RUN   TestInfoInsecureRegistries
01:54:06 [2020-05-21T01:54:06.951Z] === RUN   TestDockerSuite/TestCpFromCaseA
01:54:07 [2020-05-21T01:54:07.208Z] --- PASS: TestInfoInsecureRegistries (0.52s)
01:54:07 [2020-05-21T01:54:07.208Z] === RUN   TestInfoRegistryMirrors
01:54:07 [2020-05-21T01:54:07.772Z] --- PASS: TestInfoRegistryMirrors (0.52s)
01:54:07 [2020-05-21T01:54:07.772Z] === RUN   TestLoginFailsWithBadCredentials
01:54:08 [2020-05-21T01:54:08.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
01:54:08 [2020-05-21T01:54:08.029Z] === RUN   TestPingCacheHeaders
01:54:08 [2020-05-21T01:54:08.029Z] === RUN   TestDockerSuite/TestCpFromCaseB
01:54:08 [2020-05-21T01:54:08.029Z] --- PASS: TestPingCacheHeaders (0.03s)
01:54:08 [2020-05-21T01:54:08.029Z] === RUN   TestPingGet
01:54:08 [2020-05-21T01:54:08.029Z] --- PASS: TestPingGet (0.02s)
01:54:08 [2020-05-21T01:54:08.029Z] === RUN   TestPingHead
01:54:08 [2020-05-21T01:54:08.029Z] --- PASS: TestPingHead (0.02s)
01:54:08 [2020-05-21T01:54:08.029Z] === RUN   TestVersion
01:54:08 [2020-05-21T01:54:08.029Z] --- PASS: TestVersion (0.02s)
01:54:08 [2020-05-21T01:54:08.029Z] PASS
01:54:08 [2020-05-21T01:54:08.029Z] 
01:54:08 [2020-05-21T01:54:08.029Z] === Skipped
01:54:08 [2020-05-21T01:54:08.030Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:54:08 [2020-05-21T01:54:08.030Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:54:08 [2020-05-21T01:54:08.030Z] 
01:54:08 [2020-05-21T01:54:08.030Z] 
01:54:08 [2020-05-21T01:54:08.030Z] DONE 18 tests, 1 skipped in 5.669s
01:54:08 [2020-05-21T01:54:08.030Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
01:54:08 [2020-05-21T01:54:08.030Z] ++ 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
01:54:08 [2020-05-21T01:54:08.030Z] ++ set -e
01:54:08 [2020-05-21T01:54:08.030Z] ++ '[' -n 0 ']'
01:54:08 [2020-05-21T01:54:08.030Z] ++ set -x
01:54:08 [2020-05-21T01:54:08.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
01:54:08 [2020-05-21T01:54:08.287Z] INFO: Testing against a local daemon
01:54:08 [2020-05-21T01:54:08.287Z] === RUN   TestVolumesCreateAndList
01:54:08 [2020-05-21T01:54:08.287Z] --- PASS: TestVolumesCreateAndList (0.03s)
01:54:08 [2020-05-21T01:54:08.287Z] === RUN   TestVolumesRemove
01:54:08 [2020-05-21T01:54:08.287Z] --- PASS: TestVolumesRemove (0.08s)
01:54:08 [2020-05-21T01:54:08.287Z] === RUN   TestVolumesInspect
01:54:08 [2020-05-21T01:54:08.287Z] --- PASS: TestVolumesInspect (0.02s)
01:54:08 [2020-05-21T01:54:08.287Z] === RUN   TestVolumesInvalidJSON
01:54:08 [2020-05-21T01:54:08.287Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:54:08 [2020-05-21T01:54:08.287Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:54:08 [2020-05-21T01:54:08.544Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:54:08 [2020-05-21T01:54:08.544Z] --- PASS: TestVolumesInvalidJSON (0.03s)
01:54:08 [2020-05-21T01:54:08.544Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
01:54:08 [2020-05-21T01:54:08.544Z] PASS
01:54:08 [2020-05-21T01:54:08.544Z] 
01:54:08 [2020-05-21T01:54:08.544Z] DONE 5 tests in 0.275s
01:54:08 [2020-05-21T01:54:08.544Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:54:08 [2020-05-21T01:54:08.544Z] ++++ cat bundles/test-integration/docker.pid
01:54:08 [2020-05-21T01:54:08.544Z] +++ kill 5854
01:54:09 [2020-05-21T01:54:09.108Z] === RUN   TestDockerSuite/TestCpFromCaseC
01:54:10 [2020-05-21T01:54:10.045Z] +++ /etc/init.d/apparmor stop
01:54:10 [2020-05-21T01:54:10.045Z] Leaving: AppArmorNo profiles have been unloaded.
01:54:10 [2020-05-21T01:54:10.045Z] 
01:54:10 [2020-05-21T01:54:10.045Z] Unloading profiles will leave already running processes permanently
01:54:10 [2020-05-21T01:54:10.045Z] unconfined, which can lead to unexpected situations.
01:54:10 [2020-05-21T01:54:10.045Z] 
01:54:10 [2020-05-21T01:54:10.045Z] To set a process to complain mode, use the command line tool
01:54:10 [2020-05-21T01:54:10.045Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:54:10 [2020-05-21T01:54:10.045Z] +++ true
01:54:10 [2020-05-21T01:54:10.045Z] 
01:54:10 [2020-05-21T01:54:10.045Z] === RUN   TestDockerSuite/TestCpFromCaseD
01:54:10 [2020-05-21T01:54:10.590Z] --- PASS: TestContainerKillOnDaemonStart (13.17s)
01:54:10 [2020-05-21T01:54:10.590Z] PASS
01:54:10 [2020-05-21T01:54:10.590Z] 
01:54:10 [2020-05-21T01:54:10.590Z] === Skipped
01:54:10 [2020-05-21T01:54:10.590Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
01:54:10 [2020-05-21T01:54:10.590Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:54:10 [2020-05-21T01:54:10.590Z] 
01:54:10 [2020-05-21T01:54:10.590Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:54:10 [2020-05-21T01:54:10.590Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:54:10 [2020-05-21T01:54:10.590Z] 
01:54:10 [2020-05-21T01:54:10.590Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
01:54:10 [2020-05-21T01:54:10.590Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:54:10 [2020-05-21T01:54:10.590Z] 
01:54:10 [2020-05-21T01:54:10.590Z] 
01:54:10 [2020-05-21T01:54:10.590Z] DONE 200 tests, 3 skipped in 126.936s
01:54:10 [2020-05-21T01:54:10.590Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
01:54:10 [2020-05-21T01:54:10.590Z] ++ 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
01:54:10 [2020-05-21T01:54:10.590Z] ++ set -e
01:54:10 [2020-05-21T01:54:10.590Z] ++ '[' -n 0 ']'
01:54:10 [2020-05-21T01:54:10.590Z] ++ set -x
01:54:10 [2020-05-21T01:54:10.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
01:54:10 [2020-05-21T01:54:10.590Z] INFO: Testing against a local daemon
01:54:10 [2020-05-21T01:54:10.590Z] === RUN   TestCommitInheritsEnv
01:54:10 [2020-05-21T01:54:10.872Z] --- PASS: TestCommitInheritsEnv (0.40s)
01:54:10 [2020-05-21T01:54:10.872Z] === RUN   TestImportExtremelyLargeImageWorks
01:54:10 [2020-05-21T01:54:10.872Z] === PAUSE TestImportExtremelyLargeImageWorks
01:54:10 [2020-05-21T01:54:10.872Z] === RUN   TestImagesFilterMultiReference
01:54:10 [2020-05-21T01:54:10.872Z] --- PASS: TestImagesFilterMultiReference (0.07s)
01:54:10 [2020-05-21T01:54:10.872Z] === RUN   TestImagePullPlatformInvalid
01:54:10 [2020-05-21T01:54:10.872Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
01:54:10 [2020-05-21T01:54:10.872Z] === RUN   TestRemoveImageOrphaning
01:54:11 [2020-05-21T01:54:11.416Z] === RUN   TestDockerSuite/TestCpFromCaseE
01:54:11 [2020-05-21T01:54:11.488Z] --- PASS: TestRemoveImageOrphaning (0.42s)
01:54:11 [2020-05-21T01:54:11.488Z] === RUN   TestRemoveImageGarbageCollector
01:54:11 [2020-05-21T01:54:11.488Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:54:11 [2020-05-21T01:54:11.488Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:54:11 [2020-05-21T01:54:11.488Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:54:11 [2020-05-21T01:54:11.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
01:54:11 [2020-05-21T01:54:11.488Z] === RUN   TestTagInvalidReference
01:54:11 [2020-05-21T01:54:11.488Z] --- PASS: TestTagInvalidReference (0.04s)
01:54:11 [2020-05-21T01:54:11.488Z] === RUN   TestTagValidPrefixedRepo
01:54:11 [2020-05-21T01:54:11.488Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
01:54:11 [2020-05-21T01:54:11.488Z] === RUN   TestTagExistedNameWithoutForce
01:54:11 [2020-05-21T01:54:11.488Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
01:54:11 [2020-05-21T01:54:11.488Z] === RUN   TestTagOfficialNames
01:54:11 [2020-05-21T01:54:11.774Z] --- PASS: TestTagOfficialNames (0.06s)
01:54:11 [2020-05-21T01:54:11.774Z] === RUN   TestTagMatchesDigest
01:54:11 [2020-05-21T01:54:11.774Z] --- PASS: TestTagMatchesDigest (0.03s)
01:54:11 [2020-05-21T01:54:11.774Z] === CONT  TestImportExtremelyLargeImageWorks
01:54:12 [2020-05-21T01:54:12.346Z] === RUN   TestDockerSuite/TestCpFromCaseF
01:54:13 [2020-05-21T01:54:13.282Z] === RUN   TestDockerSuite/TestCpFromCaseG
01:54:14 [2020-05-21T01:54:14.213Z] === RUN   TestDockerSuite/TestCpFromCaseH
01:54:15 [2020-05-21T01:54:15.589Z] === RUN   TestDockerSuite/TestCpFromCaseI
01:54:16 [2020-05-21T01:54:16.156Z] === RUN   TestDockerSuite/TestCpFromCaseJ
01:54:17 [2020-05-21T01:54:17.525Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
01:54:18 [2020-05-21T01:54:18.895Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
01:54:19 [2020-05-21T01:54:19.825Z] === RUN   TestDockerSuite/TestCpGarbagePath
01:54:20 [2020-05-21T01:54:20.757Z] === RUN   TestDockerSuite/TestCpLocalOnly
01:54:20 [2020-05-21T01:54:20.757Z] === RUN   TestDockerSuite/TestCpNameHasColon
01:54:21 [2020-05-21T01:54:21.687Z] === RUN   TestDockerSuite/TestCpRelativePath
01:54:22 [2020-05-21T01:54:22.617Z] === RUN   TestDockerSuite/TestCpSpecialFiles
01:54:23 [2020-05-21T01:54:23.985Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
01:54:24 [2020-05-21T01:54:24.548Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
01:54:25 [2020-05-21T01:54:25.917Z] === RUN   TestDockerSuite/TestCpToCaseA
01:54:26 [2020-05-21T01:54:26.174Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
01:54:28 [2020-05-21T01:54:28.068Z] === RUN   TestDockerSuite/TestCpToCaseB
01:54:28 [2020-05-21T01:54:28.631Z] === RUN   TestDockerSuite/TestCpToCaseC
01:54:31 [2020-05-21T01:54:31.153Z] === RUN   TestDockerSuite/TestCpToCaseD
01:54:36 [2020-05-21T01:54:36.409Z] === RUN   TestDockerSuite/TestCpToCaseE
01:54:39 [2020-05-21T01:54:39.701Z] === RUN   TestDockerSuite/TestCpToCaseF
01:54:40 [2020-05-21T01:54:40.264Z] === RUN   TestDockerSuite/TestCpToCaseG
01:54:45 [2020-05-21T01:54:45.516Z] === RUN   TestDockerSuite/TestCpToCaseH
01:54:47 [2020-05-21T01:54:47.409Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
01:54:49 [2020-05-21T01:54:49.304Z] === RUN   TestDockerSuite/TestCpToCaseI
01:54:50 [2020-05-21T01:54:50.236Z] === RUN   TestDockerSuite/TestCpToCaseJ
01:54:52 [2020-05-21T01:54:52.759Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
01:54:56 [2020-05-21T01:54:56.034Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
01:54:56 [2020-05-21T01:54:56.602Z] === RUN   TestDockerSuite/TestCpToDot
01:54:57 [2020-05-21T01:54:57.534Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
01:54:59 [2020-05-21T01:54:59.431Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
01:55:01 [2020-05-21T01:55:01.326Z] === RUN   TestDockerSuite/TestCpToStdout
01:55:02 [2020-05-21T01:55:02.257Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
01:55:06 [2020-05-21T01:55:06.446Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
01:55:06 [2020-05-21T01:55:06.446Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
01:55:07 [2020-05-21T01:55:07.009Z] === RUN   TestDockerSuite/TestCpVolumePath
01:55:08 [2020-05-21T01:55:08.904Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
01:55:08 [2020-05-21T01:55:08.904Z] === RUN   TestDockerSuite/TestCreateArgs
01:55:08 [2020-05-21T01:55:08.904Z] === RUN   TestDockerSuite/TestCreateByImageID
01:55:09 [2020-05-21T01:55:09.468Z] === RUN   TestDockerSuite/TestCreateEchoStdout
01:55:10 [2020-05-21T01:55:10.398Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
01:55:10 [2020-05-21T01:55:10.398Z] === RUN   TestDockerSuite/TestCreateHostConfig
01:55:10 [2020-05-21T01:55:10.398Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
01:55:11 [2020-05-21T01:55:11.328Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
01:55:11 [2020-05-21T01:55:11.328Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
01:55:11 [2020-05-21T01:55:11.585Z] === RUN   TestDockerSuite/TestCreateLabels
01:55:11 [2020-05-21T01:55:11.585Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
01:55:11 [2020-05-21T01:55:11.843Z] === RUN   TestDockerSuite/TestCreateRM
01:55:11 [2020-05-21T01:55:11.843Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
01:55:12 [2020-05-21T01:55:12.100Z] === RUN   TestDockerSuite/TestCreateStopSignal
01:55:12 [2020-05-21T01:55:12.100Z] === RUN   TestDockerSuite/TestCreateStopTimeout
01:55:12 [2020-05-21T01:55:12.357Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
01:55:14 [2020-05-21T01:55:14.881Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
01:55:14 [2020-05-21T01:55:14.881Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
01:55:15 [2020-05-21T01:55:15.139Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
01:55:20 [2020-05-21T01:55:20.401Z] === RUN   TestDockerSuite/TestCreateWithPortRange
01:55:20 [2020-05-21T01:55:20.401Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
01:55:20 [2020-05-21T01:55:20.401Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
01:55:20 [2020-05-21T01:55:20.401Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
01:55:20 [2020-05-21T01:55:20.401Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
01:55:20 [2020-05-21T01:55:20.401Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
01:55:21 [2020-05-21T01:55:21.331Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
01:55:23 [2020-05-21T01:55:23.227Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
01:55:23 [2020-05-21T01:55:23.791Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
01:55:25 [2020-05-21T01:55:25.684Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
01:55:27 [2020-05-21T01:55:27.055Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
01:55:27 [2020-05-21T01:55:27.985Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
01:55:28 [2020-05-21T01:55:28.915Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
01:55:28 [2020-05-21T01:55:28.915Z] === RUN   TestDockerSuite/TestDevicePermissions
01:55:29 [2020-05-21T01:55:29.172Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
01:55:29 [2020-05-21T01:55:29.748Z] === RUN   TestDockerSuite/TestDockerFails
01:55:29 [2020-05-21T01:55:29.748Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
01:55:29 [2020-05-21T01:55:29.748Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
01:55:29 [2020-05-21T01:55:29.748Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
01:55:31 [2020-05-21T01:55:31.642Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
01:55:32 [2020-05-21T01:55:32.206Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
01:55:34 [2020-05-21T01:55:34.103Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
01:55:34 [2020-05-21T01:55:34.103Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
01:55:34 [2020-05-21T01:55:34.103Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
01:55:34 [2020-05-21T01:55:34.361Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
01:55:40 [2020-05-21T01:55:40.906Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
01:55:44 [2020-05-21T01:55:44.181Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
01:55:45 [2020-05-21T01:55:45.112Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
01:55:46 [2020-05-21T01:55:46.481Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
01:55:49 [2020-05-21T01:55:49.759Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
01:55:50 [2020-05-21T01:55:50.688Z] === RUN   TestDockerSuite/TestEventsAttach
01:55:51 [2020-05-21T01:55:51.619Z] === RUN   TestDockerSuite/TestEventsCommit
01:55:51 [2020-05-21T01:55:51.619Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
01:55:52 [2020-05-21T01:55:52.988Z] === RUN   TestDockerSuite/TestEventsContainerEvents
01:55:53 [2020-05-21T01:55:53.920Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
01:55:54 [2020-05-21T01:55:54.486Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
01:55:55 [2020-05-21T01:55:55.416Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
01:55:57 [2020-05-21T01:55:57.313Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
01:55:59 [2020-05-21T01:55:59.835Z] === RUN   TestDockerSuite/TestEventsContainerRestart
01:56:03 [2020-05-21T01:56:03.108Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
01:56:05 [2020-05-21T01:56:05.629Z] === RUN   TestDockerSuite/TestEventsCopy
01:56:07 [2020-05-21T01:56:07.000Z] === RUN   TestDockerSuite/TestEventsFilterContainer
01:56:08 [2020-05-21T01:56:08.894Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
01:56:09 [2020-05-21T01:56:09.457Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
01:56:09 [2020-05-21T01:56:09.714Z] === RUN   TestDockerSuite/TestEventsFilterImageName
01:56:11 [2020-05-21T01:56:11.607Z] === RUN   TestDockerSuite/TestEventsFilterLabels
01:56:12 [2020-05-21T01:56:12.171Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
01:56:12 [2020-05-21T01:56:12.427Z] === RUN   TestDockerSuite/TestEventsFilterType
01:56:12 [2020-05-21T01:56:12.684Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
01:56:12 [2020-05-21T01:56:12.684Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
01:56:12 [2020-05-21T01:56:12.941Z] === RUN   TestDockerSuite/TestEventsFilters
01:56:14 [2020-05-21T01:56:14.841Z] === RUN   TestDockerSuite/TestEventsFormat
01:56:16 [2020-05-21T01:56:16.211Z] === RUN   TestDockerSuite/TestEventsFormatBadField
01:56:16 [2020-05-21T01:56:16.211Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
01:56:16 [2020-05-21T01:56:16.211Z] === RUN   TestDockerSuite/TestEventsImageImport
01:56:17 [2020-05-21T01:56:17.142Z] === RUN   TestDockerSuite/TestEventsImageLoad
01:56:17 [2020-05-21T01:56:17.399Z] === RUN   TestDockerSuite/TestEventsImagePull
01:56:17 [2020-05-21T01:56:17.962Z] === RUN   TestDockerSuite/TestEventsImageTag
01:56:18 [2020-05-21T01:56:18.893Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
01:56:19 [2020-05-21T01:56:19.150Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
01:56:19 [2020-05-21T01:56:19.150Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
01:56:19 [2020-05-21T01:56:19.150Z] === RUN   TestDockerSuite/TestEventsPluginOps
01:56:21 [2020-05-21T01:56:21.049Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
01:56:21 [2020-05-21T01:56:21.049Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
01:56:21 [2020-05-21T01:56:21.982Z] === RUN   TestDockerSuite/TestEventsRename
01:56:22 [2020-05-21T01:56:22.913Z] === RUN   TestDockerSuite/TestEventsResize
01:56:23 [2020-05-21T01:56:23.843Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
01:56:23 [2020-05-21T01:56:23.843Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
01:56:24 [2020-05-21T01:56:24.772Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
01:56:25 [2020-05-21T01:56:25.703Z] === RUN   TestDockerSuite/TestEventsStreaming
01:56:26 [2020-05-21T01:56:26.635Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
01:56:29 [2020-05-21T01:56:29.908Z] === RUN   TestDockerSuite/TestEventsTop
01:56:30 [2020-05-21T01:56:30.838Z] === RUN   TestDockerSuite/TestEventsUntag
01:56:33 [2020-05-21T01:56:33.358Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
01:56:35 [2020-05-21T01:56:35.252Z] === RUN   TestDockerSuite/TestExec
01:56:35 [2020-05-21T01:56:35.817Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
01:56:36 [2020-05-21T01:56:36.748Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
01:56:37 [2020-05-21T01:56:37.680Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
01:56:38 [2020-05-21T01:56:38.609Z] === RUN   TestDockerSuite/TestExecAPIStart
01:56:40 [2020-05-21T01:56:40.504Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
01:56:41 [2020-05-21T01:56:41.068Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
01:56:41 [2020-05-21T01:56:41.999Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
01:56:42 [2020-05-21T01:56:42.948Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
01:56:43 [2020-05-21T01:56:43.883Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
01:56:44 [2020-05-21T01:56:44.447Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
01:56:45 [2020-05-21T01:56:45.379Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
01:56:46 [2020-05-21T01:56:46.747Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
01:56:47 [2020-05-21T01:56:47.311Z] === RUN   TestDockerSuite/TestExecCgroup
01:56:48 [2020-05-21T01:56:48.682Z] === RUN   TestDockerSuite/TestExecEnv
01:56:49 [2020-05-21T01:56:49.614Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
01:56:51 [2020-05-21T01:56:51.510Z] === RUN   TestDockerSuite/TestExecExitStatus
01:56:52 [2020-05-21T01:56:52.882Z] === RUN   TestDockerSuite/TestExecInspectID
01:56:56 [2020-05-21T01:56:56.157Z] === RUN   TestDockerSuite/TestExecInteractive
01:56:56 [2020-05-21T01:56:56.720Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
01:56:57 [2020-05-21T01:56:57.651Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
01:56:58 [2020-05-21T01:56:58.580Z] === RUN   TestDockerSuite/TestExecParseError
01:56:59 [2020-05-21T01:56:59.511Z] === RUN   TestDockerSuite/TestExecPausedContainer
01:57:00 [2020-05-21T01:57:00.168Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
01:57:01 [2020-05-21T01:57:01.098Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
01:57:02 [2020-05-21T01:57:02.467Z] === RUN   TestDockerSuite/TestExecSetEnv
01:57:03 [2020-05-21T01:57:03.400Z] === RUN   TestDockerSuite/TestExecStartFails
01:57:04 [2020-05-21T01:57:04.331Z] === RUN   TestDockerSuite/TestExecStateCleanup
01:57:14 [2020-05-21T01:57:14.299Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
01:57:15 [2020-05-21T01:57:15.669Z] === RUN   TestDockerSuite/TestExecStopNotHanging
01:57:16 [2020-05-21T01:57:16.600Z] === RUN   TestDockerSuite/TestExecTTY
01:57:17 [2020-05-21T01:57:17.531Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
01:57:18 [2020-05-21T01:57:18.462Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
01:57:19 [2020-05-21T01:57:19.393Z] === RUN   TestDockerSuite/TestExecUlimits
01:57:21 [2020-05-21T01:57:21.290Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
01:57:21 [2020-05-21T01:57:21.290Z] === RUN   TestDockerSuite/TestExecWithImageUser
01:57:23 [2020-05-21T01:57:23.812Z] === RUN   TestDockerSuite/TestExecWithNoTERM
01:57:24 [2020-05-21T01:57:24.376Z] === RUN   TestDockerSuite/TestExecWithPrivileged
01:57:25 [2020-05-21T01:57:25.745Z] === RUN   TestDockerSuite/TestExecWithTERM
01:57:26 [2020-05-21T01:57:26.675Z] === RUN   TestDockerSuite/TestExecWithUser
01:57:27 [2020-05-21T01:57:27.605Z] === RUN   TestDockerSuite/TestGetContainerStats
01:57:32 [2020-05-21T01:57:32.857Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
01:57:38 [2020-05-21T01:57:38.120Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
01:57:39 [2020-05-21T01:57:39.050Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
01:57:40 [2020-05-21T01:57:40.419Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
01:57:44 [2020-05-21T01:57:44.593Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
01:57:45 [2020-05-21T01:57:45.156Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
01:57:45 [2020-05-21T01:57:45.156Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
01:57:45 [2020-05-21T01:57:45.156Z] === RUN   TestDockerSuite/TestHealth
01:58:07 [2020-05-21T01:58:07.064Z] === RUN   TestDockerSuite/TestHistoryExistentImage
01:58:07 [2020-05-21T01:58:07.064Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
01:58:07 [2020-05-21T01:58:07.064Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
01:58:07 [2020-05-21T01:58:07.064Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
01:58:07 [2020-05-21T01:58:07.064Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
01:58:07 [2020-05-21T01:58:07.064Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
01:58:07 [2020-05-21T01:58:07.995Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
01:58:07 [2020-05-21T01:58:07.995Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
01:58:07 [2020-05-21T01:58:07.995Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
01:58:07 [2020-05-21T01:58:07.995Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
01:58:08 [2020-05-21T01:58:08.559Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
01:58:08 [2020-05-21T01:58:08.816Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
01:58:09 [2020-05-21T01:58:09.380Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
01:58:09 [2020-05-21T01:58:09.380Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
01:58:10 [2020-05-21T01:58:10.313Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
01:58:10 [2020-05-21T01:58:10.313Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
01:58:11 [2020-05-21T01:58:11.243Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
01:58:12 [2020-05-21T01:58:12.174Z] === RUN   TestDockerSuite/TestImagesFormat
01:58:12 [2020-05-21T01:58:12.174Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
01:58:13 [2020-05-21T01:58:13.105Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
01:58:16 [2020-05-21T01:58:16.392Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
01:58:16 [2020-05-21T01:58:16.392Z] === RUN   TestDockerSuite/TestImportBadURL
01:58:16 [2020-05-21T01:58:16.392Z] === RUN   TestDockerSuite/TestImportDisplay
01:58:17 [2020-05-21T01:58:17.761Z] === RUN   TestDockerSuite/TestImportFile
01:58:19 [2020-05-21T01:58:19.655Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
01:58:19 [2020-05-21T01:58:19.655Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
01:58:19 [2020-05-21T01:58:19.655Z] === RUN   TestDockerSuite/TestImportFileWithMessage
01:58:21 [2020-05-21T01:58:21.549Z] === RUN   TestDockerSuite/TestImportGzipped
01:58:24 [2020-05-21T01:58:24.075Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
01:58:25 [2020-05-21T01:58:25.970Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
01:58:26 [2020-05-21T01:58:26.535Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
01:58:27 [2020-05-21T01:58:27.464Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
01:58:28 [2020-05-21T01:58:28.394Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
01:58:28 [2020-05-21T01:58:28.394Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
01:58:28 [2020-05-21T01:58:28.394Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
01:58:28 [2020-05-21T01:58:28.958Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
01:58:29 [2020-05-21T01:58:29.889Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
01:58:30 [2020-05-21T01:58:30.821Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
01:58:31 [2020-05-21T01:58:31.750Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
01:58:32 [2020-05-21T01:58:32.314Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
01:58:33 [2020-05-21T01:58:33.246Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
01:58:33 [2020-05-21T01:58:33.246Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
01:58:35 [2020-05-21T01:58:35.142Z] === RUN   TestDockerSuite/TestInspectAmpersand
01:58:36 [2020-05-21T01:58:36.074Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
01:58:36 [2020-05-21T01:58:36.639Z] === RUN   TestDockerSuite/TestInspectByPrefix
01:58:36 [2020-05-21T01:58:36.639Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
01:58:37 [2020-05-21T01:58:37.568Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
01:58:37 [2020-05-21T01:58:37.568Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
01:58:39 [2020-05-21T01:58:39.470Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
01:58:40 [2020-05-21T01:58:40.034Z] === RUN   TestDockerSuite/TestInspectDefault
01:58:40 [2020-05-21T01:58:40.965Z] === RUN   TestDockerSuite/TestInspectHistory
01:58:41 [2020-05-21T01:58:41.896Z] === RUN   TestDockerSuite/TestInspectImage
01:58:41 [2020-05-21T01:58:41.896Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
01:58:41 [2020-05-21T01:58:41.896Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
01:58:41 [2020-05-21T01:58:41.896Z] === RUN   TestDockerSuite/TestInspectInt64
01:58:42 [2020-05-21T01:58:42.827Z] === RUN   TestDockerSuite/TestInspectJSONFields
01:58:43 [2020-05-21T01:58:43.760Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
01:58:43 [2020-05-21T01:58:43.760Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
01:58:44 [2020-05-21T01:58:44.691Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
01:58:44 [2020-05-21T01:58:44.691Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
01:58:45 [2020-05-21T01:58:45.622Z] === RUN   TestDockerSuite/TestInspectPlugin
01:58:48 [2020-05-21T01:58:48.144Z] === RUN   TestDockerSuite/TestInspectRootFS
01:58:48 [2020-05-21T01:58:48.144Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
01:58:49 [2020-05-21T01:58:49.076Z] === RUN   TestDockerSuite/TestInspectStatus
01:58:50 [2020-05-21T01:58:50.006Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
01:58:50 [2020-05-21T01:58:50.006Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
01:58:51 [2020-05-21T01:58:51.900Z] === RUN   TestDockerSuite/TestInspectTemplateError
01:58:52 [2020-05-21T01:58:52.464Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
01:58:52 [2020-05-21T01:58:52.721Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
01:58:53 [2020-05-21T01:58:53.653Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
01:58:54 [2020-05-21T01:58:54.586Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
01:58:55 [2020-05-21T01:58:55.519Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
01:58:55 [2020-05-21T01:58:55.776Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
01:58:56 [2020-05-21T01:58:56.033Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
01:58:56 [2020-05-21T01:58:56.964Z] === RUN   TestDockerSuite/TestInspectUnknownObject
01:58:56 [2020-05-21T01:58:56.964Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
01:58:59 [2020-05-21T01:58:59.485Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
01:58:59 [2020-05-21T01:58:59.485Z] === RUN   TestDockerSuite/TestLinkShortDefinition
01:59:02 [2020-05-21T01:59:02.013Z] === RUN   TestDockerSuite/TestLinksEnvs
01:59:02 [2020-05-21T01:59:02.271Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
01:59:03 [2020-05-21T01:59:03.640Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
01:59:03 [2020-05-21T01:59:03.898Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
01:59:05 [2020-05-21T01:59:05.269Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
01:59:05 [2020-05-21T01:59:05.528Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
01:59:08 [2020-05-21T01:59:08.805Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
01:59:10 [2020-05-21T01:59:10.703Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
01:59:10 [2020-05-21T01:59:10.703Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
01:59:10 [2020-05-21T01:59:10.703Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
01:59:13 [2020-05-21T01:59:13.979Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
01:59:13 [2020-05-21T01:59:13.979Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
01:59:14 [2020-05-21T01:59:14.911Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
01:59:15 [2020-05-21T01:59:15.841Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
01:59:19 [2020-05-21T01:59:19.300Z] --- PASS: TestImportExtremelyLargeImageWorks (298.00s)
01:59:19 [2020-05-21T01:59:19.300Z] PASS
01:59:19 [2020-05-21T01:59:19.300Z] 
01:59:19 [2020-05-21T01:59:19.300Z] === Skipped
01:59:19 [2020-05-21T01:59:19.300Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
01:59:19 [2020-05-21T01:59:19.300Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:59:19 [2020-05-21T01:59:19.300Z] 
01:59:19 [2020-05-21T01:59:19.300Z] 
01:59:19 [2020-05-21T01:59:19.300Z] DONE 12 tests, 1 skipped in 299.333s
01:59:19 [2020-05-21T01:59:19.300Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
01:59:19 [2020-05-21T01:59:19.300Z] ++ 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
01:59:19 [2020-05-21T01:59:19.300Z] ++ set -e
01:59:19 [2020-05-21T01:59:19.300Z] ++ '[' -n 0 ']'
01:59:19 [2020-05-21T01:59:19.300Z] ++ set -x
01:59:19 [2020-05-21T01:59:19.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
01:59:19 [2020-05-21T01:59:19.300Z] INFO: Testing against a local daemon
01:59:19 [2020-05-21T01:59:19.300Z] === RUN   TestNetworkCreateDelete
01:59:19 [2020-05-21T01:59:19.300Z] --- PASS: TestNetworkCreateDelete (0.23s)
01:59:19 [2020-05-21T01:59:19.300Z] === RUN   TestDockerNetworkDeletePreferID
01:59:19 [2020-05-21T01:59:19.300Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
01:59:19 [2020-05-21T01:59:19.300Z] === RUN   TestInspectNetwork
01:59:19 [2020-05-21T01:59:19.300Z] === RUN   TestInspectNetwork/full_network_id
01:59:19 [2020-05-21T01:59:19.300Z] === RUN   TestInspectNetwork/partial_network_id
01:59:19 [2020-05-21T01:59:19.300Z] === RUN   TestInspectNetwork/network_name
01:59:19 [2020-05-21T01:59:19.300Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:59:19 [2020-05-21T01:59:19.300Z] --- PASS: TestInspectNetwork (7.40s)
01:59:19 [2020-05-21T01:59:19.300Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:59:19 [2020-05-21T01:59:19.300Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:59:19 [2020-05-21T01:59:19.300Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:59:19 [2020-05-21T01:59:19.300Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:59:19 [2020-05-21T01:59:19.300Z] === RUN   TestRunContainerWithBridgeNone
01:59:20 [2020-05-21T01:59:20.314Z] --- PASS: TestRunContainerWithBridgeNone (2.27s)
01:59:20 [2020-05-21T01:59:20.314Z] === RUN   TestNetworkInvalidJSON
01:59:20 [2020-05-21T01:59:20.314Z] === RUN   TestNetworkInvalidJSON//networks/create
01:59:20 [2020-05-21T01:59:20.314Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:59:20 [2020-05-21T01:59:20.314Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:59:20 [2020-05-21T01:59:20.314Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:59:20 [2020-05-21T01:59:20.314Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:59:20 [2020-05-21T01:59:20.314Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:59:20 [2020-05-21T01:59:20.314Z] === CONT  TestNetworkInvalidJSON//networks/create
01:59:20 [2020-05-21T01:59:20.314Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:59:20 [2020-05-21T01:59:20.314Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:59:20 [2020-05-21T01:59:20.314Z] --- PASS: TestNetworkInvalidJSON (0.04s)
01:59:20 [2020-05-21T01:59:20.314Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
01:59:20 [2020-05-21T01:59:20.314Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
01:59:20 [2020-05-21T01:59:20.314Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
01:59:20 [2020-05-21T01:59:20.314Z] === RUN   TestHostIPv4BridgeLabel
01:59:20 [2020-05-21T01:59:20.931Z] --- PASS: TestHostIPv4BridgeLabel (0.63s)
01:59:20 [2020-05-21T01:59:20.931Z] === RUN   TestDaemonRestartWithLiveRestore
01:59:21 [2020-05-21T01:59:21.953Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
01:59:21 [2020-05-21T01:59:21.953Z] === RUN   TestDaemonDefaultNetworkPools
01:59:22 [2020-05-21T01:59:22.980Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
01:59:22 [2020-05-21T01:59:22.980Z] === RUN   TestDaemonRestartWithExistingNetwork
01:59:24 [2020-05-21T01:59:24.018Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
01:59:24 [2020-05-21T01:59:24.018Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:59:25 [2020-05-21T01:59:25.503Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s)
01:59:25 [2020-05-21T01:59:25.503Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:59:26 [2020-05-21T01:59:26.123Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
01:59:26 [2020-05-21T01:59:26.123Z] === RUN   TestServiceWithPredefinedNetwork
01:59:28 [2020-05-21T01:59:28.024Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
01:59:28 [2020-05-21T01:59:28.819Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
01:59:28 [2020-05-21T01:59:28.819Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:59:28 [2020-05-21T01:59:28.819Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:59:28 [2020-05-21T01:59:28.819Z]     service_test.go:236: FLAKY_TEST
01:59:28 [2020-05-21T01:59:28.819Z] === RUN   TestServiceWithDataPathPortInit
01:59:29 [2020-05-21T01:59:29.919Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
01:59:31 [2020-05-21T01:59:31.821Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
01:59:32 [2020-05-21T01:59:32.755Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
01:59:35 [2020-05-21T01:59:35.278Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
01:59:35 [2020-05-21T01:59:35.278Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
01:59:35 [2020-05-21T01:59:35.841Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
01:59:35 [2020-05-21T01:59:35.841Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
01:59:35 [2020-05-21T01:59:35.841Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
01:59:36 [2020-05-21T01:59:36.771Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
01:59:37 [2020-05-21T01:59:37.336Z] === RUN   TestDockerSuite/TestLogsAPIUntil
01:59:40 [2020-05-21T01:59:40.608Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
01:59:41 [2020-05-21T01:59:41.172Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
01:59:42 [2020-05-21T01:59:42.102Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
01:59:44 [2020-05-21T01:59:44.079Z] --- PASS: TestServiceWithDataPathPortInit (14.64s)
01:59:44 [2020-05-21T01:59:44.079Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:59:47 [2020-05-21T01:59:47.354Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
01:59:47 [2020-05-21T01:59:47.919Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
01:59:47 [2020-05-21T01:59:47.919Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
01:59:49 [2020-05-21T01:59:49.291Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
01:59:50 [2020-05-21T01:59:50.222Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
01:59:50 [2020-05-21T01:59:50.479Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
01:59:50 [2020-05-21T01:59:50.938Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s)
01:59:50 [2020-05-21T01:59:50.938Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lzoniroy7laleuq4xla7co249 Created:2020-05-21 01:59:44.211343133 +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[c54ebaf8453cbeaf77368288c5340563d924fca9823baca32ae627e1b2569a8a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jasxw16p136lhm7bvjcgqxbcy EndpointID:c5ccdcf85f8df4500483eb99ca1d77dd73a2788661db8b342ff36ab5dd81d4ce MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f535eb829f1970f120a117686492fc2358532ef1c1d89130070f3fbcd492941f 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:fa9ae3a32299 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jasxw16p136lhm7bvjcgqxbcy EndpointID:c5ccdcf85f8df4500483eb99ca1d77dd73a2788661db8b342ff36ab5dd81d4ce EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:59:50 [2020-05-21T01:59:50.938Z] PASS
01:59:50 [2020-05-21T01:59:50.938Z] 
01:59:50 [2020-05-21T01:59:50.938Z] === Skipped
01:59:50 [2020-05-21T01:59:50.938Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:59:50 [2020-05-21T01:59:50.938Z]     service_test.go:236: FLAKY_TEST
01:59:50 [2020-05-21T01:59:50.938Z] 
01:59:50 [2020-05-21T01:59:50.938Z] 
01:59:50 [2020-05-21T01:59:50.938Z] DONE 22 tests, 1 skipped in 40.780s
01:59:50 [2020-05-21T01:59:50.938Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:59:50 [2020-05-21T01:59:50.938Z] ++ 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
01:59:50 [2020-05-21T01:59:50.938Z] ++ set -e
01:59:50 [2020-05-21T01:59:50.938Z] ++ '[' -n 0 ']'
01:59:50 [2020-05-21T01:59:50.938Z] ++ set -x
01:59:50 [2020-05-21T01:59:50.938Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
01:59:50 [2020-05-21T01:59:50.938Z] INFO: Testing against a local daemon
01:59:50 [2020-05-21T01:59:50.939Z] === RUN   TestDockerNetworkIpvlanPersistance
01:59:50 [2020-05-21T01:59:50.939Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:59:50 [2020-05-21T01:59:50.939Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:59:50 [2020-05-21T01:59:50.939Z] === RUN   TestDockerNetworkIpvlan
01:59:50 [2020-05-21T01:59:50.939Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:59:50 [2020-05-21T01:59:50.939Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:59:50 [2020-05-21T01:59:50.939Z] PASS
01:59:50 [2020-05-21T01:59:50.939Z] 
01:59:50 [2020-05-21T01:59:50.939Z] === Skipped
01:59:50 [2020-05-21T01:59:50.939Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:59:50 [2020-05-21T01:59:50.939Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:59:50 [2020-05-21T01:59:50.939Z] 
01:59:50 [2020-05-21T01:59:50.939Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:59:50 [2020-05-21T01:59:50.939Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:59:50 [2020-05-21T01:59:50.939Z] 
01:59:50 [2020-05-21T01:59:50.939Z] 
01:59:50 [2020-05-21T01:59:50.939Z] DONE 2 tests, 2 skipped in 0.107s
01:59:50 [2020-05-21T01:59:50.939Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:59:50 [2020-05-21T01:59:50.939Z] ++ 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
01:59:50 [2020-05-21T01:59:50.939Z] ++ set -e
01:59:50 [2020-05-21T01:59:50.939Z] ++ '[' -n 0 ']'
01:59:50 [2020-05-21T01:59:50.939Z] ++ set -x
01:59:50 [2020-05-21T01:59:50.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
01:59:50 [2020-05-21T01:59:50.939Z] INFO: Testing against a local daemon
01:59:50 [2020-05-21T01:59:50.939Z] === RUN   TestDockerNetworkMacvlanPersistance
01:59:51 [2020-05-21T01:59:51.411Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
01:59:52 [2020-05-21T01:59:52.434Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
01:59:52 [2020-05-21T01:59:52.435Z] === RUN   TestDockerNetworkMacvlan
01:59:52 [2020-05-21T01:59:52.781Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
01:59:53 [2020-05-21T01:59:53.057Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:59:53 [2020-05-21T01:59:53.712Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
01:59:54 [2020-05-21T01:59:54.077Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:59:54 [2020-05-21T01:59:54.277Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
01:59:55 [2020-05-21T01:59:55.097Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:59:56 [2020-05-21T01:59:56.189Z] === RUN   TestDockerSuite/TestLogsFollowStopped
01:59:57 [2020-05-21T01:59:57.119Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
01:59:57 [2020-05-21T01:59:57.684Z] === RUN   TestDockerSuite/TestLogsSince
01:59:57 [2020-05-21T01:59:57.810Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:59:59 [2020-05-21T01:59:59.866Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
02:00:05 [2020-05-21T02:00:05.400Z] === RUN   TestDockerNetworkMacvlan/Addressing
02:00:05 [2020-05-21T02:00:05.688Z] --- PASS: TestDockerNetworkMacvlan (13.44s)
02:00:05 [2020-05-21T02:00:05.688Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
02:00:05 [2020-05-21T02:00:05.688Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
02:00:05 [2020-05-21T02:00:05.688Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s)
02:00:05 [2020-05-21T02:00:05.688Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s)
02:00:05 [2020-05-21T02:00:05.688Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.99s)
02:00:05 [2020-05-21T02:00:05.688Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
02:00:05 [2020-05-21T02:00:05.688Z] PASS
02:00:05 [2020-05-21T02:00:05.688Z] 
02:00:05 [2020-05-21T02:00:05.688Z] DONE 8 tests in 15.037s
02:00:05 [2020-05-21T02:00:05.688Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
02:00:05 [2020-05-21T02:00:05.688Z] ++ 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
02:00:05 [2020-05-21T02:00:05.688Z] ++ set -e
02:00:05 [2020-05-21T02:00:05.688Z] ++ '[' -n 0 ']'
02:00:05 [2020-05-21T02:00:05.688Z] ++ set -x
02:00:05 [2020-05-21T02:00:05.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
02:00:05 [2020-05-21T02:00:05.688Z] testing: warning: no tests to run
02:00:05 [2020-05-21T02:00:05.688Z] PASS
02:00:05 [2020-05-21T02:00:05.688Z] 
02:00:05 [2020-05-21T02:00:05.688Z] DONE 0 tests in 0.016s
02:00:05 [2020-05-21T02:00:05.688Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:00:05 [2020-05-21T02:00:05.688Z] ++ 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
02:00:05 [2020-05-21T02:00:05.688Z] ++ set -e
02:00:05 [2020-05-21T02:00:05.688Z] ++ '[' -n 0 ']'
02:00:05 [2020-05-21T02:00:05.688Z] ++ set -x
02:00:05 [2020-05-21T02:00:05.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
02:00:05 [2020-05-21T02:00:05.688Z] INFO: Testing against a local daemon
02:00:05 [2020-05-21T02:00:05.688Z] === RUN   TestAuthZPluginAllowRequest
02:00:05 [2020-05-21T02:00:05.776Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
02:00:07 [2020-05-21T02:00:07.669Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
02:00:07 [2020-05-21T02:00:07.726Z] --- PASS: TestAuthZPluginAllowRequest (1.57s)
02:00:07 [2020-05-21T02:00:07.726Z] === RUN   TestAuthZPluginTLS
02:00:08 [2020-05-21T02:00:08.011Z] --- PASS: TestAuthZPluginTLS (0.60s)
02:00:08 [2020-05-21T02:00:08.011Z] === RUN   TestAuthZPluginDenyRequest
02:00:08 [2020-05-21T02:00:08.634Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
02:00:08 [2020-05-21T02:00:08.634Z] === RUN   TestAuthZPluginAPIDenyResponse
02:00:09 [2020-05-21T02:00:09.254Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
02:00:09 [2020-05-21T02:00:09.254Z] === RUN   TestAuthZPluginDenyResponse
02:00:09 [2020-05-21T02:00:09.557Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
02:00:09 [2020-05-21T02:00:09.557Z] === RUN   TestAuthZPluginAllowEventStream
02:00:10 [2020-05-21T02:00:10.943Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
02:00:10 [2020-05-21T02:00:10.943Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
02:00:11 [2020-05-21T02:00:11.200Z] === RUN   TestDockerSuite/TestLogsTail
02:00:11 [2020-05-21T02:00:11.606Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
02:00:11 [2020-05-21T02:00:11.606Z] === RUN   TestAuthZPluginErrorResponse
02:00:11 [2020-05-21T02:00:11.895Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
02:00:11 [2020-05-21T02:00:11.895Z] === RUN   TestAuthZPluginErrorRequest
02:00:12 [2020-05-21T02:00:12.133Z] === RUN   TestDockerSuite/TestLogsTimestamps
02:00:12 [2020-05-21T02:00:12.517Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
02:00:12 [2020-05-21T02:00:12.517Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:00:13 [2020-05-21T02:00:13.064Z] === RUN   TestDockerSuite/TestLogsWithDetails
02:00:13 [2020-05-21T02:00:13.139Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
02:00:13 [2020-05-21T02:00:13.139Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:00:13 [2020-05-21T02:00:13.996Z] === RUN   TestDockerSuite/TestMountIntoProc
02:00:14 [2020-05-21T02:00:14.253Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
02:00:14 [2020-05-21T02:00:14.817Z] === RUN   TestDockerSuite/TestMountIntoSys
02:00:15 [2020-05-21T02:00:15.180Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
02:00:15 [2020-05-21T02:00:15.180Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:00:15 [2020-05-21T02:00:15.747Z] === RUN   TestDockerSuite/TestNetHostname
02:00:17 [2020-05-21T02:00:17.237Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s)
02:00:17 [2020-05-21T02:00:17.237Z] === RUN   TestAuthZPluginHeader
02:00:17 [2020-05-21T02:00:17.641Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
02:00:18 [2020-05-21T02:00:18.269Z] --- PASS: TestAuthZPluginHeader (0.97s)
02:00:18 [2020-05-21T02:00:18.269Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:00:18 [2020-05-21T02:00:18.269Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:00:18 [2020-05-21T02:00:18.269Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:18 [2020-05-21T02:00:18.269Z] === RUN   TestAuthZPluginV2Disable
02:00:18 [2020-05-21T02:00:18.269Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
02:00:18 [2020-05-21T02:00:18.269Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:18 [2020-05-21T02:00:18.269Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:00:18 [2020-05-21T02:00:18.269Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:00:18 [2020-05-21T02:00:18.269Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:18 [2020-05-21T02:00:18.269Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:00:18 [2020-05-21T02:00:18.269Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:00:18 [2020-05-21T02:00:18.269Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:18 [2020-05-21T02:00:18.269Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:00:18 [2020-05-21T02:00:18.572Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
02:00:18 [2020-05-21T02:00:18.829Z] === RUN   TestDockerSuite/TestNetworkEvents
02:00:20 [2020-05-21T02:00:20.201Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
02:00:21 [2020-05-21T02:00:21.144Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
02:00:23 [2020-05-21T02:00:23.048Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
02:00:23 [2020-05-21T02:00:23.611Z] === RUN   TestDockerSuite/TestPluginActive
02:00:24 [2020-05-21T02:00:24.980Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
02:00:25 [2020-05-21T02:00:25.910Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
02:00:27 [2020-05-21T02:00:27.805Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
02:00:31 [2020-05-21T02:00:31.080Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
02:00:31 [2020-05-21T02:00:31.644Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
02:00:31 [2020-05-21T02:00:31.644Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
02:00:32 [2020-05-21T02:00:32.574Z] === RUN   TestDockerSuite/TestPluginLogDriver
02:00:35 [2020-05-21T02:00:35.097Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
02:00:36 [2020-05-21T02:00:36.029Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
02:00:36 [2020-05-21T02:00:36.779Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
02:00:36 [2020-05-21T02:00:36.779Z] PASS
02:00:36 [2020-05-21T02:00:36.779Z] 
02:00:36 [2020-05-21T02:00:36.779Z] === Skipped
02:00:36 [2020-05-21T02:00:36.779Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:00:36 [2020-05-21T02:00:36.779Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:36 [2020-05-21T02:00:36.779Z] 
02:00:36 [2020-05-21T02:00:36.779Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
02:00:36 [2020-05-21T02:00:36.779Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:36 [2020-05-21T02:00:36.779Z] 
02:00:36 [2020-05-21T02:00:36.779Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:00:36 [2020-05-21T02:00:36.779Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:36 [2020-05-21T02:00:36.779Z] 
02:00:36 [2020-05-21T02:00:36.779Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:00:36 [2020-05-21T02:00:36.779Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:36 [2020-05-21T02:00:36.779Z] 
02:00:36 [2020-05-21T02:00:36.779Z] 
02:00:36 [2020-05-21T02:00:36.779Z] DONE 17 tests, 4 skipped in 29.217s
02:00:36 [2020-05-21T02:00:36.779Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:00:36 [2020-05-21T02:00:36.779Z] ++ 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
02:00:36 [2020-05-21T02:00:36.779Z] ++ set -e
02:00:36 [2020-05-21T02:00:36.779Z] ++ '[' -n 0 ']'
02:00:36 [2020-05-21T02:00:36.779Z] ++ set -x
02:00:36 [2020-05-21T02:00:36.779Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
02:00:36 [2020-05-21T02:00:36.779Z] INFO: Testing against a local daemon
02:00:36 [2020-05-21T02:00:36.779Z] === RUN   TestPluginInvalidJSON
02:00:36 [2020-05-21T02:00:36.779Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
02:00:36 [2020-05-21T02:00:36.779Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
02:00:36 [2020-05-21T02:00:36.779Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
02:00:36 [2020-05-21T02:00:36.779Z] --- PASS: TestPluginInvalidJSON (0.04s)
02:00:36 [2020-05-21T02:00:36.779Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
02:00:36 [2020-05-21T02:00:36.779Z] === RUN   TestPluginInstall
02:00:36 [2020-05-21T02:00:36.779Z] === RUN   TestPluginInstall/no_auth
02:00:37 [2020-05-21T02:00:37.924Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
02:00:39 [2020-05-21T02:00:39.817Z] === RUN   TestDockerSuite/TestPluginUpgrade
02:00:41 [2020-05-21T02:00:41.711Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
02:00:43 [2020-05-21T02:00:43.622Z] time="2020-05-21T02:00:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:00:43 [2020-05-21T02:00:43.622Z] time="2020-05-21T02:00:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:00:43 [2020-05-21T02:00:43.622Z] time="2020-05-21T02:00:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:684dac8c663d331908223e9649065fc70754cfd51a829176288e0feeb46e0575" mediatype=application/vnd.docker.plugin.v1+json size=522
02:00:43 [2020-05-21T02:00:43.622Z] time="2020-05-21T02:00:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:00:43 [2020-05-21T02:00:43.622Z] time="2020-05-21T02:00:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:00:43 [2020-05-21T02:00:43.622Z] time="2020-05-21T02:00:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:684dac8c663d331908223e9649065fc70754cfd51a829176288e0feeb46e0575" mediatype=application/vnd.docker.plugin.v1+json size=522
02:00:43 [2020-05-21T02:00:43.622Z] === RUN   TestPluginInstall/with_htpasswd
02:00:43 [2020-05-21T02:00:43.906Z] time="2020-05-21T02:00:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:00:43 [2020-05-21T02:00:43.906Z] time="2020-05-21T02:00:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:00:43 [2020-05-21T02:00:43.906Z] time="2020-05-21T02:00:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94d555b0ba6f383ee0886c3e6e3f474328c2eea7eeaee52f9f2af5154f977ecc" mediatype=application/vnd.docker.plugin.v1+json size=522
02:00:43 [2020-05-21T02:00:43.906Z] time="2020-05-21T02:00:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:00:43 [2020-05-21T02:00:43.906Z] time="2020-05-21T02:00:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:00:43 [2020-05-21T02:00:43.906Z] time="2020-05-21T02:00:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94d555b0ba6f383ee0886c3e6e3f474328c2eea7eeaee52f9f2af5154f977ecc" mediatype=application/vnd.docker.plugin.v1+json size=522
02:00:44 [2020-05-21T02:00:44.526Z] === RUN   TestPluginInstall/with_insecure
02:00:45 [2020-05-21T02:00:45.890Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
02:00:46 [2020-05-21T02:00:46.008Z] time="2020-05-21T02:00:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:00:46 [2020-05-21T02:00:46.008Z] time="2020-05-21T02:00:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:00:46 [2020-05-21T02:00:46.008Z] time="2020-05-21T02:00:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:602e231e71c0f7829711290e10b0f93658feb8da9e56e32a8647231cc18b5013" mediatype=application/vnd.docker.plugin.v1+json size=522
02:00:46 [2020-05-21T02:00:46.008Z] time="2020-05-21T02:00:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:00:46 [2020-05-21T02:00:46.008Z] time="2020-05-21T02:00:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
02:00:46 [2020-05-21T02:00:46.008Z] time="2020-05-21T02:00:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:602e231e71c0f7829711290e10b0f93658feb8da9e56e32a8647231cc18b5013" mediatype=application/vnd.docker.plugin.v1+json size=522
02:00:46 [2020-05-21T02:00:46.292Z] --- PASS: TestPluginInstall (11.08s)
02:00:46 [2020-05-21T02:00:46.292Z]     --- PASS: TestPluginInstall/no_auth (7.95s)
02:00:46 [2020-05-21T02:00:46.292Z]     --- PASS: TestPluginInstall/with_htpasswd (1.35s)
02:00:46 [2020-05-21T02:00:46.292Z]     --- PASS: TestPluginInstall/with_insecure (1.78s)
02:00:46 [2020-05-21T02:00:46.292Z]         plugin_test.go:157: [d26bf3bfb21a8] daemon is not started
02:00:46 [2020-05-21T02:00:46.292Z] PASS
02:00:46 [2020-05-21T02:00:46.292Z] 
02:00:46 [2020-05-21T02:00:46.292Z] DONE 6 tests in 11.222s
02:00:46 [2020-05-21T02:00:46.292Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:00:46 [2020-05-21T02:00:46.292Z] ++ 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
02:00:46 [2020-05-21T02:00:46.292Z] ++ set -e
02:00:46 [2020-05-21T02:00:46.292Z] ++ '[' -n 0 ']'
02:00:46 [2020-05-21T02:00:46.292Z] ++ set -x
02:00:46 [2020-05-21T02:00:46.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
02:00:46 [2020-05-21T02:00:46.292Z] INFO: Testing against a local daemon
02:00:46 [2020-05-21T02:00:46.292Z] === RUN   TestExternalGraphDriver
02:00:46 [2020-05-21T02:00:46.577Z] === RUN   TestExternalGraphDriver/json
02:00:47 [2020-05-21T02:00:47.271Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
02:00:47 [2020-05-21T02:00:47.528Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
02:00:48 [2020-05-21T02:00:48.617Z] === RUN   TestExternalGraphDriver/spec
02:00:49 [2020-05-21T02:00:49.422Z] === RUN   TestDockerSuite/TestPortHostBinding
02:00:50 [2020-05-21T02:00:50.651Z] === RUN   TestExternalGraphDriver/pull
02:00:50 [2020-05-21T02:00:50.793Z] === RUN   TestDockerSuite/TestPortList
02:00:52 [2020-05-21T02:00:52.686Z] --- PASS: TestExternalGraphDriver (6.27s)
02:00:52 [2020-05-21T02:00:52.686Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
02:00:52 [2020-05-21T02:00:52.686Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
02:00:52 [2020-05-21T02:00:52.686Z]     --- PASS: TestExternalGraphDriver/pull (1.99s)
02:00:52 [2020-05-21T02:00:52.686Z] === RUN   TestGraphdriverPluginV2
02:00:52 [2020-05-21T02:00:52.686Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
02:00:52 [2020-05-21T02:00:52.686Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:52 [2020-05-21T02:00:52.686Z] PASS
02:00:52 [2020-05-21T02:00:52.686Z] 
02:00:52 [2020-05-21T02:00:52.686Z] === Skipped
02:00:52 [2020-05-21T02:00:52.686Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
02:00:52 [2020-05-21T02:00:52.686Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:00:52 [2020-05-21T02:00:52.686Z] 
02:00:52 [2020-05-21T02:00:52.686Z] 
02:00:52 [2020-05-21T02:00:52.686Z] DONE 5 tests, 1 skipped in 6.439s
02:00:52 [2020-05-21T02:00:52.686Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:00:52 [2020-05-21T02:00:52.686Z] ++ 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
02:00:52 [2020-05-21T02:00:52.686Z] ++ set -e
02:00:52 [2020-05-21T02:00:52.686Z] ++ '[' -n 0 ']'
02:00:52 [2020-05-21T02:00:52.686Z] ++ set -x
02:00:52 [2020-05-21T02:00:52.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
02:00:52 [2020-05-21T02:00:52.686Z] INFO: Testing against a local daemon
02:00:52 [2020-05-21T02:00:52.686Z] === RUN   TestContinueAfterPluginCrash
02:00:52 [2020-05-21T02:00:52.686Z] === PAUSE TestContinueAfterPluginCrash
02:00:52 [2020-05-21T02:00:52.686Z] === RUN   TestReadPluginNoRead
02:00:52 [2020-05-21T02:00:52.686Z] === PAUSE TestReadPluginNoRead
02:00:52 [2020-05-21T02:00:52.686Z] === RUN   TestDaemonStartWithLogOpt
02:00:52 [2020-05-21T02:00:52.686Z] === PAUSE TestDaemonStartWithLogOpt
02:00:52 [2020-05-21T02:00:52.686Z] === CONT  TestContinueAfterPluginCrash
02:00:52 [2020-05-21T02:00:52.686Z] === CONT  TestDaemonStartWithLogOpt
02:00:52 [2020-05-21T02:00:52.686Z] === CONT  TestReadPluginNoRead
02:00:59 [2020-05-21T02:00:59.536Z] === RUN   TestReadPluginNoRead/disabled_caching
02:00:59 [2020-05-21T02:00:59.820Z] --- PASS: TestDaemonStartWithLogOpt (7.01s)
02:01:00 [2020-05-21T02:01:00.745Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
02:01:00 [2020-05-21T02:01:00.746Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
02:01:01 [2020-05-21T02:01:01.299Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:01:02 [2020-05-21T02:01:02.640Z] === RUN   TestDockerSuite/TestPostContainersAttach
02:01:03 [2020-05-21T02:01:03.331Z] === RUN   TestReadPluginNoRead/default
02:01:04 [2020-05-21T02:01:04.009Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
02:01:04 [2020-05-21T02:01:04.806Z] --- PASS: TestReadPluginNoRead (11.96s)
02:01:04 [2020-05-21T02:01:04.807Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.78s)
02:01:04 [2020-05-21T02:01:04.807Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s)
02:01:04 [2020-05-21T02:01:04.807Z]     --- PASS: TestReadPluginNoRead/default (1.68s)
02:01:04 [2020-05-21T02:01:04.807Z]     read_test.go:91: [d0aa59c2ddbfa] daemon is not started
02:01:05 [2020-05-21T02:01:05.426Z] --- PASS: TestContinueAfterPluginCrash (12.64s)
02:01:05 [2020-05-21T02:01:05.426Z] PASS
02:01:05 [2020-05-21T02:01:05.426Z] 
02:01:05 [2020-05-21T02:01:05.426Z] DONE 6 tests in 12.736s
02:01:05 [2020-05-21T02:01:05.426Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:01:05 [2020-05-21T02:01:05.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
02:01:05 [2020-05-21T02:01:05.426Z] ++ set -e
02:01:05 [2020-05-21T02:01:05.426Z] ++ '[' -n 0 ']'
02:01:05 [2020-05-21T02:01:05.426Z] ++ set -x
02:01:05 [2020-05-21T02:01:05.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
02:01:05 [2020-05-21T02:01:05.426Z] testing: warning: no tests to run
02:01:05 [2020-05-21T02:01:05.426Z] PASS
02:01:05 [2020-05-21T02:01:05.426Z] 
02:01:05 [2020-05-21T02:01:05.426Z] DONE 0 tests in 0.020s
02:01:05 [2020-05-21T02:01:05.426Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:01:05 [2020-05-21T02:01:05.426Z] ++ 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
02:01:05 [2020-05-21T02:01:05.426Z] ++ set -e
02:01:05 [2020-05-21T02:01:05.426Z] ++ '[' -n 0 ']'
02:01:05 [2020-05-21T02:01:05.426Z] ++ set -x
02:01:05 [2020-05-21T02:01:05.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
02:01:05 [2020-05-21T02:01:05.426Z] INFO: Testing against a local daemon
02:01:05 [2020-05-21T02:01:05.426Z] === RUN   TestPluginWithDevMounts
02:01:05 [2020-05-21T02:01:05.426Z] === PAUSE TestPluginWithDevMounts
02:01:05 [2020-05-21T02:01:05.426Z] === CONT  TestPluginWithDevMounts
02:01:08 [2020-05-21T02:01:08.108Z] --- PASS: TestPluginWithDevMounts (2.22s)
02:01:08 [2020-05-21T02:01:08.108Z] PASS
02:01:08 [2020-05-21T02:01:08.108Z] 
02:01:08 [2020-05-21T02:01:08.108Z] DONE 1 tests in 2.326s
02:01:08 [2020-05-21T02:01:08.108Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
02:01:08 [2020-05-21T02:01:08.108Z] ++ 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
02:01:08 [2020-05-21T02:01:08.108Z] ++ set -e
02:01:08 [2020-05-21T02:01:08.108Z] ++ '[' -n 0 ']'
02:01:08 [2020-05-21T02:01:08.108Z] ++ set -x
02:01:08 [2020-05-21T02:01:08.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
02:01:08 [2020-05-21T02:01:08.108Z] INFO: Testing against a local daemon
02:01:08 [2020-05-21T02:01:08.108Z] === RUN   TestSecretInspect
02:01:08 [2020-05-21T02:01:08.185Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
02:01:10 [2020-05-21T02:01:10.151Z] --- PASS: TestSecretInspect (2.24s)
02:01:10 [2020-05-21T02:01:10.151Z] === RUN   TestSecretList
02:01:10 [2020-05-21T02:01:10.708Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
02:01:10 [2020-05-21T02:01:10.708Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
02:01:10 [2020-05-21T02:01:10.708Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
02:01:10 [2020-05-21T02:01:10.965Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
02:01:10 [2020-05-21T02:01:10.965Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
02:01:11 [2020-05-21T02:01:11.528Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
02:01:12 [2020-05-21T02:01:12.092Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
02:01:12 [2020-05-21T02:01:12.092Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
02:01:12 [2020-05-21T02:01:12.840Z] --- PASS: TestSecretList (2.26s)
02:01:12 [2020-05-21T02:01:12.840Z] === RUN   TestSecretsCreateAndDelete
02:01:13 [2020-05-21T02:01:13.023Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
02:01:13 [2020-05-21T02:01:13.023Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
02:01:14 [2020-05-21T02:01:14.890Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
02:01:14 [2020-05-21T02:01:14.890Z] === RUN   TestSecretsUpdate
02:01:14 [2020-05-21T02:01:14.926Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
02:01:14 [2020-05-21T02:01:14.926Z] === RUN   TestDockerSuite/TestPruneContainerLabel
02:01:16 [2020-05-21T02:01:16.820Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
02:01:16 [2020-05-21T02:01:16.920Z] --- PASS: TestSecretsUpdate (2.24s)
02:01:16 [2020-05-21T02:01:16.920Z] === RUN   TestTemplatedSecret
02:01:18 [2020-05-21T02:01:18.190Z] === RUN   TestDockerSuite/TestPruneContainerUntil
02:01:19 [2020-05-21T02:01:19.608Z] --- PASS: TestTemplatedSecret (2.89s)
02:01:19 [2020-05-21T02:01:19.608Z] === RUN   TestSecretCreateResolve
02:01:20 [2020-05-21T02:01:20.086Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
02:01:20 [2020-05-21T02:01:20.086Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
02:01:20 [2020-05-21T02:01:20.343Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
02:01:20 [2020-05-21T02:01:20.343Z] === RUN   TestDockerSuite/TestPsByOrder
02:01:22 [2020-05-21T02:01:22.298Z] --- PASS: TestSecretCreateResolve (2.24s)
02:01:22 [2020-05-21T02:01:22.298Z] PASS
02:01:22 [2020-05-21T02:01:22.298Z] 
02:01:22 [2020-05-21T02:01:22.298Z] DONE 6 tests in 14.185s
02:01:22 [2020-05-21T02:01:22.298Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
02:01:22 [2020-05-21T02:01:22.298Z] ++ 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
02:01:22 [2020-05-21T02:01:22.298Z] ++ set -e
02:01:22 [2020-05-21T02:01:22.298Z] ++ '[' -n 0 ']'
02:01:22 [2020-05-21T02:01:22.298Z] ++ set -x
02:01:22 [2020-05-21T02:01:22.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
02:01:22 [2020-05-21T02:01:22.298Z] INFO: Testing against a local daemon
02:01:22 [2020-05-21T02:01:22.298Z] === RUN   TestServiceCreateInit
02:01:22 [2020-05-21T02:01:22.298Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:01:24 [2020-05-21T02:01:24.519Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
02:01:25 [2020-05-21T02:01:25.450Z] === RUN   TestDockerSuite/TestPsListContainersBase
02:01:26 [2020-05-21T02:01:26.702Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:01:28 [2020-05-21T02:01:28.723Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
02:01:31 [2020-05-21T02:01:31.125Z] --- PASS: TestServiceCreateInit (8.50s)
02:01:31 [2020-05-21T02:01:31.125Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.24s)
02:01:31 [2020-05-21T02:01:31.125Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s)
02:01:31 [2020-05-21T02:01:31.125Z] === RUN   TestCreateServiceMultipleTimes
02:01:33 [2020-05-21T02:01:33.976Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
02:01:33 [2020-05-21T02:01:33.976Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
02:01:33 [2020-05-21T02:01:33.976Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
02:01:38 [2020-05-21T02:01:38.152Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
02:01:46 [2020-05-21T02:01:46.269Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
02:01:46 [2020-05-21T02:01:46.526Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
02:01:47 [2020-05-21T02:01:47.895Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
02:01:49 [2020-05-21T02:01:49.612Z] --- PASS: TestCreateServiceMultipleTimes (16.17s)
02:01:49 [2020-05-21T02:01:49.612Z] === RUN   TestCreateServiceConflict
02:01:49 [2020-05-21T02:01:49.612Z] --- PASS: TestCreateServiceConflict (2.19s)
02:01:49 [2020-05-21T02:01:49.612Z] === RUN   TestCreateServiceMaxReplicas
02:01:50 [2020-05-21T02:01:50.419Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
02:01:52 [2020-05-21T02:01:52.314Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
02:01:52 [2020-05-21T02:01:52.335Z] --- PASS: TestCreateServiceMaxReplicas (3.04s)
02:01:52 [2020-05-21T02:01:52.335Z] === RUN   TestCreateWithDuplicateNetworkNames
02:01:53 [2020-05-21T02:01:53.685Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
02:01:56 [2020-05-21T02:01:56.208Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
02:01:58 [2020-05-21T02:01:58.729Z] === RUN   TestDockerSuite/TestPsListContainersSize
02:01:59 [2020-05-21T02:01:59.659Z] === RUN   TestDockerSwarmSuite/TestServiceScale
02:02:00 [2020-05-21T02:02:00.591Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
02:02:00 [2020-05-21T02:02:00.848Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
02:02:01 [2020-05-21T02:02:01.780Z] === RUN   TestDockerSuite/TestPsRightTagName
02:02:02 [2020-05-21T02:02:02.711Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
02:02:04 [2020-05-21T02:02:04.604Z] === RUN   TestDockerSuite/TestPsShowMounts
02:02:07 [2020-05-21T02:02:07.126Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
02:02:07 [2020-05-21T02:02:07.573Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s)
02:02:07 [2020-05-21T02:02:07.573Z] === RUN   TestCreateServiceSecretFileMode
02:02:07 [2020-05-21T02:02:07.857Z] --- PASS: TestCreateServiceSecretFileMode (2.60s)
02:02:07 [2020-05-21T02:02:07.857Z] === RUN   TestCreateServiceConfigFileMode
02:02:08 [2020-05-21T02:02:08.056Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
02:02:08 [2020-05-21T02:02:08.056Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
02:02:08 [2020-05-21T02:02:08.056Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
02:02:08 [2020-05-21T02:02:08.056Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
02:02:08 [2020-05-21T02:02:08.316Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
02:02:09 [2020-05-21T02:02:09.246Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
02:02:10 [2020-05-21T02:02:10.547Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
02:02:10 [2020-05-21T02:02:10.547Z] === RUN   TestCreateServiceSysctls
02:02:11 [2020-05-21T02:02:11.140Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
02:02:12 [2020-05-21T02:02:12.510Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
02:02:13 [2020-05-21T02:02:13.441Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
02:02:14 [2020-05-21T02:02:14.021Z] --- PASS: TestCreateServiceSysctls (3.42s)
02:02:14 [2020-05-21T02:02:14.021Z] === RUN   TestCreateServiceCapabilities
02:02:16 [2020-05-21T02:02:16.710Z] --- PASS: TestCreateServiceCapabilities (2.61s)
02:02:16 [2020-05-21T02:02:16.710Z] === RUN   TestInspect
02:02:19 [2020-05-21T02:02:19.396Z] --- PASS: TestInspect (2.84s)
02:02:19 [2020-05-21T02:02:19.396Z] === RUN   TestCreateJob
02:02:22 [2020-05-21T02:02:22.889Z] --- PASS: TestCreateJob (3.46s)
02:02:22 [2020-05-21T02:02:22.889Z] === RUN   TestReplicatedJob
02:02:23 [2020-05-21T02:02:23.396Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
02:02:23 [2020-05-21T02:02:23.396Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
02:02:24 [2020-05-21T02:02:24.326Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
02:02:25 [2020-05-21T02:02:25.696Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
02:02:25 [2020-05-21T02:02:25.953Z] === RUN   TestDockerSuite/TestRestartPolicyNO
02:02:25 [2020-05-21T02:02:25.953Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
02:02:26 [2020-05-21T02:02:26.209Z] === RUN   TestDockerSuite/TestRestartRunningContainer
02:02:27 [2020-05-21T02:02:27.579Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
02:02:28 [2020-05-21T02:02:28.948Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
02:02:29 [2020-05-21T02:02:29.717Z] --- PASS: TestReplicatedJob (5.78s)
02:02:29 [2020-05-21T02:02:29.717Z] === RUN   TestUpdateReplicatedJob
02:02:30 [2020-05-21T02:02:30.843Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
02:02:30 [2020-05-21T02:02:30.843Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
02:02:32 [2020-05-21T02:02:32.397Z] --- PASS: TestUpdateReplicatedJob (3.57s)
02:02:32 [2020-05-21T02:02:32.397Z] === RUN   TestServiceListWithStatuses
02:02:32 [2020-05-21T02:02:32.397Z] --- SKIP: TestServiceListWithStatuses (0.00s)
02:02:32 [2020-05-21T02:02:32.397Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:02:32 [2020-05-21T02:02:32.397Z] === RUN   TestDockerNetworkConnectAlias
02:02:35 [2020-05-21T02:02:35.022Z] === RUN   TestDockerSuite/TestRestartWithVolumes
02:02:36 [2020-05-21T02:02:36.806Z] --- PASS: TestDockerNetworkConnectAlias (4.58s)
02:02:36 [2020-05-21T02:02:36.806Z] === RUN   TestDockerNetworkReConnect
02:02:36 [2020-05-21T02:02:36.928Z] === RUN   TestDockerSuite/TestRmiBlank
02:02:36 [2020-05-21T02:02:36.928Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
02:02:36 [2020-05-21T02:02:36.928Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
02:02:41 [2020-05-21T02:02:41.108Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
02:02:41 [2020-05-21T02:02:41.201Z] --- PASS: TestDockerNetworkReConnect (3.72s)
02:02:41 [2020-05-21T02:02:41.201Z] === RUN   TestServicePlugin
02:02:41 [2020-05-21T02:02:41.201Z] --- SKIP: TestServicePlugin (0.00s)
02:02:41 [2020-05-21T02:02:41.201Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:02:41 [2020-05-21T02:02:41.201Z] === RUN   TestServiceUpdateLabel
02:02:41 [2020-05-21T02:02:41.671Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
02:02:42 [2020-05-21T02:02:42.235Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
02:02:42 [2020-05-21T02:02:42.695Z] --- PASS: TestServiceUpdateLabel (2.21s)
02:02:42 [2020-05-21T02:02:42.695Z] === RUN   TestServiceUpdateSecrets
02:02:44 [2020-05-21T02:02:44.129Z] === RUN   TestDockerSuite/TestRmiImgIDForce
02:02:45 [2020-05-21T02:02:45.060Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
02:02:46 [2020-05-21T02:02:46.952Z] === RUN   TestDockerSuite/TestRmiParentImageFail
02:02:47 [2020-05-21T02:02:47.883Z] === RUN   TestDockerSuite/TestRmiTag
02:02:47 [2020-05-21T02:02:47.883Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
02:02:48 [2020-05-21T02:02:48.814Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
02:02:50 [2020-05-21T02:02:50.709Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
02:02:53 [2020-05-21T02:02:53.985Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
02:02:54 [2020-05-21T02:02:54.242Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
02:02:55 [2020-05-21T02:02:55.174Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
02:02:55 [2020-05-21T02:02:55.738Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
02:02:57 [2020-05-21T02:02:57.631Z] === RUN   TestDockerSuite/TestRunAddHost
02:02:57 [2020-05-21T02:02:57.946Z] --- PASS: TestServiceUpdateSecrets (14.79s)
02:02:57 [2020-05-21T02:02:57.946Z] === RUN   TestServiceUpdateConfigs
02:02:58 [2020-05-21T02:02:58.196Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
02:02:58 [2020-05-21T02:02:58.453Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
02:02:59 [2020-05-21T02:02:59.017Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
02:02:59 [2020-05-21T02:02:59.275Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
02:02:59 [2020-05-21T02:02:59.275Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
02:03:00 [2020-05-21T02:03:00.223Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
02:03:01 [2020-05-21T02:03:01.593Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
02:03:02 [2020-05-21T02:03:02.525Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
02:03:03 [2020-05-21T02:03:03.090Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
02:03:04 [2020-05-21T02:03:04.021Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
02:03:04 [2020-05-21T02:03:04.952Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
02:03:06 [2020-05-21T02:03:06.847Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
02:03:08 [2020-05-21T02:03:08.216Z] === RUN   TestDockerSuite/TestRunAttachDetach
02:03:09 [2020-05-21T02:03:09.147Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
02:03:10 [2020-05-21T02:03:10.516Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
02:03:11 [2020-05-21T02:03:11.080Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
02:03:12 [2020-05-21T02:03:12.010Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
02:03:12 [2020-05-21T02:03:12.944Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
02:03:13 [2020-05-21T02:03:13.179Z] --- PASS: TestServiceUpdateConfigs (14.79s)
02:03:13 [2020-05-21T02:03:13.179Z] === RUN   TestServiceUpdateNetwork
02:03:14 [2020-05-21T02:03:14.313Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
02:03:15 [2020-05-21T02:03:15.244Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
02:03:16 [2020-05-21T02:03:16.174Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
02:03:16 [2020-05-21T02:03:16.736Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
02:03:17 [2020-05-21T02:03:17.300Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
02:03:17 [2020-05-21T02:03:17.558Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
02:03:17 [2020-05-21T02:03:17.558Z] === RUN   TestDockerSuite/TestRunBindMounts
02:03:20 [2020-05-21T02:03:20.247Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
02:03:21 [2020-05-21T02:03:21.182Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
02:03:22 [2020-05-21T02:03:22.113Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
02:03:22 [2020-05-21T02:03:22.677Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
02:03:23 [2020-05-21T02:03:23.606Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
02:03:23 [2020-05-21T02:03:23.606Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
02:03:24 [2020-05-21T02:03:24.536Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
02:03:25 [2020-05-21T02:03:25.099Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
02:03:25 [2020-05-21T02:03:25.734Z] --- PASS: TestServiceUpdateNetwork (12.87s)
02:03:25 [2020-05-21T02:03:25.734Z] === RUN   TestServiceUpdatePidsLimit
02:03:26 [2020-05-21T02:03:26.029Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
02:03:26 [2020-05-21T02:03:26.360Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
02:03:26 [2020-05-21T02:03:26.962Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
02:03:27 [2020-05-21T02:03:27.380Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
02:03:27 [2020-05-21T02:03:27.527Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
02:03:27 [2020-05-21T02:03:27.527Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
02:03:28 [2020-05-21T02:03:28.457Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
02:03:28 [2020-05-21T02:03:28.457Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
02:03:29 [2020-05-21T02:03:29.825Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
02:03:30 [2020-05-21T02:03:30.756Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
02:03:31 [2020-05-21T02:03:31.685Z] === RUN   TestDockerSuite/TestRunContainerNetwork
02:03:32 [2020-05-21T02:03:32.249Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
02:03:32 [2020-05-21T02:03:32.505Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
02:03:33 [2020-05-21T02:03:33.436Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
02:03:34 [2020-05-21T02:03:34.184Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
02:03:34 [2020-05-21T02:03:34.806Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
02:03:36 [2020-05-21T02:03:36.699Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
02:03:36 [2020-05-21T02:03:36.699Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
02:03:38 [2020-05-21T02:03:38.068Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
02:03:38 [2020-05-21T02:03:38.999Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
02:03:39 [2020-05-21T02:03:39.930Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
02:03:40 [2020-05-21T02:03:40.494Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
02:03:41 [2020-05-21T02:03:41.460Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
02:03:42 [2020-05-21T02:03:42.392Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
02:03:42 [2020-05-21T02:03:42.576Z] --- PASS: TestServiceUpdatePidsLimit (16.58s)
02:03:42 [2020-05-21T02:03:42.576Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
02:03:42 [2020-05-21T02:03:42.576Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
02:03:42 [2020-05-21T02:03:42.576Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
02:03:42 [2020-05-21T02:03:42.576Z] PASS
02:03:42 [2020-05-21T02:03:42.576Z] 
02:03:42 [2020-05-21T02:03:42.576Z] === Skipped
02:03:42 [2020-05-21T02:03:42.576Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
02:03:42 [2020-05-21T02:03:42.576Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:03:42 [2020-05-21T02:03:42.576Z] 
02:03:42 [2020-05-21T02:03:42.576Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
02:03:42 [2020-05-21T02:03:42.576Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:03:42 [2020-05-21T02:03:42.576Z] 
02:03:42 [2020-05-21T02:03:42.576Z] 
02:03:42 [2020-05-21T02:03:42.576Z] DONE 27 tests, 2 skipped in 139.776s
02:03:42 [2020-05-21T02:03:42.576Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
02:03:42 [2020-05-21T02:03:42.576Z] ++ 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
02:03:42 [2020-05-21T02:03:42.576Z] ++ set -e
02:03:42 [2020-05-21T02:03:42.576Z] ++ '[' -n 0 ']'
02:03:42 [2020-05-21T02:03:42.576Z] ++ set -x
02:03:42 [2020-05-21T02:03:42.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
02:03:42 [2020-05-21T02:03:42.576Z] INFO: Testing against a local daemon
02:03:42 [2020-05-21T02:03:42.576Z] === RUN   TestSessionCreate
02:03:42 [2020-05-21T02:03:42.576Z] --- PASS: TestSessionCreate (0.05s)
02:03:42 [2020-05-21T02:03:42.576Z] === RUN   TestSessionCreateWithBadUpgrade
02:03:42 [2020-05-21T02:03:42.576Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
02:03:42 [2020-05-21T02:03:42.576Z] PASS
02:03:42 [2020-05-21T02:03:42.576Z] 
02:03:42 [2020-05-21T02:03:42.576Z] DONE 2 tests in 0.191s
02:03:42 [2020-05-21T02:03:42.576Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
02:03:42 [2020-05-21T02:03:42.576Z] ++ 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
02:03:42 [2020-05-21T02:03:42.576Z] ++ set -e
02:03:42 [2020-05-21T02:03:42.576Z] ++ '[' -n 0 ']'
02:03:42 [2020-05-21T02:03:42.576Z] ++ set -x
02:03:42 [2020-05-21T02:03:42.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
02:03:42 [2020-05-21T02:03:42.576Z] INFO: Testing against a local daemon
02:03:42 [2020-05-21T02:03:42.576Z] === RUN   TestCgroupDriverSystemdMemoryLimit
02:03:42 [2020-05-21T02:03:42.576Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
02:03:42 [2020-05-21T02:03:42.576Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:03:42 [2020-05-21T02:03:42.576Z] === RUN   TestEventsExecDie
02:03:42 [2020-05-21T02:03:42.863Z] --- PASS: TestEventsExecDie (0.80s)
02:03:42 [2020-05-21T02:03:42.863Z] === RUN   TestEventsBackwardsCompatible
02:03:42 [2020-05-21T02:03:42.863Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
02:03:42 [2020-05-21T02:03:42.863Z] === RUN   TestInfoBinaryCommits
02:03:43 [2020-05-21T02:03:43.149Z] --- PASS: TestInfoBinaryCommits (0.06s)
02:03:43 [2020-05-21T02:03:43.149Z] === RUN   TestInfoAPIVersioned
02:03:43 [2020-05-21T02:03:43.149Z] --- PASS: TestInfoAPIVersioned (0.01s)
02:03:43 [2020-05-21T02:03:43.149Z] === RUN   TestInfoDiscoveryBackend
02:03:43 [2020-05-21T02:03:43.766Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
02:03:43 [2020-05-21T02:03:43.766Z] === RUN   TestInfoDiscoveryInvalidAdvertise
02:03:44 [2020-05-21T02:03:44.285Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
02:03:44 [2020-05-21T02:03:44.777Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
02:03:44 [2020-05-21T02:03:44.777Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
02:03:45 [2020-05-21T02:03:45.063Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
02:03:45 [2020-05-21T02:03:45.063Z] === RUN   TestInfoAPI
02:03:45 [2020-05-21T02:03:45.063Z] --- PASS: TestInfoAPI (0.05s)
02:03:45 [2020-05-21T02:03:45.063Z] === RUN   TestInfoAPIWarnings
02:03:45 [2020-05-21T02:03:45.214Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
02:03:45 [2020-05-21T02:03:45.683Z] --- PASS: TestInfoAPIWarnings (0.54s)
02:03:45 [2020-05-21T02:03:45.683Z] === RUN   TestInfoDebug
02:03:46 [2020-05-21T02:03:46.305Z] --- PASS: TestInfoDebug (0.54s)
02:03:46 [2020-05-21T02:03:46.305Z] === RUN   TestInfoInsecureRegistries
02:03:46 [2020-05-21T02:03:46.928Z] --- PASS: TestInfoInsecureRegistries (0.54s)
02:03:46 [2020-05-21T02:03:46.928Z] === RUN   TestInfoRegistryMirrors
02:03:47 [2020-05-21T02:03:47.549Z] --- PASS: TestInfoRegistryMirrors (0.54s)
02:03:47 [2020-05-21T02:03:47.549Z] === RUN   TestLoginFailsWithBadCredentials
02:03:47 [2020-05-21T02:03:47.834Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s)
02:03:47 [2020-05-21T02:03:47.834Z] === RUN   TestPingCacheHeaders
02:03:47 [2020-05-21T02:03:47.834Z] --- PASS: TestPingCacheHeaders (0.05s)
02:03:47 [2020-05-21T02:03:47.834Z] === RUN   TestPingGet
02:03:47 [2020-05-21T02:03:47.834Z] --- PASS: TestPingGet (0.03s)
02:03:47 [2020-05-21T02:03:47.834Z] === RUN   TestPingHead
02:03:47 [2020-05-21T02:03:47.834Z] --- PASS: TestPingHead (0.05s)
02:03:47 [2020-05-21T02:03:47.834Z] === RUN   TestVersion
02:03:48 [2020-05-21T02:03:48.120Z] --- PASS: TestVersion (0.07s)
02:03:48 [2020-05-21T02:03:48.120Z] PASS
02:03:48 [2020-05-21T02:03:48.120Z] 
02:03:48 [2020-05-21T02:03:48.120Z] === Skipped
02:03:48 [2020-05-21T02:03:48.120Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
02:03:48 [2020-05-21T02:03:48.120Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:03:48 [2020-05-21T02:03:48.120Z] 
02:03:48 [2020-05-21T02:03:48.120Z] 
02:03:48 [2020-05-21T02:03:48.120Z] DONE 18 tests, 1 skipped in 6.025s
02:03:48 [2020-05-21T02:03:48.120Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
02:03:48 [2020-05-21T02:03:48.120Z] ++ 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
02:03:48 [2020-05-21T02:03:48.120Z] ++ set -e
02:03:48 [2020-05-21T02:03:48.120Z] ++ '[' -n 0 ']'
02:03:48 [2020-05-21T02:03:48.120Z] ++ set -x
02:03:48 [2020-05-21T02:03:48.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
02:03:48 [2020-05-21T02:03:48.120Z] INFO: Testing against a local daemon
02:03:48 [2020-05-21T02:03:48.120Z] === RUN   TestVolumesCreateAndList
02:03:48 [2020-05-21T02:03:48.120Z] --- PASS: TestVolumesCreateAndList (0.04s)
02:03:48 [2020-05-21T02:03:48.120Z] === RUN   TestVolumesRemove
02:03:48 [2020-05-21T02:03:48.404Z] --- PASS: TestVolumesRemove (0.09s)
02:03:48 [2020-05-21T02:03:48.404Z] === RUN   TestVolumesInspect
02:03:48 [2020-05-21T02:03:48.404Z] --- PASS: TestVolumesInspect (0.04s)
02:03:48 [2020-05-21T02:03:48.404Z] === RUN   TestVolumesInvalidJSON
02:03:48 [2020-05-21T02:03:48.404Z] === RUN   TestVolumesInvalidJSON//volumes/create
02:03:48 [2020-05-21T02:03:48.404Z] === PAUSE TestVolumesInvalidJSON//volumes/create
02:03:48 [2020-05-21T02:03:48.404Z] === CONT  TestVolumesInvalidJSON//volumes/create
02:03:48 [2020-05-21T02:03:48.404Z] --- PASS: TestVolumesInvalidJSON (0.04s)
02:03:48 [2020-05-21T02:03:48.404Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
02:03:48 [2020-05-21T02:03:48.404Z] PASS
02:03:48 [2020-05-21T02:03:48.404Z] 
02:03:48 [2020-05-21T02:03:48.404Z] DONE 5 tests in 0.315s
02:03:48 [2020-05-21T02:03:48.404Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:03:48 [2020-05-21T02:03:48.489Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
02:03:48 [2020-05-21T02:03:48.489Z] === RUN   TestDockerSuite/TestRunCreateVolume
02:03:48 [2020-05-21T02:03:48.687Z] ++++ cat bundles/test-integration/docker.pid
02:03:48 [2020-05-21T02:03:48.687Z] +++ kill 14063
02:03:49 [2020-05-21T02:03:49.422Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
02:03:49 [2020-05-21T02:03:49.695Z] +++ /etc/init.d/apparmor stop
02:03:49 [2020-05-21T02:03:49.695Z] Leaving: AppArmorNo profiles have been unloaded.
02:03:49 [2020-05-21T02:03:49.695Z] 
02:03:49 [2020-05-21T02:03:49.695Z] Unloading profiles will leave already running processes permanently
02:03:49 [2020-05-21T02:03:49.695Z] unconfined, which can lead to unexpected situations.
02:03:49 [2020-05-21T02:03:49.695Z] 
02:03:49 [2020-05-21T02:03:49.695Z] To set a process to complain mode, use the command line tool
02:03:49 [2020-05-21T02:03:49.695Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:03:49 [2020-05-21T02:03:49.695Z] +++ true
02:03:49 [2020-05-21T02:03:49.695Z] 
Post stage
[Pipeline] junit
02:03:51 [2020-05-21T02:03:51.763Z] Recording test results
02:03:51 [2020-05-21T02:03:51.943Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
02:03:52 [2020-05-21T02:03:52.738Z] + echo Ensuring container killed.
02:03:52 [2020-05-21T02:03:52.739Z] Ensuring container killed.
02:03:52 [2020-05-21T02:03:52.739Z] + docker rm -vf docker-pr10
02:03:52 [2020-05-21T02:03:52.739Z] Error: No such container: docker-pr10
02:03:52 [2020-05-21T02:03:52.739Z] + true
[Pipeline] sh
02:03:53 [2020-05-21T02:03:53.119Z] + echo Chowning /workspace to jenkins user
02:03:53 [2020-05-21T02:03:53.119Z] Chowning /workspace to jenkins user
02:03:53 [2020-05-21T02:03:53.119Z] + id -u
02:03:53 [2020-05-21T02:03:53.119Z] + id -g
02:03:53 [2020-05-21T02:03:53.119Z] + docker run --rm -v /home/docker/workspace/moby_PR-40973:/workspace busybox chown -R 1001:1001 /workspace
02:03:53 [2020-05-21T02:03:53.838Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:03:55 [2020-05-21T02:03:55.550Z] + bundleName=ppc64le-integration
02:03:55 [2020-05-21T02:03:55.550Z] + echo Creating ppc64le-integration-bundles.tar.gz
02:03:55 [2020-05-21T02:03:55.550Z] Creating ppc64le-integration-bundles.tar.gz
02:03:55 [2020-05-21T02:03:55.551Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
02:03:55 [2020-05-21T02:03:55.551Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
02:03:55 [2020-05-21T02:03:55.870Z] Archiving artifacts
02:03:56 [2020-05-21T02:03:56.245Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40973/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:03:56 [2020-05-21T02:03:56.361Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
02:03:56 [2020-05-21T02:03:56.639Z] + make clean
02:03:57 [2020-05-21T02:03:57.255Z] make: command: Command not found
02:03:57 [2020-05-21T02:03:57.255Z] make: command: Command not found
02:03:57 [2020-05-21T02:03:57.255Z] docker volume rm -f docker-dev-cache
02:03:57 [2020-05-21T02:03:57.255Z] docker-dev-cache
[Pipeline] deleteDir
02:03:59 [2020-05-21T02:03:59.632Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
02:03:59 [2020-05-21T02:03:59.632Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
02:03:59 [2020-05-21T02:03:59.632Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
02:03:59 [2020-05-21T02:03:59.889Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
02:04:01 [2020-05-21T02:04:01.786Z] === RUN   TestDockerSuite/TestRunDNSOptions
02:04:03 [2020-05-21T02:04:03.680Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
02:04:06 [2020-05-21T02:04:06.210Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
02:04:06 [2020-05-21T02:04:06.773Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
02:04:08 [2020-05-21T02:04:08.667Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
02:04:09 [2020-05-21T02:04:09.231Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
02:04:09 [2020-05-21T02:04:09.231Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
02:04:10 [2020-05-21T02:04:10.161Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
02:04:12 [2020-05-21T02:04:12.055Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
02:04:12 [2020-05-21T02:04:12.055Z] === RUN   TestDockerSuite/TestRunDuplicateMount
02:04:12 [2020-05-21T02:04:12.619Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
02:04:13 [2020-05-21T02:04:13.550Z] === RUN   TestDockerSuite/TestRunEchoStdout
02:04:14 [2020-05-21T02:04:14.481Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
02:04:15 [2020-05-21T02:04:15.045Z] === RUN   TestDockerSuite/TestRunEmptyEnv
02:04:15 [2020-05-21T02:04:15.045Z] === RUN   TestDockerSuite/TestRunEntrypoint
02:04:15 [2020-05-21T02:04:15.976Z] === RUN   TestDockerSuite/TestRunEnvironment
02:04:16 [2020-05-21T02:04:16.907Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
02:04:17 [2020-05-21T02:04:17.470Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
02:04:18 [2020-05-21T02:04:18.400Z] === RUN   TestDockerSuite/TestRunExitCode
02:04:19 [2020-05-21T02:04:19.330Z] === RUN   TestDockerSuite/TestRunExitCodeOne
02:04:19 [2020-05-21T02:04:19.894Z] === RUN   TestDockerSuite/TestRunExitCodeZero
02:04:20 [2020-05-21T02:04:20.825Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
02:04:21 [2020-05-21T02:04:21.755Z] === RUN   TestDockerSuite/TestRunExposePort
02:04:21 [2020-05-21T02:04:21.755Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
02:04:22 [2020-05-21T02:04:22.685Z] === RUN   TestDockerSuite/TestRunGroupAdd
02:04:23 [2020-05-21T02:04:23.249Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
02:04:25 [2020-05-21T02:04:25.143Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
02:04:25 [2020-05-21T02:04:25.400Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
02:04:25 [2020-05-21T02:04:25.400Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
02:04:29 [2020-05-21T02:04:29.584Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
02:04:29 [2020-05-21T02:04:29.841Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
02:04:42 [2020-05-21T02:04:42.021Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
02:04:42 [2020-05-21T02:04:42.584Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
02:04:44 [2020-05-21T02:04:44.479Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
02:04:44 [2020-05-21T02:04:44.479Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
02:04:44 [2020-05-21T02:04:44.479Z] === RUN   TestDockerSuite/TestRunInvalidReference
02:04:44 [2020-05-21T02:04:44.479Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
02:04:45 [2020-05-21T02:04:45.042Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
02:04:48 [2020-05-21T02:04:48.315Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
02:04:50 [2020-05-21T02:04:50.208Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
02:04:51 [2020-05-21T02:04:51.579Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
02:04:52 [2020-05-21T02:04:52.511Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
02:04:53 [2020-05-21T02:04:53.076Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
02:04:53 [2020-05-21T02:04:53.640Z] === RUN   TestDockerSuite/TestRunModeHostname
02:04:55 [2020-05-21T02:04:55.009Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
02:04:55 [2020-05-21T02:04:55.009Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
02:04:55 [2020-05-21T02:04:55.265Z] === RUN   TestDockerSuite/TestRunModeIpcHost
02:04:56 [2020-05-21T02:04:56.634Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
02:04:58 [2020-05-21T02:04:58.011Z] === RUN   TestDockerSuite/TestRunModePIDContainer
02:04:59 [2020-05-21T02:04:59.910Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
02:04:59 [2020-05-21T02:04:59.910Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
02:04:59 [2020-05-21T02:04:59.910Z] === RUN   TestDockerSuite/TestRunModePIDHost
02:05:01 [2020-05-21T02:05:01.807Z] === RUN   TestDockerSuite/TestRunModeUTSHost
02:05:03 [2020-05-21T02:05:03.175Z] === RUN   TestDockerSuite/TestRunMount
02:05:09 [2020-05-21T02:05:09.722Z] === RUN   TestDockerSuite/TestRunMountOrdering
02:05:10 [2020-05-21T02:05:10.285Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
02:05:10 [2020-05-21T02:05:10.849Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
02:05:12 [2020-05-21T02:05:12.742Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
02:05:15 [2020-05-21T02:05:15.264Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
02:05:16 [2020-05-21T02:05:16.636Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
02:05:18 [2020-05-21T02:05:18.530Z] === RUN   TestDockerSuite/TestRunNamedVolume
02:05:21 [2020-05-21T02:05:21.054Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
02:05:21 [2020-05-21T02:05:21.617Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
02:05:24 [2020-05-21T02:05:24.147Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
02:05:26 [2020-05-21T02:05:26.046Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
02:05:27 [2020-05-21T02:05:27.944Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
02:05:27 [2020-05-21T02:05:27.944Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
02:05:28 [2020-05-21T02:05:28.509Z] === RUN   TestDockerSuite/TestRunNetHost
02:05:29 [2020-05-21T02:05:29.880Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
02:05:30 [2020-05-21T02:05:30.812Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
02:05:30 [2020-05-21T02:05:30.812Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
02:05:31 [2020-05-21T02:05:31.744Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
02:05:34 [2020-05-21T02:05:34.268Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
02:05:37 [2020-05-21T02:05:37.542Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
02:05:40 [2020-05-21T02:05:40.065Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
02:05:42 [2020-05-21T02:05:42.588Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
02:05:42 [2020-05-21T02:05:42.588Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
02:05:43 [2020-05-21T02:05:43.153Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
02:05:43 [2020-05-21T02:05:43.153Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
02:05:44 [2020-05-21T02:05:44.084Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
02:05:44 [2020-05-21T02:05:44.084Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
02:05:45 [2020-05-21T02:05:45.015Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
02:05:45 [2020-05-21T02:05:45.952Z] === RUN   TestDockerSuite/TestRunNonExistingImage
02:05:45 [2020-05-21T02:05:45.952Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
02:05:46 [2020-05-21T02:05:46.889Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
02:05:47 [2020-05-21T02:05:47.820Z] === RUN   TestDockerSuite/TestRunOOMExitCode
02:05:47 [2020-05-21T02:05:47.820Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
02:05:48 [2020-05-21T02:05:48.753Z] === RUN   TestDockerSuite/TestRunPIDsLimit
02:05:48 [2020-05-21T02:05:48.753Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
02:05:49 [2020-05-21T02:05:49.683Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
02:05:51 [2020-05-21T02:05:51.578Z] === RUN   TestDockerSuite/TestRunPortInUse
02:05:51 [2020-05-21T02:05:51.835Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
02:05:52 [2020-05-21T02:05:52.399Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
02:05:53 [2020-05-21T02:05:53.330Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
02:05:54 [2020-05-21T02:05:54.260Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
02:05:55 [2020-05-21T02:05:55.194Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
02:05:56 [2020-05-21T02:05:56.125Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
02:05:57 [2020-05-21T02:05:57.058Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
02:05:57 [2020-05-21T02:05:57.058Z] === RUN   TestDockerSuite/TestRunPublishPort
02:05:57 [2020-05-21T02:05:57.058Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
02:05:57 [2020-05-21T02:05:57.058Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
02:05:57 [2020-05-21T02:05:57.989Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
02:05:58 [2020-05-21T02:05:58.553Z] === RUN   TestDockerSuite/TestRunReadProcLatency
02:05:58 [2020-05-21T02:05:58.553Z] === RUN   TestDockerSuite/TestRunReadProcTimer
02:05:59 [2020-05-21T02:05:59.923Z] === RUN   TestDockerSuite/TestRunRedirectStdout
02:06:01 [2020-05-21T02:06:01.294Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
02:06:01 [2020-05-21T02:06:01.294Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
02:06:04 [2020-05-21T02:06:04.570Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
02:06:04 [2020-05-21T02:06:04.829Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
02:06:05 [2020-05-21T02:06:05.086Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
02:06:06 [2020-05-21T02:06:06.017Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
02:06:06 [2020-05-21T02:06:06.586Z] === RUN   TestDockerSuite/TestRunRm
02:06:07 [2020-05-21T02:06:07.524Z] === RUN   TestDockerSuite/TestRunRmAndWait
02:06:08 [2020-05-21T02:06:08.895Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
02:06:11 [2020-05-21T02:06:11.417Z] === RUN   TestDockerSuite/TestRunRmPre125Api
02:06:12 [2020-05-21T02:06:12.348Z] === RUN   TestDockerSuite/TestRunRootWorkdir
02:06:12 [2020-05-21T02:06:12.911Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
02:06:14 [2020-05-21T02:06:14.806Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
02:06:15 [2020-05-21T02:06:15.369Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
02:06:19 [2020-05-21T02:06:19.542Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
02:06:24 [2020-05-21T02:06:24.801Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
02:06:25 [2020-05-21T02:06:25.057Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
02:06:25 [2020-05-21T02:06:25.988Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
02:06:26 [2020-05-21T02:06:26.918Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
02:06:27 [2020-05-21T02:06:27.482Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
02:06:28 [2020-05-21T02:06:28.413Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
02:06:28 [2020-05-21T02:06:28.976Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
02:06:29 [2020-05-21T02:06:29.907Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
02:06:30 [2020-05-21T02:06:30.837Z] === RUN   TestDockerSuite/TestRunSetMacAddress
02:06:31 [2020-05-21T02:06:31.777Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
02:06:34 [2020-05-21T02:06:34.298Z] === RUN   TestDockerSuite/TestRunState
02:06:36 [2020-05-21T02:06:36.193Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
02:06:36 [2020-05-21T02:06:36.757Z] === RUN   TestDockerSuite/TestRunStdinPipe
02:06:37 [2020-05-21T02:06:37.689Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
02:06:37 [2020-05-21T02:06:37.689Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
02:06:37 [2020-05-21T02:06:37.689Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
02:06:38 [2020-05-21T02:06:38.619Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
02:06:39 [2020-05-21T02:06:39.550Z] === RUN   TestDockerSuite/TestRunSysctls
02:06:40 [2020-05-21T02:06:40.919Z] === RUN   TestDockerSuite/TestRunTLSVerify
02:06:40 [2020-05-21T02:06:40.919Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
02:06:40 [2020-05-21T02:06:40.919Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
02:06:41 [2020-05-21T02:06:41.850Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
02:06:44 [2020-05-21T02:06:44.372Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
02:06:45 [2020-05-21T02:06:45.303Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
02:06:47 [2020-05-21T02:06:47.197Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
02:06:51 [2020-05-21T02:06:51.374Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
02:06:54 [2020-05-21T02:06:54.648Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
02:06:55 [2020-05-21T02:06:55.211Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
02:06:56 [2020-05-21T02:06:56.145Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
02:06:56 [2020-05-21T02:06:56.709Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
02:06:59 [2020-05-21T02:06:59.239Z] === RUN   TestDockerSuite/TestRunUnshareProc
02:07:00 [2020-05-21T02:07:00.608Z] === RUN   TestDockerSuite/TestRunUserByID
02:07:01 [2020-05-21T02:07:01.173Z] === RUN   TestDockerSuite/TestRunUserByIDBig
02:07:01 [2020-05-21T02:07:01.430Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
02:07:01 [2020-05-21T02:07:01.687Z] === RUN   TestDockerSuite/TestRunUserByIDZero
02:07:02 [2020-05-21T02:07:02.617Z] === RUN   TestDockerSuite/TestRunUserByName
02:07:02 [2020-05-21T02:07:02.874Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
02:07:03 [2020-05-21T02:07:03.131Z] === RUN   TestDockerSuite/TestRunUserDefaults
02:07:04 [2020-05-21T02:07:04.062Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
02:07:04 [2020-05-21T02:07:04.062Z] === RUN   TestDockerSuite/TestRunUserNotFound
02:07:04 [2020-05-21T02:07:04.062Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
02:07:04 [2020-05-21T02:07:04.994Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
02:07:10 [2020-05-21T02:07:10.247Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
02:07:10 [2020-05-21T02:07:10.505Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
02:07:11 [2020-05-21T02:07:11.875Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
02:07:14 [2020-05-21T02:07:14.397Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
02:07:15 [2020-05-21T02:07:15.768Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
02:07:18 [2020-05-21T02:07:18.290Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
02:07:20 [2020-05-21T02:07:20.829Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
02:07:21 [2020-05-21T02:07:21.762Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
02:07:22 [2020-05-21T02:07:22.692Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
02:07:23 [2020-05-21T02:07:23.622Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
02:07:23 [2020-05-21T02:07:23.622Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
02:07:23 [2020-05-21T02:07:23.622Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
02:07:23 [2020-05-21T02:07:23.622Z] === RUN   TestDockerSuite/TestRunWithBadDevice
02:07:23 [2020-05-21T02:07:23.622Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
02:07:24 [2020-05-21T02:07:24.552Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
02:07:25 [2020-05-21T02:07:25.483Z] === RUN   TestDockerSuite/TestRunWithCPUShares
02:07:26 [2020-05-21T02:07:26.046Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
02:07:27 [2020-05-21T02:07:27.944Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
02:07:28 [2020-05-21T02:07:28.508Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
02:07:29 [2020-05-21T02:07:29.438Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
02:07:29 [2020-05-21T02:07:29.438Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
02:07:30 [2020-05-21T02:07:30.368Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
02:07:30 [2020-05-21T02:07:30.368Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
02:07:30 [2020-05-21T02:07:30.368Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
02:07:30 [2020-05-21T02:07:30.368Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
02:07:30 [2020-05-21T02:07:30.368Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
02:07:30 [2020-05-21T02:07:30.368Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
02:07:30 [2020-05-21T02:07:30.625Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
02:07:30 [2020-05-21T02:07:30.882Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
02:07:30 [2020-05-21T02:07:30.882Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
02:07:31 [2020-05-21T02:07:31.138Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
02:07:32 [2020-05-21T02:07:32.069Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
02:07:32 [2020-05-21T02:07:32.632Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
02:07:33 [2020-05-21T02:07:33.562Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
02:07:33 [2020-05-21T02:07:33.562Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
02:07:34 [2020-05-21T02:07:34.492Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
02:07:34 [2020-05-21T02:07:34.748Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
02:07:35 [2020-05-21T02:07:35.678Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
02:07:35 [2020-05-21T02:07:35.678Z] === RUN   TestDockerSuite/TestRunWithShmSize
02:07:36 [2020-05-21T02:07:36.241Z] === RUN   TestDockerSuite/TestRunWithSwappiness
02:07:37 [2020-05-21T02:07:37.171Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
02:07:37 [2020-05-21T02:07:37.171Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
02:07:37 [2020-05-21T02:07:37.171Z] === RUN   TestDockerSuite/TestRunWithUlimits
02:07:38 [2020-05-21T02:07:38.101Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
02:07:40 [2020-05-21T02:07:40.003Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
02:07:40 [2020-05-21T02:07:40.567Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
02:07:40 [2020-05-21T02:07:40.567Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
02:07:41 [2020-05-21T02:07:41.131Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
02:07:41 [2020-05-21T02:07:41.131Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
02:07:43 [2020-05-21T02:07:43.025Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
02:07:43 [2020-05-21T02:07:43.587Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
02:07:46 [2020-05-21T02:07:46.109Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
02:07:46 [2020-05-21T02:07:46.674Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
02:07:46 [2020-05-21T02:07:46.674Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
02:07:46 [2020-05-21T02:07:46.674Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
02:07:48 [2020-05-21T02:07:48.045Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
02:07:48 [2020-05-21T02:07:48.976Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
02:07:50 [2020-05-21T02:07:50.345Z] === RUN   TestDockerSuite/TestSaveCheckTimes
02:07:50 [2020-05-21T02:07:50.345Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
02:07:52 [2020-05-21T02:07:52.867Z] === RUN   TestDockerSuite/TestSaveImageId
02:07:52 [2020-05-21T02:07:52.867Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
02:07:53 [2020-05-21T02:07:53.124Z] === RUN   TestDockerSuite/TestSaveLoadParents
02:07:55 [2020-05-21T02:07:55.648Z] === RUN   TestDockerSuite/TestSaveMultipleNames
02:07:55 [2020-05-21T02:07:55.648Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
02:07:57 [2020-05-21T02:07:57.017Z] === RUN   TestDockerSuite/TestSaveSingleTag
02:07:57 [2020-05-21T02:07:57.017Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
02:07:57 [2020-05-21T02:07:57.017Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
02:07:57 [2020-05-21T02:07:57.948Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
02:07:58 [2020-05-21T02:07:58.512Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
02:08:00 [2020-05-21T02:08:00.407Z] === RUN   TestDockerSuite/TestSearchCmdOptions
02:08:01 [2020-05-21T02:08:01.338Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
02:08:01 [2020-05-21T02:08:01.338Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
02:08:01 [2020-05-21T02:08:01.338Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
02:08:01 [2020-05-21T02:08:01.338Z] === RUN   TestDockerSuite/TestSearchWithLimit
02:08:01 [2020-05-21T02:08:01.911Z] === RUN   TestDockerSuite/TestSlowStdinClosing
02:08:04 [2020-05-21T02:08:04.440Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
02:08:10 [2020-05-21T02:08:10.984Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
02:08:11 [2020-05-21T02:08:11.916Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
02:08:12 [2020-05-21T02:08:12.480Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
02:08:13 [2020-05-21T02:08:13.851Z] === RUN   TestDockerSuite/TestStartAttachSilent
02:08:15 [2020-05-21T02:08:15.221Z] === RUN   TestDockerSuite/TestStartAttachWithRename
02:08:17 [2020-05-21T02:08:17.744Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
02:08:18 [2020-05-21T02:08:18.001Z] === RUN   TestDockerSuite/TestStartMultipleContainers
02:08:21 [2020-05-21T02:08:21.278Z] === RUN   TestDockerSuite/TestStartPausedContainer
02:08:21 [2020-05-21T02:08:21.842Z] === RUN   TestDockerSuite/TestStartRecordError
02:08:23 [2020-05-21T02:08:23.735Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
02:08:26 [2020-05-21T02:08:26.257Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
02:08:28 [2020-05-21T02:08:28.801Z] === RUN   TestDockerSuite/TestStatsAllNoStream
02:08:32 [2020-05-21T02:08:32.074Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
02:08:37 [2020-05-21T02:08:37.328Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
02:08:39 [2020-05-21T02:08:39.848Z] === RUN   TestDockerSuite/TestStatsFormatAll
02:08:45 [2020-05-21T02:08:45.099Z] === RUN   TestDockerSuite/TestStatsNoStream
02:08:47 [2020-05-21T02:08:47.621Z] === RUN   TestDockerSuite/TestStopContainerSignal
02:08:49 [2020-05-21T02:08:49.514Z] === RUN   TestDockerSuite/TestTopMultipleArgs
02:08:50 [2020-05-21T02:08:50.078Z] === RUN   TestDockerSuite/TestTopNonPrivileged
02:08:51 [2020-05-21T02:08:51.149Z] === RUN   TestDockerSuite/TestTopPrivileged
02:08:52 [2020-05-21T02:08:52.081Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
02:08:52 [2020-05-21T02:08:52.081Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
02:08:52 [2020-05-21T02:08:52.645Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
02:08:57 [2020-05-21T02:08:57.904Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
02:09:00 [2020-05-21T02:09:00.435Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
02:09:01 [2020-05-21T02:09:01.365Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
02:09:02 [2020-05-21T02:09:02.297Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
02:09:02 [2020-05-21T02:09:02.297Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
02:09:03 [2020-05-21T02:09:03.229Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
02:09:05 [2020-05-21T02:09:05.123Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
02:09:05 [2020-05-21T02:09:05.123Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
02:09:06 [2020-05-21T02:09:06.492Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
02:09:07 [2020-05-21T02:09:07.423Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
02:09:08 [2020-05-21T02:09:08.354Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
02:09:10 [2020-05-21T02:09:10.247Z] === RUN   TestDockerSuite/TestUpdateStats
02:09:14 [2020-05-21T02:09:14.421Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
02:09:15 [2020-05-21T02:09:15.792Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
02:09:15 [2020-05-21T02:09:15.792Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
02:09:16 [2020-05-21T02:09:16.730Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
02:09:17 [2020-05-21T02:09:17.660Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
02:09:21 [2020-05-21T02:09:21.839Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
02:09:25 [2020-05-21T02:09:25.120Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
02:09:28 [2020-05-21T02:09:28.393Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
02:09:31 [2020-05-21T02:09:31.669Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
02:09:35 [2020-05-21T02:09:35.843Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
02:09:41 [2020-05-21T02:09:41.099Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
02:09:43 [2020-05-21T02:09:43.622Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
02:09:45 [2020-05-21T02:09:45.516Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
02:09:47 [2020-05-21T02:09:47.409Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
02:09:48 [2020-05-21T02:09:48.778Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
02:09:51 [2020-05-21T02:09:51.307Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
02:09:53 [2020-05-21T02:09:53.830Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
02:09:56 [2020-05-21T02:09:56.355Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
02:09:58 [2020-05-21T02:09:58.249Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
02:10:00 [2020-05-21T02:10:00.770Z] === RUN   TestDockerSuite/TestVolumeCLICreate
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLILs
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
02:10:18 [2020-05-21T02:10:18.826Z] === RUN   TestDockerSuite/TestVolumeCLIRm
02:10:21 [2020-05-21T02:10:21.348Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
02:10:21 [2020-05-21T02:10:21.348Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
02:10:21 [2020-05-21T02:10:21.605Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
02:10:21 [2020-05-21T02:10:21.605Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
02:10:21 [2020-05-21T02:10:21.605Z] === RUN   TestDockerSuite/TestVolumeEvents
02:10:22 [2020-05-21T02:10:22.536Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
02:10:25 [2020-05-21T02:10:25.060Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
02:10:25 [2020-05-21T02:10:25.060Z] === RUN   TestDockerSuite/TestVolumeLsFormat
02:10:25 [2020-05-21T02:10:25.060Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
02:10:25 [2020-05-21T02:10:25.060Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
02:10:28 [2020-05-21T02:10:28.345Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
02:10:32 [2020-05-21T02:10:32.519Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
02:10:32 [2020-05-21T02:10:32.778Z] --- PASS: TestDockerSuite (1789.57s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.58s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.14s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.95s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.27s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.21s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.29s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.84s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.19s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.19s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.07s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.40s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.11s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.33s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.31s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.19s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.65s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.62s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.52s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.53s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.08s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.45s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.46s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.39s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.16s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.19s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.57s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.51s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.33s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.95s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.93s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.37s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.20s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.75s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.50s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.15s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.46s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.21s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.01s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.84s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.15s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.55s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.07s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.79s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.32s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.92s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.52s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.75s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.96s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.71s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.70s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.68s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.79s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.33s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.14s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.31s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.02s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.93s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.08s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
02:10:32 [2020-05-21T02:10:32.778Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.778Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.45s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.59s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.28s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.70s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.92s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.78s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.93s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.69s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.65s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.75s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.28s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.33s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.72s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.75s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.78s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.50s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.85s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.74s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.23s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.28s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.97s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.76s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.21s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.67s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.52s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.31s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.90s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
02:10:32 [2020-05-21T02:10:32.778Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.22s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.66s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFails (0.91s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.47s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.34s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.06s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.54s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.50s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.29s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.09s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.60s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.30s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.82s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.37s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.60s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.76s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.57s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.71s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.60s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.14s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.60s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.22s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.50s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.63s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
02:10:32 [2020-05-21T02:10:32.778Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.53s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.44s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.14s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.76s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.22s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.24s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.14s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s)
02:10:32 [2020-05-21T02:10:32.778Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.65s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.29s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.87s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.94s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.29s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.47s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.82s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.15s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.65s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.57s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.82s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.12s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildRm (3.16s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.82s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.50s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.48s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.82s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.43s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.05s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.77s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.14s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.18s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.86s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildUser (2.24s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.03s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.72s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.41s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.30s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.12s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.21s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.06s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.50s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_sni_test.go:18: Flakey test
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.90s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitChange (1.34s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.56s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.05s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.75s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.07s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.82s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.99s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.01s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.05s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.85s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.07s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.42s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.88s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.59s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.50s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.63s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.46s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00068bbe0_<nil>} (1.59s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1847787293_/foo_false__<nil>_<nil>_<nil>} (1.65s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1847787293_/foo_true__<nil>_<nil>_<nil>} (1.60s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3321611224_/foo_false__<nil>_<nil>_<nil>} (1.66s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3321611224_/foo_true__<nil>_<nil>_<nil>} (1.66s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3321611224_/foo_true__0xc00068bc40_<nil>_<nil>} (1.61s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00068bc60_<nil>} (1.63s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00068bc80_<nil>} (1.67s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00068bca0_<nil>} (1.61s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00068bcc0_<nil>} (1.77s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.60s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.05s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.17s)
02:10:32 [2020-05-21T02:10:32.779Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.46s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.17s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.02s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.04s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.17s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.02s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.88s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.95s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.87s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.46s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.93s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.50s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.87s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.65s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.14s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.28s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.06s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToDot (0.91s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.03s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.90s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.94s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.33s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.73s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.78s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
02:10:32 [2020-05-21T02:10:32.779Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.49s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.07s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s)
02:10:32 [2020-05-21T02:10:32.779Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.93s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.62s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.72s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.55s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.77s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.69s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.36s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.25s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.89s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.91s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.10s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.44s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.61s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.37s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.68s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.64s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.37s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.65s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.72s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.48s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
02:10:32 [2020-05-21T02:10:32.780Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
02:10:32 [2020-05-21T02:10:32.780Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.97s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsRename (0.92s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsResize (0.81s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.91s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.77s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.30s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsTop (0.92s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.74s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExec (0.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.73s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.31s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecEnv (1.18s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.76s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.34s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.10s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.89s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecParseError (0.83s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.49s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.97s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.93s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.09s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecTTY (0.92s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.96s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
02:10:32 [2020-05-21T02:10:32.780Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.27s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.17s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.91s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.85s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.20s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestHealth (20.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.02s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.36s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.54s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.69s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImportFile (1.79s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.95s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.40s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.94s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
02:10:32 [2020-05-21T02:10:32.780Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.67s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.78s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.95s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
02:10:32 [2020-05-21T02:10:32.780Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.81s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.93s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.46s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.95s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.90s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.97s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.90s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.57s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (2.10s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.72s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.84s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.65s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.48s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.58s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.06s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.63s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.48s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.58s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.96s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.22s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.48s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsSince (6.86s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsTail (0.92s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.94s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.72s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.85s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestNetHostname (2.89s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.46s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.43s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestPluginActive (2.32s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.69s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
02:10:32 [2020-05-21T02:10:32.780Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.88s)
02:10:32 [2020-05-21T02:10:32.780Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.41s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.75s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.51s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.28s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.66s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPortList (10.08s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.78s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.64s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.93s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.37s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.76s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.43s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.22s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.99s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.86s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.74s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.79s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.64s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.78s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.54s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.62s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.64s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.43s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.89s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.21s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.63s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.90s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.05s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.62s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.65s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.99s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.68s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.66s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.92s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.14s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.91s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.86s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.67s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.85s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.71s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.14s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.21s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.49s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.54s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunMount (6.25s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.51s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.73s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.81s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.86s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.85s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.27s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.98s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.86s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.63s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.33s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.84s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.99s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.86s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.91s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.99s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.96s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.94s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.92s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.00s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.86s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.92s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.95s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.53s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
02:10:32 [2020-05-21T02:10:32.781Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.63s)
02:10:32 [2020-05-21T02:10:32.781Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.70s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunRm (0.86s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.95s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.89s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.00s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunState (1.73s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.76s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.59s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.66s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.05s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.78s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.66s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.88s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.69s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.60s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.15s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents250037698
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.79s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.70s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.63s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.96s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.78s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.57s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.93s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.21s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.84s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.93s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.83s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.33s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.84s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.18s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.52s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.26s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.85s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.26s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.24s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.58s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.30s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.33s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.33s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.54s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.83s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.47s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.30s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.26s)
02:10:32 [2020-05-21T02:10:32.782Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
02:10:32 [2020-05-21T02:10:32.782Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
02:10:32 [2020-05-21T02:10:32.782Z] === RUN   TestDockerRegistrySuite
02:10:32 [2020-05-21T02:10:32.782Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
02:10:34 [2020-05-21T02:10:34.677Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
02:10:36 [2020-05-21T02:10:36.047Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
02:10:37 [2020-05-21T02:10:37.942Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
02:10:38 [2020-05-21T02:10:38.199Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
02:10:39 [2020-05-21T02:10:39.130Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
02:10:40 [2020-05-21T02:10:40.501Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
02:10:40 [2020-05-21T02:10:40.758Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
02:10:40 [2020-05-21T02:10:40.758Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
02:10:40 [2020-05-21T02:10:40.758Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
02:10:42 [2020-05-21T02:10:42.128Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
02:10:42 [2020-05-21T02:10:42.692Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
02:10:45 [2020-05-21T02:10:45.216Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
02:10:47 [2020-05-21T02:10:47.740Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
02:10:50 [2020-05-21T02:10:50.265Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
02:10:52 [2020-05-21T02:10:52.180Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
02:10:53 [2020-05-21T02:10:53.549Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
02:10:53 [2020-05-21T02:10:53.806Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
02:10:55 [2020-05-21T02:10:55.703Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
02:10:57 [2020-05-21T02:10:57.071Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
02:10:58 [2020-05-21T02:10:58.441Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
02:10:59 [2020-05-21T02:10:59.811Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
02:11:01 [2020-05-21T02:11:01.182Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
02:11:03 [2020-05-21T02:11:03.077Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
02:11:05 [2020-05-21T02:11:05.600Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
02:11:08 [2020-05-21T02:11:08.876Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
02:11:09 [2020-05-21T02:11:09.808Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
02:11:13 [2020-05-21T02:11:13.985Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
02:11:14 [2020-05-21T02:11:14.924Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
02:11:14 [2020-05-21T02:11:14.924Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
02:11:16 [2020-05-21T02:11:16.294Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
02:11:17 [2020-05-21T02:11:17.663Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
02:11:19 [2020-05-21T02:11:19.032Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
02:11:23 [2020-05-21T02:11:23.207Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
02:11:23 [2020-05-21T02:11:23.207Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
02:11:24 [2020-05-21T02:11:24.577Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
02:11:24 [2020-05-21T02:11:24.835Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
02:11:25 [2020-05-21T02:11:25.092Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
02:11:25 [2020-05-21T02:11:25.349Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
02:11:25 [2020-05-21T02:11:25.606Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
02:11:25 [2020-05-21T02:11:25.863Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
02:11:25 [2020-05-21T02:11:25.863Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
02:11:27 [2020-05-21T02:11:27.231Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
02:11:29 [2020-05-21T02:11:29.754Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
02:11:30 [2020-05-21T02:11:30.685Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
02:11:32 [2020-05-21T02:11:32.054Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
02:11:32 [2020-05-21T02:11:32.984Z] === RUN   TestDockerRegistrySuite/TestV2Only
02:11:33 [2020-05-21T02:11:33.916Z] --- PASS: TestDockerRegistrySuite (61.20s)
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.99s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d835de1701dbf] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d88d43d241818] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [df0ec9590b4ba] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d5c6703da5788] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.56s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [de3cc78675c95] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.56s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d69e30f2ebd8b] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.01s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d94aae35bb627] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.67s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d79a730414810] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.46s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d0f32d8610e2a] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d6d6a8a44807e] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d056272c208ce] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.52s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [dd1d12b1ac58d] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.41s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [dccf71aef1ad8] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.45s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d7d0a5cf361a1] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.81s)
02:11:33 [2020-05-21T02:11:33.916Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe26f5bda1c2bf82c701ede3403543455b9b2ca849105a6f8c39d8d260eb805c
02:11:33 [2020-05-21T02:11:33.916Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9e600ccf7cdd15a84d1d97e3d54d2a781f664c1eaa2a848ba755a75faed32371
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [ddeb3bcca500f] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.74s)
02:11:33 [2020-05-21T02:11:33.916Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:50d1e8088b0ac5bb5667b00b712ee4473d4175b6d1a484f146d283cb7cf1c101
02:11:33 [2020-05-21T02:11:33.916Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8df7b7cfcb9fc308a13813446f90c3c336d829b39a4883049ab1a72a1446f0bf
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d055292a2e5ce] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.48s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d8beda21d090d] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.52s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [dd35d5d7c0667] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.48s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d583fab8d6777] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d4f716ac79537] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.48s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [db1a00767eed6] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d4877fbb34402] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.31s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d267d4f978056] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.70s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d760e11aacd46] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d9083e063adae] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d79353a6cb636] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d936f706b9081] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d4c29c329497f] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d10ebe8c7f1e2] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d6b1610f01135] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [db7687a791892] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [decc683f3b5d2] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [dd9426e43e289] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.18s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d709927405f66] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d0d40f9fc2c2c] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s)
02:11:33 [2020-05-21T02:11:33.916Z]         check_test.go:196: [d6906360d3128] daemon is not started
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
02:11:33 [2020-05-21T02:11:33.916Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
02:11:33 [2020-05-21T02:11:33.916Z] === RUN   TestDockerSchema1RegistrySuite
02:11:33 [2020-05-21T02:11:33.916Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
02:11:33 [2020-05-21T02:11:33.916Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
02:11:39 [2020-05-21T02:11:39.170Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
02:11:43 [2020-05-21T02:11:43.355Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
02:11:47 [2020-05-21T02:11:47.594Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
02:11:47 [2020-05-21T02:11:47.594Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
02:11:48 [2020-05-21T02:11:48.526Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
02:11:49 [2020-05-21T02:11:49.459Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
02:11:50 [2020-05-21T02:11:50.023Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
02:11:50 [2020-05-21T02:11:50.280Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
02:11:52 [2020-05-21T02:11:52.176Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
02:11:53 [2020-05-21T02:11:53.546Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
02:11:53 [2020-05-21T02:11:53.546Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
02:11:54 [2020-05-21T02:11:54.917Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
02:11:56 [2020-05-21T02:11:56.813Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
02:11:58 [2020-05-21T02:11:58.708Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
02:11:59 [2020-05-21T02:11:59.272Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
02:11:59 [2020-05-21T02:11:59.836Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
02:11:59 [2020-05-21T02:11:59.836Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
02:12:00 [2020-05-21T02:12:00.093Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
02:12:00 [2020-05-21T02:12:00.658Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
02:12:00 [2020-05-21T02:12:00.915Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
02:12:01 [2020-05-21T02:12:01.173Z] --- PASS: TestDockerSchema1RegistrySuite (27.30s)
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [dba6c73d2006c] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.24s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [da51132c2176a] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.57s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [de8c468183dc7] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.25s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d715689f805d8] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.41s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d695fffcc177d] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.64s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d0a4cf86b92ba] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [df2e69bc8f375] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.69s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [db828529b9dce] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.42s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d929b03369df6] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.38s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d22e12f2cca7b] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.07s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d9d3fc1abde81] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [db5fe13860447] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d506424aeeaab] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [dbb0a8865f4ea] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d724e2f21de70] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.34s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d40bc8a3b8c74] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.50s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [dfee4f8481001] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
02:12:01 [2020-05-21T02:12:01.173Z]         check_test.go:223: [d4e08042999a7] daemon is not started
02:12:01 [2020-05-21T02:12:01.173Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
02:12:01 [2020-05-21T02:12:01.173Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
02:12:01 [2020-05-21T02:12:01.431Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
02:12:01 [2020-05-21T02:12:01.996Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
02:12:02 [2020-05-21T02:12:02.576Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
02:12:02 [2020-05-21T02:12:02.836Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
02:12:04 [2020-05-21T02:12:04.207Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
02:12:04 [2020-05-21T02:12:04.464Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
02:12:05 [2020-05-21T02:12:05.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
02:12:05 [2020-05-21T02:12:05.028Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
02:12:05 [2020-05-21T02:12:05.592Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
02:12:05 [2020-05-21T02:12:05.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.46s)
02:12:05 [2020-05-21T02:12:05.592Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s)
02:12:05 [2020-05-21T02:12:05.592Z]         check_test.go:252: [d1aa4e1b89576] daemon is not started
02:12:05 [2020-05-21T02:12:05.592Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s)
02:12:05 [2020-05-21T02:12:05.592Z]         check_test.go:252: [d6b43fb405fca] daemon is not started
02:12:05 [2020-05-21T02:12:05.592Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
02:12:05 [2020-05-21T02:12:05.592Z]         check_test.go:252: [de2b428cd8074] daemon is not started
02:12:05 [2020-05-21T02:12:05.592Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.44s)
02:12:05 [2020-05-21T02:12:05.592Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s)
02:12:05 [2020-05-21T02:12:05.592Z]         check_test.go:252: [da4b00782724a] daemon is not started
02:12:05 [2020-05-21T02:12:05.592Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
02:12:05 [2020-05-21T02:12:05.592Z]         check_test.go:252: [de376f6a9980b] daemon is not started
02:12:05 [2020-05-21T02:12:05.592Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s)
02:12:05 [2020-05-21T02:12:05.592Z]         check_test.go:252: [d5df3e787a908] daemon is not started
02:12:05 [2020-05-21T02:12:05.592Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s)
02:12:05 [2020-05-21T02:12:05.592Z]         check_test.go:252: [d8f6c8f134e51] daemon is not started
02:12:05 [2020-05-21T02:12:05.592Z] === RUN   TestDockerRegistryAuthTokenSuite
02:12:05 [2020-05-21T02:12:05.592Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
02:12:10 [2020-05-21T02:12:10.845Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
02:12:10 [2020-05-21T02:12:10.845Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
02:12:11 [2020-05-21T02:12:11.102Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
02:12:11 [2020-05-21T02:12:11.102Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
02:12:11 [2020-05-21T02:12:11.359Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
02:12:11 [2020-05-21T02:12:11.359Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
02:12:11 [2020-05-21T02:12:11.359Z]         check_test.go:279: [d32ffd03cc9a7] daemon is not started
02:12:11 [2020-05-21T02:12:11.359Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
02:12:11 [2020-05-21T02:12:11.359Z]         check_test.go:279: [d30d262334ed5] daemon is not started
02:12:11 [2020-05-21T02:12:11.359Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
02:12:11 [2020-05-21T02:12:11.359Z]         check_test.go:279: [d745059c8db5f] daemon is not started
02:12:11 [2020-05-21T02:12:11.359Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
02:12:11 [2020-05-21T02:12:11.359Z]         check_test.go:279: [d5fa4d076f6c2] daemon is not started
02:12:11 [2020-05-21T02:12:11.359Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
02:12:11 [2020-05-21T02:12:11.359Z]         check_test.go:279: [dc05cd4de9c60] daemon is not started
02:12:11 [2020-05-21T02:12:11.359Z] === RUN   TestDockerNetworkSuite
02:12:11 [2020-05-21T02:12:11.359Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
02:12:14 [2020-05-21T02:12:14.636Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
02:12:16 [2020-05-21T02:12:16.005Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
02:12:21 [2020-05-21T02:12:21.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
02:12:23 [2020-05-21T02:12:23.152Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
02:12:25 [2020-05-21T02:12:25.045Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
02:12:26 [2020-05-21T02:12:26.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
02:12:29 [2020-05-21T02:12:29.475Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
02:12:39 [2020-05-21T02:12:39.430Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
02:12:39 [2020-05-21T02:12:39.993Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
02:12:43 [2020-05-21T02:12:43.268Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
02:12:43 [2020-05-21T02:12:43.268Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
02:12:44 [2020-05-21T02:12:44.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
02:12:45 [2020-05-21T02:12:45.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
02:12:46 [2020-05-21T02:12:46.133Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
02:12:46 [2020-05-21T02:12:46.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
02:12:48 [2020-05-21T02:12:48.028Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
02:12:49 [2020-05-21T02:12:49.925Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
02:12:49 [2020-05-21T02:12:49.925Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
02:12:49 [2020-05-21T02:12:49.925Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
02:12:49 [2020-05-21T02:12:49.925Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
02:12:51 [2020-05-21T02:12:51.294Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
02:12:51 [2020-05-21T02:12:51.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
02:12:51 [2020-05-21T02:12:51.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
02:12:51 [2020-05-21T02:12:51.808Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
02:12:53 [2020-05-21T02:12:53.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
02:12:55 [2020-05-21T02:12:55.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
02:12:55 [2020-05-21T02:12:55.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
02:12:55 [2020-05-21T02:12:55.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
02:12:56 [2020-05-21T02:12:56.036Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
02:13:00 [2020-05-21T02:13:00.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
02:13:00 [2020-05-21T02:13:00.211Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
02:13:04 [2020-05-21T02:13:04.387Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
02:13:05 [2020-05-21T02:13:05.317Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
02:13:08 [2020-05-21T02:13:08.594Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
02:13:12 [2020-05-21T02:13:12.772Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
02:13:14 [2020-05-21T02:13:14.667Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
02:13:14 [2020-05-21T02:13:14.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
02:13:15 [2020-05-21T02:13:15.855Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
02:13:16 [2020-05-21T02:13:16.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
02:13:16 [2020-05-21T02:13:16.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
02:13:16 [2020-05-21T02:13:16.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
02:13:16 [2020-05-21T02:13:16.677Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
02:13:16 [2020-05-21T02:13:16.934Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
02:13:16 [2020-05-21T02:13:16.934Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
02:13:19 [2020-05-21T02:13:19.457Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
02:13:21 [2020-05-21T02:13:21.374Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
02:13:21 [2020-05-21T02:13:21.374Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
02:13:21 [2020-05-21T02:13:21.374Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
02:13:23 [2020-05-21T02:13:23.277Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
02:13:23 [2020-05-21T02:13:23.277Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
02:13:26 [2020-05-21T02:13:26.551Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
02:13:28 [2020-05-21T02:13:28.445Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
02:13:33 [2020-05-21T02:13:33.699Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
02:13:33 [2020-05-21T02:13:33.699Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
02:13:34 [2020-05-21T02:13:34.264Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
02:13:37 [2020-05-21T02:13:37.539Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
02:13:37 [2020-05-21T02:13:37.539Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
02:13:38 [2020-05-21T02:13:38.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
02:13:39 [2020-05-21T02:13:39.034Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
02:13:40 [2020-05-21T02:13:40.928Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
02:13:46 [2020-05-21T02:13:46.182Z] --- PASS: TestDockerNetworkSuite (94.32s)
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.08s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dc9ed5bd04cfb] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d95dbc74a4bf5] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.82s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d19cbb6b2d44e] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d651bc661a367] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.85s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:1233: [d290dce4eeb04] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d0b7d5be53f6e] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.00s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [df0abc4b42a1c] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.83s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d18cf05adb257] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dad4b3c9373f2] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d10d0937e5c57] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dbbbeebd29f79] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.56s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d150f7789a078] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.78s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d7b4ecf59f1e9] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d782abdf8b3b2] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d2dda172b1d4f] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d3d8f68a7bc56] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d0d8dc011af28] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [de63041e5b7e7] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d7c621d7c87c0] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.47s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [db6bc5b00a049] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.04s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dae8b021d72b4] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d7717f36612c7] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d08fee0f7fece] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d7a268614c4c9] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.11s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:968: [dbfb857bbf8d4] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.04s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [db78e9cbb6387] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.53s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:1116: [d861825bc861c] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.40s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d803545fe0315] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.24s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dcabdb9963828] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dc5109e5972e8] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d0b4ab520a6f8] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d5719b0f9599b] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [de178555c31bc] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d59d7cf157147] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.37s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d17429aa8ef65] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.08s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d83983d70ed03] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [ddb6520a0fd4c] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.68s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dac4c4aa38f2e] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.08s)
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.84s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:1084: [d5a8eeabcd169] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d9d3ded0d3b62] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dc9f1cedcc3c9] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.75s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [dfd695bbd8f09] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d170ccc4abd3d] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d03731005eb64] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d892cc6222791] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d91fe21e87758] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.97s)
02:13:46 [2020-05-21T02:13:46.182Z]         docker_cli_network_unix_test.go:46: [d59192ec69a0c] daemon is not started
02:13:46 [2020-05-21T02:13:46.182Z] === RUN   TestDockerHubPullSuite
02:13:46 [2020-05-21T02:13:46.182Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
02:13:47 [2020-05-21T02:13:47.113Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
02:13:49 [2020-05-21T02:13:49.637Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
02:13:49 [2020-05-21T02:13:49.894Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
02:13:51 [2020-05-21T02:13:51.788Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
02:13:51 [2020-05-21T02:13:51.788Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
02:13:51 [2020-05-21T02:13:51.788Z] --- PASS: TestDockerHubPullSuite (6.22s)
02:13:51 [2020-05-21T02:13:51.788Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s)
02:13:51 [2020-05-21T02:13:51.788Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
02:13:51 [2020-05-21T02:13:51.788Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
02:13:51 [2020-05-21T02:13:51.788Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s)
02:13:51 [2020-05-21T02:13:51.788Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s)
02:13:51 [2020-05-21T02:13:51.788Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
02:13:51 [2020-05-21T02:13:51.788Z] PASS
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === Skipped
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.02s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] 
02:13:51 [2020-05-21T02:13:51.788Z] DONE 1277 tests, 44 skipped in 2020.814s
02:13:52 [2020-05-21T02:13:52.045Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:13:52 [2020-05-21T02:13:52.045Z] ++++ cat bundles/test-integration/docker.pid
02:13:52 [2020-05-21T02:13:52.045Z] +++ kill 7605
02:13:52 [2020-05-21T02:13:52.975Z] +++ /etc/init.d/apparmor stop
02:13:52 [2020-05-21T02:13:52.975Z] Leaving: AppArmorNo profiles have been unloaded.
02:13:52 [2020-05-21T02:13:52.975Z] 
02:13:52 [2020-05-21T02:13:52.975Z] Unloading profiles will leave already running processes permanently
02:13:52 [2020-05-21T02:13:52.975Z] unconfined, which can lead to unexpected situations.
02:13:52 [2020-05-21T02:13:52.975Z] 
02:13:52 [2020-05-21T02:13:52.975Z] To set a process to complain mode, use the command line tool
02:13:52 [2020-05-21T02:13:52.975Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:13:52 [2020-05-21T02:13:52.975Z] +++ true
02:13:52 [2020-05-21T02:13:52.975Z] 
02:14:19 [2020-05-21T02:14:19.484Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
02:14:37 [2020-05-21T02:14:37.541Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
02:14:55 [2020-05-21T02:14:55.599Z] --- PASS: TestDockerSwarmSuite (1700.95s)
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.53s)
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.40s)
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.56s)
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.75s)
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s)
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.03s)
02:14:55 [2020-05-21T02:14:55.599Z]         docker_api_swarm_test.go:562: [dfcacf6e33d24] joining swarm manager [d72edc617e10c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.599Z]         docker_api_swarm_test.go:584: [d34003af8d755] joining swarm manager [d72edc617e10c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.599Z]         check_test.go:380: [dfcacf6e33d24] daemon is not started
02:14:55 [2020-05-21T02:14:55.599Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
02:14:55 [2020-05-21T02:14:55.599Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.16s)
02:14:55 [2020-05-21T02:14:55.599Z]         docker_api_swarm_test.go:45: [dbb21167ab9a3] joining swarm manager [d23bf217d93f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s)
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s)
02:14:55 [2020-05-21T02:14:55.599Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.43s)
02:14:55 [2020-05-21T02:14:55.599Z]         docker_api_swarm_test.go:303: [d562d34a76e1d] joining swarm manager [d87829212206e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:304: [db1a630252c93] joining swarm manager [d87829212206e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:363: Waiting for possible election...
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.03s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:271: [de24681f048c6] joining swarm manager [db06f836ec2a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:272: [d91edd9ddc11a] joining swarm manager [db06f836ec2a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.82s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.35s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_node_test.go:19: [d3c89186b605e] joining swarm manager [dbcb5fb79508b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_node_test.go:20: [df007ccb6da9e] joining swarm manager [dbcb5fb79508b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.44s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:501: [d3be6e23cb2de] joining swarm manager [d16b200a6f4b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:506: [d8929d512a612] joining swarm manager [d16b200a6f4b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.13s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_node_test.go:80: [d33521c2a943c] joining swarm manager [d255f8528e80d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.61s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_node_test.go:52: [d4f43b1bcd3a8] joining swarm manager [d70ea7a479fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_node_test.go:53: [dfd6e86442427] joining swarm manager [d70ea7a479fb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.21s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.93s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:201: [dbaf3afe74e5f] joining swarm manager [d46b95c413967]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.21s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:383: [d821ea53aeda6] joining swarm manager [dfd1a405d6070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:384: [d492bb86b69bf] joining swarm manager [dfd1a405d6070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]         check_test.go:380: [d492bb86b69bf] daemon is not started
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.60s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:801: [df388b5d7b920] joining swarm manager [d3764f5236a39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:801: [d1f8bfb454bed] joining swarm manager [d3764f5236a39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:801: [de4b636c2350e] joining swarm manager [d3764f5236a39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:801: [d31ae9899736a] joining swarm manager [d3764f5236a39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:809: [dffc3c8547253] joining swarm manager [d3764f5236a39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.92s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:394: [d10c3cd521544] joining swarm manager [d4a29dada6dcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:394: [d83abb2a771fc] joining swarm manager [d4a29dada6dcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.08s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:342: [d3f3b6e0965e7] joining swarm manager [d1b44c5cb366d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:342: [d4779bd5e8be8] joining swarm manager [d1b44c5cb366d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.82s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:489: [db78e778b628a] joining swarm manager [d1fcae9b762b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:489: [d71fe0ecb4934] joining swarm manager [d1fcae9b762b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.62s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.25s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:127: [d53d9bc9a0b1b] joining swarm manager [d93efb0f71d39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:128: [dc7786f16b432] joining swarm manager [d93efb0f71d39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:136: [d6f3475deddb9] joining swarm manager [d93efb0f71d39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:137: [de23789ec7b1c] joining swarm manager [d93efb0f71d39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.06s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:303: [d72eaeb38e61d] joining swarm manager [dcf79c1428d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:303: [d2e10f283fa63] joining swarm manager [dcf79c1428d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.22s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:99: [d93057bcea3ea] joining swarm manager [dd1ff63d930b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:100: [d957917f43b69] joining swarm manager [dd1ff63d930b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]         check_test.go:380: [d93057bcea3ea] daemon is not started
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.30s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:532: [da46b3a3d852e] joining swarm manager [dd6c17244307e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:533: [d5f476d3e4713] joining swarm manager [dd6c17244307e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.24s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:147: [d7aaaec26352a] joining swarm manager [d2e461d92bf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_service_test.go:147: [df98b9b8395c8] joining swarm manager [d2e461d92bf5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.16s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.19s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.40s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.48s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.25s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.10s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.66s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.16s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.89s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.35s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.31s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.62s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.64s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.44s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.60s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.83s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.69s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.70s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.18s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.32s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.30s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.41s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.20s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.18s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_service_logs_test.go:245: checking task fttxvq0j53u5
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_service_logs_test.go:250: checking messages for fttxvq0j53u5
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_service_logs_test.go:245: checking task s0ltqy7hzogq
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_service_logs_test.go:250: checking messages for s0ltqy7hzogq
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.53s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.19s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.20s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.95s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1901: [dc9d326072491] joining swarm manager [da24703f2f956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1902: [dd87529b6e258] joining swarm manager [da24703f2f956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.01s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1802: [df9b71426f6a1] joining swarm manager [dd296aeff4350]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1803: [d1748cde1bec9] joining swarm manager [dd296aeff4350]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.28s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1321: [d447342889b47] joining swarm manager [d2a3d0c772cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1322: [dc58e4d52e4ad] joining swarm manager [d2a3d0c772cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.06s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.45s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.67s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.12s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.10s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.08s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.24s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.18s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.07s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.83s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.22s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1186: [d5d11497de155] joining swarm manager [ddad75b27ffd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1195: [dafdbc98b0833] joining swarm manager [ddad75b27ffd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.63s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.00s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.20s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1118: [d973393d8df58] joining swarm manager [d2961be4603e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1119: [d8087a69a3c7c] joining swarm manager [d2961be4603e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1172: [d61b0004f83dd] joining swarm manager [d2961be4603e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1453: [dfdfde4c6dfec] joining swarm manager [daaacec2020fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_test.go:1454: [d7e465aef569a] joining swarm manager [daaacec2020fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s)
02:14:55 [2020-05-21T02:14:55.600Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.37s)
02:14:55 [2020-05-21T02:14:55.600Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
02:14:55 [2020-05-21T02:14:55.600Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
02:14:55 [2020-05-21T02:14:55.600Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.07s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.00s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.70s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_cli_swarm_unix_test.go:62: [db650b321cb1b] joining swarm manager [d9045156a3a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.48s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.06s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.10s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.87s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.47s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.18s)
02:14:55 [2020-05-21T02:14:55.600Z]         docker_api_swarm_test.go:961: [dec8d9db7b4e4] joining swarm manager [d2dc155e6a3df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.91s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.97s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.56s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.61s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.13s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.29s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.78s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.52s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.18s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.92s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.09s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.37s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s)
02:14:55 [2020-05-21T02:14:55.600Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s)
02:14:55 [2020-05-21T02:14:55.600Z] === RUN   TestDockerExternalVolumeSuite
02:14:55 [2020-05-21T02:14:55.600Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
02:15:10 [2020-05-21T02:15:10.450Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
02:16:18 [2020-05-21T02:16:18.088Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
02:16:28 [2020-05-21T02:16:28.039Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
02:17:00 [2020-05-21T02:17:00.083Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
02:17:14 [2020-05-21T02:17:14.934Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
02:17:29 [2020-05-21T02:17:29.620Z] ok  	github.com/docker/docker/integration-cli	2206.915s
02:17:29 [2020-05-21T02:17:29.620Z] 
02:17:29 [2020-05-21T02:17:29.620Z] === Skipped
02:17:29 [2020-05-21T02:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
02:17:29 [2020-05-21T02:17:29.620Z] 
02:17:29 [2020-05-21T02:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
02:17:29 [2020-05-21T02:17:29.620Z] 
02:17:29 [2020-05-21T02:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
02:17:29 [2020-05-21T02:17:29.620Z] 
02:17:29 [2020-05-21T02:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
02:17:29 [2020-05-21T02:17:29.620Z] 
02:17:29 [2020-05-21T02:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
02:17:29 [2020-05-21T02:17:29.620Z] 
02:17:29 [2020-05-21T02:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
02:17:29 [2020-05-21T02:17:29.620Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.06s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
02:17:29 [2020-05-21T02:17:29.621Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
02:17:29 [2020-05-21T02:17:29.622Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
02:17:29 [2020-05-21T02:17:29.623Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z]     check_test.go:128: unmatched requirement DaemonIsLinux
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z]     check_test.go:134: unmatched requirement DaemonIsLinux
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
02:17:29 [2020-05-21T02:17:29.624Z]     check_test.go:142: unmatched requirement DaemonIsLinux
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] DONE 1096 tests, 549 skipped in 2214.774s
02:17:29 [2020-05-21T02:17:29.624Z] INFO: Integration tests ended at 05/21/2020 02:17:18. Duration:00:36:55.0452004
02:17:29 [2020-05-21T02:17:29.624Z] INFO: Docker info of the daemon under test at end of run
02:17:29 [2020-05-21T02:17:29.624Z] 
02:17:29 [2020-05-21T02:17:29.624Z] Containers: 2
02:17:29 [2020-05-21T02:17:29.624Z]  Running: 0
02:17:29 [2020-05-21T02:17:29.624Z]  Paused: 0
02:17:29 [2020-05-21T02:17:29.624Z]  Stopped: 2
02:17:29 [2020-05-21T02:17:29.624Z] Images: 15
02:17:29 [2020-05-21T02:17:29.625Z] Server Version: 0.0.0-dev
02:17:29 [2020-05-21T02:17:29.625Z] Storage Driver: windowsfilter
02:17:29 [2020-05-21T02:17:29.625Z]  Windows: 
02:17:29 [2020-05-21T02:17:29.625Z] Logging Driver: json-file
02:17:29 [2020-05-21T02:17:29.625Z] Plugins: 
02:17:29 [2020-05-21T02:17:29.625Z]  Volume: local
02:17:29 [2020-05-21T02:17:29.625Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
02:17:29 [2020-05-21T02:17:29.625Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
02:17:29 [2020-05-21T02:17:29.625Z] Swarm: inactive
02:17:29 [2020-05-21T02:17:29.625Z] Default Isolation: process
02:17:29 [2020-05-21T02:17:29.625Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
02:17:29 [2020-05-21T02:17:29.625Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
02:17:29 [2020-05-21T02:17:29.625Z] OSType: windows
02:17:29 [2020-05-21T02:17:29.625Z] Architecture: x86_64
02:17:29 [2020-05-21T02:17:29.625Z] CPUs: 4
02:17:29 [2020-05-21T02:17:29.625Z] Total Memory: 32GiB
02:17:29 [2020-05-21T02:17:29.625Z] Name: azwin-2-5ad8c0
02:17:29 [2020-05-21T02:17:29.625Z] ID: 6YTM:37SA:HF24:SSFR:U3FG:G7GB:DAIM:JSCT:Z74U:JDFL:QPPL:KNCP
02:17:29 [2020-05-21T02:17:29.625Z] Docker Root Dir: D:\CI\PR-40973\10\daemon
02:17:29 [2020-05-21T02:17:29.625Z] Debug Mode (client): false
02:17:29 [2020-05-21T02:17:29.625Z] Debug Mode (server): true
02:17:29 [2020-05-21T02:17:29.625Z]  File Descriptors: -1
02:17:29 [2020-05-21T02:17:29.625Z]  Goroutines: 18
02:17:29 [2020-05-21T02:17:29.625Z]  System Time: 2020-05-21T02:17:19.0138228Z
02:17:29 [2020-05-21T02:17:29.625Z]  EventsListeners: 0
02:17:29 [2020-05-21T02:17:29.625Z] Registry: https://index.docker.io/v1/
02:17:29 [2020-05-21T02:17:29.625Z] Labels:
02:17:29 [2020-05-21T02:17:29.625Z] Experimental: false
02:17:29 [2020-05-21T02:17:29.625Z] Insecure Registries:
02:17:29 [2020-05-21T02:17:29.625Z]  127.0.0.0/8
02:17:29 [2020-05-21T02:17:29.625Z] Live Restore Enabled: false
02:17:29 [2020-05-21T02:17:29.625Z] 
02:17:29 [2020-05-21T02:17:29.625Z] 
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Stopping daemon under test
02:17:29 [2020-05-21T02:17:29.625Z] SUCCESS: The process with PID 5620 (child process of PID 1448) has been terminated.
02:17:29 [2020-05-21T02:17:29.625Z] SUCCESS: The process with PID 1448 (child process of PID 4516) has been terminated.
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Stop tailing logs of the daemon under tests
02:17:29 [2020-05-21T02:17:29.625Z] INFO: executeCI.ps1 Completed successfully at 05/21/2020 02:17:19.
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Tidying up at end of run
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Saving daemon under test log (d:\CI\PR-40973\10\dut.out) to C:\windows\TEMP\CIDUT.out
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Saving daemon under test log (d:\CI\PR-40973\10\dut.err) to C:\windows\TEMP\CIDUT.err
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Nuke-Everything...
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Container count on control daemon to delete is 2
02:17:29 [2020-05-21T02:17:29.625Z] 4dd4abfb4d47
02:17:29 [2020-05-21T02:17:29.625Z] 255e99ff5455
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Non-base image count on control daemon to delete is 2
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:f8a5d4c02dbaaa1f19e04758311b9d0adc7622658d317b6a9033b1703cb35d39
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:1d9a9824c820de06fb49e774c3f24892ce4d5bcb859af7ff7b6ffc6b38518dcf
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:1bec8b015403dc4cf2d6bead466def66a2e9b9602e4aec63201e7925794fe621
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:196253bdc4c7a4f39c3916b248b10e6d506311c5aa747cf1b61a0a47e48c510c
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:20c478d82772898641b6b8ff50e2fb05cbefd7181f857c9bf9c86ed3fb540648
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:4f58f8d9f728f37e6da7a79e9aaded0c45f763961320a73ca2322d7bb055a54c
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:348e24d0d30194718cc0a4854051890c5f70f956fe74fc93d461989f39672a45
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:c3a782fda37d63962c1d2f0b24005785276d11fe4cdb71081bde6caba2e14619
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:5e1c50d1d1993d5b49e94a5fcb2efc2b0996f15db0a21579ee8add3a491cd73c
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:8fd8efc5b64ab2cf4232769023d9c4b5bf9d395d73a75b60cac1a50155f866a0
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:84a8011d67e56f5dd3aef676556f5b6ef61fa73571677af8957a87c0eb3dd10e
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:0f09ce0df0755d6c7bbefa232abe27252f36b8d6a9ab0b9027434064926601bf
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:b4ac823a0bec32217d40fab3e2da620ba03b93be52eba281c02ec82ec52aa4f2
02:17:29 [2020-05-21T02:17:29.625Z] Deleted: sha256:f96d980ffd3694e726fe04f423da73a531754ece55cf8ee89586d8bc67302da7
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Tidying pidfile d:\CI\PR-40973\10\docker.pid
02:17:29 [2020-05-21T02:17:29.625Z] INFO: Nuking d:\CI
02:17:44 [2020-05-21T02:17:44.573Z] INFO: Zapped successfully
02:17:44 [2020-05-21T02:17:44.573Z] 
02:17:44 [2020-05-21T02:17:44.573Z] INFO: executeCI.ps1 exiting at Thu May 21 02:17:43 CUT 2020. Duration 00:52:09.2220087
02:17:44 [2020-05-21T02:17:44.573Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
02:17:44 [2020-05-21T02:17:44.823Z] Recording test results
02:17:46 [2020-05-21T02:17:46.972Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
02:17:49 [2020-05-21T02:17:49.461Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
02:17:51 [2020-05-21T02:17:51.240Z] Archiving artifacts
02:17:52 [2020-05-21T02:17:52.339Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40973/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:17:53 [2020-05-21T02:17:53.294Z] + make clean
02:17:54 [2020-05-21T02:17:54.277Z] docker volume rm -f docker-dev-cache
02:17:54 [2020-05-21T02:17:54.277Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
02:17:59 [2020-05-21T02:17:59.149Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
02:18:31 [2020-05-21T02:18:31.204Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
02:18:49 [2020-05-21T02:18:49.257Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
02:19:04 [2020-05-21T02:19:04.112Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
02:19:50 [2020-05-21T02:19:50.745Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
02:20:08 [2020-05-21T02:20:08.797Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
02:20:40 [2020-05-21T02:20:40.834Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
02:21:12 [2020-05-21T02:21:12.872Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
02:21:27 [2020-05-21T02:21:27.721Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
02:21:45 [2020-05-21T02:21:45.776Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
02:22:00 [2020-05-21T02:22:00.624Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
02:22:18 [2020-05-21T02:22:18.676Z] --- PASS: TestDockerExternalVolumeSuite (441.28s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s)
02:22:18 [2020-05-21T02:22:18.676Z]         docker_cli_external_volume_driver_test.go:53: [dfb54e969f305] daemon is not started
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
02:22:18 [2020-05-21T02:22:18.676Z]         docker_cli_external_volume_driver_test.go:53: [d6b86ca80718b] daemon is not started
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
02:22:18 [2020-05-21T02:22:18.676Z]         docker_cli_external_volume_driver_test.go:53: [d1c9557d2a320] daemon is not started
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
02:22:18 [2020-05-21T02:22:18.676Z]         docker_cli_external_volume_driver_test.go:53: [d39f6f969b5cb] daemon is not started
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s)
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s)
02:22:18 [2020-05-21T02:22:18.676Z]         docker_cli_external_volume_driver_test.go:485: [d0e3f9cdac7ca] daemon is not started
02:22:18 [2020-05-21T02:22:18.676Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
02:22:18 [2020-05-21T02:22:18.676Z]         docker_cli_external_volume_driver_test.go:53: [deffaa6f0b5e8] daemon is not started
02:22:18 [2020-05-21T02:22:18.676Z] PASS
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] === Skipped
02:22:18 [2020-05-21T02:22:18.676Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] DONE 273 tests, 5 skipped in 2523.318s
02:22:18 [2020-05-21T02:22:18.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:22:18 [2020-05-21T02:22:18.676Z] ++++ cat bundles/test-integration/docker.pid
02:22:18 [2020-05-21T02:22:18.676Z] +++ kill 7591
02:22:18 [2020-05-21T02:22:18.676Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d82689ad46a5c/docker.pid
02:22:18 [2020-05-21T02:22:18.676Z] +++ kill 4234
02:22:18 [2020-05-21T02:22:18.676Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4234 is not a child of this shell
02:22:18 [2020-05-21T02:22:18.676Z] warning: PID 4234 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d82689ad46a5c/docker.pid had a nonzero exit code
02:22:18 [2020-05-21T02:22:18.676Z] +++ /etc/init.d/apparmor stop
02:22:18 [2020-05-21T02:22:18.676Z] Leaving: AppArmorNo profiles have been unloaded.
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] Unloading profiles will leave already running processes permanently
02:22:18 [2020-05-21T02:22:18.676Z] unconfined, which can lead to unexpected situations.
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] To set a process to complain mode, use the command line tool
02:22:18 [2020-05-21T02:22:18.676Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:22:18 [2020-05-21T02:22:18.676Z] +++ true
02:22:18 [2020-05-21T02:22:18.676Z] 
02:22:18 [2020-05-21T02:22:18.676Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
02:22:18 [2020-05-21T02:22:18.690Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
02:22:21 [2020-05-21T02:22:21.282Z] + echo Ensuring container killed.
02:22:21 [2020-05-21T02:22:21.282Z] Ensuring container killed.
02:22:21 [2020-05-21T02:22:21.282Z] + docker ps -aq -f name=docker-pr10-*
02:22:21 [2020-05-21T02:22:21.282Z] + cids=2bce4ac9977e
02:22:21 [2020-05-21T02:22:21.282Z] 2a2f2b5d6e97
02:22:21 [2020-05-21T02:22:21.282Z] 62696693ef12
02:22:21 [2020-05-21T02:22:21.282Z] + [ -n 2bce4ac9977e
02:22:21 [2020-05-21T02:22:21.282Z] 2a2f2b5d6e97
02:22:21 [2020-05-21T02:22:21.282Z] 62696693ef12 ]
02:22:21 [2020-05-21T02:22:21.282Z] + docker rm -vf 2bce4ac9977e 2a2f2b5d6e97 62696693ef12
02:22:21 [2020-05-21T02:22:21.848Z] 2bce4ac9977e
02:22:23 [2020-05-21T02:22:23.218Z] 2a2f2b5d6e97
02:22:23 [2020-05-21T02:22:23.218Z] 62696693ef12
[Pipeline] sh
02:22:23 [2020-05-21T02:22:23.504Z] + echo Chowning /workspace to jenkins user
02:22:23 [2020-05-21T02:22:23.504Z] Chowning /workspace to jenkins user
02:22:23 [2020-05-21T02:22:23.504Z] + id -u
02:22:23 [2020-05-21T02:22:23.504Z] + id -g
02:22:23 [2020-05-21T02:22:23.504Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40973:/workspace busybox chown -R 1000:1000 /workspace
02:22:23 [2020-05-21T02:22:23.504Z] Unable to find image 'busybox:latest' locally
02:22:23 [2020-05-21T02:22:23.504Z] latest: Pulling from library/busybox
02:22:23 [2020-05-21T02:22:23.504Z] d9cbbca60e5f: Pulling fs layer
02:22:23 [2020-05-21T02:22:23.761Z] d9cbbca60e5f: Download complete
02:22:23 [2020-05-21T02:22:23.761Z] d9cbbca60e5f: Pull complete
02:22:23 [2020-05-21T02:22:23.761Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
02:22:23 [2020-05-21T02:22:23.761Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:22:28 [2020-05-21T02:22:28.241Z] + bundleName=amd64
02:22:28 [2020-05-21T02:22:28.241Z] + echo Creating amd64-bundles.tar.gz
02:22:28 [2020-05-21T02:22:28.241Z] Creating amd64-bundles.tar.gz
02:22:28 [2020-05-21T02:22:28.241Z] + xargs tar -czf amd64-bundles.tar.gz
02:22:28 [2020-05-21T02:22:28.241Z] + 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
02:22:29 [2020-05-21T02:22:29.625Z] Archiving artifacts
02:22:31 [2020-05-21T02:22:31.401Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40973/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:22:31 [2020-05-21T02:22:31.713Z] + make clean
02:22:31 [2020-05-21T02:22:31.714Z] docker volume rm -f docker-dev-cache
02:22:31 [2020-05-21T02:22:31.970Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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